Skip to content
Success

Console Output

Started by timer
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/MILC-BW/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/jenkins18048789292816890681.sh
+ rsync -az --delete -e ssh /var/lib/jenkins/jobs/MILC-BW/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
# added by tbouvet 1 line
export PATH=/sw/tools/bin:$PATH

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
# added by tbouvet 1 line
export PATH=/sw/tools/bin:/opt/torque/6.0.3/bin/:$PATH

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
# added next line tbouvet
export SW_BLDDIR=`pwd`

swtestwait


[SSH] executing...
Waiting for job 13543066.bw to start ... 
Submitted job 13543066.bw is running. Following .running ... 
13543066.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.858114e-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 =  4.083130e-01 (Naik) mflops = 2.895498e+02
LLTIME(Fat): time = 6.605382e+00 (Asqtad opt) mflops = 6.114884e+02
LLTIME(long): time =  3.949780e-01 (Naik) mflops = 2.993254e+02
LLTIME(Fat): time = 6.577636e+00 (Asqtad opt) mflops = 6.140678e+02
LLTIME(long): time =  3.867612e-01 (Naik) mflops = 3.056846e+02
LLTIME(Fat): time = 6.613478e+00 (Asqtad opt) mflops = 6.107399e+02
CONGRAD5: time = 1.117566e+01 iters = 104 mflops = 7.239202e+02
TESTCONG: reduce_time = 3.861609e-01 iters = 104 time/iter = 3.713085e-03
CONGRAD5: time = 1.108589e+01 iters = 104 mflops = 7.297825e+02
TESTCONG: reduce_time = 3.371780e-01 iters = 104 time/iter = 3.242096e-03
GFTIME:   time = 2.517209e+01 (Symanzik1) mflops = -2.186955e-01
FFTIME:  time = 3.596107e+01 mflops = 7.908699e+02
LLTIME(long): time =  3.976631e-01 (Naik) mflops = 2.973043e+02
LLTIME(Fat): time = 6.578276e+00 (Asqtad opt) mflops = 6.140081e+02
LLTIME(long): time =  3.866620e-01 (Naik) mflops = 3.057630e+02
LLTIME(Fat): time = 6.574824e+00 (Asqtad opt) mflops = 6.143305e+02
LLTIME(long): time =  3.816080e-01 (Naik) mflops = 3.098125e+02
LLTIME(Fat): time = 6.572724e+00 (Asqtad opt) mflops = 6.145267e+02
CONGRAD5: time = 1.121943e+01 iters = 104 mflops = 7.210963e+02
TESTCONG: reduce_time = 4.610064e-01 iters = 104 time/iter = 4.432754e-03
CONGRAD5: time = 1.109561e+01 iters = 104 mflops = 7.291434e+02
TESTCONG: reduce_time = 3.608272e-01 iters = 104 time/iter = 3.469492e-03
GFTIME:   time = 2.518049e+01 (Symanzik1) mflops = -2.186226e-01
FFTIME:  time = 3.576228e+01 mflops = 7.952661e+02
LLTIME(long): time =  3.786290e-01 (Naik) mflops = 3.122501e+02
LLTIME(Fat): time = 6.585951e+00 (Asqtad opt) mflops = 6.132926e+02
LLTIME(long): time =  3.831558e-01 (Naik) mflops = 3.085610e+02
LLTIME(Fat): time = 6.579442e+00 (Asqtad opt) mflops = 6.138993e+02
LLTIME(long): time =  3.812029e-01 (Naik) mflops = 3.101417e+02
LLTIME(Fat): time = 6.584969e+00 (Asqtad opt) mflops = 6.133840e+02
CONGRAD5: time = 1.108226e+01 iters = 104 mflops = 7.300214e+02
TESTCONG: reduce_time = 3.507233e-01 iters = 104 time/iter = 3.372339e-03
CONGRAD5: time = 1.116269e+01 iters = 104 mflops = 7.247613e+02
TESTCONG: reduce_time = 4.252465e-01 iters = 104 time/iter = 4.088908e-03
GFTIME:   time = 2.519969e+01 (Symanzik1) mflops = -2.184560e-01
FFTIME:  time = 3.576075e+01 mflops = 7.953001e+02
LLTIME(long): time =  3.809309e-01 (Naik) mflops = 3.103632e+02
LLTIME(Fat): time = 6.577438e+00 (Asqtad opt) mflops = 6.140863e+02
LLTIME(long): time =  3.858390e-01 (Naik) mflops = 3.064152e+02
LLTIME(Fat): time = 6.615645e+00 (Asqtad opt) mflops = 6.105398e+02
LLTIME(long): time =  3.823361e-01 (Naik) mflops = 3.092225e+02
LLTIME(Fat): time = 6.597436e+00 (Asqtad opt) mflops = 6.122249e+02
CONGRAD5: time = 1.110337e+01 iters = 105 mflops = 7.356399e+02
TESTCONG: reduce_time = 2.604938e-01 iters = 105 time/iter = 2.480893e-03
CONGRAD5: time = 1.126428e+01 iters = 105 mflops = 7.251313e+02
TESTCONG: reduce_time = 4.188237e-01 iters = 105 time/iter = 3.988797e-03
GFTIME:   time = 2.518870e+01 (Symanzik1) mflops = -2.185513e-01
FFTIME:  time = 3.572852e+01 mflops = 7.960175e+02
LLTIME(long): time =  3.801939e-01 (Naik) mflops = 3.109648e+02
LLTIME(Fat): time = 6.569140e+00 (Asqtad opt) mflops = 6.148620e+02
LLTIME(long): time =  3.862400e-01 (Naik) mflops = 3.060971e+02
LLTIME(Fat): time = 6.576214e+00 (Asqtad opt) mflops = 6.142006e+02
LLTIME(long): time =  3.834991e-01 (Naik) mflops = 3.082848e+02
LLTIME(Fat): time = 6.596266e+00 (Asqtad opt) mflops = 6.123335e+02
CONGRAD5: time = 1.128619e+01 iters = 105 mflops = 7.237236e+02
TESTCONG: reduce_time = 4.401150e-01 iters = 105 time/iter = 4.191571e-03
CONGRAD5: time = 1.114776e+01 iters = 105 mflops = 7.327106e+02
TESTCONG: reduce_time = 3.087845e-01 iters = 105 time/iter = 2.940805e-03
GFTIME:   time = 2.516744e+01 (Symanzik1) mflops = -2.187360e-01
FFTIME:  time = 3.577179e+01 mflops = 7.950545e+02
LLTIME(long): time =  3.863790e-01 (Naik) mflops = 3.059870e+02
LLTIME(Fat): time = 6.592037e+00 (Asqtad opt) mflops = 6.127264e+02
LLTIME(long): time =  3.858020e-01 (Naik) mflops = 3.064446e+02
LLTIME(Fat): time = 6.576927e+00 (Asqtad opt) mflops = 6.141340e+02
LLTIME(long): time =  3.854311e-01 (Naik) mflops = 3.067395e+02
LLTIME(Fat): time = 6.589086e+00 (Asqtad opt) mflops = 6.130008e+02
CONGRAD5: time = 1.135963e+01 iters = 106 mflops = 7.258928e+02
TESTCONG: reduce_time = 3.749077e-01 iters = 106 time/iter = 3.536865e-03
CONGRAD5: time = 1.123153e+01 iters = 106 mflops = 7.341716e+02
TESTCONG: reduce_time = 2.655876e-01 iters = 106 time/iter = 2.505543e-03
GFTIME:   time = 2.521347e+01 (Symanzik1) mflops = -2.183366e-01
FFTIME:  time = 3.577970e+01 mflops = 7.948789e+02
LLTIME(long): time =  3.783422e-01 (Naik) mflops = 3.124868e+02
LLTIME(Fat): time = 6.588599e+00 (Asqtad opt) mflops = 6.130461e+02
LLTIME(long): time =  3.809419e-01 (Naik) mflops = 3.103543e+02
LLTIME(Fat): time = 6.588822e+00 (Asqtad opt) mflops = 6.130253e+02
LLTIME(long): time =  3.884950e-01 (Naik) mflops = 3.043204e+02
LLTIME(Fat): time = 6.563879e+00 (Asqtad opt) mflops = 6.153548e+02
CONGRAD5: time = 1.139880e+01 iters = 106 mflops = 7.233984e+02
TESTCONG: reduce_time = 4.618025e-01 iters = 106 time/iter = 4.356627e-03
CONGRAD5: time = 1.128411e+01 iters = 106 mflops = 7.307504e+02
TESTCONG: reduce_time = 3.556459e-01 iters = 106 time/iter = 3.355150e-03
GFTIME:   time = 2.523649e+01 (Symanzik1) mflops = -2.181374e-01
FFTIME:  time = 3.575458e+01 mflops = 7.954374e+02
LLTIME(long): time =  3.825309e-01 (Naik) mflops = 3.090651e+02
LLTIME(Fat): time = 6.586392e+00 (Asqtad opt) mflops = 6.132515e+02
LLTIME(long): time =  3.913748e-01 (Naik) mflops = 3.020811e+02
LLTIME(Fat): time = 6.571757e+00 (Asqtad opt) mflops = 6.146172e+02
LLTIME(long): time =  3.843610e-01 (Naik) mflops = 3.075935e+02
LLTIME(Fat): time = 6.568995e+00 (Asqtad opt) mflops = 6.148756e+02
CONGRAD5: time = 1.133631e+01 iters = 107 mflops = 7.342480e+02
TESTCONG: reduce_time = 3.116972e-01 iters = 107 time/iter = 2.913058e-03
CONGRAD5: time = 1.150062e+01 iters = 107 mflops = 7.237578e+02
TESTCONG: reduce_time = 4.312794e-01 iters = 107 time/iter = 4.030649e-03
GFTIME:   time = 2.521867e+01 (Symanzik1) mflops = -2.182916e-01
FFTIME:  time = 3.576830e+01 mflops = 7.951323e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.806450e-01 (Naik) mflops = 3.105963e+02
LLTIME(Fat): time = 6.570365e+00 (Asqtad opt) mflops = 6.147474e+02
CONGRAD5: time = 9.805610e+00 iters = 91 mflops = 7.219339e+02
TESTCONG: reduce_time = 3.891737e-01 iters = 91 time/iter = 4.276635e-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.574122e+00 iters = 90 mflops = 7.312640e+02
TESTCONG: reduce_time = 2.992172e-01 iters = 90 time/iter = 3.324636e-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.805649e-01 (Naik) mflops = 3.106617e+02
LLTIME(Fat): time = 6.583067e+00 (Asqtad opt) mflops = 6.135612e+02
LLTIME(long): time =  3.904560e-01 (Naik) mflops = 3.027920e+02
LLTIME(Fat): time = 6.597750e+00 (Asqtad opt) mflops = 6.121958e+02
LLTIME(long): time =  3.856230e-01 (Naik) mflops = 3.065869e+02
LLTIME(Fat): time = 6.565081e+00 (Asqtad opt) mflops = 6.152422e+02
CONGRAD5: time = 1.139283e+01 iters = 107 mflops = 7.306054e+02
TESTCONG: reduce_time = 3.290639e-01 iters = 107 time/iter = 3.075363e-03
CONGRAD5: time = 1.148443e+01 iters = 107 mflops = 7.247781e+02
TESTCONG: reduce_time = 4.421685e-01 iters = 107 time/iter = 4.132416e-03
GFTIME:   time = 2.514809e+01 (Symanzik1) mflops = -2.189043e-01
FFTIME:  time = 3.579987e+01 mflops = 7.944310e+02
LLTIME(long): time =  3.909199e-01 (Naik) mflops = 3.024326e+02
LLTIME(Fat): time = 6.561068e+00 (Asqtad opt) mflops = 6.156185e+02
LLTIME(long): time =  3.829648e-01 (Naik) mflops = 3.087149e+02
LLTIME(Fat): time = 6.574301e+00 (Asqtad opt) mflops = 6.143793e+02
LLTIME(long): time =  3.931870e-01 (Naik) mflops = 3.006888e+02
LLTIME(Fat): time = 6.595166e+00 (Asqtad opt) mflops = 6.124356e+02
CONGRAD5: time = 1.144675e+01 iters = 107 mflops = 7.271639e+02
TESTCONG: reduce_time = 3.897996e-01 iters = 107 time/iter = 3.642987e-03
CONGRAD5: time = 1.147470e+01 iters = 107 mflops = 7.253924e+02
TESTCONG: reduce_time = 3.889172e-01 iters = 107 time/iter = 3.634740e-03
GFTIME:   time = 2.514763e+01 (Symanzik1) mflops = -2.189082e-01
FFTIME:  time = 3.576309e+01 mflops = 7.952480e+02
LLTIME(long): time =  3.819020e-01 (Naik) mflops = 3.095741e+02
LLTIME(Fat): time = 6.565715e+00 (Asqtad opt) mflops = 6.151828e+02
LLTIME(long): time =  3.840179e-01 (Naik) mflops = 3.078683e+02
LLTIME(Fat): time = 6.552666e+00 (Asqtad opt) mflops = 6.164079e+02
LLTIME(long): time =  3.759439e-01 (Naik) mflops = 3.144803e+02
LLTIME(Fat): time = 6.589457e+00 (Asqtad opt) mflops = 6.129662e+02
CONGRAD5: time = 1.149412e+01 iters = 107 mflops = 7.241671e+02
TESTCONG: reduce_time = 4.031456e-01 iters = 107 time/iter = 3.767715e-03
CONGRAD5: time = 1.136469e+01 iters = 107 mflops = 7.324143e+02
TESTCONG: reduce_time = 3.013542e-01 iters = 107 time/iter = 2.816394e-03
GFTIME:   time = 2.517522e+01 (Symanzik1) mflops = -2.186684e-01
FFTIME:  time = 3.570300e+01 mflops = 7.965865e+02
LLTIME(long): time =  3.847170e-01 (Naik) mflops = 3.073089e+02
LLTIME(Fat): time = 6.570159e+00 (Asqtad opt) mflops = 6.147667e+02
LLTIME(long): time =  3.837550e-01 (Naik) mflops = 3.080793e+02
LLTIME(Fat): time = 6.567616e+00 (Asqtad opt) mflops = 6.150047e+02
LLTIME(long): time =  3.859091e-01 (Naik) mflops = 3.063596e+02
LLTIME(Fat): time = 6.566574e+00 (Asqtad opt) mflops = 6.151023e+02
CONGRAD5: time = 1.166278e+01 iters = 108 mflops = 7.203644e+02
TESTCONG: reduce_time = 4.813051e-01 iters = 108 time/iter = 4.456529e-03
CONGRAD5: time = 1.150189e+01 iters = 108 mflops = 7.304412e+02
TESTCONG: reduce_time = 3.185048e-01 iters = 108 time/iter = 2.949119e-03
GFTIME:   time = 2.515026e+01 (Symanzik1) mflops = -2.188854e-01
FFTIME:  time = 3.578045e+01 mflops = 7.948621e+02
LLTIME(long): time =  3.858120e-01 (Naik) mflops = 3.064366e+02
LLTIME(Fat): time = 6.554367e+00 (Asqtad opt) mflops = 6.162479e+02
LLTIME(long): time =  3.925941e-01 (Naik) mflops = 3.011429e+02
LLTIME(Fat): time = 6.580446e+00 (Asqtad opt) mflops = 6.138056e+02
LLTIME(long): time =  3.896301e-01 (Naik) mflops = 3.034338e+02
LLTIME(Fat): time = 6.567945e+00 (Asqtad opt) mflops = 6.149739e+02
CONGRAD5: time = 1.150179e+01 iters = 108 mflops = 7.304474e+02
TESTCONG: reduce_time = 3.385909e-01 iters = 108 time/iter = 3.135101e-03
CONGRAD5: time = 1.160580e+01 iters = 108 mflops = 7.239011e+02
TESTCONG: reduce_time = 4.374576e-01 iters = 108 time/iter = 4.050533e-03
GFTIME:   time = 2.518952e+01 (Symanzik1) mflops = -2.185442e-01
FFTIME:  time = 3.575342e+01 mflops = 7.954631e+02
LLTIME(long): time =  3.870089e-01 (Naik) mflops = 3.054889e+02
LLTIME(Fat): time = 6.563283e+00 (Asqtad opt) mflops = 6.154107e+02
LLTIME(long): time =  3.830259e-01 (Naik) mflops = 3.086657e+02
LLTIME(Fat): time = 6.581023e+00 (Asqtad opt) mflops = 6.137518e+02
LLTIME(long): time =  3.887100e-01 (Naik) mflops = 3.041520e+02
LLTIME(Fat): time = 6.583408e+00 (Asqtad opt) mflops = 6.135295e+02
CONGRAD5: time = 1.148166e+01 iters = 108 mflops = 7.317282e+02
TESTCONG: reduce_time = 3.275635e-01 iters = 108 time/iter = 3.032996e-03
CONGRAD5: time = 1.168089e+01 iters = 109 mflops = 7.259073e+02
TESTCONG: reduce_time = 4.203632e-01 iters = 109 time/iter = 3.856543e-03
GFTIME:   time = 2.516727e+01 (Symanzik1) mflops = -2.187374e-01
FFTIME:  time = 3.574222e+01 mflops = 7.957125e+02
LLTIME(long): time =  3.817649e-01 (Naik) mflops = 3.096852e+02
LLTIME(Fat): time = 6.574689e+00 (Asqtad opt) mflops = 6.143431e+02
LLTIME(long): time =  3.818290e-01 (Naik) mflops = 3.096332e+02
LLTIME(Fat): time = 6.561209e+00 (Asqtad opt) mflops = 6.156053e+02
LLTIME(long): time =  3.915091e-01 (Naik) mflops = 3.019775e+02
LLTIME(Fat): time = 6.574342e+00 (Asqtad opt) mflops = 6.143755e+02
CONGRAD5: time = 1.168391e+01 iters = 109 mflops = 7.257199e+02
TESTCONG: reduce_time = 4.309013e-01 iters = 109 time/iter = 3.953223e-03
CONGRAD5: time = 1.161430e+01 iters = 109 mflops = 7.300695e+02
TESTCONG: reduce_time = 3.614953e-01 iters = 109 time/iter = 3.316470e-03
GFTIME:   time = 2.519216e+01 (Symanzik1) mflops = -2.185213e-01
FFTIME:  time = 3.578829e+01 mflops = 7.946880e+02
LLTIME(long): time =  3.809021e-01 (Naik) mflops = 3.103867e+02
LLTIME(Fat): time = 6.568220e+00 (Asqtad opt) mflops = 6.149482e+02
LLTIME(long): time =  3.852580e-01 (Naik) mflops = 3.068774e+02
LLTIME(Fat): time = 6.562429e+00 (Asqtad opt) mflops = 6.154908e+02
LLTIME(long): time =  3.876121e-01 (Naik) mflops = 3.050136e+02
LLTIME(Fat): time = 6.562669e+00 (Asqtad opt) mflops = 6.154683e+02
CONGRAD5: time = 1.179975e+01 iters = 110 mflops = 7.251881e+02
TESTCONG: reduce_time = 4.282317e-01 iters = 110 time/iter = 3.893016e-03
CONGRAD5: time = 1.163126e+01 iters = 110 mflops = 7.356930e+02
TESTCONG: reduce_time = 2.818959e-01 iters = 110 time/iter = 2.562690e-03
GFTIME:   time = 2.513904e+01 (Symanzik1) mflops = -2.189830e-01
FFTIME:  time = 3.571083e+01 mflops = 7.964119e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.836401e-01 (Naik) mflops = 3.081715e+02
LLTIME(Fat): time = 6.569417e+00 (Asqtad opt) mflops = 6.148361e+02
CONGRAD5: time = 9.864542e+00 iters = 93 mflops = 7.333928e+02
TESTCONG: reduce_time = 2.769463e-01 iters = 93 time/iter = 2.977917e-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 = 1.004401e+01 iters = 93 mflops = 7.202885e+02
TESTCONG: reduce_time = 4.627230e-01 iters = 93 time/iter = 4.975516e-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 1764.394 secs


