Data for SOLVE -- 7/11/96 Key: BASE- = no checkpointing c---- = Sequential checkpointing. No optimizations c--em = Memory exclusion used. No other optimizations c-i-- = Incremental checkpointing. c-iem = Incremental checkpointing and memory exclusion. cf--- = Fork() called (i.e. copy-on-write checkpointing) cf-em = Copy-on-write and memory exclusion cfi-- = Incremental and copy-on-write cfiem = Incremental, copy-on-write and memory exclusion #R = Number of runs #C = Number of checkpoints per run All times are in seconds All sizes are in megabytes GENERAL DATA -FIEM #R #C RUNTIME STDDEV OVERHEAD %OV OV/CKP CKPSIZE STDDEV BASE- 3 0 13961.3 83.261 0.0 0.00 0.0 0.000 0.000 c---- 3 8 15216.3 29.092 1255.0 8.99 156.9 15.064 0.000 c--em 3 8 13987.3 19.858 26.0 0.19 3.2 0.086 0.000 c-i-- 3 8 14957.3 64.010 996.0 7.13 124.5 15.037 0.001 c-iem 3 8 14033.3 40.054 72.0 0.52 9.0 0.028 0.003 cf--- 3 8 14820.0 34.598 858.7 6.15 107.3 15.064 0.000 cf-em 3 8 14035.0 38.158 73.7 0.53 9.2 0.086 0.000 cfi-- 2 8 14675.0 76.368 713.7 5.11 89.2 15.037 0.001 cfiem 4 8 14146.0 36.896 184.7 1.32 23.1 0.029 0.003