case "$logic" in
-QF_LRA)
- finishwith --no-restrict-pivots --enable-miplib-trick --miplib-trick-subs=2 --fc-penalties --collect-pivot-stats --use-soi --new-prop --dio-decomps --unconstrained-simp --use-approx
+QF_LRA|QF_LIA)
+ # need also --pb-rewrites after tim's merge
+ finishwith --enable-miplib-trick --miplib-trick-subs=4 --use-approx --stats --lemmas-on-replay-failure --replay-early-close-depth=4 --replay-lemma-reject-cut=128 --replay-reject-cut=512 --unconstrained-simp --use-soi
;;
AUFLIA|AUFLIRA|AUFNIRA|UFLRA|UFNIA)
# the following is designed for a run time of 1500s.