Example: 

paratest/
k paratest/testgrid +corr 0.9 +sw 256 +bw 32 +n 60 +ns 1000 
k paratest/benchmark +corr 0.9 +sw 256 +ns 1000
k paratest/rec_prec +ns 1000

{for R2,R3,R4, i=2,3,4
k paratest/local/Ri/testgridlocal +corr 0.9 +sw 256 +bw 32 +n 60 +ns 1000 +rec 0.99 +prec 0.05
k paratest/local/Ri/rec_prec +ns 1000
}

{for R2,R3,R4, i=2,3,4
k paratest/stable/Ri/putalltogether +corr 0.9 +sw 256 +bw 32 +n 60 +ns 1000 +rec 0.99 +prec 0.05
}

k paratest/stable/std

{ select good parameter in std's output }
k streamingbw +corr 0.9 +sw 256 +bw 32 +n 60 +ns 1000 +f 0.8 +c 1.29 

Something to note:
The default rec value and prec value need to be set based on the practical results
computed in your experiments. 


