From 06cfada2e6521fe0d58abccacfcd9fe42a43c86c Mon Sep 17 00:00:00 2001 From: Clark Barrett Date: Thu, 26 May 2016 16:12:14 -0700 Subject: [PATCH] Small change in run script --- contrib/run-script-smtcomp2016 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/run-script-smtcomp2016 b/contrib/run-script-smtcomp2016 index 534e290ed..0db378a80 100644 --- a/contrib/run-script-smtcomp2016 +++ b/contrib/run-script-smtcomp2016 @@ -96,7 +96,7 @@ QF_UFBV) QF_BV) exec ./pcvc4 -L smt2 --no-incremental --no-checking --no-interactive --thread-stack=1024 \ --threads 2 \ - --thread0 '--unconstrained-simp --bv-div-zero-const --bv-intro-pow2 --bitblast=eager --bv-sat-solver=cryptominisat --bitblast-aig --no-bv-native-xor --no-bv-abstraction' \ + --thread0 '--unconstrained-simp --bv-div-zero-const --bv-intro-pow2 --bitblast=eager --bv-sat-solver=cryptominisat --bitblast-aig --no-bv-abstraction' \ --thread1 '--unconstrained-simp --bv-div-zero-const --bv-intro-pow2 --bv-eq-slicer=auto --no-bv-abstraction' \ --no-wait-to-join \ "$bench" -- 2.30.2