mkdir -p classes
mkdir -p classes/gnu/getopt
cp gnu/getopt/*.properties classes/gnu/getopt
javac -g  -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare *.java 
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare NFSlib2/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare P2Runtime/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare P2Runtime/UnitTests/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare P2Runtime/experiments/*/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare PicShare/*.java
javah -jni -classpath classes/ NiceSocketImpl
gcc -shared -o libnicesock.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceSocketImpl.c
NiceSocketImpl.c: In function 'nativeNiceSocketImpl_c_1socket':
NiceSocketImpl.c:92: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
NiceSocketImpl.c: In function 'Java_NiceSocketImpl_c_1connect':
NiceSocketImpl.c:124: warning: incompatible implicit declaration of built-in function 'memcpy'
javah -jni -classpath classes/ NiceSocketInputStream
gcc -shared -o libnicesockis.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceSocketInputStream.c
javah -jni -classpath classes/ NiceSocketOutputStream
gcc -shared -o libnicesockos.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceSocketOutputStream.c
javah -jni -classpath classes/ NiceServerSocket
gcc -shared -o libniceservsock.so -g -O -I . -I /lusr/java2/include -I /lusr/java2/include/linux -I /usr/include -I /usr/java/j2sdk1.4.2_07/include -I /usr/java/j2sdk1.4.2_07/include/linux NiceServerSocket.c
NiceServerSocket.c: In function 'Java_NiceServerSocket_c_1makeServerSocket':
NiceServerSocket.c:51: warning: incompatible implicit declaration of built-in function 'bzero'
NiceServerSocket.c:56: warning: incompatible implicit declaration of built-in function 'strcpy'
NiceServerSocket.c:61: warning: incompatible implicit declaration of built-in function 'bcopy'
NiceServerSocket.c: In function 'setSendBufferSize':
NiceServerSocket.c:140: warning: pointer targets in passing argument 5 of 'getsockopt' differ in signedness
/lusr/opt/gcc-4.0.2/bin/g++ -shared -D__NOP2__ -I. -I/usr/include -I/lusr/include -I/lusr/java5/include -I/lusr/java5/include/linux -I/p/graft/boost-1_33_1-gcc4/include/boost-1_33_1 -I/lusr/python/include/python2.4 -I/lusr/openssl/include -o libP2JavaWrapper.so P2Runtime/P2JavaWrapper.C  -L/lusr/python/lib/python2.4/config	    
rmic -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare:. RMIServerImpl
rmic -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare RuntimeRMIServerImpl
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare NFSlib2/*.java 
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Coda/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Pangaea/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Bayou/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Bayou/experiments/localExp/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Bayou/experiments/exp1/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/Bayou/experiments/exp2/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/ChainReplication/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/ChainReplication/experiments/exp1/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare case-studies/TierStore/*.java
javac -g   -source 1.4 -deprecation -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare NFS2Interface/*.java
NFS2Interface/BackupFile.java:35: warning: [deprecation] StreamTokenizer(java.io.InputStream) in java.io.StreamTokenizer has been deprecated
	StreamTokenizer str = new StreamTokenizer(buf);
                              ^
NFS2Interface/Exports.java:45: warning: [deprecation] StreamTokenizer(java.io.InputStream) in java.io.StreamTokenizer has been deprecated
	StreamTokenizer tok = new StreamTokenizer(in);
                              ^
NFS2Interface/Exports.java:155: warning: [deprecation] isSpace(char) in java.lang.Character has been deprecated
	    else if (Character.isSpace(spec.charAt(position)) == false) {
                              ^
3 warnings
# utils/junit/sanityCheck.sh
make classes/utils/junit/TestAll.class
make[1]: Entering directory `/v/filer3/v2q007/nalini/tmp/universalreplication-junit/universalReplication/code'
mkdir -p classes; javac -g   -source 1.4 -d classes -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare utils/junit/TestAll.java
make[1]: Leaving directory `/v/filer3/v2q007/nalini/tmp/universalreplication-junit/universalReplication/code'
java -ea -Djava.rmi.server.codebase="file:///u/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx128m -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare -Dclass_root=classes -Dtest_type=UNIT junit.textui.TestRunner utils.junit.TestAll
Loaded test case: AcceptStampUnit
Loaded test case: AcceptVVUnit
Loaded test case: CoreUnit
Loaded test case: DebargoMsgUnit
Loaded test case: IncommingConnectionUnit
Loaded test case: InvalListItemUnit
Loaded test case: NiceServerSocketUnit
Loaded test case: NodeIdUnit
Loaded test case: OutgoingBodyConnectionUnit
Loaded test case: PreciseSetUnit
Loaded test case: RandomAccessStateUnit
Loaded test case: RandomAccessStateUnitMT
Loaded test case: StreamIdUnit
Loaded test case: SubscribeBWUnit
Loaded test case: SyncRequestUnit
Loaded test case: UnbindMsgUnit
Loaded test case: WorkQueueUnit
Loaded test case: ClientServerUnit
Loaded test case: DemandReadUnit
Loaded test case: StressTestUnit
Loaded test case: ThreeNodeTestUnit
Loaded test case: PicShareReaderGCUnit
Loaded test case: PicShareReaderUnit
Loaded test case: PicShareWriteHistoryUnit
Loaded test case: PicShareWriterUnit
Number of test classes found: 25
.....DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
UpdateLog::UpdateLog diskOmitVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )
UpdateLog::UpdateLog() iterating redo log
WARNING: Performance warning: Stats turned on in RMIServerImpl.  Extra copy being made of all RMIs

DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
UpdateLog::UpdateLog diskOmitVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )
UpdateLog::UpdateLog() iterating redo log
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/0, 0, 5), (0, "10"), (1174032806638, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/1, 0, 5), (1, "10"), (1174032806666, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 0> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/2, 0, 5), (2, "10"), (1174032806694, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 1> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/3, 0, 5), (3, "10"), (1174032806708, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 2> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/4, 0, 5), (4, "10"), (1174032806728, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 3> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/5, 0, 5), (5, "10"), (1174032806747, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 4> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/6, 0, 5), (6, "10"), (1174032806757, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 5> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/7, 0, 5), (7, "10"), (1174032806780, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 6> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/8, 0, 5), (8, "10"), (1174032806799, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 7> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/9, 0, 5), (9, "10"), (1174032806809, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 8> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/10, 0, 5), (10, "10"), (1174032806834, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 9> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/11, 0, 5), (11, "10"), (1174032806846, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 10> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/12, 0, 5), (12, "10"), (1174032806873, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 11> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/13, 0, 5), (13, "10"), (1174032806885, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 12> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/14, 0, 5), (14, "10"), (1174032806910, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 13> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/15, 0, 5), (15, "10"), (1174032806925, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 14> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/16, 0, 5), (16, "10"), (1174032806948, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 15> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/17, 0, 5), (17, "10"), (1174032806961, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 16> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/18, 0, 5), (18, "10"), (1174032806989, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 17> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/19, 0, 5), (19, "10"), (1174032807058, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 18> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/20, 0, 5), (20, "10"), (1174032807072, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 19> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/21, 0, 5), (21, "10"), (1174032807084, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 20> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/22, 0, 5), (22, "10"), (1174032807096, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 21> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/23, 0, 5), (23, "10"), (1174032807110, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 22> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/24, 0, 5), (24, "10"), (1174032807119, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 23> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/25, 0, 5), (25, "10"), (1174032807136, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 24> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/26, 0, 5), (26, "10"), (1174032807156, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 25> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/27, 0, 5), (27, "10"), (1174032807168, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 26> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/28, 0, 5), (28, "10"), (1174032807177, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 27> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/29, 0, 5), (29, "10"), (1174032807191, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 28> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/30, 0, 5), (30, "10"), (1174032807200, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 29> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/31, 0, 5), (31, "10"), (1174032807214, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 30> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/32, 0, 5), (32, "10"), (1174032807228, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 31> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/33, 0, 5), (33, "10"), (1174032807257, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 32> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/34, 0, 5), (34, "10"), (1174032807269, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 33> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/35, 0, 5), (35, "10"), (1174032807290, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 34> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/36, 0, 5), (36, "10"), (1174032807304, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 35> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/37, 0, 5), (37, "10"), (1174032807314, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 36> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/38, 0, 5), (38, "10"), (1174032807323, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 37> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/39, 0, 5), (39, "10"), (1174032807332, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 38> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/40, 0, 5), (40, "10"), (1174032807342, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 39> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/41, 0, 5), (41, "10"), (1174032807362, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 40> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/42, 0, 5), (42, "10"), (1174032807373, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 41> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/43, 0, 5), (43, "10"), (1174032807396, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 42> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/44, 0, 5), (44, "10"), (1174032807406, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 43> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/45, 0, 5), (45, "10"), (1174032807419, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 44> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/46, 0, 5), (46, "10"), (1174032807443, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 45> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/47, 0, 5), (47, "10"), (1174032807459, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 46> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/48, 0, 5), (48, "10"), (1174032807472, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 47> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/49, 0, 5), (49, "10"), (1174032807489, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 48> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/50, 0, 5), (50, "10"), (1174032807521, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 49> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/51, 0, 5), (51, "10"), (1174032807535, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 50> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/52, 0, 5), (52, "10"), (1174032807544, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 51> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/53, 0, 5), (53, "10"), (1174032807557, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 52> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/54, 0, 5), (54, "10"), (1174032807571, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 53> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/55, 0, 5), (55, "10"), (1174032807586, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 54> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/56, 0, 5), (56, "10"), (1174032807597, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 55> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/57, 0, 5), (57, "10"), (1174032807624, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 56> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/58, 0, 5), (58, "10"), (1174032807653, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 57> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/59, 0, 5), (59, "10"), (1174032807664, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 58> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/60, 0, 5), (60, "10"), (1174032807673, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 59> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/61, 0, 5), (61, "10"), (1174032807698, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 60> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/62, 0, 5), (62, "10"), (1174032807705, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 61> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/63, 0, 5), (63, "10"), (1174032807719, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 62> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/64, 0, 5), (64, "10"), (1174032807727, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 63> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/65, 0, 5), (65, "10"), (1174032807734, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 64> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/66, 0, 5), (66, "10"), (1174032807743, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 65> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/67, 0, 5), (67, "10"), (1174032807765, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 66> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/68, 0, 5), (68, "10"), (1174032807776, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 67> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/69, 0, 5), (69, "10"), (1174032807784, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 68> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/70, 0, 5), (70, "10"), (1174032807792, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 69> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/71, 0, 5), (71, "10"), (1174032807811, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 70> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/72, 0, 5), (72, "10"), (1174032807820, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 71> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/73, 0, 5), (73, "10"), (1174032807831, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 72> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/74, 0, 5), (74, "10"), (1174032807841, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 73> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/75, 0, 5), (75, "10"), (1174032807850, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 74> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/76, 0, 5), (76, "10"), (1174032807857, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 75> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/77, 0, 5), (77, "10"), (1174032807866, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 76> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/78, 0, 5), (78, "10"), (1174032807884, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 77> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/79, 0, 5), (79, "10"), (1174032807901, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 78> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/80, 0, 5), (80, "10"), (1174032807926, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 79> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/81, 0, 5), (81, "10"), (1174032807933, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 80> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/82, 0, 5), (82, "10"), (1174032807944, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 81> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/83, 0, 5), (83, "10"), (1174032807961, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 82> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/84, 0, 5), (84, "10"), (1174032807970, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 83> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/85, 0, 5), (85, "10"), (1174032807977, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 84> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/86, 0, 5), (86, "10"), (1174032807986, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 85> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/87, 0, 5), (87, "10"), (1174032807993, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 86> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/88, 0, 5), (88, "10"), (1174032807999, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 87> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/89, 0, 5), (89, "10"), (1174032808007, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 88> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/90, 0, 5), (90, "10"), (1174032808014, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 89> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/91, 0, 5), (91, "10"), (1174032808043, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 90> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/92, 0, 5), (92, "10"), (1174032808060, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 91> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/93, 0, 5), (93, "10"), (1174032808079, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 92> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/94, 0, 5), (94, "10"), (1174032808113, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 93> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/95, 0, 5), (95, "10"), (1174032808120, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 94> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/96, 0, 5), (96, "10"), (1174032808127, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 95> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/97, 0, 5), (97, "10"), (1174032808132, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 96> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/98, 0, 5), (98, "10"), (1174032808154, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 97> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/99, 0, 5), (99, "10"), (1174032808162, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 98> <"9", -1> )]
WARNING: Performance warning: Stats turned on in RMIServerImpl.  Extra copy being made of all RMIs

OutgoingConnection::makeConnection-sock nodelay
Closing socket: OutgoingConnection
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
UpdateLog::UpdateLog diskOmitVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )
UpdateLog::UpdateLog() iterating redo log
WARNING: Performance warning: Stats turned on in RMIServerImpl.  Extra copy being made of all RMIs

DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
UpdateLog::UpdateLog diskOmitVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )
UpdateLog::UpdateLog() iterating redo log
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/0, 0, 5), (0, "10"), (1174032811825, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/1, 0, 5), (1, "10"), (1174032811838, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 0> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/2, 0, 5), (2, "10"), (1174032811847, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 1> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/3, 0, 5), (3, "10"), (1174032811865, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 2> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/4, 0, 5), (4, "10"), (1174032811871, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 3> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/5, 0, 5), (5, "10"), (1174032811877, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 4> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/6, 0, 5), (6, "10"), (1174032811882, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 5> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/7, 0, 5), (7, "10"), (1174032811886, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 6> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/8, 0, 5), (8, "10"), (1174032811891, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 7> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/9, 0, 5), (9, "10"), (1174032811895, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 8> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/10, 0, 5), (10, "10"), (1174032811900, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 9> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/11, 0, 5), (11, "10"), (1174032811904, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 10> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/12, 0, 5), (12, "10"), (1174032811909, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 11> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/13, 0, 5), (13, "10"), (1174032811914, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 12> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/14, 0, 5), (14, "10"), (1174032811932, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 13> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/15, 0, 5), (15, "10"), (1174032811937, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 14> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/16, 0, 5), (16, "10"), (1174032811941, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 15> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/17, 0, 5), (17, "10"), (1174032811949, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 16> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/18, 0, 5), (18, "10"), (1174032811967, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 17> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/19, 0, 5), (19, "10"), (1174032811977, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 18> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/20, 0, 5), (20, "10"), (1174032811994, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 19> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/21, 0, 5), (21, "10"), (1174032812014, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 20> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/22, 0, 5), (22, "10"), (1174032812018, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 21> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/23, 0, 5), (23, "10"), (1174032812024, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 22> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/24, 0, 5), (24, "10"), (1174032812028, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 23> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/25, 0, 5), (25, "10"), (1174032812079, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 24> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/26, 0, 5), (26, "10"), (1174032812103, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 25> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/27, 0, 5), (27, "10"), (1174032812107, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 26> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/28, 0, 5), (28, "10"), (1174032812111, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 27> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/29, 0, 5), (29, "10"), (1174032812130, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 28> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/30, 0, 5), (30, "10"), (1174032812135, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 29> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/31, 0, 5), (31, "10"), (1174032812140, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 30> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/32, 0, 5), (32, "10"), (1174032812145, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 31> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/33, 0, 5), (33, "10"), (1174032812155, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 32> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/34, 0, 5), (34, "10"), (1174032812170, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 33> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/35, 0, 5), (35, "10"), (1174032812174, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 34> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/36, 0, 5), (36, "10"), (1174032812178, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 35> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/37, 0, 5), (37, "10"), (1174032812182, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 36> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/38, 0, 5), (38, "10"), (1174032812212, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 37> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/39, 0, 5), (39, "10"), (1174032812216, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 38> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/40, 0, 5), (40, "10"), (1174032812220, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 39> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/41, 0, 5), (41, "10"), (1174032812230, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 40> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/42, 0, 5), (42, "10"), (1174032812235, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 41> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/43, 0, 5), (43, "10"), (1174032812239, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 42> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/44, 0, 5), (44, "10"), (1174032812243, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 43> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/45, 0, 5), (45, "10"), (1174032812248, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 44> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/46, 0, 5), (46, "10"), (1174032812252, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 45> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/47, 0, 5), (47, "10"), (1174032812256, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 46> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/48, 0, 5), (48, "10"), (1174032812260, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 47> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/49, 0, 5), (49, "10"), (1174032812279, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 48> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/50, 0, 5), (50, "10"), (1174032812287, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 49> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/51, 0, 5), (51, "10"), (1174032812292, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 50> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/52, 0, 5), (52, "10"), (1174032812296, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 51> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/53, 0, 5), (53, "10"), (1174032812305, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 52> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/54, 0, 5), (54, "10"), (1174032812309, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 53> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/55, 0, 5), (55, "10"), (1174032812314, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 54> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/56, 0, 5), (56, "10"), (1174032812321, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 55> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/57, 0, 5), (57, "10"), (1174032812325, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 56> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/58, 0, 5), (58, "10"), (1174032812329, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 57> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/59, 0, 5), (59, "10"), (1174032812333, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 58> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/60, 0, 5), (60, "10"), (1174032812337, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 59> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/61, 0, 5), (61, "10"), (1174032812363, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 60> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/62, 0, 5), (62, "10"), (1174032812367, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 61> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/63, 0, 5), (63, "10"), (1174032812371, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 62> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/64, 0, 5), (64, "10"), (1174032812375, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 63> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/65, 0, 5), (65, "10"), (1174032812380, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 64> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/66, 0, 5), (66, "10"), (1174032812384, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 65> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/67, 0, 5), (67, "10"), (1174032812388, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 66> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/68, 0, 5), (68, "10"), (1174032812393, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 67> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/69, 0, 5), (69, "10"), (1174032812397, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 68> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/70, 0, 5), (70, "10"), (1174032812401, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 69> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/71, 0, 5), (71, "10"), (1174032812405, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 70> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/72, 0, 5), (72, "10"), (1174032812429, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 71> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/73, 0, 5), (73, "10"), (1174032812435, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 72> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/74, 0, 5), (74, "10"), (1174032812439, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 73> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/75, 0, 5), (75, "10"), (1174032812446, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 74> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/76, 0, 5), (76, "10"), (1174032812455, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 75> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/77, 0, 5), (77, "10"), (1174032812459, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 76> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/78, 0, 5), (78, "10"), (1174032812463, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 77> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/79, 0, 5), (79, "10"), (1174032812468, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 78> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/80, 0, 5), (80, "10"), (1174032812489, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 79> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/81, 0, 5), (81, "10"), (1174032812496, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 80> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/82, 0, 5), (82, "10"), (1174032812502, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 81> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/83, 0, 5), (83, "10"), (1174032812506, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 82> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/84, 0, 5), (84, "10"), (1174032812510, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 83> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/85, 0, 5), (85, "10"), (1174032812522, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 84> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/86, 0, 5), (86, "10"), (1174032812526, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 85> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/87, 0, 5), (87, "10"), (1174032812535, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 86> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/88, 0, 5), (88, "10"), (1174032812540, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 87> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/89, 0, 5), (89, "10"), (1174032812545, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 88> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/90, 0, 5), (90, "10"), (1174032812549, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 89> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/91, 0, 5), (91, "10"), (1174032812553, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 90> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/92, 0, 5), (92, "10"), (1174032812558, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 91> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/93, 0, 5), (93, "10"), (1174032812594, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 92> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/94, 0, 5), (94, "10"), (1174032812605, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 93> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/95, 0, 5), (95, "10"), (1174032812609, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 94> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/96, 0, 5), (96, "10"), (1174032812613, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 95> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/97, 0, 5), (97, "10"), (1174032812617, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 96> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/98, 0, 5), (98, "10"), (1174032812625, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 97> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/99, 0, 5), (99, "10"), (1174032812649, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 98> <"9", -1> )]
WARNING: Performance warning: Stats turned on in RMIServerImpl.  Extra copy being made of all RMIs

OutgoingConnection::makeConnection-sock nodelay
Closing socket: OutgoingConnection
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
UpdateLog::UpdateLog diskOmitVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )
UpdateLog::UpdateLog() iterating redo log
WARNING: Performance warning: Stats turned on in RMIServerImpl.  Extra copy being made of all RMIs

DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
UpdateLog::UpdateLog diskOmitVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )
UpdateLog::UpdateLog() iterating redo log
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/0, 0, 5), (0, "10"), (1174032814893, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/1, 0, 5), (1, "10"), (1174032814899, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 0> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/2, 0, 5), (2, "10"), (1174032814903, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 1> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/3, 0, 5), (3, "10"), (1174032814906, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 2> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/4, 0, 5), (4, "10"), (1174032814910, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 3> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/5, 0, 5), (5, "10"), (1174032814913, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 4> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/6, 0, 5), (6, "10"), (1174032814917, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 5> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/7, 0, 5), (7, "10"), (1174032814929, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 6> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/8, 0, 5), (8, "10"), (1174032814933, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 7> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/9, 0, 5), (9, "10"), (1174032814937, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 8> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/10, 0, 5), (10, "10"), (1174032814941, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 9> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/11, 0, 5), (11, "10"), (1174032814946, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 10> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/12, 0, 5), (12, "10"), (1174032814949, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 11> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/13, 0, 5), (13, "10"), (1174032814955, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 12> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/14, 0, 5), (14, "10"), (1174032814959, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 13> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/15, 0, 5), (15, "10"), (1174032814977, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 14> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/16, 0, 5), (16, "10"), (1174032814981, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 15> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/17, 0, 5), (17, "10"), (1174032814985, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 16> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/18, 0, 5), (18, "10"), (1174032814988, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 17> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/19, 0, 5), (19, "10"), (1174032814994, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 18> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/20, 0, 5), (20, "10"), (1174032815004, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 19> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/21, 0, 5), (21, "10"), (1174032815008, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 20> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/22, 0, 5), (22, "10"), (1174032815012, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 21> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/23, 0, 5), (23, "10"), (1174032815015, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 22> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/24, 0, 5), (24, "10"), (1174032815019, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 23> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/25, 0, 5), (25, "10"), (1174032815023, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 24> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/26, 0, 5), (26, "10"), (1174032815026, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 25> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/27, 0, 5), (27, "10"), (1174032815030, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 26> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/28, 0, 5), (28, "10"), (1174032815034, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 27> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/29, 0, 5), (29, "10"), (1174032815037, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 28> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/30, 0, 5), (30, "10"), (1174032815041, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 29> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/31, 0, 5), (31, "10"), (1174032815053, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 30> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/32, 0, 5), (32, "10"), (1174032815057, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 31> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/33, 0, 5), (33, "10"), (1174032815060, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 32> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/34, 0, 5), (34, "10"), (1174032815065, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 33> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/35, 0, 5), (35, "10"), (1174032815069, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 34> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/36, 0, 5), (36, "10"), (1174032815072, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 35> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/37, 0, 5), (37, "10"), (1174032815076, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 36> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/38, 0, 5), (38, "10"), (1174032815098, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 37> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/39, 0, 5), (39, "10"), (1174032815102, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 38> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/40, 0, 5), (40, "10"), (1174032815105, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 39> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/41, 0, 5), (41, "10"), (1174032815109, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 40> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/42, 0, 5), (42, "10"), (1174032815112, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 41> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/43, 0, 5), (43, "10"), (1174032815119, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 42> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/44, 0, 5), (44, "10"), (1174032815124, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 43> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/45, 0, 5), (45, "10"), (1174032815128, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 44> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/46, 0, 5), (46, "10"), (1174032815131, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 45> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/47, 0, 5), (47, "10"), (1174032815135, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 46> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/48, 0, 5), (48, "10"), (1174032815150, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 47> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/49, 0, 5), (49, "10"), (1174032815159, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 48> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/50, 0, 5), (50, "10"), (1174032815186, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 49> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/51, 0, 5), (51, "10"), (1174032815190, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 50> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/52, 0, 5), (52, "10"), (1174032815202, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 51> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/53, 0, 5), (53, "10"), (1174032815205, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 52> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/54, 0, 5), (54, "10"), (1174032815209, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 53> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/55, 0, 5), (55, "10"), (1174032815212, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 54> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/56, 0, 5), (56, "10"), (1174032815216, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 55> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/57, 0, 5), (57, "10"), (1174032815227, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 56> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/58, 0, 5), (58, "10"), (1174032815231, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 57> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/59, 0, 5), (59, "10"), (1174032815234, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 58> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/60, 0, 5), (60, "10"), (1174032815238, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 59> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/61, 0, 5), (61, "10"), (1174032815242, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 60> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/62, 0, 5), (62, "10"), (1174032815246, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 61> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/63, 0, 5), (63, "10"), (1174032815251, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 62> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/64, 0, 5), (64, "10"), (1174032815254, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 63> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/65, 0, 5), (65, "10"), (1174032815258, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 64> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/66, 0, 5), (66, "10"), (1174032815301, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 65> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/67, 0, 5), (67, "10"), (1174032815305, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 66> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/68, 0, 5), (68, "10"), (1174032815309, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 67> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/69, 0, 5), (69, "10"), (1174032815312, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 68> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/70, 0, 5), (70, "10"), (1174032815320, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 69> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/71, 0, 5), (71, "10"), (1174032815327, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 70> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/72, 0, 5), (72, "10"), (1174032815331, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 71> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/73, 0, 5), (73, "10"), (1174032815334, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 72> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/74, 0, 5), (74, "10"), (1174032815338, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 73> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/75, 0, 5), (75, "10"), (1174032815341, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 74> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/76, 0, 5), (76, "10"), (1174032815345, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 75> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/77, 0, 5), (77, "10"), (1174032815348, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 76> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/78, 0, 5), (78, "10"), (1174032815352, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 77> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/79, 0, 5), (79, "10"), (1174032815376, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 78> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/80, 0, 5), (80, "10"), (1174032815380, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 79> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/81, 0, 5), (81, "10"), (1174032815383, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 80> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/82, 0, 5), (82, "10"), (1174032815387, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 81> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/83, 0, 5), (83, "10"), (1174032815395, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 82> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/84, 0, 5), (84, "10"), (1174032815402, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 83> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/85, 0, 5), (85, "10"), (1174032815405, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 84> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/86, 0, 5), (86, "10"), (1174032815409, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 85> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/87, 0, 5), (87, "10"), (1174032815413, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 86> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/88, 0, 5), (88, "10"), (1174032815416, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 87> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/89, 0, 5), (89, "10"), (1174032815420, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 88> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/90, 0, 5), (90, "10"), (1174032815424, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 89> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/91, 0, 5), (91, "10"), (1174032815428, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 90> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/92, 0, 5), (92, "10"), (1174032815431, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 91> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/93, 0, 5), (93, "10"), (1174032815451, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 92> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/94, 0, 5), (94, "10"), (1174032815455, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 93> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/95, 0, 5), (95, "10"), (1174032815459, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 94> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/96, 0, 5), (96, "10"), (1174032815462, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 95> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/97, 0, 5), (97, "10"), (1174032815466, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 96> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/98, 0, 5), (98, "10"), (1174032815476, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 97> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/99, 0, 5), (99, "10"), (1174032815480, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 98> <"9", -1> )]
WARNING: Performance warning: Stats turned on in RMIServerImpl.  Extra copy being made of all RMIs

OutgoingConnection::makeConnection-sock nodelay
Closing socket: OutgoingConnection
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
UpdateLog::UpdateLog diskOmitVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )
UpdateLog::UpdateLog() iterating redo log
WARNING: Performance warning: Stats turned on in RMIServerImpl.  Extra copy being made of all RMIs

DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
UpdateLog::UpdateLog diskOmitVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )
UpdateLog::UpdateLog() iterating redo log
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/0, 0, 5), (0, "10"), (1174032819095, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", -1> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/1, 0, 5), (1, "10"), (1174032819101, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 0> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/2, 0, 5), (2, "10"), (1174032819104, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 1> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/3, 0, 5), (3, "10"), (1174032819107, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 2> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/4, 0, 5), (4, "10"), (1174032819111, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 3> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/5, 0, 5), (5, "10"), (1174032819114, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 4> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/6, 0, 5), (6, "10"), (1174032819122, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 5> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/7, 0, 5), (7, "10"), (1174032819125, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 6> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/8, 0, 5), (8, "10"), (1174032819129, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 7> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/9, 0, 5), (9, "10"), (1174032819133, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 8> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/10, 0, 5), (10, "10"), (1174032819137, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 9> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/11, 0, 5), (11, "10"), (1174032819140, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 10> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/12, 0, 5), (12, "10"), (1174032819144, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 11> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/13, 0, 5), (13, "10"), (1174032819147, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 12> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/14, 0, 5), (14, "10"), (1174032819151, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 13> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/15, 0, 5), (15, "10"), (1174032819154, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 14> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/16, 0, 5), (16, "10"), (1174032819180, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 15> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/17, 0, 5), (17, "10"), (1174032819183, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 16> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/18, 0, 5), (18, "10"), (1174032819186, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 17> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/19, 0, 5), (19, "10"), (1174032819190, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 18> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/20, 0, 5), (20, "10"), (1174032819194, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 19> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/21, 0, 5), (21, "10"), (1174032819205, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 20> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/22, 0, 5), (22, "10"), (1174032819209, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 21> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/23, 0, 5), (23, "10"), (1174032819212, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 22> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/24, 0, 5), (24, "10"), (1174032819216, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 23> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/25, 0, 5), (25, "10"), (1174032819219, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 24> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/26, 0, 5), (26, "10"), (1174032819222, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 25> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/27, 0, 5), (27, "10"), (1174032819226, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 26> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/28, 0, 5), (28, "10"), (1174032819229, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 27> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/29, 0, 5), (29, "10"), (1174032819246, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 28> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/30, 0, 5), (30, "10"), (1174032819249, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 29> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/31, 0, 5), (31, "10"), (1174032819253, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 30> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/32, 0, 5), (32, "10"), (1174032819257, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 31> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/33, 0, 5), (33, "10"), (1174032819260, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 32> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/34, 0, 5), (34, "10"), (1174032819264, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 33> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/35, 0, 5), (35, "10"), (1174032819268, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 34> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/36, 0, 5), (36, "10"), (1174032819271, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 35> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/37, 0, 5), (37, "10"), (1174032819277, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 36> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/38, 0, 5), (38, "10"), (1174032819280, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 37> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/39, 0, 5), (39, "10"), (1174032819283, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 38> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/40, 0, 5), (40, "10"), (1174032819286, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 39> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/41, 0, 5), (41, "10"), (1174032819290, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 40> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/42, 0, 5), (42, "10"), (1174032819293, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 41> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/43, 0, 5), (43, "10"), (1174032819297, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 42> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/44, 0, 5), (44, "10"), (1174032819301, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 43> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/45, 0, 5), (45, "10"), (1174032819304, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 44> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/46, 0, 5), (46, "10"), (1174032819307, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 45> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/47, 0, 5), (47, "10"), (1174032819311, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 46> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/48, 0, 5), (48, "10"), (1174032819315, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 47> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/49, 0, 5), (49, "10"), (1174032819347, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 48> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/50, 0, 5), (50, "10"), (1174032819351, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 49> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/51, 0, 5), (51, "10"), (1174032819355, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 50> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/52, 0, 5), (52, "10"), (1174032819363, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 51> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/53, 0, 5), (53, "10"), (1174032819366, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 52> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/54, 0, 5), (54, "10"), (1174032819370, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 53> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/55, 0, 5), (55, "10"), (1174032819374, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 54> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/56, 0, 5), (56, "10"), (1174032819377, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 55> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/57, 0, 5), (57, "10"), (1174032819381, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 56> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/58, 0, 5), (58, "10"), (1174032819385, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 57> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/59, 0, 5), (59, "10"), (1174032819388, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 58> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/60, 0, 5), (60, "10"), (1174032819415, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 59> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/61, 0, 5), (61, "10"), (1174032819418, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 60> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/62, 0, 5), (62, "10"), (1174032819422, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 61> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/63, 0, 5), (63, "10"), (1174032819425, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 62> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/64, 0, 5), (64, "10"), (1174032819429, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 63> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/65, 0, 5), (65, "10"), (1174032819446, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 64> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/66, 0, 5), (66, "10"), (1174032819449, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 65> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/67, 0, 5), (67, "10"), (1174032819453, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 66> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/68, 0, 5), (68, "10"), (1174032819457, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 67> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/69, 0, 5), (69, "10"), (1174032819460, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 68> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/70, 0, 5), (70, "10"), (1174032819463, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 69> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/71, 0, 5), (71, "10"), (1174032819471, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 70> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/72, 0, 5), (72, "10"), (1174032819474, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 71> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/73, 0, 5), (73, "10"), (1174032819478, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 72> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/74, 0, 5), (74, "10"), (1174032819481, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 73> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/75, 0, 5), (75, "10"), (1174032819485, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 74> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/76, 0, 5), (76, "10"), (1174032819488, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 75> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/77, 0, 5), (77, "10"), (1174032819495, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 76> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/78, 0, 5), (78, "10"), (1174032819497, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 77> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/79, 0, 5), (79, "10"), (1174032819500, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 78> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/80, 0, 5), (80, "10"), (1174032819512, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 79> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/81, 0, 5), (81, "10"), (1174032819515, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 80> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/82, 0, 5), (82, "10"), (1174032819519, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 81> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/83, 0, 5), (83, "10"), (1174032819523, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 82> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/84, 0, 5), (84, "10"), (1174032819546, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 83> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/85, 0, 5), (85, "10"), (1174032819551, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 84> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/86, 0, 5), (86, "10"), (1174032819557, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 85> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/87, 0, 5), (87, "10"), (1174032819560, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 86> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/88, 0, 5), (88, "10"), (1174032819564, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 87> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/89, 0, 5), (89, "10"), (1174032819567, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 88> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/90, 0, 5), (90, "10"), (1174032819571, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 89> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/91, 0, 5), (91, "10"), (1174032819574, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 90> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/92, 0, 5), (92, "10"), (1174032819578, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 91> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/93, 0, 5), (93, "10"), (1174032819582, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 92> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/94, 0, 5), (94, "10"), (1174032819586, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 93> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/95, 0, 5), (95, "10"), (1174032819590, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 94> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/96, 0, 5), (96, "10"), (1174032819593, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 95> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/97, 0, 5), (97, "10"), (1174032819598, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 96> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/98, 0, 5), (98, "10"), (1174032819602, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 97> <"9", -1> )]
UpdateLog::UpdateLog scanning through events: BoundInv: <PreciseInv : <(/testRecovery/99, 0, 5), (99, "10"), (1174032819605, "10"), false>1.0, 9223372036854775807, *msg body*> [currentVV=(<"20", -1> <"19", -1> <"18", -1> <"17", -1> <"16", -1> <"15", -1> <"14", -1> <"13", -1> <"12", -1> <"11", -1> <"10", 98> <"9", -1> )]
WARNING: Performance warning: Stats turned on in RMIServerImpl.  Extra copy being made of all RMIs

OutgoingConnection::makeConnection-sock nodelay
Closing socket: OutgoingConnection
...DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
UpdateLog::UpdateLog diskOmitVV=(<"1", -1> <"0", -1> )
UpdateLog::UpdateLog() iterating redo log
....Testing OutgoingBodyConnection.java...
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
UpdateLog::UpdateLog diskOmitVV=(<"1", -1> <"0", -1> )
UpdateLog::UpdateLog() iterating redo log
DBG: MDD -- PersistentLog -- txnNoSync turned off; recovery should work...
UpdateLog::UpdateLog diskOmitVV=(<"1", -1> <"0", -1> )
UpdateLog::UpdateLog() iterating redo log
OutgoingConnection::makeConnection-sock nodelay
WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)

waiting to send writes...1
waiting to send writes...2
waiting to send writes...3
...Finished
.Testing PreciseSet...
...Finished
..RandomAccessStateUnitMT test...
TotalMemory: 72445952 maxMemory: 133234688 freeMemory: 32067072 usedMemory: 40378880
Test1...OK. .RandomAccessStateUnitMT test...
TotalMemory: 72445952 maxMemory: 133234688 freeMemory: 32833344 usedMemory: 39612608
Test2...OK. .RandomAccessStateUnitMT test...
TotalMemory: 72445952 maxMemory: 133234688 freeMemory: 32164824 usedMemory: 40281128
Test3...OK. .RandomAccessStateUnitMT test...
TotalMemory: 72445952 maxMemory: 133234688 freeMemory: 32578360 usedMemory: 39867592
Test 4...OK. .RandomAccessStateUnitMT test...
TotalMemory: 72445952 maxMemory: 133234688 freeMemory: 32545848 usedMemory: 39900104
Test 5.Test 5 Succeeds..RandomAccessStateUnitMT test...
TotalMemory: 72445952 maxMemory: 133234688 freeMemory: 32188720 usedMemory: 40257232
Test 6...Test 6 Done..RandomAccessStateUnitMT test...
TotalMemory: 72445952 maxMemory: 133234688 freeMemory: 32188776 usedMemory: 40257176
Test7.....Test7 OK..RandomAccessStateUnitMT test...
TotalMemory: 72445952 maxMemory: 133234688 freeMemory: 32881584 usedMemory: 39564368
Test 8......Test 8 OK..RandomAccessStateUnitMT test...
TotalMemory: 72445952 maxMemory: 133234688 freeMemory: 32435480 usedMemory: 40010472
Test 9...Test 9 Done..RandomAccessStateUnitMT test...
TotalMemory: 72445952 maxMemory: 133234688 freeMemory: 32796808 usedMemory: 39649144
Test10.....Test 10 OK..RandomAccessStateUnitMT test...
TotalMemory: 72445952 maxMemory: 133234688 freeMemory: 32578192 usedMemory: 39867760
Test11...Test11 OK..RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 34800304 usedMemory: 43310416
Test12...Test12 OK..RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38418200 usedMemory: 39692520
Test16 is not in this file. Instead, it lives in RandomAccessStateUnitMT.java.
.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38417400 usedMemory: 39693320
Test0...OK. .RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38367880 usedMemory: 39742840
Test1b...OK. .RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38367016 usedMemory: 39743704
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 1.88ms...
RASUnit 13: Overwrite 1 byte file: 2.54ms...
RASUnit 13: Read 1 byte file: 0.46ms...
RASUnit 13: Append 1 byte to file: 4.18ms...RASUnit 13: Delete 2 byte file: 2.24ms......Test 13 OK.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38386264 usedMemory: 39724456
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.2ms...
RASUnit 13: Overwrite 1 byte file: 3.84ms...
RASUnit 13: Read 1 byte file: 0.48ms...
RASUnit 13: Append 1 byte to file: 5.44ms...RASUnit 13: Delete 2 byte file: 2.0ms......Test 13 OK.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38088056 usedMemory: 40022664
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 11.54ms...
RASUnit 13: Overwrite 1 byte file: 12.48ms...
RASUnit 13: Read 1 byte file: 0.48ms...
RASUnit 13: Append 1 byte to file: 8.92ms...RASUnit 13: Delete 2 byte file: 12.12ms......Test 13 OK.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38092568 usedMemory: 40018152
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.58ms...
RASUnit 13: Overwrite 1 byte file: 4.06ms...
RASUnit 13: Read 1 byte file: 0.48ms...
RASUnit 13: Append 1 byte to file: 5.7ms...RASUnit 13: Delete 2 byte file: 2.24ms......Test 13 OK.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 37906080 usedMemory: 40204640
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 1.58ms...
RASUnit 14: 1 byte overwrite: 2.02ms...
RASUnit 14: 1 byte read: 0.44ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 19.0ms...
...Test 14 OK.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38361536 usedMemory: 39749184
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 3.5ms...
RASUnit 14: 1 byte overwrite: 3.76ms...
RASUnit 14: 1 byte read: 0.46ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 18.0ms...
...Test 14 OK.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38358504 usedMemory: 39752216
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 8.74ms...
RASUnit 14: 1 byte overwrite: 11.44ms...
RASUnit 14: 1 byte read: 0.46ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 27.0ms...
...Test 14 OK.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38106776 usedMemory: 40003944
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 3.2ms...
RASUnit 14: 1 byte overwrite: 4.78ms...
RASUnit 14: 1 byte read: 0.46ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 26.0ms...
...Test 14 OK.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38326536 usedMemory: 39784184
Test 15: Large file read/write performance...
   cache: 1000000
  Test15 WRITE wss: 100000 passes: 20 fSize: 1000 Time: 7542 ms. BW: 0.26518164942985945 MB/s
  Test15 READ wss: 100000 passes: 20 fSize: 1000 Time: 3262 ms. BW: 0.6131207847946045 MB/s
.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38330840 usedMemory: 39779880
Test 15: Large file read/write performance...
   cache: 1000000
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000 Time: 7012 ms. BW: 0.2852253280091272 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000 Time: 3163 ms. BW: 0.6323110970597534 MB/s
.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38279720 usedMemory: 39831000
.
RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38278504 usedMemory: 39832216
Test 15: Large file read/write performance...
   cache: 1000000
  Test15 WRITE wss: 1000000 passes: 2 fSize: 100000 Time: 1123 ms. BW: 1.7809439002671417 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 100000 Time: 603 ms. BW: 3.316749585406302 MB/s
.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38285384 usedMemory: 39825336
.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38284616 usedMemory: 39826104
.RandomAccessStateUnitMT test...
TotalMemory: 78110720 maxMemory: 133234688 freeMemory: 38283848 usedMemory: 39826872
Test 15: Large file read/write performance...
   cache: 30000000
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 479 ms. BW: 4.175365344467641 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 235 ms. BW: 8.51063829787234 MB/s
.RandomAccessStateUnitMT test...
TotalMemory: 82440192 maxMemory: 133234688 freeMemory: 39504720 usedMemory: 42935472
Test17......Test17 SUCCEEDS.
.RandomAccessStateUnitMT test...
TotalMemory: 82440192 maxMemory: 133234688 freeMemory: 42699800 usedMemory: 39740392
Test 18 writing 10 files each of 500000 bytes (tot: 5000000) repeat 5 times...
...Test18 SUCCEEDS (NOTE: Not for all cases see above!!!).
.RandomAccessStateUnitMT test...
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 43801032 usedMemory: 41465400
Test 18 writing 100 files each of 50000 bytes (tot: 5000000) repeat 5 times...
...Test18 SUCCEEDS (NOTE: Not for all cases see above!!!).
.RandomAccessStateUnitMT test...
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 45144704 usedMemory: 40121728
Test19...CPScanTime: 13
CPScanTime: 6
CPScanTime: 3
CPScanTime: 3
CPScanTime: 7
CPScanTime: 4
CPScanTime: 0
CPScanTime: 8
CPScanTime: 1
CPScanTime: 2
CPScanTime: 3
CPScanTime: 0
OK..RandomAccessStateUnitMT test...
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 45093128 usedMemory: 40173304
Test20...OK.RandomAccessStateUnitMT test...
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 45055464 usedMemory: 40210968
Test21...CPScanTime: 0
CPScanTime: 0
OK..RandomAccessStateUnitMT test...
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 45333256 usedMemory: 39933176
Test22...CPScanTime: 77
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 45386672 usedMemory: 39879760
CPScanTime: 112
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 45012472 usedMemory: 40253960
CPScanTime: 190
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 44767512 usedMemory: 40498920
CPScanTime: 371
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 45306784 usedMemory: 39959648
CPScanTime: 844
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 45259592 usedMemory: 40006840
CPScanTime: 2828
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 42016696 usedMemory: 43249736
OK..RandomAccessStateUnitMT test...
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 42038480 usedMemory: 43227952
Test23...CPScanTime: 692
OK..RandomAccessStateUnitMT test...
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 42836536 usedMemory: 42429896
Test24...CPScanTime: 742
CPScanTime: 675
CPScanTime: 671
CPScanTime: 637
CPScanTime: 666
CPScanTime: 869
CPScanTime: 665
CPScanTime: 659
CPScanTime: 761
OK..RandomAccessStateUnitMT test...
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 44467048 usedMemory: 40799384
Test23a...CPScanTime: 176
CPScanTime: 173
CPScanTime: 181
CPScanTime: 180
CPScanTime: 180
CPScanTime: 187
CPScanTime: 185
CPScanTime: 187
CPScanTime: 189
CPScanTime: 195
CPScanTime: 199
CPScanTime: 193
CPScanTime: 203
CPScanTime: 200
CPScanTime: 204
CPScanTime: 212
CPScanTime: 217
CPScanTime: 217
CPScanTime: 242
CPScanTime: 238
CPScanTime: 241
CPScanTime: 262
CPScanTime: 266
CPScanTime: 277
CPScanTime: 311
CPScanTime: 336
CPScanTime: 317
CPScanTime: 417
CPScanTime: 382
CPScanTime: 361
CPScanTime: 470
CPScanTime: 470
CPScanTime: 470
CPScanTime: 619
CPScanTime: 645
CPScanTime: 576
OK..RandomAccessStateUnitMT test...
TotalMemory: 85266432 maxMemory: 133234688 freeMemory: 45074096 usedMemory: 40192336
TBD: Write a test that tests reads and writes with offset > 2^32
.RandomAccessStateUnitMT test...
Test16......Test16 SUCCEEDS.
...rmiregistry started
helper started
DBG: MDD -- PersistentLog -- txnNoSync turned on; recovery won't work!
UpdateLog::UpdateLog diskOmitVV=(<"200", -1> <"100", -1> )
UpdateLog::UpdateLog() iterating redo log
SubscribeBWUnitHelper arg stdout: make[1]: Entering directory `/v/filer3/v2q007/nalini/tmp/universalreplication-junit/universalReplication/code'
SubscribeBWUnitHelper arg stdout: java -ea -Djava.rmi.server.codebase="file:///u/nalini/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/nalini/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/nalini/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -Xmx128m -ea -classpath /u/nalini/tmp/universalreplication-junit/universalReplication/code/classes:/u/nalini/tmp/universalreplication-junit/universalReplication/code:./experiments/expt1/classes:./experiments/sosp/classes:./experiments/expt2/classes:./experiments/expt3/classes:./experiments/sosp/PlanetLabExp/classes:sdims.jar:./je-1.7.1/lib/je.jar:FreePastry-1.4.01.jar:./jars/junit.jar:./P2Runtime:./PicShare SubscribeBWUnitHelper; 
WARNING: Performance warning: Stats turned on in RMIServerImpl.  Extra copy being made of all RMIs

SubscribeBWUnitHelper arg stdout: UNIT ID: 200
SubscribeBWUnitHelper arg stdout: DBG: MDD -- PersistentLog -- txnNoSync turned on; recovery won't work!
SubscribeBWUnitHelper arg stderr: UpdateLog::UpdateLog diskOmitVV=(<"200", -1> <"100", -1> )
SubscribeBWUnitHelper arg stderr: UpdateLog::UpdateLog() iterating redo log
SubscribeBWUnitHelper arg stdout: WARNING: Performance warning: Stats turned on in RMIServerImpl.  Extra copy being made of all RMIs
SubscribeBWUnitHelper arg stdout: 
SubscribeBWUnitHelper arg stdout: HELLO from SubscribeBWUnitHelper
SubscribeBWUnitHelper arg stdout: SubscribeBWUnitHelper constructor done
SubscribeBWUnitHelper arg stdout: barrier 1
SubscribeBWUnitHelper arg stdout: Both nodes up and running. Initial 10000 writes done.
SubscribeBWUnitHelper arg stdout: Helper will wait to see 10000 writes
OutgoingConnection::makeConnection-sock nodelay
make: *** [junittext] Killed
