I am trying to build a QSAR model with 47 compounds. I have more or less 600 descriptors. I am building the QSAR model with QSARiN. The genetic algorithm application is asking for mutation rate, population size and iteration number. If i choose high numbers (i.e ; iteration:3000, pop. size: 500, mutation rate:80)the calculation needs too much time to complete. How can i decide optimum values for a reliable genetic algorithm calculation?