./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/loops-crafted-1/mono-crafted_13.c --full-output --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 1d5fa637 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/automizer/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/automizer/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/automizer/data -tc /storage/repos/certificate-witnesses-artifact/automizer/config/AutomizerReach.xml -i ../sv-benchmarks/c/loops-crafted-1/mono-crafted_13.c -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/certificate-witnesses-artifact/automizer --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 7a1978d5df6cab978f117700980416150440efa7bda2d4cde0711b48b83f0666 --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-1d5fa63-m [2024-09-13 08:53:20,602 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-13 08:53:20,654 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-13 08:53:20,658 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-13 08:53:20,659 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-13 08:53:20,685 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-13 08:53:20,686 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-13 08:53:20,686 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-13 08:53:20,687 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-13 08:53:20,687 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-13 08:53:20,688 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-13 08:53:20,688 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-13 08:53:20,689 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-13 08:53:20,689 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-13 08:53:20,689 INFO L153 SettingsManager]: * Use SBE=true [2024-09-13 08:53:20,690 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-13 08:53:20,690 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-13 08:53:20,691 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-13 08:53:20,691 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-13 08:53:20,691 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-13 08:53:20,691 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-13 08:53:20,692 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-13 08:53:20,692 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-13 08:53:20,692 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-13 08:53:20,693 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-13 08:53:20,693 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-13 08:53:20,693 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-13 08:53:20,693 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-13 08:53:20,694 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-13 08:53:20,694 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-13 08:53:20,694 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-13 08:53:20,694 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-13 08:53:20,695 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-13 08:53:20,695 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-13 08:53:20,698 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-13 08:53:20,698 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-13 08:53:20,698 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-13 08:53:20,698 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-13 08:53:20,698 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-13 08:53:20,699 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-13 08:53:20,699 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-13 08:53:20,699 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-13 08:53:20,699 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/certificate-witnesses-artifact/automizer/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/certificate-witnesses-artifact/automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 7a1978d5df6cab978f117700980416150440efa7bda2d4cde0711b48b83f0666 Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.procedureinliner: Inline calls to implemented procedures -> NEVER Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> All Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: YAML Format version -> 2.1 [2024-09-13 08:53:20,963 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-13 08:53:20,984 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-13 08:53:20,987 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-13 08:53:20,988 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-13 08:53:20,988 INFO L274 PluginConnector]: CDTParser initialized [2024-09-13 08:53:20,989 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/loops-crafted-1/mono-crafted_13.c [2024-09-13 08:53:22,322 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-13 08:53:22,505 INFO L384 CDTParser]: Found 1 translation units. [2024-09-13 08:53:22,506 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loops-crafted-1/mono-crafted_13.c [2024-09-13 08:53:22,513 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/9871aa4ff/0d9884d2350240f48b33da37c64dddd4/FLAGe1e2d82bf [2024-09-13 08:53:22,528 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/9871aa4ff/0d9884d2350240f48b33da37c64dddd4 [2024-09-13 08:53:22,531 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-13 08:53:22,532 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-13 08:53:22,533 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-13 08:53:22,533 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-13 08:53:22,540 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-13 08:53:22,549 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,550 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7bde96d6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22, skipping insertion in model container [2024-09-13 08:53:22,550 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,566 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-13 08:53:22,705 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loops-crafted-1/mono-crafted_13.c[319,332] [2024-09-13 08:53:22,730 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-13 08:53:22,741 INFO L200 MainTranslator]: Completed pre-run [2024-09-13 08:53:22,753 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loops-crafted-1/mono-crafted_13.c[319,332] [2024-09-13 08:53:22,755 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-13 08:53:22,770 INFO L204 MainTranslator]: Completed translation [2024-09-13 08:53:22,771 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22 WrapperNode [2024-09-13 08:53:22,771 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-13 08:53:22,772 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-13 08:53:22,772 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-13 08:53:22,772 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-13 08:53:22,778 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,784 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,790 INFO L138 Inliner]: procedures = 12, calls = 8, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-09-13 08:53:22,791 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-13 08:53:22,792 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-13 08:53:22,792 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-13 08:53:22,792 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-13 08:53:22,801 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,801 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,802 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,813 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-09-13 08:53:22,813 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,813 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,815 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,819 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,820 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,820 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,826 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-13 08:53:22,827 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-13 08:53:22,827 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-13 08:53:22,827 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-13 08:53:22,828 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (1/1) ... [2024-09-13 08:53:22,833 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-13 08:53:22,846 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:53:22,859 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-09-13 08:53:22,866 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-09-13 08:53:22,906 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-13 08:53:22,907 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-13 08:53:22,907 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-13 08:53:22,907 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-13 08:53:22,907 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-13 08:53:22,907 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-13 08:53:22,907 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-13 08:53:22,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-09-13 08:53:22,907 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-09-13 08:53:22,907 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-09-13 08:53:22,968 INFO L242 CfgBuilder]: Building ICFG [2024-09-13 08:53:22,970 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-13 08:53:23,098 INFO L? ?]: Removed 6 outVars from TransFormulas that were not future-live. [2024-09-13 08:53:23,098 INFO L291 CfgBuilder]: Performing block encoding [2024-09-13 08:53:23,132 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-13 08:53:23,135 INFO L318 CfgBuilder]: Removed 2 assume(true) statements. [2024-09-13 08:53:23,136 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 08:53:23 BoogieIcfgContainer [2024-09-13 08:53:23,136 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-13 08:53:23,138 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-13 08:53:23,142 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-13 08:53:23,145 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-13 08:53:23,146 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.09 08:53:22" (1/3) ... [2024-09-13 08:53:23,147 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@31d9f1f7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.09 08:53:23, skipping insertion in model container [2024-09-13 08:53:23,147 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 08:53:22" (2/3) ... [2024-09-13 08:53:23,148 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@31d9f1f7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.09 08:53:23, skipping insertion in model container [2024-09-13 08:53:23,149 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 08:53:23" (3/3) ... [2024-09-13 08:53:23,150 INFO L112 eAbstractionObserver]: Analyzing ICFG mono-crafted_13.c [2024-09-13 08:53:23,166 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-13 08:53:23,167 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-09-13 08:53:23,221 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-13 08:53:23,227 INFO L336 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=All, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@682ee466, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-13 08:53:23,227 INFO L337 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-09-13 08:53:23,230 INFO L276 IsEmpty]: Start isEmpty. Operand has 19 states, 11 states have (on average 1.6363636363636365) internal successors, (18), 12 states have internal predecessors, (18), 3 states have call successors, (3), 3 states have call predecessors, (3), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-09-13 08:53:23,236 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-09-13 08:53:23,236 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:53:23,237 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:53:23,237 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:53:23,241 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:23,241 INFO L85 PathProgramCache]: Analyzing trace with hash -630439525, now seen corresponding path program 1 times [2024-09-13 08:53:23,250 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:53:23,250 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1012038786] [2024-09-13 08:53:23,251 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:23,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:53:23,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:23,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:53:23,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:23,416 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:23,418 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:53:23,419 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1012038786] [2024-09-13 08:53:23,419 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1012038786] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 08:53:23,420 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 08:53:23,420 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-09-13 08:53:23,422 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [978337575] [2024-09-13 08:53:23,422 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 08:53:23,427 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-09-13 08:53:23,427 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:53:23,445 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-09-13 08:53:23,446 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-09-13 08:53:23,447 INFO L87 Difference]: Start difference. First operand has 19 states, 11 states have (on average 1.6363636363636365) internal successors, (18), 12 states have internal predecessors, (18), 3 states have call successors, (3), 3 states have call predecessors, (3), 3 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:23,471 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:53:23,472 INFO L93 Difference]: Finished difference Result 31 states and 39 transitions. [2024-09-13 08:53:23,473 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-13 08:53:23,474 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 11 [2024-09-13 08:53:23,474 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:53:23,478 INFO L225 Difference]: With dead ends: 31 [2024-09-13 08:53:23,478 INFO L226 Difference]: Without dead ends: 13 [2024-09-13 08:53:23,480 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-09-13 08:53:23,483 INFO L434 NwaCegarLoop]: 19 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 19 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 08:53:23,484 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 19 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 08:53:23,496 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13 states. [2024-09-13 08:53:23,509 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13 to 13. [2024-09-13 08:53:23,510 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13 states, 8 states have (on average 1.375) internal successors, (11), 8 states have internal predecessors, (11), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:23,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 15 transitions. [2024-09-13 08:53:23,513 INFO L78 Accepts]: Start accepts. Automaton has 13 states and 15 transitions. Word has length 11 [2024-09-13 08:53:23,514 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:53:23,515 INFO L474 AbstractCegarLoop]: Abstraction has 13 states and 15 transitions. [2024-09-13 08:53:23,515 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:23,516 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:23,517 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 15 transitions. [2024-09-13 08:53:23,517 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-09-13 08:53:23,517 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:53:23,518 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:53:23,518 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-13 08:53:23,518 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:53:23,518 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:23,519 INFO L85 PathProgramCache]: Analyzing trace with hash -920425119, now seen corresponding path program 1 times [2024-09-13 08:53:23,519 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:53:23,519 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1418738736] [2024-09-13 08:53:23,519 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:23,519 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:53:23,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:23,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:53:23,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:23,652 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:23,652 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:53:23,652 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1418738736] [2024-09-13 08:53:23,653 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1418738736] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 08:53:23,653 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 08:53:23,653 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-13 08:53:23,653 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1454973764] [2024-09-13 08:53:23,653 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 08:53:23,655 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-13 08:53:23,655 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:53:23,656 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-13 08:53:23,656 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-13 08:53:23,656 INFO L87 Difference]: Start difference. First operand 13 states and 15 transitions. Second operand has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:23,682 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:53:23,682 INFO L93 Difference]: Finished difference Result 23 states and 29 transitions. [2024-09-13 08:53:23,683 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-13 08:53:23,683 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 11 [2024-09-13 08:53:23,683 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:53:23,684 INFO L225 Difference]: With dead ends: 23 [2024-09-13 08:53:23,684 INFO L226 Difference]: Without dead ends: 15 [2024-09-13 08:53:23,684 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-13 08:53:23,686 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 1 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 20 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 08:53:23,686 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 20 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 08:53:23,687 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2024-09-13 08:53:23,690 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 15. [2024-09-13 08:53:23,690 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 15 states, 10 states have (on average 1.3) internal successors, (13), 10 states have internal predecessors, (13), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:23,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 17 transitions. [2024-09-13 08:53:23,691 INFO L78 Accepts]: Start accepts. Automaton has 15 states and 17 transitions. Word has length 11 [2024-09-13 08:53:23,691 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:53:23,691 INFO L474 AbstractCegarLoop]: Abstraction has 15 states and 17 transitions. [2024-09-13 08:53:23,692 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:23,692 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:23,692 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 17 transitions. [2024-09-13 08:53:23,693 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-09-13 08:53:23,693 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:53:23,693 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:53:23,693 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-13 08:53:23,694 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:53:23,694 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:23,694 INFO L85 PathProgramCache]: Analyzing trace with hash 478481828, now seen corresponding path program 1 times [2024-09-13 08:53:23,694 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:53:23,695 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [170892673] [2024-09-13 08:53:23,695 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:23,695 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:53:23,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:23,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:53:23,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:23,832 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:23,832 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:53:23,833 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [170892673] [2024-09-13 08:53:23,833 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [170892673] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 08:53:23,833 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1345117439] [2024-09-13 08:53:23,833 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:23,834 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:23,834 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:53:23,836 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 08:53:23,837 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-09-13 08:53:23,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:23,888 INFO L262 TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-09-13 08:53:23,895 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 08:53:23,946 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:23,946 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 08:53:23,995 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:23,995 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1345117439] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 08:53:23,995 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 08:53:23,996 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-09-13 08:53:23,996 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [172276018] [2024-09-13 08:53:23,996 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 08:53:23,996 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-09-13 08:53:23,997 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:53:23,997 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-09-13 08:53:23,997 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-09-13 08:53:23,998 INFO L87 Difference]: Start difference. First operand 15 states and 17 transitions. Second operand has 7 states, 7 states have (on average 2.2857142857142856) internal successors, (16), 7 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:24,041 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:53:24,041 INFO L93 Difference]: Finished difference Result 27 states and 35 transitions. [2024-09-13 08:53:24,041 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-13 08:53:24,042 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.2857142857142856) internal successors, (16), 7 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 13 [2024-09-13 08:53:24,042 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:53:24,043 INFO L225 Difference]: With dead ends: 27 [2024-09-13 08:53:24,043 INFO L226 Difference]: Without dead ends: 19 [2024-09-13 08:53:24,043 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 31 GetRequests, 26 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-09-13 08:53:24,045 INFO L434 NwaCegarLoop]: 11 mSDtfsCounter, 1 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 27 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 08:53:24,045 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 27 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 08:53:24,046 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19 states. [2024-09-13 08:53:24,051 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 18. [2024-09-13 08:53:24,052 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 13 states have (on average 1.2307692307692308) internal successors, (16), 13 states have internal predecessors, (16), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:24,053 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 20 transitions. [2024-09-13 08:53:24,054 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 20 transitions. Word has length 13 [2024-09-13 08:53:24,054 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:53:24,054 INFO L474 AbstractCegarLoop]: Abstraction has 18 states and 20 transitions. [2024-09-13 08:53:24,055 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.2857142857142856) internal successors, (16), 7 states have internal predecessors, (16), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:24,055 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:24,055 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 20 transitions. [2024-09-13 08:53:24,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-09-13 08:53:24,056 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:53:24,056 INFO L216 NwaCegarLoop]: trace histogram [3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:53:24,074 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-09-13 08:53:24,260 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:24,261 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:53:24,262 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:24,262 INFO L85 PathProgramCache]: Analyzing trace with hash 353232492, now seen corresponding path program 1 times [2024-09-13 08:53:24,262 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:53:24,262 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1296406673] [2024-09-13 08:53:24,262 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:24,262 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:53:24,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:24,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:53:24,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:24,384 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:24,384 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:53:24,384 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1296406673] [2024-09-13 08:53:24,385 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1296406673] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 08:53:24,385 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1568084099] [2024-09-13 08:53:24,385 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:24,385 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:24,386 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:53:24,387 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 08:53:24,393 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-09-13 08:53:24,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:24,446 INFO L262 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-13 08:53:24,449 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 08:53:24,485 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:24,485 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 08:53:24,544 INFO L134 CoverageAnalysis]: Checked inductivity of 9 backedges. 3 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:24,545 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1568084099] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 08:53:24,545 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 08:53:24,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9 [2024-09-13 08:53:24,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [244611133] [2024-09-13 08:53:24,546 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 08:53:24,547 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-09-13 08:53:24,547 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:53:24,548 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-09-13 08:53:24,548 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2024-09-13 08:53:24,548 INFO L87 Difference]: Start difference. First operand 18 states and 20 transitions. Second operand has 9 states, 9 states have (on average 2.5555555555555554) internal successors, (23), 9 states have internal predecessors, (23), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:24,600 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:53:24,601 INFO L93 Difference]: Finished difference Result 35 states and 43 transitions. [2024-09-13 08:53:24,602 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-13 08:53:24,603 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 2.5555555555555554) internal successors, (23), 9 states have internal predecessors, (23), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 17 [2024-09-13 08:53:24,603 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:53:24,603 INFO L225 Difference]: With dead ends: 35 [2024-09-13 08:53:24,604 INFO L226 Difference]: Without dead ends: 26 [2024-09-13 08:53:24,604 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 33 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2024-09-13 08:53:24,605 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 28 SdHoareTripleChecker+Invalid, 26 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 08:53:24,605 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 28 Invalid, 26 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 08:53:24,606 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2024-09-13 08:53:24,615 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26. [2024-09-13 08:53:24,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 21 states have (on average 1.1428571428571428) internal successors, (24), 21 states have internal predecessors, (24), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:24,617 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 28 transitions. [2024-09-13 08:53:24,617 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 28 transitions. Word has length 17 [2024-09-13 08:53:24,617 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:53:24,618 INFO L474 AbstractCegarLoop]: Abstraction has 26 states and 28 transitions. [2024-09-13 08:53:24,618 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 2.5555555555555554) internal successors, (23), 9 states have internal predecessors, (23), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:24,618 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:24,619 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 28 transitions. [2024-09-13 08:53:24,619 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-09-13 08:53:24,619 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:53:24,620 INFO L216 NwaCegarLoop]: trace histogram [7, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:53:24,635 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-09-13 08:53:24,823 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:24,824 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:53:24,824 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:24,824 INFO L85 PathProgramCache]: Analyzing trace with hash 513044984, now seen corresponding path program 2 times [2024-09-13 08:53:24,825 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:53:24,826 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1122412608] [2024-09-13 08:53:24,826 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:24,826 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:53:24,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:25,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:53:25,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:25,060 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 7 proven. 42 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:25,060 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:53:25,060 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1122412608] [2024-09-13 08:53:25,061 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1122412608] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 08:53:25,061 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [302422405] [2024-09-13 08:53:25,061 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-13 08:53:25,061 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:25,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:53:25,063 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 08:53:25,065 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-09-13 08:53:25,116 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-13 08:53:25,119 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 08:53:25,123 INFO L262 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-09-13 08:53:25,128 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 08:53:25,176 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 7 proven. 42 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:25,176 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 08:53:25,331 INFO L134 CoverageAnalysis]: Checked inductivity of 49 backedges. 7 proven. 42 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:25,331 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [302422405] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 08:53:25,331 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 08:53:25,331 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 17 [2024-09-13 08:53:25,332 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1127042849] [2024-09-13 08:53:25,332 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 08:53:25,332 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-09-13 08:53:25,332 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:53:25,333 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-09-13 08:53:25,334 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=136, Invalid=136, Unknown=0, NotChecked=0, Total=272 [2024-09-13 08:53:25,335 INFO L87 Difference]: Start difference. First operand 26 states and 28 transitions. Second operand has 17 states, 17 states have (on average 2.2941176470588234) internal successors, (39), 17 states have internal predecessors, (39), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:25,393 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:53:25,393 INFO L93 Difference]: Finished difference Result 51 states and 63 transitions. [2024-09-13 08:53:25,394 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-13 08:53:25,394 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 17 states have (on average 2.2941176470588234) internal successors, (39), 17 states have internal predecessors, (39), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 25 [2024-09-13 08:53:25,394 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:53:25,395 INFO L225 Difference]: With dead ends: 51 [2024-09-13 08:53:25,395 INFO L226 Difference]: Without dead ends: 42 [2024-09-13 08:53:25,396 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 60 GetRequests, 45 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=136, Invalid=136, Unknown=0, NotChecked=0, Total=272 [2024-09-13 08:53:25,396 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 43 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 36 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 43 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 08:53:25,397 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 36 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 43 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 08:53:25,398 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2024-09-13 08:53:25,403 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 42. [2024-09-13 08:53:25,403 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 37 states have (on average 1.0810810810810811) internal successors, (40), 37 states have internal predecessors, (40), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:25,404 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 44 transitions. [2024-09-13 08:53:25,405 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 44 transitions. Word has length 25 [2024-09-13 08:53:25,405 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:53:25,405 INFO L474 AbstractCegarLoop]: Abstraction has 42 states and 44 transitions. [2024-09-13 08:53:25,405 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 2.2941176470588234) internal successors, (39), 17 states have internal predecessors, (39), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:25,406 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:25,406 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 44 transitions. [2024-09-13 08:53:25,406 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-09-13 08:53:25,407 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:53:25,407 INFO L216 NwaCegarLoop]: trace histogram [15, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:53:25,423 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-09-13 08:53:25,610 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:25,611 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:53:25,611 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:25,611 INFO L85 PathProgramCache]: Analyzing trace with hash 365077776, now seen corresponding path program 3 times [2024-09-13 08:53:25,611 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:53:25,611 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [935113905] [2024-09-13 08:53:25,612 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:25,612 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:53:25,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:25,995 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:53:25,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:25,999 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 15 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 08:53:25,999 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:53:25,999 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [935113905] [2024-09-13 08:53:25,999 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [935113905] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 08:53:26,000 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2010602795] [2024-09-13 08:53:26,000 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-13 08:53:26,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:26,000 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:53:26,002 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 08:53:26,003 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-09-13 08:53:26,047 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-09-13 08:53:26,047 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 08:53:26,048 INFO L262 TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-09-13 08:53:26,050 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 08:53:26,198 INFO L134 CoverageAnalysis]: Checked inductivity of 225 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 210 trivial. 0 not checked. [2024-09-13 08:53:26,198 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-13 08:53:26,199 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2010602795] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 08:53:26,199 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-09-13 08:53:26,199 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [17] total 19 [2024-09-13 08:53:26,199 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [684512628] [2024-09-13 08:53:26,199 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 08:53:26,200 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-09-13 08:53:26,200 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:53:26,200 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-09-13 08:53:26,201 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=141, Invalid=201, Unknown=0, NotChecked=0, Total=342 [2024-09-13 08:53:26,201 INFO L87 Difference]: Start difference. First operand 42 states and 44 transitions. Second operand has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:26,220 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:53:26,220 INFO L93 Difference]: Finished difference Result 51 states and 55 transitions. [2024-09-13 08:53:26,220 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-13 08:53:26,220 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 41 [2024-09-13 08:53:26,221 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:53:26,221 INFO L225 Difference]: With dead ends: 51 [2024-09-13 08:53:26,222 INFO L226 Difference]: Without dead ends: 46 [2024-09-13 08:53:26,222 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 28 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=141, Invalid=201, Unknown=0, NotChecked=0, Total=342 [2024-09-13 08:53:26,223 INFO L434 NwaCegarLoop]: 14 mSDtfsCounter, 2 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 9 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 11 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 9 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-09-13 08:53:26,223 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 23 Invalid, 11 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 9 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-09-13 08:53:26,223 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2024-09-13 08:53:26,230 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 44. [2024-09-13 08:53:26,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 44 states, 39 states have (on average 1.0769230769230769) internal successors, (42), 39 states have internal predecessors, (42), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:26,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 46 transitions. [2024-09-13 08:53:26,231 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 46 transitions. Word has length 41 [2024-09-13 08:53:26,232 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:53:26,232 INFO L474 AbstractCegarLoop]: Abstraction has 44 states and 46 transitions. [2024-09-13 08:53:26,232 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.5) internal successors, (10), 4 states have internal predecessors, (10), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:26,232 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:26,233 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 46 transitions. [2024-09-13 08:53:26,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-09-13 08:53:26,233 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:53:26,234 INFO L216 NwaCegarLoop]: trace histogram [15, 14, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:53:26,251 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-09-13 08:53:26,434 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:26,434 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:53:26,435 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:26,435 INFO L85 PathProgramCache]: Analyzing trace with hash -210367184, now seen corresponding path program 1 times [2024-09-13 08:53:26,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:53:26,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [680556337] [2024-09-13 08:53:26,435 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:26,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:53:26,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:26,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:53:26,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:26,801 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 15 proven. 210 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-13 08:53:26,801 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:53:26,802 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [680556337] [2024-09-13 08:53:26,802 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [680556337] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 08:53:26,802 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [87726822] [2024-09-13 08:53:26,802 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:26,802 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:26,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:53:26,804 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 08:53:26,806 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-09-13 08:53:26,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:26,865 INFO L262 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-09-13 08:53:26,873 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 08:53:26,953 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 15 proven. 210 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-13 08:53:26,955 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 08:53:27,350 INFO L134 CoverageAnalysis]: Checked inductivity of 228 backedges. 15 proven. 210 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-13 08:53:27,350 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [87726822] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 08:53:27,351 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 08:53:27,351 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 33 [2024-09-13 08:53:27,351 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [512935139] [2024-09-13 08:53:27,351 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 08:53:27,352 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2024-09-13 08:53:27,352 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:53:27,353 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2024-09-13 08:53:27,353 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=528, Invalid=528, Unknown=0, NotChecked=0, Total=1056 [2024-09-13 08:53:27,354 INFO L87 Difference]: Start difference. First operand 44 states and 46 transitions. Second operand has 33 states, 33 states have (on average 2.1818181818181817) internal successors, (72), 33 states have internal predecessors, (72), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:27,468 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:53:27,468 INFO L93 Difference]: Finished difference Result 87 states and 107 transitions. [2024-09-13 08:53:27,469 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-09-13 08:53:27,469 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 33 states have (on average 2.1818181818181817) internal successors, (72), 33 states have internal predecessors, (72), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 43 [2024-09-13 08:53:27,469 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:53:27,470 INFO L225 Difference]: With dead ends: 87 [2024-09-13 08:53:27,470 INFO L226 Difference]: Without dead ends: 76 [2024-09-13 08:53:27,471 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 73 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=528, Invalid=528, Unknown=0, NotChecked=0, Total=1056 [2024-09-13 08:53:27,472 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 83 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 84 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 83 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 08:53:27,472 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 52 Invalid, 84 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 83 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 08:53:27,473 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 76 states. [2024-09-13 08:53:27,483 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 76. [2024-09-13 08:53:27,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 76 states, 71 states have (on average 1.0422535211267605) internal successors, (74), 71 states have internal predecessors, (74), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:27,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 78 transitions. [2024-09-13 08:53:27,485 INFO L78 Accepts]: Start accepts. Automaton has 76 states and 78 transitions. Word has length 43 [2024-09-13 08:53:27,485 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:53:27,485 INFO L474 AbstractCegarLoop]: Abstraction has 76 states and 78 transitions. [2024-09-13 08:53:27,486 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 33 states have (on average 2.1818181818181817) internal successors, (72), 33 states have internal predecessors, (72), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:27,486 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:27,486 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 78 transitions. [2024-09-13 08:53:27,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-09-13 08:53:27,487 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:53:27,487 INFO L216 NwaCegarLoop]: trace histogram [31, 30, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:53:27,504 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-09-13 08:53:27,687 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-09-13 08:53:27,688 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:53:27,688 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:27,688 INFO L85 PathProgramCache]: Analyzing trace with hash 1925846880, now seen corresponding path program 2 times [2024-09-13 08:53:27,688 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:53:27,689 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1823206353] [2024-09-13 08:53:27,689 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:27,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:53:27,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:28,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:53:28,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:28,707 INFO L134 CoverageAnalysis]: Checked inductivity of 964 backedges. 31 proven. 930 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-13 08:53:28,707 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:53:28,707 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1823206353] [2024-09-13 08:53:28,707 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1823206353] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 08:53:28,707 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [471152147] [2024-09-13 08:53:28,708 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-13 08:53:28,708 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:28,708 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:53:28,709 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 08:53:28,711 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-09-13 08:53:28,787 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-13 08:53:28,788 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 08:53:28,793 INFO L262 TraceCheckSpWp]: Trace formula consists of 241 conjuncts, 62 conjuncts are in the unsatisfiable core [2024-09-13 08:53:28,801 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 08:53:28,938 INFO L134 CoverageAnalysis]: Checked inductivity of 964 backedges. 31 proven. 930 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-13 08:53:28,939 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 08:53:30,374 INFO L134 CoverageAnalysis]: Checked inductivity of 964 backedges. 31 proven. 930 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-13 08:53:30,374 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [471152147] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 08:53:30,374 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 08:53:30,374 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 33, 33] total 65 [2024-09-13 08:53:30,374 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [518628171] [2024-09-13 08:53:30,375 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 08:53:30,375 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 65 states [2024-09-13 08:53:30,375 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:53:30,378 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants. [2024-09-13 08:53:30,380 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2080, Invalid=2080, Unknown=0, NotChecked=0, Total=4160 [2024-09-13 08:53:30,381 INFO L87 Difference]: Start difference. First operand 76 states and 78 transitions. Second operand has 65 states, 65 states have (on average 2.0923076923076924) internal successors, (136), 65 states have internal predecessors, (136), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:30,585 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:53:30,585 INFO L93 Difference]: Finished difference Result 151 states and 187 transitions. [2024-09-13 08:53:30,586 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. [2024-09-13 08:53:30,586 INFO L78 Accepts]: Start accepts. Automaton has has 65 states, 65 states have (on average 2.0923076923076924) internal successors, (136), 65 states have internal predecessors, (136), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 75 [2024-09-13 08:53:30,586 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:53:30,587 INFO L225 Difference]: With dead ends: 151 [2024-09-13 08:53:30,587 INFO L226 Difference]: Without dead ends: 140 [2024-09-13 08:53:30,589 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 184 GetRequests, 121 SyntacticMatches, 0 SemanticMatches, 63 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 120 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=2080, Invalid=2080, Unknown=0, NotChecked=0, Total=4160 [2024-09-13 08:53:30,590 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 147 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 148 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 147 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-13 08:53:30,590 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 52 Invalid, 148 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 147 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-13 08:53:30,591 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 140 states. [2024-09-13 08:53:30,609 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 140 to 140. [2024-09-13 08:53:30,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 140 states, 135 states have (on average 1.0222222222222221) internal successors, (138), 135 states have internal predecessors, (138), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:30,611 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 140 states and 142 transitions. [2024-09-13 08:53:30,612 INFO L78 Accepts]: Start accepts. Automaton has 140 states and 142 transitions. Word has length 75 [2024-09-13 08:53:30,613 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:53:30,613 INFO L474 AbstractCegarLoop]: Abstraction has 140 states and 142 transitions. [2024-09-13 08:53:30,613 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 65 states, 65 states have (on average 2.0923076923076924) internal successors, (136), 65 states have internal predecessors, (136), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:30,613 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:30,613 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 142 transitions. [2024-09-13 08:53:30,615 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-09-13 08:53:30,615 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:53:30,615 INFO L216 NwaCegarLoop]: trace histogram [63, 62, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:53:30,634 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-09-13 08:53:30,815 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:30,816 INFO L399 AbstractCegarLoop]: === Iteration 9 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:53:30,816 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:30,816 INFO L85 PathProgramCache]: Analyzing trace with hash -1781273664, now seen corresponding path program 3 times [2024-09-13 08:53:30,816 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:53:30,817 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2146076409] [2024-09-13 08:53:30,817 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:30,817 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:53:30,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:34,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:53:34,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:34,238 INFO L134 CoverageAnalysis]: Checked inductivity of 3972 backedges. 63 proven. 3906 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-13 08:53:34,238 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:53:34,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2146076409] [2024-09-13 08:53:34,238 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2146076409] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 08:53:34,238 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1628160178] [2024-09-13 08:53:34,239 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-13 08:53:34,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:34,239 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:53:34,241 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 08:53:34,242 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-09-13 08:53:34,306 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-09-13 08:53:34,307 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 08:53:34,308 INFO L262 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-13 08:53:34,310 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 08:53:34,788 INFO L134 CoverageAnalysis]: Checked inductivity of 3972 backedges. 63 proven. 3 refuted. 0 times theorem prover too weak. 3906 trivial. 0 not checked. [2024-09-13 08:53:34,788 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 08:53:35,045 INFO L134 CoverageAnalysis]: Checked inductivity of 3972 backedges. 63 proven. 3 refuted. 0 times theorem prover too weak. 3906 trivial. 0 not checked. [2024-09-13 08:53:35,045 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1628160178] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 08:53:35,045 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 08:53:35,045 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [65, 5, 5] total 71 [2024-09-13 08:53:35,047 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [307948693] [2024-09-13 08:53:35,048 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 08:53:35,048 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 71 states [2024-09-13 08:53:35,048 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:53:35,050 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 71 interpolants. [2024-09-13 08:53:35,051 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2107, Invalid=2863, Unknown=0, NotChecked=0, Total=4970 [2024-09-13 08:53:35,051 INFO L87 Difference]: Start difference. First operand 140 states and 142 transitions. Second operand has 71 states, 71 states have (on average 2.112676056338028) internal successors, (150), 71 states have internal predecessors, (150), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:37,171 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:53:37,172 INFO L93 Difference]: Finished difference Result 159 states and 169 transitions. [2024-09-13 08:53:37,172 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 71 states. [2024-09-13 08:53:37,172 INFO L78 Accepts]: Start accepts. Automaton has has 71 states, 71 states have (on average 2.112676056338028) internal successors, (150), 71 states have internal predecessors, (150), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 139 [2024-09-13 08:53:37,173 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:53:37,174 INFO L225 Difference]: With dead ends: 159 [2024-09-13 08:53:37,174 INFO L226 Difference]: Without dead ends: 148 [2024-09-13 08:53:37,181 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 407 GetRequests, 275 SyntacticMatches, 0 SemanticMatches, 132 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2337 ImplicationChecksByTransitivity, 3.6s TimeCoverageRelationStatistics Valid=6454, Invalid=11368, Unknown=0, NotChecked=0, Total=17822 [2024-09-13 08:53:37,182 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 4 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 175 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 65 SdHoareTripleChecker+Invalid, 176 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 175 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 08:53:37,182 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 65 Invalid, 176 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 175 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 08:53:37,183 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 148 states. [2024-09-13 08:53:37,205 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 148 to 146. [2024-09-13 08:53:37,205 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 146 states, 141 states have (on average 1.0212765957446808) internal successors, (144), 141 states have internal predecessors, (144), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:37,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 146 states and 148 transitions. [2024-09-13 08:53:37,207 INFO L78 Accepts]: Start accepts. Automaton has 146 states and 148 transitions. Word has length 139 [2024-09-13 08:53:37,207 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:53:37,207 INFO L474 AbstractCegarLoop]: Abstraction has 146 states and 148 transitions. [2024-09-13 08:53:37,208 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 71 states, 71 states have (on average 2.112676056338028) internal successors, (150), 71 states have internal predecessors, (150), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:37,208 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:37,208 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 148 transitions. [2024-09-13 08:53:37,210 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-09-13 08:53:37,210 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:53:37,210 INFO L216 NwaCegarLoop]: trace histogram [64, 63, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:53:37,226 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-09-13 08:53:37,411 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:37,411 INFO L399 AbstractCegarLoop]: === Iteration 10 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:53:37,412 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:37,412 INFO L85 PathProgramCache]: Analyzing trace with hash -890178877, now seen corresponding path program 4 times [2024-09-13 08:53:37,412 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:53:37,412 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [569866962] [2024-09-13 08:53:37,412 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:37,412 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:53:37,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:40,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:53:40,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:40,228 INFO L134 CoverageAnalysis]: Checked inductivity of 4117 backedges. 64 proven. 4032 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-09-13 08:53:40,228 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:53:40,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [569866962] [2024-09-13 08:53:40,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [569866962] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 08:53:40,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [938563103] [2024-09-13 08:53:40,228 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-13 08:53:40,229 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:40,229 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:53:40,231 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 08:53:40,233 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-09-13 08:53:40,350 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-13 08:53:40,350 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 08:53:40,356 INFO L262 TraceCheckSpWp]: Trace formula consists of 459 conjuncts, 128 conjuncts are in the unsatisfiable core [2024-09-13 08:53:40,366 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 08:53:40,584 INFO L134 CoverageAnalysis]: Checked inductivity of 4117 backedges. 64 proven. 4032 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-09-13 08:53:40,584 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 08:53:44,859 INFO L134 CoverageAnalysis]: Checked inductivity of 4117 backedges. 64 proven. 4032 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-09-13 08:53:44,860 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [938563103] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 08:53:44,860 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 08:53:44,860 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [66, 66, 66] total 131 [2024-09-13 08:53:44,860 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2125993412] [2024-09-13 08:53:44,860 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 08:53:44,861 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 131 states [2024-09-13 08:53:44,861 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:53:44,864 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 131 interpolants. [2024-09-13 08:53:44,869 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8515, Invalid=8515, Unknown=0, NotChecked=0, Total=17030 [2024-09-13 08:53:44,870 INFO L87 Difference]: Start difference. First operand 146 states and 148 transitions. Second operand has 131 states, 131 states have (on average 2.045801526717557) internal successors, (268), 131 states have internal predecessors, (268), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:45,244 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:53:45,245 INFO L93 Difference]: Finished difference Result 291 states and 360 transitions. [2024-09-13 08:53:45,245 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 130 states. [2024-09-13 08:53:45,245 INFO L78 Accepts]: Start accepts. Automaton has has 131 states, 131 states have (on average 2.045801526717557) internal successors, (268), 131 states have internal predecessors, (268), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 145 [2024-09-13 08:53:45,246 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:53:45,247 INFO L225 Difference]: With dead ends: 291 [2024-09-13 08:53:45,247 INFO L226 Difference]: Without dead ends: 276 [2024-09-13 08:53:45,249 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 357 GetRequests, 228 SyntacticMatches, 0 SemanticMatches, 129 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 252 ImplicationChecksByTransitivity, 5.4s TimeCoverageRelationStatistics Valid=8515, Invalid=8515, Unknown=0, NotChecked=0, Total=17030 [2024-09-13 08:53:45,250 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 64 mSDsCounter, 0 mSdLazyCounter, 291 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 292 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 291 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-13 08:53:45,250 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 76 Invalid, 292 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 291 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-13 08:53:45,251 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 276 states. [2024-09-13 08:53:45,281 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 276 to 276. [2024-09-13 08:53:45,281 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 276 states, 271 states have (on average 1.011070110701107) internal successors, (274), 271 states have internal predecessors, (274), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:45,282 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 276 states and 278 transitions. [2024-09-13 08:53:45,283 INFO L78 Accepts]: Start accepts. Automaton has 276 states and 278 transitions. Word has length 145 [2024-09-13 08:53:45,283 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:53:45,283 INFO L474 AbstractCegarLoop]: Abstraction has 276 states and 278 transitions. [2024-09-13 08:53:45,283 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 131 states, 131 states have (on average 2.045801526717557) internal successors, (268), 131 states have internal predecessors, (268), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:53:45,284 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:45,284 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 278 transitions. [2024-09-13 08:53:45,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 276 [2024-09-13 08:53:45,287 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:53:45,287 INFO L216 NwaCegarLoop]: trace histogram [129, 128, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:53:45,304 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-09-13 08:53:45,491 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,9 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:45,492 INFO L399 AbstractCegarLoop]: === Iteration 11 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:53:45,492 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:53:45,492 INFO L85 PathProgramCache]: Analyzing trace with hash 1941884294, now seen corresponding path program 5 times [2024-09-13 08:53:45,492 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:53:45,492 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [814647129] [2024-09-13 08:53:45,493 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:53:45,493 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:53:45,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:56,459 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:53:56,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:53:56,467 INFO L134 CoverageAnalysis]: Checked inductivity of 16662 backedges. 129 proven. 16512 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-09-13 08:53:56,467 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:53:56,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [814647129] [2024-09-13 08:53:56,467 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [814647129] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 08:53:56,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [523370767] [2024-09-13 08:53:56,467 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-13 08:53:56,468 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:53:56,468 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:53:56,469 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 08:53:56,469 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-09-13 08:53:56,809 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 130 check-sat command(s) [2024-09-13 08:53:56,809 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 08:53:56,814 INFO L262 TraceCheckSpWp]: Trace formula consists of 849 conjuncts, 258 conjuncts are in the unsatisfiable core [2024-09-13 08:53:56,833 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 08:53:57,166 INFO L134 CoverageAnalysis]: Checked inductivity of 16662 backedges. 129 proven. 16512 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-09-13 08:53:57,166 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 08:54:13,079 INFO L134 CoverageAnalysis]: Checked inductivity of 16662 backedges. 129 proven. 16512 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-09-13 08:54:13,079 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [523370767] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 08:54:13,079 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 08:54:13,080 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [131, 131, 131] total 261 [2024-09-13 08:54:13,080 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [818349786] [2024-09-13 08:54:13,080 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 08:54:13,081 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 261 states [2024-09-13 08:54:13,081 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:54:13,093 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 261 interpolants. [2024-09-13 08:54:13,098 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33930, Invalid=33930, Unknown=0, NotChecked=0, Total=67860 [2024-09-13 08:54:13,099 INFO L87 Difference]: Start difference. First operand 276 states and 278 transitions. Second operand has 261 states, 261 states have (on average 2.0229885057471266) internal successors, (528), 261 states have internal predecessors, (528), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:54:14,113 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:54:14,113 INFO L93 Difference]: Finished difference Result 551 states and 685 transitions. [2024-09-13 08:54:14,113 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 260 states. [2024-09-13 08:54:14,114 INFO L78 Accepts]: Start accepts. Automaton has has 261 states, 261 states have (on average 2.0229885057471266) internal successors, (528), 261 states have internal predecessors, (528), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 275 [2024-09-13 08:54:14,114 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:54:14,116 INFO L225 Difference]: With dead ends: 551 [2024-09-13 08:54:14,116 INFO L226 Difference]: Without dead ends: 536 [2024-09-13 08:54:14,120 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 682 GetRequests, 423 SyntacticMatches, 0 SemanticMatches, 259 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 512 ImplicationChecksByTransitivity, 20.8s TimeCoverageRelationStatistics Valid=33930, Invalid=33930, Unknown=0, NotChecked=0, Total=67860 [2024-09-13 08:54:14,121 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 535 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 44 SdHoareTripleChecker+Invalid, 536 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 535 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-09-13 08:54:14,121 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 44 Invalid, 536 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 535 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-09-13 08:54:14,122 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 536 states. [2024-09-13 08:54:14,176 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 536 to 536. [2024-09-13 08:54:14,177 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 536 states, 531 states have (on average 1.0056497175141244) internal successors, (534), 531 states have internal predecessors, (534), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:54:14,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 536 states to 536 states and 538 transitions. [2024-09-13 08:54:14,180 INFO L78 Accepts]: Start accepts. Automaton has 536 states and 538 transitions. Word has length 275 [2024-09-13 08:54:14,180 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:54:14,180 INFO L474 AbstractCegarLoop]: Abstraction has 536 states and 538 transitions. [2024-09-13 08:54:14,181 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 261 states, 261 states have (on average 2.0229885057471266) internal successors, (528), 261 states have internal predecessors, (528), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:54:14,181 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:54:14,181 INFO L276 IsEmpty]: Start isEmpty. Operand 536 states and 538 transitions. [2024-09-13 08:54:14,190 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 536 [2024-09-13 08:54:14,190 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:54:14,190 INFO L216 NwaCegarLoop]: trace histogram [259, 258, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:54:14,209 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-09-13 08:54:14,390 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-09-13 08:54:14,391 INFO L399 AbstractCegarLoop]: === Iteration 12 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:54:14,391 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:54:14,391 INFO L85 PathProgramCache]: Analyzing trace with hash -1237568308, now seen corresponding path program 6 times [2024-09-13 08:54:14,391 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:54:14,391 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [968891667] [2024-09-13 08:54:14,392 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:54:14,392 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:54:14,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:55:03,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:55:03,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:55:03,742 INFO L134 CoverageAnalysis]: Checked inductivity of 67102 backedges. 259 proven. 66822 refuted. 0 times theorem prover too weak. 21 trivial. 0 not checked. [2024-09-13 08:55:03,742 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:55:03,742 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [968891667] [2024-09-13 08:55:03,742 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [968891667] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 08:55:03,742 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1617390869] [2024-09-13 08:55:03,743 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-13 08:55:03,743 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:55:03,743 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:55:03,745 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 08:55:03,746 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-09-13 08:55:03,910 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2024-09-13 08:55:03,911 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-13 08:55:03,912 INFO L262 TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-09-13 08:55:03,917 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 08:55:04,285 INFO L134 CoverageAnalysis]: Checked inductivity of 67102 backedges. 774 proven. 1 refuted. 0 times theorem prover too weak. 66327 trivial. 0 not checked. [2024-09-13 08:55:04,286 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 08:55:04,662 INFO L134 CoverageAnalysis]: Checked inductivity of 67102 backedges. 774 proven. 1 refuted. 0 times theorem prover too weak. 66327 trivial. 0 not checked. [2024-09-13 08:55:04,662 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1617390869] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 08:55:04,662 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 08:55:04,663 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [261, 4, 4] total 265 [2024-09-13 08:55:04,663 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [698184196] [2024-09-13 08:55:04,663 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 08:55:04,664 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 265 states [2024-09-13 08:55:04,665 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:55:04,676 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 265 interpolants. [2024-09-13 08:55:04,683 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=34980, Invalid=34980, Unknown=0, NotChecked=0, Total=69960 [2024-09-13 08:55:04,684 INFO L87 Difference]: Start difference. First operand 536 states and 538 transitions. Second operand has 265 states, 265 states have (on average 2.026415094339623) internal successors, (537), 265 states have internal predecessors, (537), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:55:05,688 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:55:05,689 INFO L93 Difference]: Finished difference Result 559 states and 570 transitions. [2024-09-13 08:55:05,690 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 265 states. [2024-09-13 08:55:05,691 INFO L78 Accepts]: Start accepts. Automaton has has 265 states, 265 states have (on average 2.026415094339623) internal successors, (537), 265 states have internal predecessors, (537), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 535 [2024-09-13 08:55:05,692 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:55:05,695 INFO L225 Difference]: With dead ends: 559 [2024-09-13 08:55:05,695 INFO L226 Difference]: Without dead ends: 544 [2024-09-13 08:55:05,699 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1332 GetRequests, 1069 SyntacticMatches, 0 SemanticMatches, 263 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 21.3s TimeCoverageRelationStatistics Valid=34980, Invalid=34980, Unknown=0, NotChecked=0, Total=69960 [2024-09-13 08:55:05,699 INFO L434 NwaCegarLoop]: 11 mSDtfsCounter, 2 mSDsluCounter, 56 mSDsCounter, 0 mSdLazyCounter, 557 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 67 SdHoareTripleChecker+Invalid, 559 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 557 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-09-13 08:55:05,699 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 67 Invalid, 559 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 557 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-09-13 08:55:05,700 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 544 states. [2024-09-13 08:55:05,739 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 544 to 544. [2024-09-13 08:55:05,740 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 544 states, 539 states have (on average 1.0111317254174397) internal successors, (545), 539 states have internal predecessors, (545), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:55:05,742 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 544 states to 544 states and 549 transitions. [2024-09-13 08:55:05,743 INFO L78 Accepts]: Start accepts. Automaton has 544 states and 549 transitions. Word has length 535 [2024-09-13 08:55:05,743 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:55:05,744 INFO L474 AbstractCegarLoop]: Abstraction has 544 states and 549 transitions. [2024-09-13 08:55:05,744 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 265 states, 265 states have (on average 2.026415094339623) internal successors, (537), 265 states have internal predecessors, (537), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:55:05,744 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:55:05,745 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 549 transitions. [2024-09-13 08:55:05,747 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 544 [2024-09-13 08:55:05,747 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:55:05,748 INFO L216 NwaCegarLoop]: trace histogram [263, 259, 6, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:55:05,764 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-09-13 08:55:05,951 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-09-13 08:55:05,952 INFO L399 AbstractCegarLoop]: === Iteration 13 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:55:05,952 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:55:05,952 INFO L85 PathProgramCache]: Analyzing trace with hash -387761314, now seen corresponding path program 7 times [2024-09-13 08:55:05,952 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:55:05,952 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [711581864] [2024-09-13 08:55:05,952 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:55:05,952 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:55:06,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:55:55,696 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-13 08:55:55,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:55:55,702 INFO L134 CoverageAnalysis]: Checked inductivity of 69190 backedges. 1820 proven. 67340 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-09-13 08:55:55,702 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 08:55:55,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [711581864] [2024-09-13 08:55:55,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [711581864] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 08:55:55,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [378376230] [2024-09-13 08:55:55,703 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-09-13 08:55:55,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:55:55,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 08:55:55,704 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 08:55:55,705 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-09-13 08:55:56,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 08:55:56,016 INFO L262 TraceCheckSpWp]: Trace formula consists of 1653 conjuncts, 520 conjuncts are in the unsatisfiable core [2024-09-13 08:55:56,051 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 08:55:56,614 INFO L134 CoverageAnalysis]: Checked inductivity of 69190 backedges. 1820 proven. 67340 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-09-13 08:55:56,614 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 08:57:00,458 INFO L134 CoverageAnalysis]: Checked inductivity of 69190 backedges. 1820 proven. 67340 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-09-13 08:57:00,458 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [378376230] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 08:57:00,459 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 08:57:00,459 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [262, 262, 262] total 523 [2024-09-13 08:57:00,459 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [368093516] [2024-09-13 08:57:00,459 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 08:57:00,461 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 523 states [2024-09-13 08:57:00,461 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 08:57:00,486 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 523 interpolants. [2024-09-13 08:57:00,502 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=136503, Invalid=136503, Unknown=0, NotChecked=0, Total=273006 [2024-09-13 08:57:00,503 INFO L87 Difference]: Start difference. First operand 544 states and 549 transitions. Second operand has 523 states, 523 states have (on average 2.0152963671128106) internal successors, (1054), 523 states have internal predecessors, (1054), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:57:05,816 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 08:57:05,816 INFO L93 Difference]: Finished difference Result 1087 states and 1358 transitions. [2024-09-13 08:57:05,816 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 522 states. [2024-09-13 08:57:05,817 INFO L78 Accepts]: Start accepts. Automaton has has 523 states, 523 states have (on average 2.0152963671128106) internal successors, (1054), 523 states have internal predecessors, (1054), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 543 [2024-09-13 08:57:05,818 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 08:57:05,822 INFO L225 Difference]: With dead ends: 1087 [2024-09-13 08:57:05,822 INFO L226 Difference]: Without dead ends: 1066 [2024-09-13 08:57:05,831 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1349 GetRequests, 828 SyntacticMatches, 0 SemanticMatches, 521 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1036 ImplicationChecksByTransitivity, 84.1s TimeCoverageRelationStatistics Valid=136503, Invalid=136503, Unknown=0, NotChecked=0, Total=273006 [2024-09-13 08:57:05,832 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 1065 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 1066 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1065 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-09-13 08:57:05,832 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 52 Invalid, 1066 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1065 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-09-13 08:57:05,833 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1066 states. [2024-09-13 08:57:05,907 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1066 to 1066. [2024-09-13 08:57:05,909 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1066 states, 1061 states have (on average 1.0056550424128181) internal successors, (1067), 1061 states have internal predecessors, (1067), 3 states have call successors, (3), 3 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:57:05,912 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1066 states to 1066 states and 1071 transitions. [2024-09-13 08:57:05,913 INFO L78 Accepts]: Start accepts. Automaton has 1066 states and 1071 transitions. Word has length 543 [2024-09-13 08:57:05,914 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 08:57:05,914 INFO L474 AbstractCegarLoop]: Abstraction has 1066 states and 1071 transitions. [2024-09-13 08:57:05,915 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 523 states, 523 states have (on average 2.0152963671128106) internal successors, (1054), 523 states have internal predecessors, (1054), 2 states have call successors, (3), 2 states have call predecessors, (3), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 08:57:05,915 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:57:05,916 INFO L276 IsEmpty]: Start isEmpty. Operand 1066 states and 1071 transitions. [2024-09-13 08:57:05,923 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-09-13 08:57:05,923 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 08:57:05,924 INFO L216 NwaCegarLoop]: trace histogram [524, 520, 6, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 08:57:05,943 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2024-09-13 08:57:06,124 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,12 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 08:57:06,125 INFO L399 AbstractCegarLoop]: === Iteration 14 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-13 08:57:06,125 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 08:57:06,125 INFO L85 PathProgramCache]: Analyzing trace with hash 821473965, now seen corresponding path program 8 times [2024-09-13 08:57:06,125 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 08:57:06,125 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [216901870] [2024-09-13 08:57:06,125 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 08:57:06,126 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 08:57:08,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat