my @arr = `perl -w $solver_file "$inp_file" "$outfile"`; #### my @arr = `/cygdrive/c/ActivePerl/bin/perl -w $solver_file "$inp_file" "$outfile"`;