set nologscale
set grid 
set key 
 set numberofyaxis 0 
set autoscale
set term myterm
set zero 1.000000e-30
plot "run no 9" using 1:2 with lines, "run no 8" using 1:2 with lines, "run no 7" using 1:2 with lines, "run no 6" using 1:2 with lines, "run no 5" using 1:2 with lines, "run no 4" using 1:2 with lines, "run no 3" using 1:2 with lines, "run no 2" using 1:2 with lines, "run no 1" using 1:2 with lines, "run no 0" using 1:2 with lines