Index: /issm/trunk-jpl/src/c/cores/ad_core.cpp
===================================================================
--- /issm/trunk-jpl/src/c/cores/ad_core.cpp	(revision 18793)
+++ /issm/trunk-jpl/src/c/cores/ad_core.cpp	(revision 18794)
@@ -59,6 +59,6 @@
 			
 			/*Print tape statistics so that user can kill this run if something is off already:*/
-			tapestats(my_rank,tape_stats); //reading of tape statistics
 			if(VerboseAutodiff()){
+				tapestats(my_rank,tape_stats); //reading of tape statistics
 				int commSize=IssmComm::GetSize();
 				int *sstats=new int[7];
