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/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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 -D__NOP2__ -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 -D__NOP2__ -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 -D__NOP2__ -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 -D__NOP2__ -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
javah -jni -classpath classes/ P2JavaWrapper
gcc -shared -D__NOP2__ -o libP2JavaWrapper.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 P2Runtime/P2JavaWrapper.C	
/public/share/src/jdk1.5.0_02/bin//rmic -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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
/public/share/src/jdk1.5.0_02/bin//rmic -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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
utils/junit/sanityCheck.sh
make classes/utils/junit/TestAll.class
make[1]: Entering directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
mkdir -p classes; javac -g -source 1.4 -d classes -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
java -ea -Djava.rmi.server.codebase="file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/dahlin/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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: PreciseSetUnit
Loaded test case: RandomAccessStateUnit
Loaded test case: RandomAccessStateUnitMT
Loaded test case: StreamIdUnit
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: PicShareWriterUnit
Number of test classes found: 21
.....DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
...DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
....Testing PreciseSet...
...Finished
..RandomAccessStateUnitMT test...
TotalMemory: 54476800 maxMemory: 66650112 freeMemory: 27026400 usedMemory: 27450400
Test1...OK. .RandomAccessStateUnitMT test...
TotalMemory: 54476800 maxMemory: 66650112 freeMemory: 27738976 usedMemory: 26737824
Test2...OK. .RandomAccessStateUnitMT test...
TotalMemory: 54476800 maxMemory: 66650112 freeMemory: 27156088 usedMemory: 27320712
Test3...OK. .RandomAccessStateUnitMT test...
TotalMemory: 54476800 maxMemory: 66650112 freeMemory: 27532016 usedMemory: 26944784
Test 4...OK. .RandomAccessStateUnitMT test...
TotalMemory: 54476800 maxMemory: 66650112 freeMemory: 27736920 usedMemory: 26739880
Test 5.Test 5 Succeeds..RandomAccessStateUnitMT test...
TotalMemory: 54476800 maxMemory: 66650112 freeMemory: 27202736 usedMemory: 27274064
Test 6...Test 6 Done..RandomAccessStateUnitMT test...
TotalMemory: 54476800 maxMemory: 66650112 freeMemory: 27888224 usedMemory: 26588576
Test7.....Test7 OK..RandomAccessStateUnitMT test...
TotalMemory: 54476800 maxMemory: 66650112 freeMemory: 27889712 usedMemory: 26587088
Test 8......Test 8 OK..RandomAccessStateUnitMT test...
TotalMemory: 54476800 maxMemory: 66650112 freeMemory: 27551648 usedMemory: 26925152
Test 9...Test 9 Done..RandomAccessStateUnitMT test...
TotalMemory: 54476800 maxMemory: 66650112 freeMemory: 27548776 usedMemory: 26928024
Test10.....Test 10 OK..RandomAccessStateUnitMT test...
TotalMemory: 54476800 maxMemory: 66650112 freeMemory: 27679776 usedMemory: 26797024
Test11...Test11 OK..RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 25672112 usedMemory: 28964432
Test12...Test12 OK..RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 25671456 usedMemory: 28965088
Test0...OK. .RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 26194328 usedMemory: 28442216
Test1b...OK. .RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 28067784 usedMemory: 26568760
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 2.14ms...
RASUnit 13: Overwrite 1 byte file: 3.06ms...
RASUnit 13: Read 1 byte file: 0.56ms...
RASUnit 13: Append 1 byte to file: 6.14ms...RASUnit 13: Delete 2 byte file: 2.44ms......Test 13 OK.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 27817320 usedMemory: 26819224
Test13 [small file performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.58ms...
RASUnit 13: Overwrite 1 byte file: 4.34ms...
RASUnit 13: Read 1 byte file: 0.54ms...
RASUnit 13: Append 1 byte to file: 7.62ms...RASUnit 13: Delete 2 byte file: 2.52ms......Test 13 OK.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 28047152 usedMemory: 26589392
Test13 [small file performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 12.22ms...
RASUnit 13: Overwrite 1 byte file: 16.96ms...
RASUnit 13: Read 1 byte file: 0.54ms...
RASUnit 13: Append 1 byte to file: 10.82ms...RASUnit 13: Delete 2 byte file: 15.36ms......Test 13 OK.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 27803088 usedMemory: 26833456
Test13 [small file performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 13: Create 1 byte file: 3.86ms...
RASUnit 13: Overwrite 1 byte file: 4.58ms...
RASUnit 13: Read 1 byte file: 0.54ms...
RASUnit 13: Append 1 byte to file: 7.72ms...RASUnit 13: Delete 2 byte file: 2.66ms......Test 13 OK.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 27812024 usedMemory: 26824520
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE NO_DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 1.86ms...
RASUnit 14: 1 byte overwrite: 2.84ms...
RASUnit 14: 1 byte read: 0.52ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 20.0ms...
...Test 14 OK.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 27812248 usedMemory: 26824296
Test14 [small write performance test  NO_SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 3.3ms...
RASUnit 14: 1 byte overwrite: 4.12ms...
RASUnit 14: 1 byte read: 0.54ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 20.0ms...
...Test 14 OK.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 27609296 usedMemory: 27027248
Test14 [small write performance test  SYNC_EACH NO_SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 9.46ms...
RASUnit 14: 1 byte overwrite: 14.28ms...
RASUnit 14: 1 byte read: 0.52ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 32.0ms...
...Test 14 OK.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 27829200 usedMemory: 26807344
Test14 [small write performance test  NO_SYNC_EACH SYNC_PHASE DO_EXPENSIVE_SANITY_CHECKS ]...RASUnit 14: 1 byte write: 3.54ms...
RASUnit 14: 1 byte overwrite: 4.4ms...
RASUnit 14: 1 byte read: 0.54ms...
RASUnit 14: Delete 1000-byte, 1000-write file: 30.0ms...
...Test 14 OK.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 27628880 usedMemory: 27007664
Test 15: Large file read/write performance...
   cache: 1000000
  Test15 WRITE wss: 100000 passes: 20 fSize: 1000 Time: 13061 ms. BW: 0.15312763188117295 MB/s
  Test15 READ wss: 100000 passes: 20 fSize: 1000 Time: 5008 ms. BW: 0.3993610223642173 MB/s
.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 27695520 usedMemory: 26941024
Test 15: Large file read/write performance...
   cache: 1000000
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000 Time: 12395 ms. BW: 0.16135538523598225 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000 Time: 5151 ms. BW: 0.38827412152980006 MB/s
.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 26312336 usedMemory: 28324208
.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 26315536 usedMemory: 28321008
Test 15: Large file read/write performance...
   cache: 1000000
  Test15 WRITE wss: 1000000 passes: 2 fSize: 100000 Time: 1770 ms. BW: 1.1299435028248588 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 100000 Time: 1003 ms. BW: 1.9940179461615155 MB/s
.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 26327896 usedMemory: 28308648
.
RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 28107304 usedMemory: 26529240
.RandomAccessStateUnitMT test...
TotalMemory: 54636544 maxMemory: 66650112 freeMemory: 28106648 usedMemory: 26529896
Test 15: Large file read/write performance...
   cache: 30000000
  Test15 WRITE wss: 1000000 passes: 2 fSize: 1000000 Time: 883 ms. BW: 2.2650056625141564 MB/s
  Test15 READ wss: 1000000 passes: 2 fSize: 1000000 Time: 438 ms. BW: 4.566210045662101 MB/s
.RandomAccessStateUnitMT test...
TotalMemory: 57028608 maxMemory: 66650112 freeMemory: 28347392 usedMemory: 28681216
Test16 is not in this file. Instead, it lives in RandomAccessStateUnitMT.java.
.RandomAccessStateUnitMT test...
TotalMemory: 57028608 maxMemory: 66650112 freeMemory: 28346352 usedMemory: 28682256
Test17......Test17 SUCCEEDS.
.RandomAccessStateUnitMT test...
TotalMemory: 57028608 maxMemory: 66650112 freeMemory: 30502728 usedMemory: 26525880
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: 58818560 maxMemory: 66650112 freeMemory: 31640464 usedMemory: 27178096
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: 58818560 maxMemory: 66650112 freeMemory: 32287168 usedMemory: 26531392
Test19...CPScanTime: 11
CPScanTime: 7
CPScanTime: 5
CPScanTime: 4
CPScanTime: 5
CPScanTime: 4
CPScanTime: 2
CPScanTime: 16
CPScanTime: 2
CPScanTime: 6
CPScanTime: 2
CPScanTime: 2
OK..RandomAccessStateUnitMT test...
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 32250336 usedMemory: 26568224
Test20...OK.RandomAccessStateUnitMT test...
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 32249208 usedMemory: 26569352
Test21...CPScanTime: 2
CPScanTime: 0
OK..RandomAccessStateUnitMT test...
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 32241896 usedMemory: 26576664
Test22...CPScanTime: 111
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 32206896 usedMemory: 26611664
CPScanTime: 179
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 31864008 usedMemory: 26954552
CPScanTime: 300
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 31615608 usedMemory: 27202952
CPScanTime: 615
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 30985488 usedMemory: 27833072
CPScanTime: 1383
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 29934656 usedMemory: 28883904
CPScanTime: 4568
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 30186376 usedMemory: 28632184
OK..RandomAccessStateUnitMT test...
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 30185840 usedMemory: 28632720
Test23...CPScanTime: 928
OK..RandomAccessStateUnitMT test...
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 29943024 usedMemory: 28875536
Test24...CPScanTime: 940
CPScanTime: 885
CPScanTime: 851
CPScanTime: 845
CPScanTime: 852
CPScanTime: 849
CPScanTime: 842
CPScanTime: 840
CPScanTime: 839
OK..RandomAccessStateUnitMT test...
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 31391992 usedMemory: 27426568
Test23a...CPScanTime: 314
CPScanTime: 313
CPScanTime: 319
CPScanTime: 316
CPScanTime: 315
CPScanTime: 317
CPScanTime: 325
CPScanTime: 320
CPScanTime: 322
CPScanTime: 325
CPScanTime: 326
CPScanTime: 322
CPScanTime: 331
CPScanTime: 331
CPScanTime: 334
CPScanTime: 346
CPScanTime: 346
CPScanTime: 349
CPScanTime: 368
CPScanTime: 372
CPScanTime: 367
CPScanTime: 404
CPScanTime: 399
CPScanTime: 404
CPScanTime: 449
CPScanTime: 453
CPScanTime: 469
CPScanTime: 526
CPScanTime: 527
CPScanTime: 523
CPScanTime: 631
CPScanTime: 632
CPScanTime: 633
CPScanTime: 800
CPScanTime: 798
CPScanTime: 801
OK..RandomAccessStateUnitMT test...
TotalMemory: 58818560 maxMemory: 66650112 freeMemory: 31390112 usedMemory: 27428448
TBD: Write a test that tests reads and writes with offset > 2^32
.RandomAccessStateUnitMT test...
Test16......Test16 SUCCEEDS.
......rmiregistry started
Client Started
Server Started
Client stdout: make[1]: Entering directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
Client stdout: java -ea -Djava.rmi.server.codebase="file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/dahlin/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -ea -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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 ClientServerUnit_Client; 
Server stdout: make[1]: Entering directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
Server stdout: java -ea -Djava.rmi.server.codebase="file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/dahlin/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -ea -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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 ClientServerUnit_Server; 
Client stdout: DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
Server stdout: DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
Client stderr: P2Runtime: started
Server stderr: P2Runtime: started
Server stdout: WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)
Server stdout: 
Client stdout: make[1]: Leaving directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
Client terminated
Server terminated
rmiregistry terminated
.rmiregistry started
Client Started
Server Started
Client stdout: make[1]: Entering directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
Client stdout: java -ea -Djava.rmi.server.codebase="file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/dahlin/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -ea -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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 DemandReadUnit_Client; 
Server stdout: make[1]: Entering directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
Server stdout: java -ea -Djava.rmi.server.codebase="file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/dahlin/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -ea -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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 DemandReadUnit_Server; 
Client stdout: DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
Server stdout: DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
Server stderr: P2Runtime: started
Client stderr: P2Runtime: started
Server stdout: WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)
Server stdout: 
Client stdout: make[1]: Leaving directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
Client terminated
Server terminated
rmiregistry terminated
.rmiregistry started
Client started
Server started
Client stdout: make[1]: Entering directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
Client stdout: java -ea -Djava.rmi.server.codebase="file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/dahlin/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -ea -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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 StressTestUnit_Client; 
Server stdout: make[1]: Entering directory `/v/filer2/dahlin/tmp/universalreplication-junit/universalReplication/code'
Server stdout: java -ea -Djava.rmi.server.codebase="file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt1/classes/ file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt2/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/expt3/classes/  file:///u/dahlin/tmp/universalreplication-junit/universalReplication/code/experiments/sosp/classes" -Djava.security.policy=/u/dahlin/tmp/universalreplication-junit/universalReplication/code/java.security.SecurityPermission -ea -classpath /u/dahlin/tmp/universalreplication-junit/universalReplication/code/classes:/u/dahlin/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 StressTestUnit_Server; 
Client stdout: StressTestUnit_Client Starting...
Client stdout: DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
Server stdout: DBG: MDD -- PersistentLog -- txnNoSync used to be turned on...
Server stderr: P2Runtime: started
Client stderr: P2Runtime: started
Client stdout: ClientServerUnit_Client established subscriptions
Client stdout: StressTestUnit_Client starting phase 1....
Server stdout: WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)
Server stdout: 
Client stdout: WARNING: Don't use the same magic # for different types of connection (Replace this with RECONNECTION_CONNECTION_MAGIC or something) (and fix the receivers)
Client stdout: 
Server stdout: WARNING: TBD: Sync requests should include in their body the name of the node that is to provide  the sync (not just the node that is requesting the sync. And replies should also include  the node that generated the sync reply (rather than requiring the receiver to get this info from the stream. This is in keeping with our notion that all messages should be self-describing.
Server stdout: 
Server stderr: Exception in thread "Thread-27" java.lang.OutOfMemoryError: Java heap space
make: *** [junittext] Killed
