PERFORMANCE: total number of moves (proposed, successful, accepted) in general, and to fix gamma=0.0,t=0.0 cases	--------moves general--------				 --------moves gamma--------	move	 Num.Proposed	 Num.Successful	 Num.Accepted	 | Num.Proposed	 Num.Successful	 Num.Acceptedadd		 0		 0		 0	 |	 0		 0		 --mvorigin	 48		 48		 0	 |	 0		 0		 --mvtarget	 37		 37		 1	 |	 0		 0		 --chdir		 9		 9		 1	 |	 0		 0		 --delete		 0		 0		 0	 |	 0		 0		 --nni		 55		 0		 0	 |	 0		 0		 --Total		 149		 94		 2	 |	 0		 0		 0Proportion	 1.0		 0.6		 0.0	 |	 0.0		 0.0		 0.0