Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/MILC-h2ologin4/workspace
Updating https://github.com/reubendb/SWTools-BWCI/trunk/milc-nsf@HEAD at revision HEAD
At revision 22

No changes for https://github.com/reubendb/SWTools-BWCI/trunk/milc-nsf since the previous build
[workspace] $ /bin/sh -xe /tmp/jenkins182169368269720168.sh
+ rsync -az --delete -e ssh /var/lib/jenkins/jobs/MILC-h2ologin4/workspace/milc-nsf BW_REMOTE:/scratch/system/bwjenkins/tests/
[SSH] script:
PATH="/sw/tools/bin:/sw/tools/bin:$PATH"
SW_CONFIG="/scratch/system/bwjenkins/sw_config"
PYTHONPATH="/sw/tools/bin:/sw/tools/bin:$PYTHONPATH"
SW_ROOT="/scratch/system/bwjenkins/tests"

echo $PATH $SW_CONFIG $PYTHONPATH > /dev/null
export SW_CONFIG=$SW_CONFIG

cd $SW_ROOT
cd milc-nsf/v1/cle5.2_gnu4.9.3
# use remodule that uses fixes issue with using gcc/4.9.3
cp /u/system/bwjenkins/remodule.milc-nsf remodule
swbuildwait


[SSH] executing...
swbuild -s -a milc-nsf -v v1 -b cle5.2_gnu4.9.3
# clear out old installation to prevent potential libtool chmod 
# commands from failing when reinstalled by another person
rm -rf bin lib include status test.log $SRCDIR


#clear out status file since re-making
rm -f status

tar xf /sw/sources/$PACKAGE/$VERSION/$SRCDIR.tar.gz
tar: milc-nsf/src/milc-nsf/ks_imp_dyn2/.lastmake.Make_mpi.su3_rmd: implausibly old time stamp 1969-12-31 17:59:59
cd $SRCDIR/src/milc-nsf/ks_imp_dyn2

# Make clean
make -f Make_mpi clean
/bin/rm -f *.o
touch ../libraries/Make_vanilla

#Make
make -f Make_mpi su3_rmd

make -f Make_mpi target "MYTARGET= su3_rmd" \
	"DEFINES= -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS" \
	"GAUGE = symanzik_1loop_action.h" \
	"QUARK = asqtad_action.h" \
	"EXTRA_OBJECTS= dslash_fn2.o d_congrad5_fn.o"
make[1]: Entering directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/ks_imp_dyn2'
Building libraries with Make_vanilla
cd ../libraries ;\
	make -f Make_vanilla   "APP_CC=cc   " all
