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/jenkins898092691810397175.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...
Submitted job 12503825.bw is running. Following .running ... 
12503825.bw
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.881598e-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.983519e-01 (Naik) mflops = 2.967902e+02
LLTIME(Fat): time = 6.598664e+00 (Asqtad opt) mflops = 6.121110e+02
LLTIME(long): time =  3.827720e-01 (Naik) mflops = 3.088704e+02
LLTIME(Fat): time = 6.573875e+00 (Asqtad opt) mflops = 6.144192e+02
LLTIME(long): time =  3.820381e-01 (Naik) mflops = 3.094637e+02
LLTIME(Fat): time = 6.556034e+00 (Asqtad opt) mflops = 6.160912e+02
CONGRAD5: time = 1.089924e+01 iters = 104 mflops = 7.422801e+02
TESTCONG: reduce_time = 1.910982e-01 iters = 104 time/iter = 1.837483e-03
CONGRAD5: time = 1.087123e+01 iters = 104 mflops = 7.441923e+02
TESTCONG: reduce_time = 2.012599e-01 iters = 104 time/iter = 1.935191e-03
GFTIME:   time = 2.512492e+01 (Symanzik1) mflops = -2.191061e-01
FFTIME:  time = 3.589158e+01 mflops = 7.924010e+02
LLTIME(long): time =  3.831420e-01 (Naik) mflops = 3.085721e+02
LLTIME(Fat): time = 6.550783e+00 (Asqtad opt) mflops = 6.165850e+02
LLTIME(long): time =  3.955998e-01 (Naik) mflops = 2.988549e+02
LLTIME(Fat): time = 6.541221e+00 (Asqtad opt) mflops = 6.174863e+02
LLTIME(long): time =  3.848331e-01 (Naik) mflops = 3.072162e+02
LLTIME(Fat): time = 6.544623e+00 (Asqtad opt) mflops = 6.171654e+02
CONGRAD5: time = 1.085014e+01 iters = 104 mflops = 7.456390e+02
TESTCONG: reduce_time = 2.297933e-01 iters = 104 time/iter = 2.209551e-03
CONGRAD5: time = 1.086404e+01 iters = 104 mflops = 7.446852e+02
TESTCONG: reduce_time = 2.275867e-01 iters = 104 time/iter = 2.188334e-03
GFTIME:   time = 2.506585e+01 (Symanzik1) mflops = -2.196225e-01
FFTIME:  time = 3.566777e+01 mflops = 7.973734e+02
LLTIME(long): time =  3.770099e-01 (Naik) mflops = 3.135911e+02
LLTIME(Fat): time = 6.531473e+00 (Asqtad opt) mflops = 6.184079e+02
LLTIME(long): time =  3.780291e-01 (Naik) mflops = 3.127456e+02
LLTIME(Fat): time = 6.545045e+00 (Asqtad opt) mflops = 6.171256e+02
LLTIME(long): time =  3.797019e-01 (Naik) mflops = 3.113678e+02
LLTIME(Fat): time = 6.551540e+00 (Asqtad opt) mflops = 6.165138e+02
CONGRAD5: time = 1.085424e+01 iters = 104 mflops = 7.453571e+02
TESTCONG: reduce_time = 2.270916e-01 iters = 104 time/iter = 2.183573e-03
CONGRAD5: time = 1.085778e+01 iters = 104 mflops = 7.451145e+02
TESTCONG: reduce_time = 2.043240e-01 iters = 104 time/iter = 1.964654e-03
GFTIME:   time = 2.506193e+01 (Symanzik1) mflops = -2.196568e-01
FFTIME:  time = 3.561077e+01 mflops = 7.986497e+02
LLTIME(long): time =  3.790751e-01 (Naik) mflops = 3.118827e+02
LLTIME(Fat): time = 6.540398e+00 (Asqtad opt) mflops = 6.175641e+02
LLTIME(long): time =  3.793759e-01 (Naik) mflops = 3.116353e+02
LLTIME(Fat): time = 6.557160e+00 (Asqtad opt) mflops = 6.159854e+02
LLTIME(long): time =  3.831470e-01 (Naik) mflops = 3.085681e+02
LLTIME(Fat): time = 6.524167e+00 (Asqtad opt) mflops = 6.191005e+02
CONGRAD5: time = 1.096698e+01 iters = 105 mflops = 7.447880e+02
TESTCONG: reduce_time = 2.282493e-01 iters = 105 time/iter = 2.173803e-03
CONGRAD5: time = 1.094741e+01 iters = 105 mflops = 7.461197e+02
TESTCONG: reduce_time = 2.118599e-01 iters = 105 time/iter = 2.017714e-03
GFTIME:   time = 2.505260e+01 (Symanzik1) mflops = -2.197387e-01
FFTIME:  time = 3.566676e+01 mflops = 7.973958e+02
LLTIME(long): time =  3.832190e-01 (Naik) mflops = 3.085101e+02
LLTIME(Fat): time = 6.560444e+00 (Asqtad opt) mflops = 6.156771e+02
LLTIME(long): time =  3.831310e-01 (Naik) mflops = 3.085810e+02
LLTIME(Fat): time = 6.550632e+00 (Asqtad opt) mflops = 6.165992e+02
LLTIME(long): time =  3.785880e-01 (Naik) mflops = 3.122840e+02
LLTIME(Fat): time = 6.554867e+00 (Asqtad opt) mflops = 6.162009e+02
CONGRAD5: time = 1.095853e+01 iters = 105 mflops = 7.453628e+02
TESTCONG: reduce_time = 1.852045e-01 iters = 105 time/iter = 1.763852e-03
CONGRAD5: time = 1.094746e+01 iters = 105 mflops = 7.461164e+02
TESTCONG: reduce_time = 1.895440e-01 iters = 105 time/iter = 1.805181e-03
GFTIME:   time = 2.507156e+01 (Symanzik1) mflops = -2.195725e-01
FFTIME:  time = 3.561826e+01 mflops = 7.984816e+02
LLTIME(long): time =  3.788710e-01 (Naik) mflops = 3.120507e+02
LLTIME(Fat): time = 6.533795e+00 (Asqtad opt) mflops = 6.181882e+02
LLTIME(long): time =  3.835502e-01 (Naik) mflops = 3.082438e+02
LLTIME(Fat): time = 6.541615e+00 (Asqtad opt) mflops = 6.174492e+02
LLTIME(long): time =  3.789909e-01 (Naik) mflops = 3.119519e+02
LLTIME(Fat): time = 6.546893e+00 (Asqtad opt) mflops = 6.169514e+02
CONGRAD5: time = 1.107122e+01 iters = 106 mflops = 7.448022e+02
TESTCONG: reduce_time = 2.429135e-01 iters = 106 time/iter = 2.291637e-03
CONGRAD5: time = 1.106662e+01 iters = 106 mflops = 7.451123e+02
TESTCONG: reduce_time = 2.053990e-01 iters = 106 time/iter = 1.937727e-03
GFTIME:   time = 2.509253e+01 (Symanzik1) mflops = -2.193889e-01
FFTIME:  time = 3.568033e+01 mflops = 7.970927e+02
LLTIME(long): time =  3.857980e-01 (Naik) mflops = 3.064478e+02
LLTIME(Fat): time = 6.530383e+00 (Asqtad opt) mflops = 6.185111e+02
LLTIME(long): time =  3.794570e-01 (Naik) mflops = 3.115688e+02
LLTIME(Fat): time = 6.538745e+00 (Asqtad opt) mflops = 6.177202e+02
LLTIME(long): time =  3.851619e-01 (Naik) mflops = 3.069539e+02
LLTIME(Fat): time = 6.543834e+00 (Asqtad opt) mflops = 6.172398e+02
CONGRAD5: time = 1.108308e+01 iters = 106 mflops = 7.440057e+02
TESTCONG: reduce_time = 2.187545e-01 iters = 106 time/iter = 2.063722e-03
CONGRAD5: time = 1.106681e+01 iters = 106 mflops = 7.450992e+02
TESTCONG: reduce_time = 2.089133e-01 iters = 106 time/iter = 1.970880e-03
GFTIME:   time = 2.508740e+01 (Symanzik1) mflops = -2.194339e-01
FFTIME:  time = 3.572146e+01 mflops = 7.961749e+02
LLTIME(long): time =  3.702219e-01 (Naik) mflops = 3.193408e+02
LLTIME(Fat): time = 6.553108e+00 (Asqtad opt) mflops = 6.163663e+02
LLTIME(long): time =  3.823822e-01 (Naik) mflops = 3.091853e+02
LLTIME(Fat): time = 6.560350e+00 (Asqtad opt) mflops = 6.156858e+02
LLTIME(long): time =  3.821001e-01 (Naik) mflops = 3.094135e+02
LLTIME(Fat): time = 6.548529e+00 (Asqtad opt) mflops = 6.167972e+02
CONGRAD5: time = 1.117258e+01 iters = 107 mflops = 7.450080e+02
TESTCONG: reduce_time = 2.359328e-01 iters = 107 time/iter = 2.204980e-03
CONGRAD5: time = 1.116799e+01 iters = 107 mflops = 7.453140e+02
TESTCONG: reduce_time = 2.259929e-01 iters = 107 time/iter = 2.112083e-03
GFTIME:   time = 2.507979e+01 (Symanzik1) mflops = -2.195004e-01
FFTIME:  time = 3.579349e+01 mflops = 7.945727e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.812640e-01 (Naik) mflops = 3.100921e+02
LLTIME(Fat): time = 6.537658e+00 (Asqtad opt) mflops = 6.178229e+02
CONGRAD5: time = 9.515323e+00 iters = 91 mflops = 7.439581e+02
TESTCONG: reduce_time = 1.962128e-01 iters = 91 time/iter = 2.156184e-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.403801e+00 iters = 90 mflops = 7.445086e+02
TESTCONG: reduce_time = 1.699989e-01 iters = 90 time/iter = 1.888876e-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.808360e-01 (Naik) mflops = 3.104406e+02
LLTIME(Fat): time = 6.552350e+00 (Asqtad opt) mflops = 6.164376e+02
LLTIME(long): time =  3.812931e-01 (Naik) mflops = 3.100684e+02
LLTIME(Fat): time = 6.543718e+00 (Asqtad opt) mflops = 6.172507e+02
LLTIME(long): time =  3.839750e-01 (Naik) mflops = 3.079027e+02
LLTIME(Fat): time = 6.551424e+00 (Asqtad opt) mflops = 6.165247e+02
CONGRAD5: time = 1.118402e+01 iters = 107 mflops = 7.442462e+02
TESTCONG: reduce_time = 2.420204e-01 iters = 107 time/iter = 2.261873e-03
CONGRAD5: time = 1.116930e+01 iters = 107 mflops = 7.452271e+02
TESTCONG: reduce_time = 2.278545e-01 iters = 107 time/iter = 2.129481e-03
GFTIME:   time = 2.507427e+01 (Symanzik1) mflops = -2.195487e-01
FFTIME:  time = 3.563394e+01 mflops = 7.981302e+02
LLTIME(long): time =  3.774230e-01 (Naik) mflops = 3.132478e+02
LLTIME(Fat): time = 6.545816e+00 (Asqtad opt) mflops = 6.170529e+02
LLTIME(long): time =  3.765812e-01 (Naik) mflops = 3.139481e+02
LLTIME(Fat): time = 6.553593e+00 (Asqtad opt) mflops = 6.163207e+02
LLTIME(long): time =  3.847301e-01 (Naik) mflops = 3.072984e+02
LLTIME(Fat): time = 6.547146e+00 (Asqtad opt) mflops = 6.169275e+02
CONGRAD5: time = 1.117226e+01 iters = 107 mflops = 7.450296e+02
TESTCONG: reduce_time = 2.080867e-01 iters = 107 time/iter = 1.944736e-03
CONGRAD5: time = 1.117219e+01 iters = 107 mflops = 7.450343e+02
TESTCONG: reduce_time = 2.211475e-01 iters = 107 time/iter = 2.066799e-03
GFTIME:   time = 2.507569e+01 (Symanzik1) mflops = -2.195363e-01
FFTIME:  time = 3.572949e+01 mflops = 7.959958e+02
LLTIME(long): time =  3.848610e-01 (Naik) mflops = 3.071939e+02
LLTIME(Fat): time = 6.552802e+00 (Asqtad opt) mflops = 6.163950e+02
LLTIME(long): time =  3.794341e-01 (Naik) mflops = 3.115875e+02
LLTIME(Fat): time = 6.548674e+00 (Asqtad opt) mflops = 6.167836e+02
LLTIME(long): time =  3.831232e-01 (Naik) mflops = 3.085873e+02
LLTIME(Fat): time = 6.556162e+00 (Asqtad opt) mflops = 6.160791e+02
CONGRAD5: time = 1.118046e+01 iters = 107 mflops = 7.444829e+02
TESTCONG: reduce_time = 2.139544e-01 iters = 107 time/iter = 1.999574e-03
CONGRAD5: time = 1.116838e+01 iters = 107 mflops = 7.452881e+02
TESTCONG: reduce_time = 2.234790e-01 iters = 107 time/iter = 2.088589e-03
GFTIME:   time = 2.507389e+01 (Symanzik1) mflops = -2.195520e-01
FFTIME:  time = 3.570563e+01 mflops = 7.965277e+02
LLTIME(long): time =  3.791821e-01 (Naik) mflops = 3.117946e+02
LLTIME(Fat): time = 6.539807e+00 (Asqtad opt) mflops = 6.176199e+02
LLTIME(long): time =  3.753328e-01 (Naik) mflops = 3.149923e+02
LLTIME(Fat): time = 6.544741e+00 (Asqtad opt) mflops = 6.171543e+02
LLTIME(long): time =  3.819580e-01 (Naik) mflops = 3.095286e+02
LLTIME(Fat): time = 6.533436e+00 (Asqtad opt) mflops = 6.182221e+02
CONGRAD5: time = 1.127098e+01 iters = 108 mflops = 7.454058e+02
TESTCONG: reduce_time = 2.089837e-01 iters = 108 time/iter = 1.935034e-03
CONGRAD5: time = 1.128178e+01 iters = 108 mflops = 7.446923e+02
TESTCONG: reduce_time = 2.230108e-01 iters = 108 time/iter = 2.064915e-03
GFTIME:   time = 2.508927e+01 (Symanzik1) mflops = -2.194174e-01
FFTIME:  time = 3.570524e+01 mflops = 7.965365e+02
LLTIME(long): time =  3.858418e-01 (Naik) mflops = 3.064130e+02
LLTIME(Fat): time = 6.546595e+00 (Asqtad opt) mflops = 6.169795e+02
LLTIME(long): time =  3.838260e-01 (Naik) mflops = 3.080222e+02
LLTIME(Fat): time = 6.544234e+00 (Asqtad opt) mflops = 6.172021e+02
LLTIME(long): time =  3.847718e-01 (Naik) mflops = 3.072651e+02
LLTIME(Fat): time = 6.539689e+00 (Asqtad opt) mflops = 6.176310e+02
CONGRAD5: time = 1.128034e+01 iters = 108 mflops = 7.447871e+02
TESTCONG: reduce_time = 2.122407e-01 iters = 108 time/iter = 1.965192e-03
CONGRAD5: time = 1.125486e+01 iters = 108 mflops = 7.464732e+02
TESTCONG: reduce_time = 2.070217e-01 iters = 108 time/iter = 1.916868e-03
GFTIME:   time = 2.507005e+01 (Symanzik1) mflops = -2.195857e-01
FFTIME:  time = 3.567525e+01 mflops = 7.972061e+02
LLTIME(long): time =  3.813190e-01 (Naik) mflops = 3.100473e+02
LLTIME(Fat): time = 6.548451e+00 (Asqtad opt) mflops = 6.168046e+02
LLTIME(long): time =  3.845561e-01 (Naik) mflops = 3.074375e+02
LLTIME(Fat): time = 6.540058e+00 (Asqtad opt) mflops = 6.175962e+02
LLTIME(long): time =  3.818059e-01 (Naik) mflops = 3.096520e+02
LLTIME(Fat): time = 6.545273e+00 (Asqtad opt) mflops = 6.171041e+02
CONGRAD5: time = 1.128683e+01 iters = 108 mflops = 7.443590e+02
TESTCONG: reduce_time = 2.117207e-01 iters = 108 time/iter = 1.960377e-03
CONGRAD5: time = 1.137367e+01 iters = 109 mflops = 7.455155e+02
TESTCONG: reduce_time = 2.002997e-01 iters = 109 time/iter = 1.837612e-03
GFTIME:   time = 2.504038e+01 (Symanzik1) mflops = -2.198459e-01
FFTIME:  time = 3.578858e+01 mflops = 7.946816e+02
LLTIME(long): time =  3.719952e-01 (Naik) mflops = 3.178185e+02
LLTIME(Fat): time = 6.559324e+00 (Asqtad opt) mflops = 6.157822e+02
LLTIME(long): time =  3.813360e-01 (Naik) mflops = 3.100335e+02
LLTIME(Fat): time = 6.551541e+00 (Asqtad opt) mflops = 6.165137e+02
LLTIME(long): time =  3.835821e-01 (Naik) mflops = 3.082181e+02
LLTIME(Fat): time = 6.546571e+00 (Asqtad opt) mflops = 6.169817e+02
CONGRAD5: time = 1.138787e+01 iters = 109 mflops = 7.445859e+02
TESTCONG: reduce_time = 2.193773e-01 iters = 109 time/iter = 2.012636e-03
CONGRAD5: time = 1.137201e+01 iters = 109 mflops = 7.456239e+02
TESTCONG: reduce_time = 2.046108e-01 iters = 109 time/iter = 1.877164e-03
GFTIME:   time = 2.506900e+01 (Symanzik1) mflops = -2.195949e-01
FFTIME:  time = 3.572374e+01 mflops = 7.961241e+02
LLTIME(long): time =  3.828881e-01 (Naik) mflops = 3.087768e+02
LLTIME(Fat): time = 6.552704e+00 (Asqtad opt) mflops = 6.164043e+02
LLTIME(long): time =  3.871880e-01 (Naik) mflops = 3.053477e+02
LLTIME(Fat): time = 6.543498e+00 (Asqtad opt) mflops = 6.172715e+02
LLTIME(long): time =  3.803320e-01 (Naik) mflops = 3.108520e+02
LLTIME(Fat): time = 6.544979e+00 (Asqtad opt) mflops = 6.171318e+02
CONGRAD5: time = 1.149127e+01 iters = 110 mflops = 7.446552e+02
TESTCONG: reduce_time = 2.072313e-01 iters = 110 time/iter = 1.883921e-03
CONGRAD5: time = 1.146707e+01 iters = 110 mflops = 7.462267e+02
TESTCONG: reduce_time = 1.908960e-01 iters = 110 time/iter = 1.735418e-03
GFTIME:   time = 2.509124e+01 (Symanzik1) mflops = -2.194003e-01
FFTIME:  time = 3.568708e+01 mflops = 7.969418e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.811970e-01 (Naik) mflops = 3.101466e+02
LLTIME(Fat): time = 6.531972e+00 (Asqtad opt) mflops = 6.183607e+02
CONGRAD5: time = 9.721364e+00 iters = 93 mflops = 7.441944e+02
TESTCONG: reduce_time = 1.736772e-01 iters = 93 time/iter = 1.867497e-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.713586e+00 iters = 93 mflops = 7.447903e+02
TESTCONG: reduce_time = 1.656086e-01 iters = 93 time/iter = 1.780738e-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 1750.092 secs