exit: Sun Dec 26 13:06:26 2021

Application 110001575 resources: utime ~451821s, stime ~718s, Rss ~28456, inblocks ~194891, outblocks ~155131
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.858114e-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 =  4.083130e-01 (Naik) mflops = 2.895498e+02
LLTIME(Fat): time = 6.605382e+00 (Asqtad opt) mflops = 6.114884e+02
LLTIME(long): time =  3.949780e-01 (Naik) mflops = 2.993254e+02
LLTIME(Fat): time = 6.577636e+00 (Asqtad opt) mflops = 6.140678e+02
LLTIME(long): time =  3.867612e-01 (Naik) mflops = 3.056846e+02
LLTIME(Fat): time = 6.613478e+00 (Asqtad opt) mflops = 6.107399e+02
CONGRAD5: time = 1.117566e+01 iters = 104 mflops = 7.239202e+02
TESTCONG: reduce_time = 3.861609e-01 iters = 104 time/iter = 3.713085e-03
CONGRAD5: time = 1.108589e+01 iters = 104 mflops = 7.297825e+02
TESTCONG: reduce_time = 3.371780e-01 iters = 104 time/iter = 3.242096e-03
GFTIME:   time = 2.517209e+01 (Symanzik1) mflops = -2.186955e-01
FFTIME:  time = 3.596107e+01 mflops = 7.908699e+02
LLTIME(long): time =  3.976631e-01 (Naik) mflops = 2.973043e+02
LLTIME(Fat): time = 6.578276e+00 (Asqtad opt) mflops = 6.140081e+02
LLTIME(long): time =  3.866620e-01 (Naik) mflops = 3.057630e+02
LLTIME(Fat): time = 6.574824e+00 (Asqtad opt) mflops = 6.143305e+02
LLTIME(long): time =  3.816080e-01 (Naik) mflops = 3.098125e+02
LLTIME(Fat): time = 6.572724e+00 (Asqtad opt) mflops = 6.145267e+02
CONGRAD5: time = 1.121943e+01 iters = 104 mflops = 7.210963e+02
TESTCONG: reduce_time = 4.610064e-01 iters = 104 time/iter = 4.432754e-03
CONGRAD5: time = 1.109561e+01 iters = 104 mflops = 7.291434e+02
TESTCONG: reduce_time = 3.608272e-01 iters = 104 time/iter = 3.469492e-03
GFTIME:   time = 2.518049e+01 (Symanzik1) mflops = -2.186226e-01
FFTIME:  time = 3.576228e+01 mflops = 7.952661e+02
LLTIME(long): time =  3.786290e-01 (Naik) mflops = 3.122501e+02
LLTIME(Fat): time = 6.585951e+00 (Asqtad opt) mflops = 6.132926e+02
LLTIME(long): time =  3.831558e-01 (Naik) mflops = 3.085610e+02
LLTIME(Fat): time = 6.579442e+00 (Asqtad opt) mflops = 6.138993e+02
LLTIME(long): time =  3.812029e-01 (Naik) mflops = 3.101417e+02
LLTIME(Fat): time = 6.584969e+00 (Asqtad opt) mflops = 6.133840e+02
CONGRAD5: time = 1.108226e+01 iters = 104 mflops = 7.300214e+02
TESTCONG: reduce_time = 3.507233e-01 iters = 104 time/iter = 3.372339e-03
CONGRAD5: time = 1.116269e+01 iters = 104 mflops = 7.247613e+02
TESTCONG: reduce_time = 4.252465e-01 iters = 104 time/iter = 4.088908e-03
GFTIME:   time = 2.519969e+01 (Symanzik1) mflops = -2.184560e-01
FFTIME:  time = 3.576075e+01 mflops = 7.953001e+02
LLTIME(long): time =  3.809309e-01 (Naik) mflops = 3.103632e+02
LLTIME(Fat): time = 6.577438e+00 (Asqtad opt) mflops = 6.140863e+02
LLTIME(long): time =  3.858390e-01 (Naik) mflops = 3.064152e+02
LLTIME(Fat): time = 6.615645e+00 (Asqtad opt) mflops = 6.105398e+02
LLTIME(long): time =  3.823361e-01 (Naik) mflops = 3.092225e+02
LLTIME(Fat): time = 6.597436e+00 (Asqtad opt) mflops = 6.122249e+02
CONGRAD5: time = 1.110337e+01 iters = 105 mflops = 7.356399e+02
TESTCONG: reduce_time = 2.604938e-01 iters = 105 time/iter = 2.480893e-03
CONGRAD5: time = 1.126428e+01 iters = 105 mflops = 7.251313e+02
TESTCONG: reduce_time = 4.188237e-01 iters = 105 time/iter = 3.988797e-03
GFTIME:   time = 2.518870e+01 (Symanzik1) mflops = -2.185513e-01
FFTIME:  time = 3.572852e+01 mflops = 7.960175e+02
LLTIME(long): time =  3.801939e-01 (Naik) mflops = 3.109648e+02
LLTIME(Fat): time = 6.569140e+00 (Asqtad opt) mflops = 6.148620e+02
LLTIME(long): time =  3.862400e-01 (Naik) mflops = 3.060971e+02
LLTIME(Fat): time = 6.576214e+00 (Asqtad opt) mflops = 6.142006e+02
LLTIME(long): time =  3.834991e-01 (Naik) mflops = 3.082848e+02
LLTIME(Fat): time = 6.596266e+00 (Asqtad opt) mflops = 6.123335e+02
CONGRAD5: time = 1.128619e+01 iters = 105 mflops = 7.237236e+02
TESTCONG: reduce_time = 4.401150e-01 iters = 105 time/iter = 4.191571e-03
CONGRAD5: time = 1.114776e+01 iters = 105 mflops = 7.327106e+02
TESTCONG: reduce_time = 3.087845e-01 iters = 105 time/iter = 2.940805e-03
GFTIME:   time = 2.516744e+01 (Symanzik1) mflops = -2.187360e-01
FFTIME:  time = 3.577179e+01 mflops = 7.950545e+02
LLTIME(long): time =  3.863790e-01 (Naik) mflops = 3.059870e+02
LLTIME(Fat): time = 6.592037e+00 (Asqtad opt) mflops = 6.127264e+02
LLTIME(long): time =  3.858020e-01 (Naik) mflops = 3.064446e+02
LLTIME(Fat): time = 6.576927e+00 (Asqtad opt) mflops = 6.141340e+02
LLTIME(long): time =  3.854311e-01 (Naik) mflops = 3.067395e+02
LLTIME(Fat): time = 6.589086e+00 (Asqtad opt) mflops = 6.130008e+02
CONGRAD5: time = 1.135963e+01 iters = 106 mflops = 7.258928e+02
TESTCONG: reduce_time = 3.749077e-01 iters = 106 time/iter = 3.536865e-03
CONGRAD5: time = 1.123153e+01 iters = 106 mflops = 7.341716e+02
TESTCONG: reduce_time = 2.655876e-01 iters = 106 time/iter = 2.505543e-03
GFTIME:   time = 2.521347e+01 (Symanzik1) mflops = -2.183366e-01
FFTIME:  time = 3.577970e+01 mflops = 7.948789e+02
LLTIME(long): time =  3.783422e-01 (Naik) mflops = 3.124868e+02
LLTIME(Fat): time = 6.588599e+00 (Asqtad opt) mflops = 6.130461e+02
LLTIME(long): time =  3.809419e-01 (Naik) mflops = 3.103543e+02
LLTIME(Fat): time = 6.588822e+00 (Asqtad opt) mflops = 6.130253e+02
LLTIME(long): time =  3.884950e-01 (Naik) mflops = 3.043204e+02
LLTIME(Fat): time = 6.563879e+00 (Asqtad opt) mflops = 6.153548e+02
CONGRAD5: time = 1.139880e+01 iters = 106 mflops = 7.233984e+02
TESTCONG: reduce_time = 4.618025e-01 iters = 106 time/iter = 4.356627e-03
CONGRAD5: time = 1.128411e+01 iters = 106 mflops = 7.307504e+02
TESTCONG: reduce_time = 3.556459e-01 iters = 106 time/iter = 3.355150e-03
GFTIME:   time = 2.523649e+01 (Symanzik1) mflops = -2.181374e-01
FFTIME:  time = 3.575458e+01 mflops = 7.954374e+02
LLTIME(long): time =  3.825309e-01 (Naik) mflops = 3.090651e+02
LLTIME(Fat): time = 6.586392e+00 (Asqtad opt) mflops = 6.132515e+02
LLTIME(long): time =  3.913748e-01 (Naik) mflops = 3.020811e+02
LLTIME(Fat): time = 6.571757e+00 (Asqtad opt) mflops = 6.146172e+02
LLTIME(long): time =  3.843610e-01 (Naik) mflops = 3.075935e+02
LLTIME(Fat): time = 6.568995e+00 (Asqtad opt) mflops = 6.148756e+02
CONGRAD5: time = 1.133631e+01 iters = 107 mflops = 7.342480e+02
TESTCONG: reduce_time = 3.116972e-01 iters = 107 time/iter = 2.913058e-03
CONGRAD5: time = 1.150062e+01 iters = 107 mflops = 7.237578e+02
TESTCONG: reduce_time = 4.312794e-01 iters = 107 time/iter = 4.030649e-03
GFTIME:   time = 2.521867e+01 (Symanzik1) mflops = -2.182916e-01
FFTIME:  time = 3.576830e+01 mflops = 7.951323e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.806450e-01 (Naik) mflops = 3.105963e+02
LLTIME(Fat): time = 6.570365e+00 (Asqtad opt) mflops = 6.147474e+02
CONGRAD5: time = 9.805610e+00 iters = 91 mflops = 7.219339e+02
TESTCONG: reduce_time = 3.891737e-01 iters = 91 time/iter = 4.276635e-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.574122e+00 iters = 90 mflops = 7.312640e+02
TESTCONG: reduce_time = 2.992172e-01 iters = 90 time/iter = 3.324636e-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.805649e-01 (Naik) mflops = 3.106617e+02
LLTIME(Fat): time = 6.583067e+00 (Asqtad opt) mflops = 6.135612e+02
LLTIME(long): time =  3.904560e-01 (Naik) mflops = 3.027920e+02
LLTIME(Fat): time = 6.597750e+00 (Asqtad opt) mflops = 6.121958e+02
LLTIME(long): time =  3.856230e-01 (Naik) mflops = 3.065869e+02
LLTIME(Fat): time = 6.565081e+00 (Asqtad opt) mflops = 6.152422e+02
CONGRAD5: time = 1.139283e+01 iters = 107 mflops = 7.306054e+02
TESTCONG: reduce_time = 3.290639e-01 iters = 107 time/iter = 3.075363e-03
CONGRAD5: time = 1.148443e+01 iters = 107 mflops = 7.247781e+02
TESTCONG: reduce_time = 4.421685e-01 iters = 107 time/iter = 4.132416e-03
GFTIME:   time = 2.514809e+01 (Symanzik1) mflops = -2.189043e-01
FFTIME:  time = 3.579987e+01 mflops = 7.944310e+02
LLTIME(long): time =  3.909199e-01 (Naik) mflops = 3.024326e+02
LLTIME(Fat): time = 6.561068e+00 (Asqtad opt) mflops = 6.156185e+02
LLTIME(long): time =  3.829648e-01 (Naik) mflops = 3.087149e+02
LLTIME(Fat): time = 6.574301e+00 (Asqtad opt) mflops = 6.143793e+02
LLTIME(long): time =  3.931870e-01 (Naik) mflops = 3.006888e+02
LLTIME(Fat): time = 6.595166e+00 (Asqtad opt) mflops = 6.124356e+02
CONGRAD5: time = 1.144675e+01 iters = 107 mflops = 7.271639e+02
TESTCONG: reduce_time = 3.897996e-01 iters = 107 time/iter = 3.642987e-03
CONGRAD5: time = 1.147470e+01 iters = 107 mflops = 7.253924e+02
TESTCONG: reduce_time = 3.889172e-01 iters = 107 time/iter = 3.634740e-03
GFTIME:   time = 2.514763e+01 (Symanzik1) mflops = -2.189082e-01
FFTIME:  time = 3.576309e+01 mflops = 7.952480e+02
LLTIME(long): time =  3.819020e-01 (Naik) mflops = 3.095741e+02
LLTIME(Fat): time = 6.565715e+00 (Asqtad opt) mflops = 6.151828e+02
LLTIME(long): time =  3.840179e-01 (Naik) mflops = 3.078683e+02
LLTIME(Fat): time = 6.552666e+00 (Asqtad opt) mflops = 6.164079e+02
LLTIME(long): time =  3.759439e-01 (Naik) mflops = 3.144803e+02
LLTIME(Fat): time = 6.589457e+00 (Asqtad opt) mflops = 6.129662e+02
CONGRAD5: time = 1.149412e+01 iters = 107 mflops = 7.241671e+02
TESTCONG: reduce_time = 4.031456e-01 iters = 107 time/iter = 3.767715e-03
CONGRAD5: time = 1.136469e+01 iters = 107 mflops = 7.324143e+02
TESTCONG: reduce_time = 3.013542e-01 iters = 107 time/iter = 2.816394e-03
GFTIME:   time = 2.517522e+01 (Symanzik1) mflops = -2.186684e-01
FFTIME:  time = 3.570300e+01 mflops = 7.965865e+02
LLTIME(long): time =  3.847170e-01 (Naik) mflops = 3.073089e+02
LLTIME(Fat): time = 6.570159e+00 (Asqtad opt) mflops = 6.147667e+02
LLTIME(long): time =  3.837550e-01 (Naik) mflops = 3.080793e+02
LLTIME(Fat): time = 6.567616e+00 (Asqtad opt) mflops = 6.150047e+02
LLTIME(long): time =  3.859091e-01 (Naik) mflops = 3.063596e+02
LLTIME(Fat): time = 6.566574e+00 (Asqtad opt) mflops = 6.151023e+02
CONGRAD5: time = 1.166278e+01 iters = 108 mflops = 7.203644e+02
TESTCONG: reduce_time = 4.813051e-01 iters = 108 time/iter = 4.456529e-03
CONGRAD5: time = 1.150189e+01 iters = 108 mflops = 7.304412e+02
TESTCONG: reduce_time = 3.185048e-01 iters = 108 time/iter = 2.949119e-03
GFTIME:   time = 2.515026e+01 (Symanzik1) mflops = -2.188854e-01
FFTIME:  time = 3.578045e+01 mflops = 7.948621e+02
LLTIME(long): time =  3.858120e-01 (Naik) mflops = 3.064366e+02
LLTIME(Fat): time = 6.554367e+00 (Asqtad opt) mflops = 6.162479e+02
LLTIME(long): time =  3.925941e-01 (Naik) mflops = 3.011429e+02
LLTIME(Fat): time = 6.580446e+00 (Asqtad opt) mflops = 6.138056e+02
LLTIME(long): time =  3.896301e-01 (Naik) mflops = 3.034338e+02
LLTIME(Fat): time = 6.567945e+00 (Asqtad opt) mflops = 6.149739e+02
CONGRAD5: time = 1.150179e+01 iters = 108 mflops = 7.304474e+02
TESTCONG: reduce_time = 3.385909e-01 iters = 108 time/iter = 3.135101e-03
CONGRAD5: time = 1.160580e+01 iters = 108 mflops = 7.239011e+02
TESTCONG: reduce_time = 4.374576e-01 iters = 108 time/iter = 4.050533e-03
GFTIME:   time = 2.518952e+01 (Symanzik1) mflops = -2.185442e-01
FFTIME:  time = 3.575342e+01 mflops = 7.954631e+02
LLTIME(long): time =  3.870089e-01 (Naik) mflops = 3.054889e+02
LLTIME(Fat): time = 6.563283e+00 (Asqtad opt) mflops = 6.154107e+02
LLTIME(long): time =  3.830259e-01 (Naik) mflops = 3.086657e+02
LLTIME(Fat): time = 6.581023e+00 (Asqtad opt) mflops = 6.137518e+02
LLTIME(long): time =  3.887100e-01 (Naik) mflops = 3.041520e+02
LLTIME(Fat): time = 6.583408e+00 (Asqtad opt) mflops = 6.135295e+02
CONGRAD5: time = 1.148166e+01 iters = 108 mflops = 7.317282e+02
TESTCONG: reduce_time = 3.275635e-01 iters = 108 time/iter = 3.032996e-03
CONGRAD5: time = 1.168089e+01 iters = 109 mflops = 7.259073e+02
TESTCONG: reduce_time = 4.203632e-01 iters = 109 time/iter = 3.856543e-03
GFTIME:   time = 2.516727e+01 (Symanzik1) mflops = -2.187374e-01
FFTIME:  time = 3.574222e+01 mflops = 7.957125e+02
LLTIME(long): time =  3.817649e-01 (Naik) mflops = 3.096852e+02
LLTIME(Fat): time = 6.574689e+00 (Asqtad opt) mflops = 6.143431e+02
LLTIME(long): time =  3.818290e-01 (Naik) mflops = 3.096332e+02
LLTIME(Fat): time = 6.561209e+00 (Asqtad opt) mflops = 6.156053e+02
LLTIME(long): time =  3.915091e-01 (Naik) mflops = 3.019775e+02
LLTIME(Fat): time = 6.574342e+00 (Asqtad opt) mflops = 6.143755e+02
CONGRAD5: time = 1.168391e+01 iters = 109 mflops = 7.257199e+02
TESTCONG: reduce_time = 4.309013e-01 iters = 109 time/iter = 3.953223e-03
CONGRAD5: time = 1.161430e+01 iters = 109 mflops = 7.300695e+02
TESTCONG: reduce_time = 3.614953e-01 iters = 109 time/iter = 3.316470e-03
GFTIME:   time = 2.519216e+01 (Symanzik1) mflops = -2.185213e-01
FFTIME:  time = 3.578829e+01 mflops = 7.946880e+02
LLTIME(long): time =  3.809021e-01 (Naik) mflops = 3.103867e+02
LLTIME(Fat): time = 6.568220e+00 (Asqtad opt) mflops = 6.149482e+02
LLTIME(long): time =  3.852580e-01 (Naik) mflops = 3.068774e+02
LLTIME(Fat): time = 6.562429e+00 (Asqtad opt) mflops = 6.154908e+02
LLTIME(long): time =  3.876121e-01 (Naik) mflops = 3.050136e+02
LLTIME(Fat): time = 6.562669e+00 (Asqtad opt) mflops = 6.154683e+02
CONGRAD5: time = 1.179975e+01 iters = 110 mflops = 7.251881e+02
TESTCONG: reduce_time = 4.282317e-01 iters = 110 time/iter = 3.893016e-03
CONGRAD5: time = 1.163126e+01 iters = 110 mflops = 7.356930e+02
TESTCONG: reduce_time = 2.818959e-01 iters = 110 time/iter = 2.562690e-03
GFTIME:   time = 2.513904e+01 (Symanzik1) mflops = -2.189830e-01
FFTIME:  time = 3.571083e+01 mflops = 7.964119e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.836401e-01 (Naik) mflops = 3.081715e+02
LLTIME(Fat): time = 6.569417e+00 (Asqtad opt) mflops = 6.148361e+02
CONGRAD5: time = 9.864542e+00 iters = 93 mflops = 7.333928e+02
TESTCONG: reduce_time = 2.769463e-01 iters = 93 time/iter = 2.977917e-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 = 1.004401e+01 iters = 93 mflops = 7.202885e+02
TESTCONG: reduce_time = 4.627230e-01 iters = 93 time/iter = 4.975516e-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 1764.394 secs


exit: Sun Dec 26 13:06:26 2021

Application 110001575 resources: utime ~451821s, stime ~718s, Rss ~28456, inblocks ~194891, outblocks ~155131
Displaying status file:
verified

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

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