$ python ../sate-core/run_sate.py -i small.fasta -t small.tree -j test --auto
SATe INFO: Reading input sequences from 'small.fasta'...
SATe INFO: Configuration written to "/Users/mk/Downloads/satesrc-v2.2.4-2012Jul18/test/test_temp_sate_config.txt".
SATe INFO: Reading input sequences from 'small.fasta'...
SATe INFO: Directory for temporary files created at /Users/mk/.sate/test/tempYd19V7
SATe INFO: Reading starting trees from "small.tree"...
SATe INFO: Name translation information saved to /Users/mk/Downloads/satesrc-v2.2.4-2012Jul18/test/test_temp_name_translation.txt as safe name, original name, blank line format.
SATe INFO: Starting SATe algorithm on initial tree...
SATe INFO: Step 0. Realigning with decomposition strategy set to centroid
SATe INFO: Step 0. Alignment obtained. Tree inference beginning...
SATe INFO: realignment accepted and score improved.
SATe INFO: current score: -29481.808, best score: -29481.808
SATe INFO: Step 1. Realigning with decomposition strategy set to centroid
SATe INFO: Step 1. Alignment obtained. Tree inference beginning...
SATe INFO: realignment accepted and despite the score not improving.
SATe INFO: current score: -29481.855, best score: -29481.808
SATe INFO: Writing resulting alignment to /Users/mk/Downloads/satesrc-v2.2.4-2012Jul18/test/test.marker001.small.aln
SATe INFO: Writing resulting tree to /Users/mk/Downloads/satesrc-v2.2.4-2012Jul18/test/test.tre
SATe INFO: Writing resulting likelihood score to /Users/mk/Downloads/satesrc-v2.2.4-2012Jul18/test/test.score.txt
SATe INFO: The resulting alignment (with the names in a "safe" form) was first written as the file "/Users/mk/Downloads/satesrc-v2.2.4-2012Jul18/test/test_temp_iteration_0_seq_alignment.txt"
SATe INFO: The resulting tree (with the names in a "safe" form) was first written as the file "/Users/mk/Downloads/satesrc-v2.2.4-2012Jul18/test/test_temp_iteration_0_tree.tre"
Refused to clean '/Users/mk/.sate/test/tempYd19V7/step0/centroid/r0': not created by SATeRefused to clean '/Users/mk/.sate/test/tempYd19V7/step0/centroid/r1': not created by SATeRefused to clean '/Users/mk/.sate/test/tempYd19V7/step1/centroid/r0': not created by SATeRefused to clean '/Users/mk/.sate/test/tempYd19V7/step1/centroid/r1': not created by SATeSATe INFO: Total time spent: 24.9129729271s
2 and 3. Thank you for the advice on the configuration file settings. Looking at the "satejob_temp_sate_config.txt" file will surely answer my questions.
Matt