exit: Fri Aug  6 13:45:29 2021

Application 102609565 resources: utime ~448178s, stime ~687s, Rss ~22676, inblocks ~206126, outblocks ~155140
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.881598e-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.983519e-01 (Naik) mflops = 2.967902e+02
LLTIME(Fat): time = 6.598664e+00 (Asqtad opt) mflops = 6.121110e+02
LLTIME(long): time =  3.827720e-01 (Naik) mflops = 3.088704e+02
LLTIME(Fat): time = 6.573875e+00 (Asqtad opt) mflops = 6.144192e+02
LLTIME(long): time =  3.820381e-01 (Naik) mflops = 3.094637e+02
LLTIME(Fat): time = 6.556034e+00 (Asqtad opt) mflops = 6.160912e+02
CONGRAD5: time = 1.089924e+01 iters = 104 mflops = 7.422801e+02
TESTCONG: reduce_time = 1.910982e-01 iters = 104 time/iter = 1.837483e-03
CONGRAD5: time = 1.087123e+01 iters = 104 mflops = 7.441923e+02
TESTCONG: reduce_time = 2.012599e-01 iters = 104 time/iter = 1.935191e-03
GFTIME:   time = 2.512492e+01 (Symanzik1) mflops = -2.191061e-01
FFTIME:  time = 3.589158e+01 mflops = 7.924010e+02
LLTIME(long): time =  3.831420e-01 (Naik) mflops = 3.085721e+02
LLTIME(Fat): time = 6.550783e+00 (Asqtad opt) mflops = 6.165850e+02
LLTIME(long): time =  3.955998e-01 (Naik) mflops = 2.988549e+02
LLTIME(Fat): time = 6.541221e+00 (Asqtad opt) mflops = 6.174863e+02
LLTIME(long): time =  3.848331e-01 (Naik) mflops = 3.072162e+02
LLTIME(Fat): time = 6.544623e+00 (Asqtad opt) mflops = 6.171654e+02
CONGRAD5: time = 1.085014e+01 iters = 104 mflops = 7.456390e+02
TESTCONG: reduce_time = 2.297933e-01 iters = 104 time/iter = 2.209551e-03
CONGRAD5: time = 1.086404e+01 iters = 104 mflops = 7.446852e+02
TESTCONG: reduce_time = 2.275867e-01 iters = 104 time/iter = 2.188334e-03
GFTIME:   time = 2.506585e+01 (Symanzik1) mflops = -2.196225e-01
FFTIME:  time = 3.566777e+01 mflops = 7.973734e+02
LLTIME(long): time =  3.770099e-01 (Naik) mflops = 3.135911e+02
LLTIME(Fat): time = 6.531473e+00 (Asqtad opt) mflops = 6.184079e+02
LLTIME(long): time =  3.780291e-01 (Naik) mflops = 3.127456e+02
LLTIME(Fat): time = 6.545045e+00 (Asqtad opt) mflops = 6.171256e+02
LLTIME(long): time =  3.797019e-01 (Naik) mflops = 3.113678e+02
LLTIME(Fat): time = 6.551540e+00 (Asqtad opt) mflops = 6.165138e+02
CONGRAD5: time = 1.085424e+01 iters = 104 mflops = 7.453571e+02
TESTCONG: reduce_time = 2.270916e-01 iters = 104 time/iter = 2.183573e-03
CONGRAD5: time = 1.085778e+01 iters = 104 mflops = 7.451145e+02
TESTCONG: reduce_time = 2.043240e-01 iters = 104 time/iter = 1.964654e-03
GFTIME:   time = 2.506193e+01 (Symanzik1) mflops = -2.196568e-01
FFTIME:  time = 3.561077e+01 mflops = 7.986497e+02
LLTIME(long): time =  3.790751e-01 (Naik) mflops = 3.118827e+02
LLTIME(Fat): time = 6.540398e+00 (Asqtad opt) mflops = 6.175641e+02
LLTIME(long): time =  3.793759e-01 (Naik) mflops = 3.116353e+02
LLTIME(Fat): time = 6.557160e+00 (Asqtad opt) mflops = 6.159854e+02
LLTIME(long): time =  3.831470e-01 (Naik) mflops = 3.085681e+02
LLTIME(Fat): time = 6.524167e+00 (Asqtad opt) mflops = 6.191005e+02
CONGRAD5: time = 1.096698e+01 iters = 105 mflops = 7.447880e+02
TESTCONG: reduce_time = 2.282493e-01 iters = 105 time/iter = 2.173803e-03
CONGRAD5: time = 1.094741e+01 iters = 105 mflops = 7.461197e+02
TESTCONG: reduce_time = 2.118599e-01 iters = 105 time/iter = 2.017714e-03
GFTIME:   time = 2.505260e+01 (Symanzik1) mflops = -2.197387e-01
FFTIME:  time = 3.566676e+01 mflops = 7.973958e+02
LLTIME(long): time =  3.832190e-01 (Naik) mflops = 3.085101e+02
LLTIME(Fat): time = 6.560444e+00 (Asqtad opt) mflops = 6.156771e+02
LLTIME(long): time =  3.831310e-01 (Naik) mflops = 3.085810e+02
LLTIME(Fat): time = 6.550632e+00 (Asqtad opt) mflops = 6.165992e+02
LLTIME(long): time =  3.785880e-01 (Naik) mflops = 3.122840e+02
LLTIME(Fat): time = 6.554867e+00 (Asqtad opt) mflops = 6.162009e+02
CONGRAD5: time = 1.095853e+01 iters = 105 mflops = 7.453628e+02
TESTCONG: reduce_time = 1.852045e-01 iters = 105 time/iter = 1.763852e-03
CONGRAD5: time = 1.094746e+01 iters = 105 mflops = 7.461164e+02
TESTCONG: reduce_time = 1.895440e-01 iters = 105 time/iter = 1.805181e-03
GFTIME:   time = 2.507156e+01 (Symanzik1) mflops = -2.195725e-01
FFTIME:  time = 3.561826e+01 mflops = 7.984816e+02
LLTIME(long): time =  3.788710e-01 (Naik) mflops = 3.120507e+02
LLTIME(Fat): time = 6.533795e+00 (Asqtad opt) mflops = 6.181882e+02
LLTIME(long): time =  3.835502e-01 (Naik) mflops = 3.082438e+02
LLTIME(Fat): time = 6.541615e+00 (Asqtad opt) mflops = 6.174492e+02
LLTIME(long): time =  3.789909e-01 (Naik) mflops = 3.119519e+02
LLTIME(Fat): time = 6.546893e+00 (Asqtad opt) mflops = 6.169514e+02
CONGRAD5: time = 1.107122e+01 iters = 106 mflops = 7.448022e+02
TESTCONG: reduce_time = 2.429135e-01 iters = 106 time/iter = 2.291637e-03
CONGRAD5: time = 1.106662e+01 iters = 106 mflops = 7.451123e+02
TESTCONG: reduce_time = 2.053990e-01 iters = 106 time/iter = 1.937727e-03
GFTIME:   time = 2.509253e+01 (Symanzik1) mflops = -2.193889e-01
FFTIME:  time = 3.568033e+01 mflops = 7.970927e+02
LLTIME(long): time =  3.857980e-01 (Naik) mflops = 3.064478e+02
LLTIME(Fat): time = 6.530383e+00 (Asqtad opt) mflops = 6.185111e+02
LLTIME(long): time =  3.794570e-01 (Naik) mflops = 3.115688e+02
LLTIME(Fat): time = 6.538745e+00 (Asqtad opt) mflops = 6.177202e+02
LLTIME(long): time =  3.851619e-01 (Naik) mflops = 3.069539e+02
LLTIME(Fat): time = 6.543834e+00 (Asqtad opt) mflops = 6.172398e+02
CONGRAD5: time = 1.108308e+01 iters = 106 mflops = 7.440057e+02
TESTCONG: reduce_time = 2.187545e-01 iters = 106 time/iter = 2.063722e-03
CONGRAD5: time = 1.106681e+01 iters = 106 mflops = 7.450992e+02
TESTCONG: reduce_time = 2.089133e-01 iters = 106 time/iter = 1.970880e-03
GFTIME:   time = 2.508740e+01 (Symanzik1) mflops = -2.194339e-01
FFTIME:  time = 3.572146e+01 mflops = 7.961749e+02
LLTIME(long): time =  3.702219e-01 (Naik) mflops = 3.193408e+02
LLTIME(Fat): time = 6.553108e+00 (Asqtad opt) mflops = 6.163663e+02
LLTIME(long): time =  3.823822e-01 (Naik) mflops = 3.091853e+02
LLTIME(Fat): time = 6.560350e+00 (Asqtad opt) mflops = 6.156858e+02
LLTIME(long): time =  3.821001e-01 (Naik) mflops = 3.094135e+02
LLTIME(Fat): time = 6.548529e+00 (Asqtad opt) mflops = 6.167972e+02
CONGRAD5: time = 1.117258e+01 iters = 107 mflops = 7.450080e+02
TESTCONG: reduce_time = 2.359328e-01 iters = 107 time/iter = 2.204980e-03
CONGRAD5: time = 1.116799e+01 iters = 107 mflops = 7.453140e+02
TESTCONG: reduce_time = 2.259929e-01 iters = 107 time/iter = 2.112083e-03
GFTIME:   time = 2.507979e+01 (Symanzik1) mflops = -2.195004e-01
FFTIME:  time = 3.579349e+01 mflops = 7.945727e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.812640e-01 (Naik) mflops = 3.100921e+02
LLTIME(Fat): time = 6.537658e+00 (Asqtad opt) mflops = 6.178229e+02
CONGRAD5: time = 9.515323e+00 iters = 91 mflops = 7.439581e+02
TESTCONG: reduce_time = 1.962128e-01 iters = 91 time/iter = 2.156184e-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.403801e+00 iters = 90 mflops = 7.445086e+02
TESTCONG: reduce_time = 1.699989e-01 iters = 90 time/iter = 1.888876e-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.808360e-01 (Naik) mflops = 3.104406e+02
LLTIME(Fat): time = 6.552350e+00 (Asqtad opt) mflops = 6.164376e+02
LLTIME(long): time =  3.812931e-01 (Naik) mflops = 3.100684e+02
LLTIME(Fat): time = 6.543718e+00 (Asqtad opt) mflops = 6.172507e+02
LLTIME(long): time =  3.839750e-01 (Naik) mflops = 3.079027e+02
LLTIME(Fat): time = 6.551424e+00 (Asqtad opt) mflops = 6.165247e+02
CONGRAD5: time = 1.118402e+01 iters = 107 mflops = 7.442462e+02
TESTCONG: reduce_time = 2.420204e-01 iters = 107 time/iter = 2.261873e-03
CONGRAD5: time = 1.116930e+01 iters = 107 mflops = 7.452271e+02
TESTCONG: reduce_time = 2.278545e-01 iters = 107 time/iter = 2.129481e-03
GFTIME:   time = 2.507427e+01 (Symanzik1) mflops = -2.195487e-01
FFTIME:  time = 3.563394e+01 mflops = 7.981302e+02
LLTIME(long): time =  3.774230e-01 (Naik) mflops = 3.132478e+02
LLTIME(Fat): time = 6.545816e+00 (Asqtad opt) mflops = 6.170529e+02
LLTIME(long): time =  3.765812e-01 (Naik) mflops = 3.139481e+02
LLTIME(Fat): time = 6.553593e+00 (Asqtad opt) mflops = 6.163207e+02
LLTIME(long): time =  3.847301e-01 (Naik) mflops = 3.072984e+02
LLTIME(Fat): time = 6.547146e+00 (Asqtad opt) mflops = 6.169275e+02
CONGRAD5: time = 1.117226e+01 iters = 107 mflops = 7.450296e+02
TESTCONG: reduce_time = 2.080867e-01 iters = 107 time/iter = 1.944736e-03
CONGRAD5: time = 1.117219e+01 iters = 107 mflops = 7.450343e+02
TESTCONG: reduce_time = 2.211475e-01 iters = 107 time/iter = 2.066799e-03
GFTIME:   time = 2.507569e+01 (Symanzik1) mflops = -2.195363e-01
FFTIME:  time = 3.572949e+01 mflops = 7.959958e+02
LLTIME(long): time =  3.848610e-01 (Naik) mflops = 3.071939e+02
LLTIME(Fat): time = 6.552802e+00 (Asqtad opt) mflops = 6.163950e+02
LLTIME(long): time =  3.794341e-01 (Naik) mflops = 3.115875e+02
LLTIME(Fat): time = 6.548674e+00 (Asqtad opt) mflops = 6.167836e+02
LLTIME(long): time =  3.831232e-01 (Naik) mflops = 3.085873e+02
LLTIME(Fat): time = 6.556162e+00 (Asqtad opt) mflops = 6.160791e+02
CONGRAD5: time = 1.118046e+01 iters = 107 mflops = 7.444829e+02
TESTCONG: reduce_time = 2.139544e-01 iters = 107 time/iter = 1.999574e-03
CONGRAD5: time = 1.116838e+01 iters = 107 mflops = 7.452881e+02
TESTCONG: reduce_time = 2.234790e-01 iters = 107 time/iter = 2.088589e-03
GFTIME:   time = 2.507389e+01 (Symanzik1) mflops = -2.195520e-01
FFTIME:  time = 3.570563e+01 mflops = 7.965277e+02
LLTIME(long): time =  3.791821e-01 (Naik) mflops = 3.117946e+02
LLTIME(Fat): time = 6.539807e+00 (Asqtad opt) mflops = 6.176199e+02
LLTIME(long): time =  3.753328e-01 (Naik) mflops = 3.149923e+02
LLTIME(Fat): time = 6.544741e+00 (Asqtad opt) mflops = 6.171543e+02
LLTIME(long): time =  3.819580e-01 (Naik) mflops = 3.095286e+02
LLTIME(Fat): time = 6.533436e+00 (Asqtad opt) mflops = 6.182221e+02
CONGRAD5: time = 1.127098e+01 iters = 108 mflops = 7.454058e+02
TESTCONG: reduce_time = 2.089837e-01 iters = 108 time/iter = 1.935034e-03
CONGRAD5: time = 1.128178e+01 iters = 108 mflops = 7.446923e+02
TESTCONG: reduce_time = 2.230108e-01 iters = 108 time/iter = 2.064915e-03
GFTIME:   time = 2.508927e+01 (Symanzik1) mflops = -2.194174e-01
FFTIME:  time = 3.570524e+01 mflops = 7.965365e+02
LLTIME(long): time =  3.858418e-01 (Naik) mflops = 3.064130e+02
LLTIME(Fat): time = 6.546595e+00 (Asqtad opt) mflops = 6.169795e+02
LLTIME(long): time =  3.838260e-01 (Naik) mflops = 3.080222e+02
LLTIME(Fat): time = 6.544234e+00 (Asqtad opt) mflops = 6.172021e+02
LLTIME(long): time =  3.847718e-01 (Naik) mflops = 3.072651e+02
LLTIME(Fat): time = 6.539689e+00 (Asqtad opt) mflops = 6.176310e+02
CONGRAD5: time = 1.128034e+01 iters = 108 mflops = 7.447871e+02
TESTCONG: reduce_time = 2.122407e-01 iters = 108 time/iter = 1.965192e-03
CONGRAD5: time = 1.125486e+01 iters = 108 mflops = 7.464732e+02
TESTCONG: reduce_time = 2.070217e-01 iters = 108 time/iter = 1.916868e-03
GFTIME:   time = 2.507005e+01 (Symanzik1) mflops = -2.195857e-01
FFTIME:  time = 3.567525e+01 mflops = 7.972061e+02
LLTIME(long): time =  3.813190e-01 (Naik) mflops = 3.100473e+02
LLTIME(Fat): time = 6.548451e+00 (Asqtad opt) mflops = 6.168046e+02
LLTIME(long): time =  3.845561e-01 (Naik) mflops = 3.074375e+02
LLTIME(Fat): time = 6.540058e+00 (Asqtad opt) mflops = 6.175962e+02
LLTIME(long): time =  3.818059e-01 (Naik) mflops = 3.096520e+02
LLTIME(Fat): time = 6.545273e+00 (Asqtad opt) mflops = 6.171041e+02
CONGRAD5: time = 1.128683e+01 iters = 108 mflops = 7.443590e+02
TESTCONG: reduce_time = 2.117207e-01 iters = 108 time/iter = 1.960377e-03
CONGRAD5: time = 1.137367e+01 iters = 109 mflops = 7.455155e+02
TESTCONG: reduce_time = 2.002997e-01 iters = 109 time/iter = 1.837612e-03
GFTIME:   time = 2.504038e+01 (Symanzik1) mflops = -2.198459e-01
FFTIME:  time = 3.578858e+01 mflops = 7.946816e+02
LLTIME(long): time =  3.719952e-01 (Naik) mflops = 3.178185e+02
LLTIME(Fat): time = 6.559324e+00 (Asqtad opt) mflops = 6.157822e+02
LLTIME(long): time =  3.813360e-01 (Naik) mflops = 3.100335e+02
LLTIME(Fat): time = 6.551541e+00 (Asqtad opt) mflops = 6.165137e+02
LLTIME(long): time =  3.835821e-01 (Naik) mflops = 3.082181e+02
LLTIME(Fat): time = 6.546571e+00 (Asqtad opt) mflops = 6.169817e+02
CONGRAD5: time = 1.138787e+01 iters = 109 mflops = 7.445859e+02
TESTCONG: reduce_time = 2.193773e-01 iters = 109 time/iter = 2.012636e-03
CONGRAD5: time = 1.137201e+01 iters = 109 mflops = 7.456239e+02
TESTCONG: reduce_time = 2.046108e-01 iters = 109 time/iter = 1.877164e-03
GFTIME:   time = 2.506900e+01 (Symanzik1) mflops = -2.195949e-01
FFTIME:  time = 3.572374e+01 mflops = 7.961241e+02
LLTIME(long): time =  3.828881e-01 (Naik) mflops = 3.087768e+02
LLTIME(Fat): time = 6.552704e+00 (Asqtad opt) mflops = 6.164043e+02
LLTIME(long): time =  3.871880e-01 (Naik) mflops = 3.053477e+02
LLTIME(Fat): time = 6.543498e+00 (Asqtad opt) mflops = 6.172715e+02
LLTIME(long): time =  3.803320e-01 (Naik) mflops = 3.108520e+02
LLTIME(Fat): time = 6.544979e+00 (Asqtad opt) mflops = 6.171318e+02
CONGRAD5: time = 1.149127e+01 iters = 110 mflops = 7.446552e+02
TESTCONG: reduce_time = 2.072313e-01 iters = 110 time/iter = 1.883921e-03
CONGRAD5: time = 1.146707e+01 iters = 110 mflops = 7.462267e+02
TESTCONG: reduce_time = 1.908960e-01 iters = 110 time/iter = 1.735418e-03
GFTIME:   time = 2.509124e+01 (Symanzik1) mflops = -2.194003e-01
FFTIME:  time = 3.568708e+01 mflops = 7.969418e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.811970e-01 (Naik) mflops = 3.101466e+02
LLTIME(Fat): time = 6.531972e+00 (Asqtad opt) mflops = 6.183607e+02
CONGRAD5: time = 9.721364e+00 iters = 93 mflops = 7.441944e+02
TESTCONG: reduce_time = 1.736772e-01 iters = 93 time/iter = 1.867497e-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.713586e+00 iters = 93 mflops = 7.447903e+02
TESTCONG: reduce_time = 1.656086e-01 iters = 93 time/iter = 1.780738e-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 1750.092 secs


exit: Fri Aug  6 13:45:29 2021

Application 102609565 resources: utime ~448178s, stime ~687s, Rss ~22676, inblocks ~206126, outblocks ~155140
Displaying status file:
verified

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

[workspace] $ /bin/sh -xe /tmp/jenkins6386158713814009760.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