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/jenkins651001589111603620.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 13191611.bw to start ... 
Submitted job 13191611.bw is running. Following .running ... 
13191611.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.837610e-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.958139e-01 (Naik) mflops = 2.986932e+02
LLTIME(Fat): time = 6.595675e+00 (Asqtad opt) mflops = 6.123884e+02
LLTIME(long): time =  3.956881e-01 (Naik) mflops = 2.987883e+02
LLTIME(Fat): time = 6.564786e+00 (Asqtad opt) mflops = 6.152698e+02
LLTIME(long): time =  3.957181e-01 (Naik) mflops = 2.987656e+02
LLTIME(Fat): time = 6.565510e+00 (Asqtad opt) mflops = 6.152020e+02
CONGRAD5: time = 1.092788e+01 iters = 104 mflops = 7.403344e+02
TESTCONG: reduce_time = 3.162377e-01 iters = 104 time/iter = 3.040747e-03
CONGRAD5: time = 1.088235e+01 iters = 104 mflops = 7.434322e+02
TESTCONG: reduce_time = 2.870607e-01 iters = 104 time/iter = 2.760199e-03
GFTIME:   time = 2.517059e+01 (Symanzik1) mflops = -2.187085e-01
FFTIME:  time = 3.588617e+01 mflops = 7.925205e+02
LLTIME(long): time =  3.783150e-01 (Naik) mflops = 3.125093e+02
LLTIME(Fat): time = 6.563592e+00 (Asqtad opt) mflops = 6.153818e+02
LLTIME(long): time =  3.900759e-01 (Naik) mflops = 3.030870e+02
LLTIME(Fat): time = 6.574565e+00 (Asqtad opt) mflops = 6.143547e+02
LLTIME(long): time =  3.895299e-01 (Naik) mflops = 3.035118e+02
LLTIME(Fat): time = 6.574584e+00 (Asqtad opt) mflops = 6.143529e+02
CONGRAD5: time = 1.090702e+01 iters = 104 mflops = 7.417509e+02
TESTCONG: reduce_time = 2.982478e-01 iters = 104 time/iter = 2.867767e-03
CONGRAD5: time = 1.088743e+01 iters = 104 mflops = 7.430851e+02
TESTCONG: reduce_time = 3.234172e-01 iters = 104 time/iter = 3.109781e-03
GFTIME:   time = 2.514127e+01 (Symanzik1) mflops = -2.189636e-01
FFTIME:  time = 3.565568e+01 mflops = 7.976436e+02
LLTIME(long): time =  3.932469e-01 (Naik) mflops = 3.006430e+02
LLTIME(Fat): time = 6.562965e+00 (Asqtad opt) mflops = 6.154406e+02
LLTIME(long): time =  3.892891e-01 (Naik) mflops = 3.036996e+02
LLTIME(Fat): time = 6.553815e+00 (Asqtad opt) mflops = 6.162998e+02
LLTIME(long): time =  3.775690e-01 (Naik) mflops = 3.131268e+02
LLTIME(Fat): time = 6.577465e+00 (Asqtad opt) mflops = 6.140838e+02
CONGRAD5: time = 1.090601e+01 iters = 104 mflops = 7.418191e+02
TESTCONG: reduce_time = 3.073246e-01 iters = 104 time/iter = 2.955045e-03
CONGRAD5: time = 1.088500e+01 iters = 104 mflops = 7.432509e+02
TESTCONG: reduce_time = 3.189673e-01 iters = 104 time/iter = 3.066994e-03
GFTIME:   time = 2.512707e+01 (Symanzik1) mflops = -2.190873e-01
FFTIME:  time = 3.573582e+01 mflops = 7.958548e+02
LLTIME(long): time =  3.875821e-01 (Naik) mflops = 3.050372e+02
LLTIME(Fat): time = 6.559069e+00 (Asqtad opt) mflops = 6.158061e+02
LLTIME(long): time =  3.914399e-01 (Naik) mflops = 3.020309e+02
LLTIME(Fat): time = 6.553510e+00 (Asqtad opt) mflops = 6.163285e+02
LLTIME(long): time =  3.890300e-01 (Naik) mflops = 3.039019e+02
LLTIME(Fat): time = 6.552190e+00 (Asqtad opt) mflops = 6.164526e+02
CONGRAD5: time = 1.101896e+01 iters = 105 mflops = 7.412748e+02
TESTCONG: reduce_time = 3.341346e-01 iters = 105 time/iter = 3.182234e-03
CONGRAD5: time = 1.101330e+01 iters = 105 mflops = 7.416559e+02
TESTCONG: reduce_time = 3.255162e-01 iters = 105 time/iter = 3.100155e-03
GFTIME:   time = 2.515749e+01 (Symanzik1) mflops = -2.188225e-01
FFTIME:  time = 3.573098e+01 mflops = 7.959626e+02
LLTIME(long): time =  3.844819e-01 (Naik) mflops = 3.074968e+02
LLTIME(Fat): time = 6.541137e+00 (Asqtad opt) mflops = 6.174943e+02
LLTIME(long): time =  3.937690e-01 (Naik) mflops = 3.002444e+02
LLTIME(Fat): time = 6.541718e+00 (Asqtad opt) mflops = 6.174394e+02
LLTIME(long): time =  3.837302e-01 (Naik) mflops = 3.080992e+02
LLTIME(Fat): time = 6.548277e+00 (Asqtad opt) mflops = 6.168210e+02
CONGRAD5: time = 1.099700e+01 iters = 105 mflops = 7.427550e+02
TESTCONG: reduce_time = 3.266487e-01 iters = 105 time/iter = 3.110940e-03
CONGRAD5: time = 1.098304e+01 iters = 105 mflops = 7.436991e+02
TESTCONG: reduce_time = 3.232398e-01 iters = 105 time/iter = 3.078474e-03
GFTIME:   time = 2.513785e+01 (Symanzik1) mflops = -2.189934e-01
FFTIME:  time = 3.577062e+01 mflops = 7.950806e+02
LLTIME(long): time =  3.872690e-01 (Naik) mflops = 3.052838e+02
LLTIME(Fat): time = 6.566648e+00 (Asqtad opt) mflops = 6.150954e+02
LLTIME(long): time =  3.871372e-01 (Naik) mflops = 3.053877e+02
LLTIME(Fat): time = 6.568407e+00 (Asqtad opt) mflops = 6.149306e+02
LLTIME(long): time =  3.816428e-01 (Naik) mflops = 3.097843e+02
LLTIME(Fat): time = 6.536487e+00 (Asqtad opt) mflops = 6.179336e+02
CONGRAD5: time = 1.113429e+01 iters = 106 mflops = 7.405832e+02
TESTCONG: reduce_time = 3.614783e-01 iters = 106 time/iter = 3.410173e-03
CONGRAD5: time = 1.110979e+01 iters = 106 mflops = 7.422165e+02
TESTCONG: reduce_time = 3.341494e-01 iters = 106 time/iter = 3.152352e-03
GFTIME:   time = 2.515376e+01 (Symanzik1) mflops = -2.188549e-01
FFTIME:  time = 3.575415e+01 mflops = 7.954468e+02
LLTIME(long): time =  3.943808e-01 (Naik) mflops = 2.997786e+02
LLTIME(Fat): time = 6.573426e+00 (Asqtad opt) mflops = 6.144611e+02
LLTIME(long): time =  3.866510e-01 (Naik) mflops = 3.057717e+02
LLTIME(Fat): time = 6.571776e+00 (Asqtad opt) mflops = 6.146154e+02
LLTIME(long): time =  3.814831e-01 (Naik) mflops = 3.099140e+02
LLTIME(Fat): time = 6.555288e+00 (Asqtad opt) mflops = 6.161613e+02
CONGRAD5: time = 1.111641e+01 iters = 106 mflops = 7.417746e+02
TESTCONG: reduce_time = 3.448348e-01 iters = 106 time/iter = 3.253159e-03
CONGRAD5: time = 1.109959e+01 iters = 106 mflops = 7.428985e+02
TESTCONG: reduce_time = 3.193870e-01 iters = 106 time/iter = 3.013085e-03
GFTIME:   time = 2.516870e+01 (Symanzik1) mflops = -2.187250e-01
FFTIME:  time = 3.574240e+01 mflops = 7.957084e+02
LLTIME(long): time =  3.950570e-01 (Naik) mflops = 2.992656e+02
LLTIME(Fat): time = 6.557358e+00 (Asqtad opt) mflops = 6.159668e+02
LLTIME(long): time =  3.881490e-01 (Naik) mflops = 3.045916e+02
LLTIME(Fat): time = 6.544066e+00 (Asqtad opt) mflops = 6.172179e+02
LLTIME(long): time =  3.917739e-01 (Naik) mflops = 3.017734e+02
LLTIME(Fat): time = 6.554620e+00 (Asqtad opt) mflops = 6.162241e+02
CONGRAD5: time = 1.121929e+01 iters = 107 mflops = 7.419064e+02
TESTCONG: reduce_time = 3.345497e-01 iters = 107 time/iter = 3.126632e-03
CONGRAD5: time = 1.120953e+01 iters = 107 mflops = 7.425526e+02
TESTCONG: reduce_time = 3.393686e-01 iters = 107 time/iter = 3.171669e-03
GFTIME:   time = 2.514336e+01 (Symanzik1) mflops = -2.189455e-01
FFTIME:  time = 3.572504e+01 mflops = 7.960951e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.772271e-01 (Naik) mflops = 3.134106e+02
LLTIME(Fat): time = 6.555540e+00 (Asqtad opt) mflops = 6.161376e+02
CONGRAD5: time = 9.550321e+00 iters = 91 mflops = 7.412319e+02
TESTCONG: reduce_time = 2.985210e-01 iters = 91 time/iter = 3.280451e-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.425604e+00 iters = 90 mflops = 7.427864e+02
TESTCONG: reduce_time = 2.701237e-01 iters = 90 time/iter = 3.001375e-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.787398e-01 (Naik) mflops = 3.121587e+02
LLTIME(Fat): time = 6.561322e+00 (Asqtad opt) mflops = 6.155947e+02
LLTIME(long): time =  3.873508e-01 (Naik) mflops = 3.052193e+02
LLTIME(Fat): time = 6.554381e+00 (Asqtad opt) mflops = 6.162466e+02
LLTIME(long): time =  3.805001e-01 (Naik) mflops = 3.107146e+02
LLTIME(Fat): time = 6.550189e+00 (Asqtad opt) mflops = 6.166409e+02
CONGRAD5: time = 1.121217e+01 iters = 107 mflops = 7.423772e+02
TESTCONG: reduce_time = 3.600404e-01 iters = 107 time/iter = 3.364864e-03
CONGRAD5: time = 1.118686e+01 iters = 107 mflops = 7.440570e+02
TESTCONG: reduce_time = 2.748439e-01 iters = 107 time/iter = 2.568635e-03
GFTIME:   time = 2.511326e+01 (Symanzik1) mflops = -2.192078e-01
FFTIME:  time = 3.570128e+01 mflops = 7.966250e+02
LLTIME(long): time =  3.920460e-01 (Naik) mflops = 3.015640e+02
LLTIME(Fat): time = 6.551588e+00 (Asqtad opt) mflops = 6.165093e+02
LLTIME(long): time =  3.891718e-01 (Naik) mflops = 3.037911e+02
LLTIME(Fat): time = 6.559710e+00 (Asqtad opt) mflops = 6.157459e+02
LLTIME(long): time =  3.894670e-01 (Naik) mflops = 3.035609e+02
LLTIME(Fat): time = 6.557124e+00 (Asqtad opt) mflops = 6.159888e+02
CONGRAD5: time = 1.122729e+01 iters = 107 mflops = 7.413777e+02
TESTCONG: reduce_time = 3.491228e-01 iters = 107 time/iter = 3.262830e-03
CONGRAD5: time = 1.119913e+01 iters = 107 mflops = 7.432421e+02
TESTCONG: reduce_time = 3.306406e-01 iters = 107 time/iter = 3.090099e-03
GFTIME:   time = 2.511540e+01 (Symanzik1) mflops = -2.191892e-01
FFTIME:  time = 3.565741e+01 mflops = 7.976050e+02
LLTIME(long): time =  3.834801e-01 (Naik) mflops = 3.083001e+02
LLTIME(Fat): time = 6.553843e+00 (Asqtad opt) mflops = 6.162971e+02
LLTIME(long): time =  3.901639e-01 (Naik) mflops = 3.030187e+02
LLTIME(Fat): time = 6.536569e+00 (Asqtad opt) mflops = 6.179258e+02
LLTIME(long): time =  3.892431e-01 (Naik) mflops = 3.037355e+02
LLTIME(Fat): time = 6.580056e+00 (Asqtad opt) mflops = 6.138420e+02
CONGRAD5: time = 1.122616e+01 iters = 107 mflops = 7.414522e+02
TESTCONG: reduce_time = 3.641818e-01 iters = 107 time/iter = 3.403568e-03
CONGRAD5: time = 1.118844e+01 iters = 107 mflops = 7.439518e+02
TESTCONG: reduce_time = 3.060451e-01 iters = 107 time/iter = 2.860234e-03
GFTIME:   time = 2.514450e+01 (Symanzik1) mflops = -2.189355e-01
FFTIME:  time = 3.572231e+01 mflops = 7.961558e+02
LLTIME(long): time =  3.877780e-01 (Naik) mflops = 3.048830e+02
LLTIME(Fat): time = 6.553304e+00 (Asqtad opt) mflops = 6.163478e+02
LLTIME(long): time =  3.984299e-01 (Naik) mflops = 2.967321e+02
LLTIME(Fat): time = 6.547877e+00 (Asqtad opt) mflops = 6.168587e+02
LLTIME(long): time =  3.870001e-01 (Naik) mflops = 3.054959e+02
LLTIME(Fat): time = 6.566726e+00 (Asqtad opt) mflops = 6.150881e+02
CONGRAD5: time = 1.134029e+01 iters = 108 mflops = 7.408499e+02
TESTCONG: reduce_time = 3.494389e-01 iters = 108 time/iter = 3.235545e-03
CONGRAD5: time = 1.130452e+01 iters = 108 mflops = 7.431943e+02
TESTCONG: reduce_time = 3.163638e-01 iters = 108 time/iter = 2.929295e-03
GFTIME:   time = 2.516040e+01 (Symanzik1) mflops = -2.187972e-01
FFTIME:  time = 3.571302e+01 mflops = 7.963630e+02
LLTIME(long): time =  3.879771e-01 (Naik) mflops = 3.047266e+02
LLTIME(Fat): time = 6.563698e+00 (Asqtad opt) mflops = 6.153718e+02
LLTIME(long): time =  3.859868e-01 (Naik) mflops = 3.062979e+02
LLTIME(Fat): time = 6.548985e+00 (Asqtad opt) mflops = 6.167543e+02
LLTIME(long): time =  3.892438e-01 (Naik) mflops = 3.037349e+02
LLTIME(Fat): time = 6.560081e+00 (Asqtad opt) mflops = 6.157111e+02
CONGRAD5: time = 1.131181e+01 iters = 108 mflops = 7.427154e+02
TESTCONG: reduce_time = 3.415811e-01 iters = 108 time/iter = 3.162788e-03
CONGRAD5: time = 1.130639e+01 iters = 108 mflops = 7.430712e+02
TESTCONG: reduce_time = 3.093791e-01 iters = 108 time/iter = 2.864621e-03
GFTIME:   time = 2.513545e+01 (Symanzik1) mflops = -2.190143e-01
FFTIME:  time = 3.571332e+01 mflops = 7.963562e+02
LLTIME(long): time =  3.893800e-01 (Naik) mflops = 3.036287e+02
LLTIME(Fat): time = 6.568369e+00 (Asqtad opt) mflops = 6.149342e+02
LLTIME(long): time =  3.865359e-01 (Naik) mflops = 3.058628e+02
LLTIME(Fat): time = 6.553279e+00 (Asqtad opt) mflops = 6.163502e+02
LLTIME(long): time =  3.950980e-01 (Naik) mflops = 2.992345e+02
LLTIME(Fat): time = 6.572298e+00 (Asqtad opt) mflops = 6.145666e+02
CONGRAD5: time = 1.133279e+01 iters = 108 mflops = 7.413402e+02
TESTCONG: reduce_time = 3.490930e-01 iters = 108 time/iter = 3.232342e-03
CONGRAD5: time = 1.141691e+01 iters = 109 mflops = 7.426918e+02
TESTCONG: reduce_time = 3.610878e-01 iters = 109 time/iter = 3.312732e-03
GFTIME:   time = 2.513824e+01 (Symanzik1) mflops = -2.189900e-01
FFTIME:  time = 3.566924e+01 mflops = 7.973404e+02
LLTIME(long): time =  3.954630e-01 (Naik) mflops = 2.989583e+02
LLTIME(Fat): time = 6.575258e+00 (Asqtad opt) mflops = 6.142899e+02
LLTIME(long): time =  3.847039e-01 (Naik) mflops = 3.073193e+02
LLTIME(Fat): time = 6.560812e+00 (Asqtad opt) mflops = 6.156425e+02
LLTIME(long): time =  3.953590e-01 (Naik) mflops = 2.990369e+02
LLTIME(Fat): time = 6.557537e+00 (Asqtad opt) mflops = 6.159500e+02
CONGRAD5: time = 1.143158e+01 iters = 109 mflops = 7.417383e+02
TESTCONG: reduce_time = 3.213997e-01 iters = 109 time/iter = 2.948621e-03
CONGRAD5: time = 1.139122e+01 iters = 109 mflops = 7.443663e+02
TESTCONG: reduce_time = 3.072333e-01 iters = 109 time/iter = 2.818654e-03
GFTIME:   time = 2.513398e+01 (Symanzik1) mflops = -2.190271e-01
FFTIME:  time = 3.571050e+01 mflops = 7.964192e+02
LLTIME(long): time =  3.896410e-01 (Naik) mflops = 3.034253e+02
LLTIME(Fat): time = 6.551305e+00 (Asqtad opt) mflops = 6.165359e+02
LLTIME(long): time =  4.048882e-01 (Naik) mflops = 2.919990e+02
LLTIME(Fat): time = 6.556141e+00 (Asqtad opt) mflops = 6.160811e+02
LLTIME(long): time =  3.860850e-01 (Naik) mflops = 3.062200e+02
LLTIME(Fat): time = 6.564236e+00 (Asqtad opt) mflops = 6.153214e+02
CONGRAD5: time = 1.154149e+01 iters = 110 mflops = 7.414152e+02
TESTCONG: reduce_time = 3.361149e-01 iters = 110 time/iter = 3.055590e-03
CONGRAD5: time = 1.152245e+01 iters = 110 mflops = 7.426404e+02
TESTCONG: reduce_time = 3.489804e-01 iters = 110 time/iter = 3.172549e-03
GFTIME:   time = 2.514867e+01 (Symanzik1) mflops = -2.188992e-01
FFTIME:  time = 3.566917e+01 mflops = 7.973420e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.768089e-01 (Naik) mflops = 3.137584e+02
LLTIME(Fat): time = 6.553818e+00 (Asqtad opt) mflops = 6.162995e+02
CONGRAD5: time = 9.763990e+00 iters = 93 mflops = 7.409455e+02
TESTCONG: reduce_time = 2.902858e-01 iters = 93 time/iter = 3.121353e-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.759485e+00 iters = 93 mflops = 7.412875e+02
TESTCONG: reduce_time = 2.779174e-01 iters = 93 time/iter = 2.988359e-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 1753.226 secs