make[2]: Entering directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/libraries'
================================================================
PLEASE CHECK COMPILERS: Libraries: cc . Application: cc
================================================================
/bin/rm -f .lastmake.*
make -f Make_vanilla clean
make[3]: Entering directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/libraries'
/bin/rm -f *.o
make[3]: Leaving directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/libraries'
touch .lastmake.Make_vanilla
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cadd.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cdiv.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  ce_itheta.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cexp.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  clog.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cmplx.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cmul.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  conjg.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  csqrt.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  csub.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcadd.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcdiv.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dce_itheta.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcexp.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dclog.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcmplx.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcmul.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dconjg.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcsqrt.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dcsub.c
ar rcs complex.a cadd.o cdiv.o ce_itheta.o cexp.o clog.o cmplx.o cmul.o conjg.o csqrt.o csub.o dcadd.o dcdiv.o dce_itheta.o dcexp.o dclog.o dcmplx.o dcmul.o dconjg.o dcsqrt.o dcsub.o 
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  addmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  addvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cmp_ahmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_a_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_a_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_s_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  det_su3.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  clear_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dumpmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dumpvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  clearvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amatvec_s.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amatvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amatvec_ns.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mat_an.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mat_na.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mat_nn.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_matvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_matvec_ns.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_matvec_s.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  make_ahmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  rand_ahmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  realtr.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  complextr.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_a_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_a_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_s_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_s_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_sum_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_s_mat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3_adjoint.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3_dot.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3_rdot.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3_proj.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3mat_copy.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3vec_copy.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  submat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  subvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  trace_su3.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  uncmp_ahmat.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  msq_su3vec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  sub4vecs.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amv_4dir.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amv_4vec.c
m_amv_4vec.c: In function 'mult_adj_su3_mat_4vec':
m_amv_4vec.c:45:24: warning: iteration 3u invokes undefined behavior [-Waggressive-loop-optimizations]
   for(n=0;n<4;n++,a++,c=cc[n]){
                        ^
m_amv_4vec.c:45:3: note: containing loop
   for(n=0;n<4;n++,a++,c=cc[n]){
   ^
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mv_s_4dir.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  flush_to_zero.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  l_su2_hit_n.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  r_su2_hit_a.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dumpsu2.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_su2_mat_vec_n.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_su2_mat_vec_a.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  gaussrand.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  byterevn.c
cc     -g -ffast-math -funroll-loops -c prefetch.c
ar rcs su3.a addmat.o addvec.o cmp_ahmat.o cs_m_a_vec.o cs_m_a_mat.o cs_m_s_vec.o cs_m_vec.o det_su3.o clear_mat.o dumpmat.o dumpvec.o clearvec.o m_amatvec_s.o m_amatvec.o m_amatvec_ns.o m_mat_an.o m_mat_na.o m_mat_nn.o m_matvec.o m_matvec_ns.o m_matvec_s.o make_ahmat.o rand_ahmat.o realtr.o complextr.o s_m_a_mat.o s_m_a_vec.o s_m_s_mat.o s_m_s_vec.o s_m_sum_vec.o s_m_vec.o s_m_mat.o cs_m_mat.o cs_m_s_mat.o su3_adjoint.o su3_dot.o su3_rdot.o su3_proj.o su3mat_copy.o su3vec_copy.o submat.o subvec.o trace_su3.o uncmp_ahmat.o msq_su3vec.o sub4vecs.o m_amv_4dir.o m_amv_4vec.o m_mv_s_4dir.o flush_to_zero.o l_su2_hit_n.o r_su2_hit_a.o dumpsu2.o m_su2_mat_vec_n.o m_su2_mat_vec_a.o gaussrand.o byterevn.o prefetch.o
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wp_shrink.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wp_grow.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wp_grow_a.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  dump_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  clear_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  su3_proj_w.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  copy_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  add_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  sub_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_hwvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  msq_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wvec_dot.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wvec2_dot.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wvec_rdot.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_a_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  s_m_atm_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  mb_gamma.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  mb_gamma_l.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  mb_gamma_r.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  mswvb_gamma_l.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  mswvb_gamma_r.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_a_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  cs_m_a_wvec2.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mat_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_mat_hwvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amat_wvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  m_amat_hwvec.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  grow4wvecs.c
cc     -c -O3 -g  -ffast-math -funroll-loops -DFAST  wp_shrink4.c
ar rcs su3.a wp_shrink.o wp_grow.o wp_grow_a.o dump_wvec.o clear_wvec.o su3_proj_w.o copy_wvec.o add_wvec.o sub_wvec.o s_m_wvec.o s_m_hwvec.o msq_wvec.o wvec_dot.o wvec2_dot.o wvec_rdot.o s_m_a_wvec.o s_m_atm_wvec.o mb_gamma.o mb_gamma_l.o mb_gamma_r.o mswvb_gamma_l.o mswvb_gamma_r.o cs_m_wvec.o cs_m_a_wvec.o cs_m_a_wvec2.o m_mat_wvec.o m_mat_hwvec.o m_amat_wvec.o m_amat_hwvec.o grow4wvecs.o wp_shrink4.o
make[2]: Leaving directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/libraries'
make[1]: .lastmake.Make_mpi.su3_rmd: Timestamp out of range; substituting 1969-12-31 18:00:00
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  control.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/f_meas.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  gauge_info.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  setup.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  update.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  update_h.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  update_u.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/layout_hyper_tstretch.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/check_unitarity.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/d_plaq4.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/gaugefix2.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/gauge_stuff.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/io_helpers.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/io_lat4.c 
../generic/io_lat4.c: In function 'qcdhdr_get_hdr':
../generic/io_lat4.c:188:11: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     len = (int) q - (int) line;
           ^
../generic/io_lat4.c:188:21: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
     len = (int) q - (int) line;
                     ^
../generic/io_lat4.c: In function 'read_gauge_hdr':
../generic/io_lat4.c:1316:37: warning: cast to pointer from integer of different size [-Wint-to-pointer-cast]
        (char *)GAUGE_VERSION_NUMBER,(char *)tmp);
                                     ^
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/make_lattice.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/path_product.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/ploop3.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/ranmom.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/ranstuff.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/reunitarize2.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/grsource_imp.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/mat_invert.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/quark_stuff4.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/rephase.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/dslash_fn2.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic_ks/d_congrad5_fn.c
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/com_mpi.c 
cc    -c -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS  ../generic/io_ansi.c 
cc    -O3 -g   -O3 -g   -ffast-math -funroll-loops                 -DMPI -DINLINE -DNOPREFETCH -DCGTIME -DFFTIME -DLLTIME -DGFTIME -DMYNODE_INLINE    -I. -DFN -DCONGRAD_TMP_VECTORS -DDSLASH_TMP_LINKS      -o su3_rmd \
	control.o f_meas.o gauge_info.o setup.o update.o update_h.o update_u.o layout_hyper_tstretch.o check_unitarity.o d_plaq4.o gaugefix2.o gauge_stuff.o io_helpers.o io_lat4.o make_lattice.o path_product.o ploop3.o ranmom.o ranstuff.o reunitarize2.o grsource_imp.o mat_invert.o quark_stuff4.o rephase.o dslash_fn2.o d_congrad5_fn.o com_mpi.o io_ansi.o  ../libraries/su3.a ../libraries/complex.a   -lm
touch localmake
make[1]: Leaving directory `/mnt/c/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/milc-nsf/src/milc-nsf/ks_imp_dyn2'
if [[ ! -e su3_rmd ]] ; then
    echo "make failed"
    exit 1
fi

mkdir -p $SW_BLDDIR/bin
cp su3_rmd $SW_BLDDIR/bin

cd $SW_BLDDIR

############################### if this far, return 0
exit 0
['/scratch/system/bwjenkins/tests/milc-nsf/v1']
/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/rebuild : passed (0)

[SSH] completed
[SSH] exit-status: 0

[SSH] script:
PATH="/sw/tools/bin:/sw/tools/bin:$PATH"
SW_CONFIG="/scratch/system/bwjenkins/sw_config"
PYTHONPATH="/sw/tools/bin:/sw/tools/bin:$PYTHONPATH"
SW_ROOT="/scratch/system/bwjenkins/tests"
SW_WORKDIR="/scratch/system/bwjenkins/sw_workdir"

echo $PATH $SW_CONFIG $PYTHONPATH SW_WORKDIR > /dev/null
export SW_CONFIG=$SW_CONFIG
export SW_WORKDIR=$SW_WORKDIR

cd $SW_ROOT
cd milc-nsf/v1/cle5.2_gnu4.9.3
# use remodule that uses fixes issue with using gcc/4.9.3
cp /u/system/bwjenkins/remodule.milc-nsf remodule
swtestwait


[SSH] executing...
Waiting for job 12505360.bw to start ... 
Waiting for job 12505360.bw to start ... 
Waiting for job 12505360.bw to start ... 
Submitted job 12505360.bw is running. Following .running ... 
nflavors1 4
nflavors2 4
nx 64
ny 64
nz 64
nt 64
iseed 5682304
LAYOUT = Hypercubes, options = EVENFIRST,
ON EACH NODE 16 x 16 x 16 x 16
Mallocing 73.9 MBytes per node for lattice
Made lattice
Made nn gathers
Made 3nn gathers
Finished setup


warms 0
trajecs 2
traj_between_meas 1
beta 5.6
mass1 0.01
mass2 0.01
u0 0.8441
microcanonical_time_step 0.02
steps_per_trajectory 8
max_cg_iterations 200
error_per_site 1e-05
error_for_propagator 0.0001
fresh 
forget 
unit gauge configuration loaded
CHECK PLAQ: 3.000000e+00 3.000000e+00
Unitarity checked.  Max deviation 0.00e+00
Time to check unitarity = 2.835298e-02
Symanzik 1x1 + 1x2 + 1x1x1 action
loop coefficients: nloop rep loop_coeff  multiplicity
                    0 0      1.000000e+00     6
                    1 0      -7.762509e-02     12
                    2 0      -1.031171e-02     16
"O(a^2): couplings(pi)=0, Naik term, No O(a^2) errors, tadpole weights"
path coefficients: npath  path_coeff  multiplicity
                    0      6.250000e-01     8
                    1      -5.847914e-02     8
                    2      -8.771872e-02     48
                    3      3.077829e-02     192
                    4      -7.199552e-03     384
                    5      -1.231132e-01     48
WARMUPS COMPLETED
LLTIME(long): time =  3.951111e-01 (Naik) mflops = 2.992246e+02
LLTIME(Fat): time = 6.616710e+00 (Asqtad opt) mflops = 6.104415e+02
LLTIME(long): time =  3.937001e-01 (Naik) mflops = 3.002969e+02
LLTIME(Fat): time = 6.597296e+00 (Asqtad opt) mflops = 6.122379e+02
LLTIME(long): time =  3.851430e-01 (Naik) mflops = 3.069689e+02
LLTIME(Fat): time = 6.591211e+00 (Asqtad opt) mflops = 6.128031e+02
CONGRAD5: time = 1.099077e+01 iters = 104 mflops = 7.360981e+02
TESTCONG: reduce_time = 2.793291e-01 iters = 104 time/iter = 2.685856e-03
CONGRAD5: time = 1.096810e+01 iters = 104 mflops = 7.376201e+02
TESTCONG: reduce_time = 2.990277e-01 iters = 104 time/iter = 2.875266e-03
GFTIME:   time = 2.517119e+01 (Symanzik1) mflops = -2.187034e-01
FFTIME:  time = 3.597582e+01 mflops = 7.905457e+02
LLTIME(long): time =  3.891718e-01 (Naik) mflops = 3.037911e+02
LLTIME(Fat): time = 6.560514e+00 (Asqtad opt) mflops = 6.156705e+02
LLTIME(long): time =  3.833001e-01 (Naik) mflops = 3.084449e+02
LLTIME(Fat): time = 6.565798e+00 (Asqtad opt) mflops = 6.151750e+02
LLTIME(long): time =  3.862200e-01 (Naik) mflops = 3.061130e+02
LLTIME(Fat): time = 6.563564e+00 (Asqtad opt) mflops = 6.153844e+02
CONGRAD5: time = 1.095547e+01 iters = 104 mflops = 7.384705e+02
TESTCONG: reduce_time = 2.826202e-01 iters = 104 time/iter = 2.717502e-03
CONGRAD5: time = 1.094018e+01 iters = 104 mflops = 7.395023e+02
TESTCONG: reduce_time = 2.700765e-01 iters = 104 time/iter = 2.596890e-03
GFTIME:   time = 2.521775e+01 (Symanzik1) mflops = -2.182996e-01
FFTIME:  time = 3.582008e+01 mflops = 7.939827e+02
LLTIME(long): time =  3.916469e-01 (Naik) mflops = 3.018713e+02
LLTIME(Fat): time = 6.569656e+00 (Asqtad opt) mflops = 6.148137e+02
LLTIME(long): time =  3.885710e-01 (Naik) mflops = 3.042608e+02
LLTIME(Fat): time = 6.558198e+00 (Asqtad opt) mflops = 6.158879e+02
LLTIME(long): time =  3.893011e-01 (Naik) mflops = 3.036903e+02
LLTIME(Fat): time = 6.570246e+00 (Asqtad opt) mflops = 6.147585e+02
CONGRAD5: time = 1.098797e+01 iters = 104 mflops = 7.362861e+02
TESTCONG: reduce_time = 3.067884e-01 iters = 104 time/iter = 2.949889e-03
CONGRAD5: time = 1.093958e+01 iters = 104 mflops = 7.395425e+02
TESTCONG: reduce_time = 3.038001e-01 iters = 104 time/iter = 2.921155e-03
GFTIME:   time = 2.520085e+01 (Symanzik1) mflops = -2.184460e-01
FFTIME:  time = 3.575417e+01 mflops = 7.954464e+02
LLTIME(long): time =  3.976550e-01 (Naik) mflops = 2.973103e+02
LLTIME(Fat): time = 6.581042e+00 (Asqtad opt) mflops = 6.137500e+02
LLTIME(long): time =  3.877420e-01 (Naik) mflops = 3.049113e+02
LLTIME(Fat): time = 6.568630e+00 (Asqtad opt) mflops = 6.149098e+02
LLTIME(long): time =  3.846562e-01 (Naik) mflops = 3.073574e+02
LLTIME(Fat): time = 6.570244e+00 (Asqtad opt) mflops = 6.147587e+02
CONGRAD5: time = 1.105209e+01 iters = 105 mflops = 7.390532e+02
TESTCONG: reduce_time = 2.872353e-01 iters = 105 time/iter = 2.735574e-03
CONGRAD5: time = 1.106503e+01 iters = 105 mflops = 7.381886e+02
TESTCONG: reduce_time = 3.129430e-01 iters = 105 time/iter = 2.980409e-03
GFTIME:   time = 2.515905e+01 (Symanzik1) mflops = -2.188089e-01
FFTIME:  time = 3.575195e+01 mflops = 7.954958e+02
LLTIME(long): time =  3.885419e-01 (Naik) mflops = 3.042836e+02
LLTIME(Fat): time = 6.546967e+00 (Asqtad opt) mflops = 6.169444e+02
LLTIME(long): time =  3.869221e-01 (Naik) mflops = 3.055575e+02
LLTIME(Fat): time = 6.566258e+00 (Asqtad opt) mflops = 6.151319e+02
LLTIME(long): time =  3.848588e-01 (Naik) mflops = 3.071956e+02
LLTIME(Fat): time = 6.569201e+00 (Asqtad opt) mflops = 6.148563e+02
CONGRAD5: time = 1.104480e+01 iters = 105 mflops = 7.395407e+02
TESTCONG: reduce_time = 2.972312e-01 iters = 105 time/iter = 2.830773e-03
CONGRAD5: time = 1.105650e+01 iters = 105 mflops = 7.387583e+02
TESTCONG: reduce_time = 2.826960e-01 iters = 105 time/iter = 2.692343e-03
GFTIME:   time = 2.518394e+01 (Symanzik1) mflops = -2.185926e-01
FFTIME:  time = 3.580271e+01 mflops = 7.943679e+02
LLTIME(long): time =  3.750072e-01 (Naik) mflops = 3.152658e+02
LLTIME(Fat): time = 6.570328e+00 (Asqtad opt) mflops = 6.147509e+02
LLTIME(long): time =  3.812029e-01 (Naik) mflops = 3.101417e+02
LLTIME(Fat): time = 6.549301e+00 (Asqtad opt) mflops = 6.167246e+02
LLTIME(long): time =  3.860369e-01 (Naik) mflops = 3.062582e+02
LLTIME(Fat): time = 6.565870e+00 (Asqtad opt) mflops = 6.151683e+02
CONGRAD5: time = 1.117667e+01 iters = 106 mflops = 7.377751e+02
TESTCONG: reduce_time = 2.836373e-01 iters = 106 time/iter = 2.675823e-03
CONGRAD5: time = 1.116391e+01 iters = 106 mflops = 7.386183e+02
TESTCONG: reduce_time = 2.910810e-01 iters = 106 time/iter = 2.746047e-03
GFTIME:   time = 2.520288e+01 (Symanzik1) mflops = -2.184284e-01
FFTIME:  time = 3.577999e+01 mflops = 7.948725e+02
LLTIME(long): time =  3.918440e-01 (Naik) mflops = 3.017194e+02
LLTIME(Fat): time = 6.569062e+00 (Asqtad opt) mflops = 6.148693e+02
LLTIME(long): time =  3.800828e-01 (Naik) mflops = 3.110557e+02
LLTIME(Fat): time = 6.577200e+00 (Asqtad opt) mflops = 6.141085e+02
LLTIME(long): time =  3.919079e-01 (Naik) mflops = 3.016702e+02
LLTIME(Fat): time = 6.573791e+00 (Asqtad opt) mflops = 6.144270e+02
CONGRAD5: time = 1.116727e+01 iters = 106 mflops = 7.383959e+02
TESTCONG: reduce_time = 2.963321e-01 iters = 106 time/iter = 2.795586e-03
CONGRAD5: time = 1.115187e+01 iters = 106 mflops = 7.394163e+02
TESTCONG: reduce_time = 2.797244e-01 iters = 106 time/iter = 2.638909e-03
GFTIME:   time = 2.515933e+01 (Symanzik1) mflops = -2.188065e-01
FFTIME:  time = 3.579598e+01 mflops = 7.945173e+02
LLTIME(long): time =  3.841150e-01 (Naik) mflops = 3.077905e+02
LLTIME(Fat): time = 6.570597e+00 (Asqtad opt) mflops = 6.147257e+02
LLTIME(long): time =  3.886440e-01 (Naik) mflops = 3.042037e+02
LLTIME(Fat): time = 6.557068e+00 (Asqtad opt) mflops = 6.159940e+02
LLTIME(long): time =  3.863840e-01 (Naik) mflops = 3.059830e+02
LLTIME(Fat): time = 6.560291e+00 (Asqtad opt) mflops = 6.156914e+02
CONGRAD5: time = 1.126196e+01 iters = 107 mflops = 7.390954e+02
TESTCONG: reduce_time = 3.239186e-01 iters = 107 time/iter = 3.027276e-03
CONGRAD5: time = 1.126924e+01 iters = 107 mflops = 7.386176e+02
TESTCONG: reduce_time = 3.172212e-01 iters = 107 time/iter = 2.964684e-03
GFTIME:   time = 2.517503e+01 (Symanzik1) mflops = -2.186700e-01
FFTIME:  time = 3.570501e+01 mflops = 7.965416e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.790069e-01 (Naik) mflops = 3.119388e+02
LLTIME(Fat): time = 6.571923e+00 (Asqtad opt) mflops = 6.146017e+02
CONGRAD5: time = 9.603987e+00 iters = 91 mflops = 7.370899e+02
TESTCONG: reduce_time = 2.606592e-01 iters = 91 time/iter = 2.864387e-03
PBP: mass 1.000000e-02     5.142765e-03  5.259435e-03  9.211007e-05  8.879411e-05 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500418e+00 ( 1 of 1 )
CONGRAD5: time = 9.491227e+00 iters = 90 mflops = 7.376508e+02
TESTCONG: reduce_time = 2.870784e-01 iters = 90 time/iter = 3.189760e-03
PBP: mass 1.000000e-02     5.042681e-03  5.353270e-03  -1.212902e-04  -1.269964e-04 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.499398e+00 ( 1 of 1 )
LLTIME(long): time =  3.830080e-01 (Naik) mflops = 3.086801e+02
LLTIME(Fat): time = 6.563904e+00 (Asqtad opt) mflops = 6.153525e+02
LLTIME(long): time =  3.980870e-01 (Naik) mflops = 2.969877e+02
LLTIME(Fat): time = 6.568994e+00 (Asqtad opt) mflops = 6.148757e+02
LLTIME(long): time =  3.906982e-01 (Naik) mflops = 3.026043e+02
LLTIME(Fat): time = 6.563785e+00 (Asqtad opt) mflops = 6.153637e+02
CONGRAD5: time = 1.128441e+01 iters = 107 mflops = 7.376246e+02
TESTCONG: reduce_time = 2.924817e-01 iters = 107 time/iter = 2.733473e-03
CONGRAD5: time = 1.126147e+01 iters = 107 mflops = 7.391275e+02
TESTCONG: reduce_time = 3.120244e-01 iters = 107 time/iter = 2.916115e-03
GFTIME:   time = 2.518111e+01 (Symanzik1) mflops = -2.186172e-01
FFTIME:  time = 3.577139e+01 mflops = 7.950634e+02
LLTIME(long): time =  3.902822e-01 (Naik) mflops = 3.029269e+02
LLTIME(Fat): time = 6.550046e+00 (Asqtad opt) mflops = 6.166544e+02
LLTIME(long): time =  3.848960e-01 (Naik) mflops = 3.071659e+02
LLTIME(Fat): time = 6.570642e+00 (Asqtad opt) mflops = 6.147215e+02
LLTIME(long): time =  3.892260e-01 (Naik) mflops = 3.037489e+02
LLTIME(Fat): time = 6.563020e+00 (Asqtad opt) mflops = 6.154354e+02
CONGRAD5: time = 1.127200e+01 iters = 107 mflops = 7.384371e+02
TESTCONG: reduce_time = 3.314345e-01 iters = 107 time/iter = 3.097519e-03
CONGRAD5: time = 1.125980e+01 iters = 107 mflops = 7.392372e+02
TESTCONG: reduce_time = 2.680008e-01 iters = 107 time/iter = 2.504681e-03
GFTIME:   time = 2.516730e+01 (Symanzik1) mflops = -2.187372e-01
FFTIME:  time = 3.572864e+01 mflops = 7.960148e+02
LLTIME(long): time =  4.043179e-01 (Naik) mflops = 2.924109e+02
LLTIME(Fat): time = 6.560632e+00 (Asqtad opt) mflops = 6.156594e+02
LLTIME(long): time =  3.939512e-01 (Naik) mflops = 3.001056e+02
LLTIME(Fat): time = 6.557954e+00 (Asqtad opt) mflops = 6.159108e+02
LLTIME(long): time =  3.822560e-01 (Naik) mflops = 3.092873e+02
LLTIME(Fat): time = 6.572268e+00 (Asqtad opt) mflops = 6.145694e+02
CONGRAD5: time = 1.128121e+01 iters = 107 mflops = 7.378339e+02
TESTCONG: reduce_time = 3.400395e-01 iters = 107 time/iter = 3.177939e-03
CONGRAD5: time = 1.127945e+01 iters = 107 mflops = 7.379492e+02
TESTCONG: reduce_time = 3.589532e-01 iters = 107 time/iter = 3.354703e-03
GFTIME:   time = 2.520740e+01 (Symanzik1) mflops = -2.183892e-01
FFTIME:  time = 3.573167e+01 mflops = 7.959473e+02
LLTIME(long): time =  3.872559e-01 (Naik) mflops = 3.052941e+02
LLTIME(Fat): time = 6.557298e+00 (Asqtad opt) mflops = 6.159724e+02
LLTIME(long): time =  3.968751e-01 (Naik) mflops = 2.978946e+02
LLTIME(Fat): time = 6.568153e+00 (Asqtad opt) mflops = 6.149544e+02
LLTIME(long): time =  3.839910e-01 (Naik) mflops = 3.078899e+02
LLTIME(Fat): time = 6.545028e+00 (Asqtad opt) mflops = 6.171272e+02
CONGRAD5: time = 1.138659e+01 iters = 108 mflops = 7.378376e+02
TESTCONG: reduce_time = 3.208814e-01 iters = 108 time/iter = 2.971124e-03
CONGRAD5: time = 1.137666e+01 iters = 108 mflops = 7.384812e+02
TESTCONG: reduce_time = 2.852409e-01 iters = 108 time/iter = 2.641119e-03
GFTIME:   time = 2.518422e+01 (Symanzik1) mflops = -2.185902e-01
FFTIME:  time = 3.575351e+01 mflops = 7.954612e+02
LLTIME(long): time =  3.862140e-01 (Naik) mflops = 3.061177e+02
LLTIME(Fat): time = 6.580516e+00 (Asqtad opt) mflops = 6.137991e+02
LLTIME(long): time =  3.859661e-01 (Naik) mflops = 3.063144e+02
LLTIME(Fat): time = 6.577112e+00 (Asqtad opt) mflops = 6.141168e+02
LLTIME(long): time =  3.889742e-01 (Naik) mflops = 3.039455e+02
LLTIME(Fat): time = 6.570656e+00 (Asqtad opt) mflops = 6.147202e+02
CONGRAD5: time = 1.139453e+01 iters = 108 mflops = 7.373235e+02
TESTCONG: reduce_time = 3.397663e-01 iters = 108 time/iter = 3.145984e-03
CONGRAD5: time = 1.137536e+01 iters = 108 mflops = 7.385658e+02
TESTCONG: reduce_time = 3.255436e-01 iters = 108 time/iter = 3.014293e-03
GFTIME:   time = 2.517272e+01 (Symanzik1) mflops = -2.186900e-01
FFTIME:  time = 3.579006e+01 mflops = 7.946488e+02
LLTIME(long): time =  3.911059e-01 (Naik) mflops = 3.022888e+02
LLTIME(Fat): time = 6.556229e+00 (Asqtad opt) mflops = 6.160728e+02
LLTIME(long): time =  3.914220e-01 (Naik) mflops = 3.020447e+02
LLTIME(Fat): time = 6.551213e+00 (Asqtad opt) mflops = 6.165446e+02
LLTIME(long): time =  3.859689e-01 (Naik) mflops = 3.063121e+02
LLTIME(Fat): time = 6.555592e+00 (Asqtad opt) mflops = 6.161327e+02
CONGRAD5: time = 1.140187e+01 iters = 108 mflops = 7.368487e+02
TESTCONG: reduce_time = 2.997236e-01 iters = 108 time/iter = 2.775219e-03
CONGRAD5: time = 1.145980e+01 iters = 109 mflops = 7.399122e+02
TESTCONG: reduce_time = 2.789423e-01 iters = 109 time/iter = 2.559104e-03
GFTIME:   time = 2.517492e+01 (Symanzik1) mflops = -2.186709e-01
FFTIME:  time = 3.574620e+01 mflops = 7.956237e+02
LLTIME(long): time =  3.921499e-01 (Naik) mflops = 3.014840e+02
LLTIME(Fat): time = 6.553734e+00 (Asqtad opt) mflops = 6.163074e+02
LLTIME(long): time =  3.927629e-01 (Naik) mflops = 3.010135e+02
LLTIME(Fat): time = 6.554957e+00 (Asqtad opt) mflops = 6.161924e+02
LLTIME(long): time =  3.846619e-01 (Naik) mflops = 3.073529e+02
LLTIME(Fat): time = 6.551307e+00 (Asqtad opt) mflops = 6.165357e+02
CONGRAD5: time = 1.150562e+01 iters = 109 mflops = 7.369653e+02
TESTCONG: reduce_time = 3.186998e-01 iters = 109 time/iter = 2.923852e-03
CONGRAD5: time = 1.148154e+01 iters = 109 mflops = 7.385110e+02
TESTCONG: reduce_time = 3.189051e-01 iters = 109 time/iter = 2.925735e-03
GFTIME:   time = 2.516872e+01 (Symanzik1) mflops = -2.187248e-01
FFTIME:  time = 3.578094e+01 mflops = 7.948513e+02
LLTIME(long): time =  3.978572e-01 (Naik) mflops = 2.971593e+02
LLTIME(Fat): time = 6.573735e+00 (Asqtad opt) mflops = 6.144322e+02
LLTIME(long): time =  3.878119e-01 (Naik) mflops = 3.048564e+02
LLTIME(Fat): time = 6.566344e+00 (Asqtad opt) mflops = 6.151238e+02
LLTIME(long): time =  3.931091e-01 (Naik) mflops = 3.007484e+02
LLTIME(Fat): time = 6.576183e+00 (Asqtad opt) mflops = 6.142035e+02
CONGRAD5: time = 1.160600e+01 iters = 110 mflops = 7.372940e+02
TESTCONG: reduce_time = 3.122585e-01 iters = 110 time/iter = 2.838713e-03
CONGRAD5: time = 1.158140e+01 iters = 110 mflops = 7.388604e+02
TESTCONG: reduce_time = 3.091538e-01 iters = 110 time/iter = 2.810489e-03
GFTIME:   time = 2.517922e+01 (Symanzik1) mflops = -2.186336e-01
FFTIME:  time = 3.576292e+01 mflops = 7.952518e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.824658e-01 (Naik) mflops = 3.091177e+02
LLTIME(Fat): time = 6.580255e+00 (Asqtad opt) mflops = 6.138234e+02
CONGRAD5: time = 9.810333e+00 iters = 93 mflops = 7.374454e+02
TESTCONG: reduce_time = 2.580664e-01 iters = 93 time/iter = 2.774908e-03
PBP: mass 1.000000e-02     5.879080e-03  5.866801e-03  5.882369e-05  6.414428e-05 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500385e+00 ( 1 of 1 )
CONGRAD5: time = 9.809361e+00 iters = 93 mflops = 7.375184e+02
TESTCONG: reduce_time = 2.849698e-01 iters = 93 time/iter = 3.064191e-03
PBP: mass 1.000000e-02     5.840848e-03  5.897290e-03  1.105854e-04  1.071485e-04 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500023e+00 ( 1 of 1 )
RUNNING COMPLETED
average cg iters for step= 2.130000e+02
total_iters = 3778
NERSC_TIME 1758.433 secs


exit: Sat Aug  7 13:46:15 2021

Application 102619540 resources: utime ~450281s, stime ~652s, Rss ~22676, inblocks ~210325, outblocks ~155145
Displaying test.log:
['/scratch/system/bwjenkins/tests/milc-nsf/v1']
/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/retest : batch submitted (2)
SU3 with improved KS action
Microcanonical simulation with refreshing
MIMD version 6
Machine = MPI (portable), with 256 nodes
R algorithm
type 0 for no prompts  or 1 for prompts
nflavors1 4
nflavors2 4
nx 64
ny 64
nz 64
nt 64
iseed 5682304
LAYOUT = Hypercubes, options = EVENFIRST,
ON EACH NODE 16 x 16 x 16 x 16
Mallocing 73.9 MBytes per node for lattice
Made lattice
Made nn gathers
Made 3nn gathers
Finished setup


warms 0
trajecs 2
traj_between_meas 1
beta 5.6
mass1 0.01
mass2 0.01
u0 0.8441
microcanonical_time_step 0.02
steps_per_trajectory 8
max_cg_iterations 200
error_per_site 1e-05
error_for_propagator 0.0001
fresh 
forget 
unit gauge configuration loaded
CHECK PLAQ: 3.000000e+00 3.000000e+00
Unitarity checked.  Max deviation 0.00e+00
Time to check unitarity = 2.835298e-02
Symanzik 1x1 + 1x2 + 1x1x1 action
loop coefficients: nloop rep loop_coeff  multiplicity
                    0 0      1.000000e+00     6
                    1 0      -7.762509e-02     12
                    2 0      -1.031171e-02     16
"O(a^2): couplings(pi)=0, Naik term, No O(a^2) errors, tadpole weights"
path coefficients: npath  path_coeff  multiplicity
                    0      6.250000e-01     8
                    1      -5.847914e-02     8
                    2      -8.771872e-02     48
                    3      3.077829e-02     192
                    4      -7.199552e-03     384
                    5      -1.231132e-01     48
WARMUPS COMPLETED
LLTIME(long): time =  3.951111e-01 (Naik) mflops = 2.992246e+02
LLTIME(Fat): time = 6.616710e+00 (Asqtad opt) mflops = 6.104415e+02
LLTIME(long): time =  3.937001e-01 (Naik) mflops = 3.002969e+02
LLTIME(Fat): time = 6.597296e+00 (Asqtad opt) mflops = 6.122379e+02
LLTIME(long): time =  3.851430e-01 (Naik) mflops = 3.069689e+02
LLTIME(Fat): time = 6.591211e+00 (Asqtad opt) mflops = 6.128031e+02
CONGRAD5: time = 1.099077e+01 iters = 104 mflops = 7.360981e+02
TESTCONG: reduce_time = 2.793291e-01 iters = 104 time/iter = 2.685856e-03
CONGRAD5: time = 1.096810e+01 iters = 104 mflops = 7.376201e+02
TESTCONG: reduce_time = 2.990277e-01 iters = 104 time/iter = 2.875266e-03
GFTIME:   time = 2.517119e+01 (Symanzik1) mflops = -2.187034e-01
FFTIME:  time = 3.597582e+01 mflops = 7.905457e+02
LLTIME(long): time =  3.891718e-01 (Naik) mflops = 3.037911e+02
LLTIME(Fat): time = 6.560514e+00 (Asqtad opt) mflops = 6.156705e+02
LLTIME(long): time =  3.833001e-01 (Naik) mflops = 3.084449e+02
LLTIME(Fat): time = 6.565798e+00 (Asqtad opt) mflops = 6.151750e+02
LLTIME(long): time =  3.862200e-01 (Naik) mflops = 3.061130e+02
LLTIME(Fat): time = 6.563564e+00 (Asqtad opt) mflops = 6.153844e+02
CONGRAD5: time = 1.095547e+01 iters = 104 mflops = 7.384705e+02
TESTCONG: reduce_time = 2.826202e-01 iters = 104 time/iter = 2.717502e-03
CONGRAD5: time = 1.094018e+01 iters = 104 mflops = 7.395023e+02
TESTCONG: reduce_time = 2.700765e-01 iters = 104 time/iter = 2.596890e-03
GFTIME:   time = 2.521775e+01 (Symanzik1) mflops = -2.182996e-01
FFTIME:  time = 3.582008e+01 mflops = 7.939827e+02
LLTIME(long): time =  3.916469e-01 (Naik) mflops = 3.018713e+02
LLTIME(Fat): time = 6.569656e+00 (Asqtad opt) mflops = 6.148137e+02
LLTIME(long): time =  3.885710e-01 (Naik) mflops = 3.042608e+02
LLTIME(Fat): time = 6.558198e+00 (Asqtad opt) mflops = 6.158879e+02
LLTIME(long): time =  3.893011e-01 (Naik) mflops = 3.036903e+02
LLTIME(Fat): time = 6.570246e+00 (Asqtad opt) mflops = 6.147585e+02
CONGRAD5: time = 1.098797e+01 iters = 104 mflops = 7.362861e+02
TESTCONG: reduce_time = 3.067884e-01 iters = 104 time/iter = 2.949889e-03
CONGRAD5: time = 1.093958e+01 iters = 104 mflops = 7.395425e+02
TESTCONG: reduce_time = 3.038001e-01 iters = 104 time/iter = 2.921155e-03
GFTIME:   time = 2.520085e+01 (Symanzik1) mflops = -2.184460e-01
FFTIME:  time = 3.575417e+01 mflops = 7.954464e+02
LLTIME(long): time =  3.976550e-01 (Naik) mflops = 2.973103e+02
LLTIME(Fat): time = 6.581042e+00 (Asqtad opt) mflops = 6.137500e+02
LLTIME(long): time =  3.877420e-01 (Naik) mflops = 3.049113e+02
LLTIME(Fat): time = 6.568630e+00 (Asqtad opt) mflops = 6.149098e+02
LLTIME(long): time =  3.846562e-01 (Naik) mflops = 3.073574e+02
LLTIME(Fat): time = 6.570244e+00 (Asqtad opt) mflops = 6.147587e+02
CONGRAD5: time = 1.105209e+01 iters = 105 mflops = 7.390532e+02
TESTCONG: reduce_time = 2.872353e-01 iters = 105 time/iter = 2.735574e-03
CONGRAD5: time = 1.106503e+01 iters = 105 mflops = 7.381886e+02
TESTCONG: reduce_time = 3.129430e-01 iters = 105 time/iter = 2.980409e-03
GFTIME:   time = 2.515905e+01 (Symanzik1) mflops = -2.188089e-01
FFTIME:  time = 3.575195e+01 mflops = 7.954958e+02
LLTIME(long): time =  3.885419e-01 (Naik) mflops = 3.042836e+02
LLTIME(Fat): time = 6.546967e+00 (Asqtad opt) mflops = 6.169444e+02
LLTIME(long): time =  3.869221e-01 (Naik) mflops = 3.055575e+02
LLTIME(Fat): time = 6.566258e+00 (Asqtad opt) mflops = 6.151319e+02
LLTIME(long): time =  3.848588e-01 (Naik) mflops = 3.071956e+02
LLTIME(Fat): time = 6.569201e+00 (Asqtad opt) mflops = 6.148563e+02
CONGRAD5: time = 1.104480e+01 iters = 105 mflops = 7.395407e+02
TESTCONG: reduce_time = 2.972312e-01 iters = 105 time/iter = 2.830773e-03
CONGRAD5: time = 1.105650e+01 iters = 105 mflops = 7.387583e+02
TESTCONG: reduce_time = 2.826960e-01 iters = 105 time/iter = 2.692343e-03
GFTIME:   time = 2.518394e+01 (Symanzik1) mflops = -2.185926e-01
FFTIME:  time = 3.580271e+01 mflops = 7.943679e+02
LLTIME(long): time =  3.750072e-01 (Naik) mflops = 3.152658e+02
LLTIME(Fat): time = 6.570328e+00 (Asqtad opt) mflops = 6.147509e+02
LLTIME(long): time =  3.812029e-01 (Naik) mflops = 3.101417e+02
LLTIME(Fat): time = 6.549301e+00 (Asqtad opt) mflops = 6.167246e+02
LLTIME(long): time =  3.860369e-01 (Naik) mflops = 3.062582e+02
LLTIME(Fat): time = 6.565870e+00 (Asqtad opt) mflops = 6.151683e+02
CONGRAD5: time = 1.117667e+01 iters = 106 mflops = 7.377751e+02
TESTCONG: reduce_time = 2.836373e-01 iters = 106 time/iter = 2.675823e-03
CONGRAD5: time = 1.116391e+01 iters = 106 mflops = 7.386183e+02
TESTCONG: reduce_time = 2.910810e-01 iters = 106 time/iter = 2.746047e-03
GFTIME:   time = 2.520288e+01 (Symanzik1) mflops = -2.184284e-01
FFTIME:  time = 3.577999e+01 mflops = 7.948725e+02
LLTIME(long): time =  3.918440e-01 (Naik) mflops = 3.017194e+02
LLTIME(Fat): time = 6.569062e+00 (Asqtad opt) mflops = 6.148693e+02
LLTIME(long): time =  3.800828e-01 (Naik) mflops = 3.110557e+02
LLTIME(Fat): time = 6.577200e+00 (Asqtad opt) mflops = 6.141085e+02
LLTIME(long): time =  3.919079e-01 (Naik) mflops = 3.016702e+02
LLTIME(Fat): time = 6.573791e+00 (Asqtad opt) mflops = 6.144270e+02
CONGRAD5: time = 1.116727e+01 iters = 106 mflops = 7.383959e+02
TESTCONG: reduce_time = 2.963321e-01 iters = 106 time/iter = 2.795586e-03
CONGRAD5: time = 1.115187e+01 iters = 106 mflops = 7.394163e+02
TESTCONG: reduce_time = 2.797244e-01 iters = 106 time/iter = 2.638909e-03
GFTIME:   time = 2.515933e+01 (Symanzik1) mflops = -2.188065e-01
FFTIME:  time = 3.579598e+01 mflops = 7.945173e+02
LLTIME(long): time =  3.841150e-01 (Naik) mflops = 3.077905e+02
LLTIME(Fat): time = 6.570597e+00 (Asqtad opt) mflops = 6.147257e+02
LLTIME(long): time =  3.886440e-01 (Naik) mflops = 3.042037e+02
LLTIME(Fat): time = 6.557068e+00 (Asqtad opt) mflops = 6.159940e+02
LLTIME(long): time =  3.863840e-01 (Naik) mflops = 3.059830e+02
LLTIME(Fat): time = 6.560291e+00 (Asqtad opt) mflops = 6.156914e+02
CONGRAD5: time = 1.126196e+01 iters = 107 mflops = 7.390954e+02
TESTCONG: reduce_time = 3.239186e-01 iters = 107 time/iter = 3.027276e-03
CONGRAD5: time = 1.126924e+01 iters = 107 mflops = 7.386176e+02
TESTCONG: reduce_time = 3.172212e-01 iters = 107 time/iter = 2.964684e-03
GFTIME:   time = 2.517503e+01 (Symanzik1) mflops = -2.186700e-01
FFTIME:  time = 3.570501e+01 mflops = 7.965416e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.790069e-01 (Naik) mflops = 3.119388e+02
LLTIME(Fat): time = 6.571923e+00 (Asqtad opt) mflops = 6.146017e+02
CONGRAD5: time = 9.603987e+00 iters = 91 mflops = 7.370899e+02
TESTCONG: reduce_time = 2.606592e-01 iters = 91 time/iter = 2.864387e-03
PBP: mass 1.000000e-02     5.142765e-03  5.259435e-03  9.211007e-05  8.879411e-05 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500418e+00 ( 1 of 1 )
CONGRAD5: time = 9.491227e+00 iters = 90 mflops = 7.376508e+02
TESTCONG: reduce_time = 2.870784e-01 iters = 90 time/iter = 3.189760e-03
PBP: mass 1.000000e-02     5.042681e-03  5.353270e-03  -1.212902e-04  -1.269964e-04 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.499398e+00 ( 1 of 1 )
LLTIME(long): time =  3.830080e-01 (Naik) mflops = 3.086801e+02
LLTIME(Fat): time = 6.563904e+00 (Asqtad opt) mflops = 6.153525e+02
LLTIME(long): time =  3.980870e-01 (Naik) mflops = 2.969877e+02
LLTIME(Fat): time = 6.568994e+00 (Asqtad opt) mflops = 6.148757e+02
LLTIME(long): time =  3.906982e-01 (Naik) mflops = 3.026043e+02
LLTIME(Fat): time = 6.563785e+00 (Asqtad opt) mflops = 6.153637e+02
CONGRAD5: time = 1.128441e+01 iters = 107 mflops = 7.376246e+02
TESTCONG: reduce_time = 2.924817e-01 iters = 107 time/iter = 2.733473e-03
CONGRAD5: time = 1.126147e+01 iters = 107 mflops = 7.391275e+02
TESTCONG: reduce_time = 3.120244e-01 iters = 107 time/iter = 2.916115e-03
GFTIME:   time = 2.518111e+01 (Symanzik1) mflops = -2.186172e-01
FFTIME:  time = 3.577139e+01 mflops = 7.950634e+02
LLTIME(long): time =  3.902822e-01 (Naik) mflops = 3.029269e+02
LLTIME(Fat): time = 6.550046e+00 (Asqtad opt) mflops = 6.166544e+02
LLTIME(long): time =  3.848960e-01 (Naik) mflops = 3.071659e+02
LLTIME(Fat): time = 6.570642e+00 (Asqtad opt) mflops = 6.147215e+02
LLTIME(long): time =  3.892260e-01 (Naik) mflops = 3.037489e+02
LLTIME(Fat): time = 6.563020e+00 (Asqtad opt) mflops = 6.154354e+02
CONGRAD5: time = 1.127200e+01 iters = 107 mflops = 7.384371e+02
TESTCONG: reduce_time = 3.314345e-01 iters = 107 time/iter = 3.097519e-03
CONGRAD5: time = 1.125980e+01 iters = 107 mflops = 7.392372e+02
TESTCONG: reduce_time = 2.680008e-01 iters = 107 time/iter = 2.504681e-03
GFTIME:   time = 2.516730e+01 (Symanzik1) mflops = -2.187372e-01
FFTIME:  time = 3.572864e+01 mflops = 7.960148e+02
LLTIME(long): time =  4.043179e-01 (Naik) mflops = 2.924109e+02
LLTIME(Fat): time = 6.560632e+00 (Asqtad opt) mflops = 6.156594e+02
LLTIME(long): time =  3.939512e-01 (Naik) mflops = 3.001056e+02
LLTIME(Fat): time = 6.557954e+00 (Asqtad opt) mflops = 6.159108e+02
LLTIME(long): time =  3.822560e-01 (Naik) mflops = 3.092873e+02
LLTIME(Fat): time = 6.572268e+00 (Asqtad opt) mflops = 6.145694e+02
CONGRAD5: time = 1.128121e+01 iters = 107 mflops = 7.378339e+02
TESTCONG: reduce_time = 3.400395e-01 iters = 107 time/iter = 3.177939e-03
CONGRAD5: time = 1.127945e+01 iters = 107 mflops = 7.379492e+02
TESTCONG: reduce_time = 3.589532e-01 iters = 107 time/iter = 3.354703e-03
GFTIME:   time = 2.520740e+01 (Symanzik1) mflops = -2.183892e-01
FFTIME:  time = 3.573167e+01 mflops = 7.959473e+02
LLTIME(long): time =  3.872559e-01 (Naik) mflops = 3.052941e+02
LLTIME(Fat): time = 6.557298e+00 (Asqtad opt) mflops = 6.159724e+02
LLTIME(long): time =  3.968751e-01 (Naik) mflops = 2.978946e+02
LLTIME(Fat): time = 6.568153e+00 (Asqtad opt) mflops = 6.149544e+02
LLTIME(long): time =  3.839910e-01 (Naik) mflops = 3.078899e+02
LLTIME(Fat): time = 6.545028e+00 (Asqtad opt) mflops = 6.171272e+02
CONGRAD5: time = 1.138659e+01 iters = 108 mflops = 7.378376e+02
TESTCONG: reduce_time = 3.208814e-01 iters = 108 time/iter = 2.971124e-03
CONGRAD5: time = 1.137666e+01 iters = 108 mflops = 7.384812e+02
TESTCONG: reduce_time = 2.852409e-01 iters = 108 time/iter = 2.641119e-03
GFTIME:   time = 2.518422e+01 (Symanzik1) mflops = -2.185902e-01
FFTIME:  time = 3.575351e+01 mflops = 7.954612e+02
LLTIME(long): time =  3.862140e-01 (Naik) mflops = 3.061177e+02
LLTIME(Fat): time = 6.580516e+00 (Asqtad opt) mflops = 6.137991e+02
LLTIME(long): time =  3.859661e-01 (Naik) mflops = 3.063144e+02
LLTIME(Fat): time = 6.577112e+00 (Asqtad opt) mflops = 6.141168e+02
LLTIME(long): time =  3.889742e-01 (Naik) mflops = 3.039455e+02
LLTIME(Fat): time = 6.570656e+00 (Asqtad opt) mflops = 6.147202e+02
CONGRAD5: time = 1.139453e+01 iters = 108 mflops = 7.373235e+02
TESTCONG: reduce_time = 3.397663e-01 iters = 108 time/iter = 3.145984e-03
CONGRAD5: time = 1.137536e+01 iters = 108 mflops = 7.385658e+02
TESTCONG: reduce_time = 3.255436e-01 iters = 108 time/iter = 3.014293e-03
GFTIME:   time = 2.517272e+01 (Symanzik1) mflops = -2.186900e-01
FFTIME:  time = 3.579006e+01 mflops = 7.946488e+02
LLTIME(long): time =  3.911059e-01 (Naik) mflops = 3.022888e+02
LLTIME(Fat): time = 6.556229e+00 (Asqtad opt) mflops = 6.160728e+02
LLTIME(long): time =  3.914220e-01 (Naik) mflops = 3.020447e+02
LLTIME(Fat): time = 6.551213e+00 (Asqtad opt) mflops = 6.165446e+02
LLTIME(long): time =  3.859689e-01 (Naik) mflops = 3.063121e+02
LLTIME(Fat): time = 6.555592e+00 (Asqtad opt) mflops = 6.161327e+02
CONGRAD5: time = 1.140187e+01 iters = 108 mflops = 7.368487e+02
TESTCONG: reduce_time = 2.997236e-01 iters = 108 time/iter = 2.775219e-03
CONGRAD5: time = 1.145980e+01 iters = 109 mflops = 7.399122e+02
TESTCONG: reduce_time = 2.789423e-01 iters = 109 time/iter = 2.559104e-03
GFTIME:   time = 2.517492e+01 (Symanzik1) mflops = -2.186709e-01
FFTIME:  time = 3.574620e+01 mflops = 7.956237e+02
LLTIME(long): time =  3.921499e-01 (Naik) mflops = 3.014840e+02
LLTIME(Fat): time = 6.553734e+00 (Asqtad opt) mflops = 6.163074e+02
LLTIME(long): time =  3.927629e-01 (Naik) mflops = 3.010135e+02
LLTIME(Fat): time = 6.554957e+00 (Asqtad opt) mflops = 6.161924e+02
LLTIME(long): time =  3.846619e-01 (Naik) mflops = 3.073529e+02
LLTIME(Fat): time = 6.551307e+00 (Asqtad opt) mflops = 6.165357e+02
CONGRAD5: time = 1.150562e+01 iters = 109 mflops = 7.369653e+02
TESTCONG: reduce_time = 3.186998e-01 iters = 109 time/iter = 2.923852e-03
CONGRAD5: time = 1.148154e+01 iters = 109 mflops = 7.385110e+02
TESTCONG: reduce_time = 3.189051e-01 iters = 109 time/iter = 2.925735e-03
GFTIME:   time = 2.516872e+01 (Symanzik1) mflops = -2.187248e-01
FFTIME:  time = 3.578094e+01 mflops = 7.948513e+02
LLTIME(long): time =  3.978572e-01 (Naik) mflops = 2.971593e+02
LLTIME(Fat): time = 6.573735e+00 (Asqtad opt) mflops = 6.144322e+02
LLTIME(long): time =  3.878119e-01 (Naik) mflops = 3.048564e+02
LLTIME(Fat): time = 6.566344e+00 (Asqtad opt) mflops = 6.151238e+02
LLTIME(long): time =  3.931091e-01 (Naik) mflops = 3.007484e+02
LLTIME(Fat): time = 6.576183e+00 (Asqtad opt) mflops = 6.142035e+02
CONGRAD5: time = 1.160600e+01 iters = 110 mflops = 7.372940e+02
TESTCONG: reduce_time = 3.122585e-01 iters = 110 time/iter = 2.838713e-03
CONGRAD5: time = 1.158140e+01 iters = 110 mflops = 7.388604e+02
TESTCONG: reduce_time = 3.091538e-01 iters = 110 time/iter = 2.810489e-03
GFTIME:   time = 2.517922e+01 (Symanzik1) mflops = -2.186336e-01
FFTIME:  time = 3.576292e+01 mflops = 7.952518e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.824658e-01 (Naik) mflops = 3.091177e+02
LLTIME(Fat): time = 6.580255e+00 (Asqtad opt) mflops = 6.138234e+02
CONGRAD5: time = 9.810333e+00 iters = 93 mflops = 7.374454e+02
TESTCONG: reduce_time = 2.580664e-01 iters = 93 time/iter = 2.774908e-03
PBP: mass 1.000000e-02     5.879080e-03  5.866801e-03  5.882369e-05  6.414428e-05 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500385e+00 ( 1 of 1 )
CONGRAD5: time = 9.809361e+00 iters = 93 mflops = 7.375184e+02
TESTCONG: reduce_time = 2.849698e-01 iters = 93 time/iter = 3.064191e-03
PBP: mass 1.000000e-02     5.840848e-03  5.897290e-03  1.105854e-04  1.071485e-04 ( 1 of 1 )
FACTION: mass = 1.000000e-02,  1.500023e+00 ( 1 of 1 )
RUNNING COMPLETED
average cg iters for step= 2.130000e+02
total_iters = 3778
NERSC_TIME 1758.433 secs


exit: Sat Aug  7 13:46:15 2021

Application 102619540 resources: utime ~450281s, stime ~652s, Rss ~22676, inblocks ~210325, outblocks ~155145
Displaying status file:
verified

[SSH] completed
[SSH] exit-status: 0

[workspace] $ /bin/sh -xe /tmp/jenkins6367936293758385546.sh
+ scp BW_REMOTE_2:/scratch/system/bwjenkins/tests/milc-nsf/v1/cle5.2_gnu4.9.3/wallclock /var/lib/jenkins/jobs/MILC-h2ologin4/workspace
Recording plot data
Saving plot series data from: /var/lib/jenkins/jobs/MILC-h2ologin4/workspace/wallclock
Finished: SUCCESS