exit: Fri Dec 10 01:07:27 2021

Application 109529487 resources: utime ~448940s, stime ~590s, Rss ~22672, inblocks ~190631, outblocks ~155147
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.837610e-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.958139e-01 (Naik) mflops = 2.986932e+02
LLTIME(Fat): time = 6.595675e+00 (Asqtad opt) mflops = 6.123884e+02
LLTIME(long): time =  3.956881e-01 (Naik) mflops = 2.987883e+02
LLTIME(Fat): time = 6.564786e+00 (Asqtad opt) mflops = 6.152698e+02
LLTIME(long): time =  3.957181e-01 (Naik) mflops = 2.987656e+02
LLTIME(Fat): time = 6.565510e+00 (Asqtad opt) mflops = 6.152020e+02
CONGRAD5: time = 1.092788e+01 iters = 104 mflops = 7.403344e+02
TESTCONG: reduce_time = 3.162377e-01 iters = 104 time/iter = 3.040747e-03
CONGRAD5: time = 1.088235e+01 iters = 104 mflops = 7.434322e+02
TESTCONG: reduce_time = 2.870607e-01 iters = 104 time/iter = 2.760199e-03
GFTIME:   time = 2.517059e+01 (Symanzik1) mflops = -2.187085e-01
FFTIME:  time = 3.588617e+01 mflops = 7.925205e+02
LLTIME(long): time =  3.783150e-01 (Naik) mflops = 3.125093e+02
LLTIME(Fat): time = 6.563592e+00 (Asqtad opt) mflops = 6.153818e+02
LLTIME(long): time =  3.900759e-01 (Naik) mflops = 3.030870e+02
LLTIME(Fat): time = 6.574565e+00 (Asqtad opt) mflops = 6.143547e+02
LLTIME(long): time =  3.895299e-01 (Naik) mflops = 3.035118e+02
LLTIME(Fat): time = 6.574584e+00 (Asqtad opt) mflops = 6.143529e+02
CONGRAD5: time = 1.090702e+01 iters = 104 mflops = 7.417509e+02
TESTCONG: reduce_time = 2.982478e-01 iters = 104 time/iter = 2.867767e-03
CONGRAD5: time = 1.088743e+01 iters = 104 mflops = 7.430851e+02
TESTCONG: reduce_time = 3.234172e-01 iters = 104 time/iter = 3.109781e-03
GFTIME:   time = 2.514127e+01 (Symanzik1) mflops = -2.189636e-01
FFTIME:  time = 3.565568e+01 mflops = 7.976436e+02
LLTIME(long): time =  3.932469e-01 (Naik) mflops = 3.006430e+02
LLTIME(Fat): time = 6.562965e+00 (Asqtad opt) mflops = 6.154406e+02
LLTIME(long): time =  3.892891e-01 (Naik) mflops = 3.036996e+02
LLTIME(Fat): time = 6.553815e+00 (Asqtad opt) mflops = 6.162998e+02
LLTIME(long): time =  3.775690e-01 (Naik) mflops = 3.131268e+02
LLTIME(Fat): time = 6.577465e+00 (Asqtad opt) mflops = 6.140838e+02
CONGRAD5: time = 1.090601e+01 iters = 104 mflops = 7.418191e+02
TESTCONG: reduce_time = 3.073246e-01 iters = 104 time/iter = 2.955045e-03
CONGRAD5: time = 1.088500e+01 iters = 104 mflops = 7.432509e+02
TESTCONG: reduce_time = 3.189673e-01 iters = 104 time/iter = 3.066994e-03
GFTIME:   time = 2.512707e+01 (Symanzik1) mflops = -2.190873e-01
FFTIME:  time = 3.573582e+01 mflops = 7.958548e+02
LLTIME(long): time =  3.875821e-01 (Naik) mflops = 3.050372e+02
LLTIME(Fat): time = 6.559069e+00 (Asqtad opt) mflops = 6.158061e+02
LLTIME(long): time =  3.914399e-01 (Naik) mflops = 3.020309e+02
LLTIME(Fat): time = 6.553510e+00 (Asqtad opt) mflops = 6.163285e+02
LLTIME(long): time =  3.890300e-01 (Naik) mflops = 3.039019e+02
LLTIME(Fat): time = 6.552190e+00 (Asqtad opt) mflops = 6.164526e+02
CONGRAD5: time = 1.101896e+01 iters = 105 mflops = 7.412748e+02
TESTCONG: reduce_time = 3.341346e-01 iters = 105 time/iter = 3.182234e-03
CONGRAD5: time = 1.101330e+01 iters = 105 mflops = 7.416559e+02
TESTCONG: reduce_time = 3.255162e-01 iters = 105 time/iter = 3.100155e-03
GFTIME:   time = 2.515749e+01 (Symanzik1) mflops = -2.188225e-01
FFTIME:  time = 3.573098e+01 mflops = 7.959626e+02
LLTIME(long): time =  3.844819e-01 (Naik) mflops = 3.074968e+02
LLTIME(Fat): time = 6.541137e+00 (Asqtad opt) mflops = 6.174943e+02
LLTIME(long): time =  3.937690e-01 (Naik) mflops = 3.002444e+02
LLTIME(Fat): time = 6.541718e+00 (Asqtad opt) mflops = 6.174394e+02
LLTIME(long): time =  3.837302e-01 (Naik) mflops = 3.080992e+02
LLTIME(Fat): time = 6.548277e+00 (Asqtad opt) mflops = 6.168210e+02
CONGRAD5: time = 1.099700e+01 iters = 105 mflops = 7.427550e+02
TESTCONG: reduce_time = 3.266487e-01 iters = 105 time/iter = 3.110940e-03
CONGRAD5: time = 1.098304e+01 iters = 105 mflops = 7.436991e+02
TESTCONG: reduce_time = 3.232398e-01 iters = 105 time/iter = 3.078474e-03
GFTIME:   time = 2.513785e+01 (Symanzik1) mflops = -2.189934e-01
FFTIME:  time = 3.577062e+01 mflops = 7.950806e+02
LLTIME(long): time =  3.872690e-01 (Naik) mflops = 3.052838e+02
LLTIME(Fat): time = 6.566648e+00 (Asqtad opt) mflops = 6.150954e+02
LLTIME(long): time =  3.871372e-01 (Naik) mflops = 3.053877e+02
LLTIME(Fat): time = 6.568407e+00 (Asqtad opt) mflops = 6.149306e+02
LLTIME(long): time =  3.816428e-01 (Naik) mflops = 3.097843e+02
LLTIME(Fat): time = 6.536487e+00 (Asqtad opt) mflops = 6.179336e+02
CONGRAD5: time = 1.113429e+01 iters = 106 mflops = 7.405832e+02
TESTCONG: reduce_time = 3.614783e-01 iters = 106 time/iter = 3.410173e-03
CONGRAD5: time = 1.110979e+01 iters = 106 mflops = 7.422165e+02
TESTCONG: reduce_time = 3.341494e-01 iters = 106 time/iter = 3.152352e-03
GFTIME:   time = 2.515376e+01 (Symanzik1) mflops = -2.188549e-01
FFTIME:  time = 3.575415e+01 mflops = 7.954468e+02
LLTIME(long): time =  3.943808e-01 (Naik) mflops = 2.997786e+02
LLTIME(Fat): time = 6.573426e+00 (Asqtad opt) mflops = 6.144611e+02
LLTIME(long): time =  3.866510e-01 (Naik) mflops = 3.057717e+02
LLTIME(Fat): time = 6.571776e+00 (Asqtad opt) mflops = 6.146154e+02
LLTIME(long): time =  3.814831e-01 (Naik) mflops = 3.099140e+02
LLTIME(Fat): time = 6.555288e+00 (Asqtad opt) mflops = 6.161613e+02
CONGRAD5: time = 1.111641e+01 iters = 106 mflops = 7.417746e+02
TESTCONG: reduce_time = 3.448348e-01 iters = 106 time/iter = 3.253159e-03
CONGRAD5: time = 1.109959e+01 iters = 106 mflops = 7.428985e+02
TESTCONG: reduce_time = 3.193870e-01 iters = 106 time/iter = 3.013085e-03
GFTIME:   time = 2.516870e+01 (Symanzik1) mflops = -2.187250e-01
FFTIME:  time = 3.574240e+01 mflops = 7.957084e+02
LLTIME(long): time =  3.950570e-01 (Naik) mflops = 2.992656e+02
LLTIME(Fat): time = 6.557358e+00 (Asqtad opt) mflops = 6.159668e+02
LLTIME(long): time =  3.881490e-01 (Naik) mflops = 3.045916e+02
LLTIME(Fat): time = 6.544066e+00 (Asqtad opt) mflops = 6.172179e+02
LLTIME(long): time =  3.917739e-01 (Naik) mflops = 3.017734e+02
LLTIME(Fat): time = 6.554620e+00 (Asqtad opt) mflops = 6.162241e+02
CONGRAD5: time = 1.121929e+01 iters = 107 mflops = 7.419064e+02
TESTCONG: reduce_time = 3.345497e-01 iters = 107 time/iter = 3.126632e-03
CONGRAD5: time = 1.120953e+01 iters = 107 mflops = 7.425526e+02
TESTCONG: reduce_time = 3.393686e-01 iters = 107 time/iter = 3.171669e-03
GFTIME:   time = 2.514336e+01 (Symanzik1) mflops = -2.189455e-01
FFTIME:  time = 3.572504e+01 mflops = 7.960951e+02
PLAQ:	2.658360	2.658338
P_LOOP:	3.906134e-01	-1.507364e-03
LLTIME(long): time =  3.772271e-01 (Naik) mflops = 3.134106e+02
LLTIME(Fat): time = 6.555540e+00 (Asqtad opt) mflops = 6.161376e+02
CONGRAD5: time = 9.550321e+00 iters = 91 mflops = 7.412319e+02
TESTCONG: reduce_time = 2.985210e-01 iters = 91 time/iter = 3.280451e-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.425604e+00 iters = 90 mflops = 7.427864e+02
TESTCONG: reduce_time = 2.701237e-01 iters = 90 time/iter = 3.001375e-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.787398e-01 (Naik) mflops = 3.121587e+02
LLTIME(Fat): time = 6.561322e+00 (Asqtad opt) mflops = 6.155947e+02
LLTIME(long): time =  3.873508e-01 (Naik) mflops = 3.052193e+02
LLTIME(Fat): time = 6.554381e+00 (Asqtad opt) mflops = 6.162466e+02
LLTIME(long): time =  3.805001e-01 (Naik) mflops = 3.107146e+02
LLTIME(Fat): time = 6.550189e+00 (Asqtad opt) mflops = 6.166409e+02
CONGRAD5: time = 1.121217e+01 iters = 107 mflops = 7.423772e+02
TESTCONG: reduce_time = 3.600404e-01 iters = 107 time/iter = 3.364864e-03
CONGRAD5: time = 1.118686e+01 iters = 107 mflops = 7.440570e+02
TESTCONG: reduce_time = 2.748439e-01 iters = 107 time/iter = 2.568635e-03
GFTIME:   time = 2.511326e+01 (Symanzik1) mflops = -2.192078e-01
FFTIME:  time = 3.570128e+01 mflops = 7.966250e+02
LLTIME(long): time =  3.920460e-01 (Naik) mflops = 3.015640e+02
LLTIME(Fat): time = 6.551588e+00 (Asqtad opt) mflops = 6.165093e+02
LLTIME(long): time =  3.891718e-01 (Naik) mflops = 3.037911e+02
LLTIME(Fat): time = 6.559710e+00 (Asqtad opt) mflops = 6.157459e+02
LLTIME(long): time =  3.894670e-01 (Naik) mflops = 3.035609e+02
LLTIME(Fat): time = 6.557124e+00 (Asqtad opt) mflops = 6.159888e+02
CONGRAD5: time = 1.122729e+01 iters = 107 mflops = 7.413777e+02
TESTCONG: reduce_time = 3.491228e-01 iters = 107 time/iter = 3.262830e-03
CONGRAD5: time = 1.119913e+01 iters = 107 mflops = 7.432421e+02
TESTCONG: reduce_time = 3.306406e-01 iters = 107 time/iter = 3.090099e-03
GFTIME:   time = 2.511540e+01 (Symanzik1) mflops = -2.191892e-01
FFTIME:  time = 3.565741e+01 mflops = 7.976050e+02
LLTIME(long): time =  3.834801e-01 (Naik) mflops = 3.083001e+02
LLTIME(Fat): time = 6.553843e+00 (Asqtad opt) mflops = 6.162971e+02
LLTIME(long): time =  3.901639e-01 (Naik) mflops = 3.030187e+02
LLTIME(Fat): time = 6.536569e+00 (Asqtad opt) mflops = 6.179258e+02
LLTIME(long): time =  3.892431e-01 (Naik) mflops = 3.037355e+02
LLTIME(Fat): time = 6.580056e+00 (Asqtad opt) mflops = 6.138420e+02
CONGRAD5: time = 1.122616e+01 iters = 107 mflops = 7.414522e+02
TESTCONG: reduce_time = 3.641818e-01 iters = 107 time/iter = 3.403568e-03
CONGRAD5: time = 1.118844e+01 iters = 107 mflops = 7.439518e+02
TESTCONG: reduce_time = 3.060451e-01 iters = 107 time/iter = 2.860234e-03
GFTIME:   time = 2.514450e+01 (Symanzik1) mflops = -2.189355e-01
FFTIME:  time = 3.572231e+01 mflops = 7.961558e+02
LLTIME(long): time =  3.877780e-01 (Naik) mflops = 3.048830e+02
LLTIME(Fat): time = 6.553304e+00 (Asqtad opt) mflops = 6.163478e+02
LLTIME(long): time =  3.984299e-01 (Naik) mflops = 2.967321e+02
LLTIME(Fat): time = 6.547877e+00 (Asqtad opt) mflops = 6.168587e+02
LLTIME(long): time =  3.870001e-01 (Naik) mflops = 3.054959e+02
LLTIME(Fat): time = 6.566726e+00 (Asqtad opt) mflops = 6.150881e+02
CONGRAD5: time = 1.134029e+01 iters = 108 mflops = 7.408499e+02
TESTCONG: reduce_time = 3.494389e-01 iters = 108 time/iter = 3.235545e-03
CONGRAD5: time = 1.130452e+01 iters = 108 mflops = 7.431943e+02
TESTCONG: reduce_time = 3.163638e-01 iters = 108 time/iter = 2.929295e-03
GFTIME:   time = 2.516040e+01 (Symanzik1) mflops = -2.187972e-01
FFTIME:  time = 3.571302e+01 mflops = 7.963630e+02
LLTIME(long): time =  3.879771e-01 (Naik) mflops = 3.047266e+02
LLTIME(Fat): time = 6.563698e+00 (Asqtad opt) mflops = 6.153718e+02
LLTIME(long): time =  3.859868e-01 (Naik) mflops = 3.062979e+02
LLTIME(Fat): time = 6.548985e+00 (Asqtad opt) mflops = 6.167543e+02
LLTIME(long): time =  3.892438e-01 (Naik) mflops = 3.037349e+02
LLTIME(Fat): time = 6.560081e+00 (Asqtad opt) mflops = 6.157111e+02
CONGRAD5: time = 1.131181e+01 iters = 108 mflops = 7.427154e+02
TESTCONG: reduce_time = 3.415811e-01 iters = 108 time/iter = 3.162788e-03
CONGRAD5: time = 1.130639e+01 iters = 108 mflops = 7.430712e+02
TESTCONG: reduce_time = 3.093791e-01 iters = 108 time/iter = 2.864621e-03
GFTIME:   time = 2.513545e+01 (Symanzik1) mflops = -2.190143e-01
FFTIME:  time = 3.571332e+01 mflops = 7.963562e+02
LLTIME(long): time =  3.893800e-01 (Naik) mflops = 3.036287e+02
LLTIME(Fat): time = 6.568369e+00 (Asqtad opt) mflops = 6.149342e+02
LLTIME(long): time =  3.865359e-01 (Naik) mflops = 3.058628e+02
LLTIME(Fat): time = 6.553279e+00 (Asqtad opt) mflops = 6.163502e+02
LLTIME(long): time =  3.950980e-01 (Naik) mflops = 2.992345e+02
LLTIME(Fat): time = 6.572298e+00 (Asqtad opt) mflops = 6.145666e+02
CONGRAD5: time = 1.133279e+01 iters = 108 mflops = 7.413402e+02
TESTCONG: reduce_time = 3.490930e-01 iters = 108 time/iter = 3.232342e-03
CONGRAD5: time = 1.141691e+01 iters = 109 mflops = 7.426918e+02
TESTCONG: reduce_time = 3.610878e-01 iters = 109 time/iter = 3.312732e-03
GFTIME:   time = 2.513824e+01 (Symanzik1) mflops = -2.189900e-01
FFTIME:  time = 3.566924e+01 mflops = 7.973404e+02
LLTIME(long): time =  3.954630e-01 (Naik) mflops = 2.989583e+02
LLTIME(Fat): time = 6.575258e+00 (Asqtad opt) mflops = 6.142899e+02
LLTIME(long): time =  3.847039e-01 (Naik) mflops = 3.073193e+02
LLTIME(Fat): time = 6.560812e+00 (Asqtad opt) mflops = 6.156425e+02
LLTIME(long): time =  3.953590e-01 (Naik) mflops = 2.990369e+02
LLTIME(Fat): time = 6.557537e+00 (Asqtad opt) mflops = 6.159500e+02
CONGRAD5: time = 1.143158e+01 iters = 109 mflops = 7.417383e+02
TESTCONG: reduce_time = 3.213997e-01 iters = 109 time/iter = 2.948621e-03
CONGRAD5: time = 1.139122e+01 iters = 109 mflops = 7.443663e+02
TESTCONG: reduce_time = 3.072333e-01 iters = 109 time/iter = 2.818654e-03
GFTIME:   time = 2.513398e+01 (Symanzik1) mflops = -2.190271e-01
FFTIME:  time = 3.571050e+01 mflops = 7.964192e+02
LLTIME(long): time =  3.896410e-01 (Naik) mflops = 3.034253e+02
LLTIME(Fat): time = 6.551305e+00 (Asqtad opt) mflops = 6.165359e+02
LLTIME(long): time =  4.048882e-01 (Naik) mflops = 2.919990e+02
LLTIME(Fat): time = 6.556141e+00 (Asqtad opt) mflops = 6.160811e+02
LLTIME(long): time =  3.860850e-01 (Naik) mflops = 3.062200e+02
LLTIME(Fat): time = 6.564236e+00 (Asqtad opt) mflops = 6.153214e+02
CONGRAD5: time = 1.154149e+01 iters = 110 mflops = 7.414152e+02
TESTCONG: reduce_time = 3.361149e-01 iters = 110 time/iter = 3.055590e-03
CONGRAD5: time = 1.152245e+01 iters = 110 mflops = 7.426404e+02
TESTCONG: reduce_time = 3.489804e-01 iters = 110 time/iter = 3.172549e-03
GFTIME:   time = 2.514867e+01 (Symanzik1) mflops = -2.188992e-01
FFTIME:  time = 3.566917e+01 mflops = 7.973420e+02
PLAQ:	2.443139	2.443152
P_LOOP:	6.489087e-02	-2.986151e-03
LLTIME(long): time =  3.768089e-01 (Naik) mflops = 3.137584e+02
LLTIME(Fat): time = 6.553818e+00 (Asqtad opt) mflops = 6.162995e+02
CONGRAD5: time = 9.763990e+00 iters = 93 mflops = 7.409455e+02
TESTCONG: reduce_time = 2.902858e-01 iters = 93 time/iter = 3.121353e-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.759485e+00 iters = 93 mflops = 7.412875e+02
TESTCONG: reduce_time = 2.779174e-01 iters = 93 time/iter = 2.988359e-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 1753.226 secs


exit: Fri Dec 10 01:07:27 2021

Application 109529487 resources: utime ~448940s, stime ~590s, Rss ~22672, inblocks ~190631, outblocks ~155147
Displaying status file:
verified

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

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