./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 a9b967e5 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-a9b967e-m [2024-09-12 15:34:36,311 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-12 15:34:36,396 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-12 15:34:36,402 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-12 15:34:36,403 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-12 15:34:36,435 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-12 15:34:36,436 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-12 15:34:36,436 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-12 15:34:36,437 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-12 15:34:36,438 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-12 15:34:36,441 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-12 15:34:36,442 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-12 15:34:36,442 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-12 15:34:36,443 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-12 15:34:36,443 INFO L153 SettingsManager]: * Use SBE=true [2024-09-12 15:34:36,443 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-12 15:34:36,444 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-12 15:34:36,444 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-12 15:34:36,444 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-12 15:34:36,445 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-12 15:34:36,445 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-12 15:34:36,449 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-12 15:34:36,449 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-12 15:34:36,450 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-12 15:34:36,450 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-12 15:34:36,450 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-12 15:34:36,451 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-12 15:34:36,451 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-12 15:34:36,451 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-12 15:34:36,451 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-12 15:34:36,452 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-12 15:34:36,452 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-12 15:34:36,452 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-12 15:34:36,453 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-12 15:34:36,453 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-12 15:34:36,453 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-12 15:34:36,453 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-12 15:34:36,454 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-12 15:34:36,454 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-12 15:34:36,454 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-12 15:34:36,454 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-12 15:34:36,456 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-12 15:34:36,456 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-12 15:34:36,785 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-12 15:34:36,811 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-12 15:34:36,814 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-12 15:34:36,816 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-12 15:34:36,816 INFO L274 PluginConnector]: CDTParser initialized [2024-09-12 15:34:36,817 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-12 15:34:38,316 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-12 15:34:38,502 INFO L384 CDTParser]: Found 1 translation units. [2024-09-12 15:34:38,503 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/loops-crafted-1/mono-crafted_13.c [2024-09-12 15:34:38,509 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/0fae587d7/c0494872d0ac4282aa001c1fefb05650/FLAGca78b738d [2024-09-12 15:34:38,521 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/0fae587d7/c0494872d0ac4282aa001c1fefb05650 [2024-09-12 15:34:38,523 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-12 15:34:38,525 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-12 15:34:38,527 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-12 15:34:38,527 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-12 15:34:38,533 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-12 15:34:38,534 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,536 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@70bbba11 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38, skipping insertion in model container [2024-09-12 15:34:38,536 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,551 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-12 15:34:38,692 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-12 15:34:38,715 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-12 15:34:38,725 INFO L200 MainTranslator]: Completed pre-run [2024-09-12 15:34:38,738 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-12 15:34:38,742 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-12 15:34:38,759 INFO L204 MainTranslator]: Completed translation [2024-09-12 15:34:38,760 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38 WrapperNode [2024-09-12 15:34:38,760 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-12 15:34:38,761 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-12 15:34:38,762 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-12 15:34:38,762 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-12 15:34:38,769 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,776 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,782 INFO L138 Inliner]: procedures = 12, calls = 8, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-09-12 15:34:38,783 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-12 15:34:38,784 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-12 15:34:38,784 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-12 15:34:38,785 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-12 15:34:38,794 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,794 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,795 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,807 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-12 15:34:38,807 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,807 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,809 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,812 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,813 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,814 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,817 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-12 15:34:38,817 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-12 15:34:38,818 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-12 15:34:38,818 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-12 15:34:38,818 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (1/1) ... [2024-09-12 15:34:38,823 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-12 15:34:38,835 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:34:38,850 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-12 15:34:38,854 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-12 15:34:38,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-12 15:34:38,899 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-12 15:34:38,899 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-12 15:34:38,899 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-12 15:34:38,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-12 15:34:38,900 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-12 15:34:38,900 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-12 15:34:38,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-09-12 15:34:38,901 INFO L130 BoogieDeclarations]: Found specification of procedure __VERIFIER_assert [2024-09-12 15:34:38,901 INFO L138 BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert [2024-09-12 15:34:38,965 INFO L242 CfgBuilder]: Building ICFG [2024-09-12 15:34:38,966 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-12 15:34:39,121 INFO L? ?]: Removed 6 outVars from TransFormulas that were not future-live. [2024-09-12 15:34:39,121 INFO L291 CfgBuilder]: Performing block encoding [2024-09-12 15:34:39,145 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-12 15:34:39,146 INFO L318 CfgBuilder]: Removed 2 assume(true) statements. [2024-09-12 15:34:39,147 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.09 03:34:39 BoogieIcfgContainer [2024-09-12 15:34:39,147 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-12 15:34:39,149 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-12 15:34:39,149 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-12 15:34:39,152 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-12 15:34:39,152 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.09 03:34:38" (1/3) ... [2024-09-12 15:34:39,153 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@429a9b8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.09 03:34:39, skipping insertion in model container [2024-09-12 15:34:39,154 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 03:34:38" (2/3) ... [2024-09-12 15:34:39,154 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@429a9b8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.09 03:34:39, skipping insertion in model container [2024-09-12 15:34:39,155 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.09 03:34:39" (3/3) ... [2024-09-12 15:34:39,156 INFO L112 eAbstractionObserver]: Analyzing ICFG mono-crafted_13.c [2024-09-12 15:34:39,172 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-12 15:34:39,172 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-09-12 15:34:39,227 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-12 15:34:39,233 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;@1982e109, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-12 15:34:39,234 INFO L337 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-09-12 15:34:39,238 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-12 15:34:39,243 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-09-12 15:34:39,243 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:34:39,244 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:34:39,245 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:34:39,260 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:39,261 INFO L85 PathProgramCache]: Analyzing trace with hash -630439525, now seen corresponding path program 1 times [2024-09-12 15:34:39,269 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:34:39,270 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1418072961] [2024-09-12 15:34:39,270 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:39,270 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:34:39,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:39,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:34:39,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:39,421 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-12 15:34:39,421 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:34:39,422 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1418072961] [2024-09-12 15:34:39,422 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1418072961] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 15:34:39,422 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 15:34:39,423 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-09-12 15:34:39,424 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1671440459] [2024-09-12 15:34:39,425 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 15:34:39,429 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-09-12 15:34:39,429 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:34:39,451 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-09-12 15:34:39,452 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-09-12 15:34:39,453 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-12 15:34:39,478 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:34:39,479 INFO L93 Difference]: Finished difference Result 31 states and 39 transitions. [2024-09-12 15:34:39,480 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-09-12 15:34:39,482 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-12 15:34:39,482 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:34:39,487 INFO L225 Difference]: With dead ends: 31 [2024-09-12 15:34:39,487 INFO L226 Difference]: Without dead ends: 13 [2024-09-12 15:34:39,490 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-12 15:34:39,493 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-12 15:34:39,494 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-12 15:34:39,513 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 13 states. [2024-09-12 15:34:39,525 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 13 to 13. [2024-09-12 15:34:39,526 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-12 15:34:39,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 15 transitions. [2024-09-12 15:34:39,529 INFO L78 Accepts]: Start accepts. Automaton has 13 states and 15 transitions. Word has length 11 [2024-09-12 15:34:39,530 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:34:39,530 INFO L474 AbstractCegarLoop]: Abstraction has 13 states and 15 transitions. [2024-09-12 15:34:39,530 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-12 15:34:39,532 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:39,532 INFO L276 IsEmpty]: Start isEmpty. Operand 13 states and 15 transitions. [2024-09-12 15:34:39,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-09-12 15:34:39,532 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:34:39,533 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:34:39,533 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-12 15:34:39,533 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:34:39,534 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:39,538 INFO L85 PathProgramCache]: Analyzing trace with hash -920425119, now seen corresponding path program 1 times [2024-09-12 15:34:39,538 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:34:39,538 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2077650067] [2024-09-12 15:34:39,539 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:39,539 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:34:39,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:39,638 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:34:39,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:39,647 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-12 15:34:39,648 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:34:39,648 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2077650067] [2024-09-12 15:34:39,648 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2077650067] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 15:34:39,648 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 15:34:39,648 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-12 15:34:39,649 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1065616867] [2024-09-12 15:34:39,649 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 15:34:39,650 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-09-12 15:34:39,652 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:34:39,652 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-09-12 15:34:39,653 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-09-12 15:34:39,653 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-12 15:34:39,685 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:34:39,689 INFO L93 Difference]: Finished difference Result 23 states and 29 transitions. [2024-09-12 15:34:39,690 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-09-12 15:34:39,690 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-12 15:34:39,690 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:34:39,691 INFO L225 Difference]: With dead ends: 23 [2024-09-12 15:34:39,691 INFO L226 Difference]: Without dead ends: 15 [2024-09-12 15:34:39,691 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-12 15:34:39,692 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-12 15:34:39,693 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-12 15:34:39,697 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2024-09-12 15:34:39,700 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 15. [2024-09-12 15:34:39,702 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-12 15:34:39,703 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 17 transitions. [2024-09-12 15:34:39,703 INFO L78 Accepts]: Start accepts. Automaton has 15 states and 17 transitions. Word has length 11 [2024-09-12 15:34:39,703 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:34:39,704 INFO L474 AbstractCegarLoop]: Abstraction has 15 states and 17 transitions. [2024-09-12 15:34:39,704 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-12 15:34:39,705 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:39,705 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 17 transitions. [2024-09-12 15:34:39,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-09-12 15:34:39,706 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:34:39,706 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:34:39,706 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-12 15:34:39,706 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:34:39,707 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:39,707 INFO L85 PathProgramCache]: Analyzing trace with hash 478481828, now seen corresponding path program 1 times [2024-09-12 15:34:39,707 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:34:39,707 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1677052417] [2024-09-12 15:34:39,707 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:39,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:34:39,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:39,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:34:39,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:39,853 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-12 15:34:39,854 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:34:39,854 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1677052417] [2024-09-12 15:34:39,854 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1677052417] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 15:34:39,854 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [772856979] [2024-09-12 15:34:39,855 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:39,855 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 15:34:39,855 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:34:39,857 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-12 15:34:39,859 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-12 15:34:39,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:39,932 INFO L262 TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-09-12 15:34:39,938 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 15:34:40,009 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-12 15:34:40,010 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 15:34:40,049 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-12 15:34:40,049 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [772856979] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 15:34:40,049 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 15:34:40,050 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-09-12 15:34:40,050 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1887546322] [2024-09-12 15:34:40,050 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 15:34:40,051 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-09-12 15:34:40,051 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:34:40,052 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-09-12 15:34:40,052 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-09-12 15:34:40,053 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-12 15:34:40,102 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:34:40,104 INFO L93 Difference]: Finished difference Result 27 states and 35 transitions. [2024-09-12 15:34:40,105 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-12 15:34:40,105 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-12 15:34:40,106 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:34:40,106 INFO L225 Difference]: With dead ends: 27 [2024-09-12 15:34:40,106 INFO L226 Difference]: Without dead ends: 19 [2024-09-12 15:34:40,107 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-12 15:34:40,109 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-12 15:34:40,111 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-12 15:34:40,112 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19 states. [2024-09-12 15:34:40,116 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 18. [2024-09-12 15:34:40,118 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-12 15:34:40,120 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 20 transitions. [2024-09-12 15:34:40,120 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 20 transitions. Word has length 13 [2024-09-12 15:34:40,121 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:34:40,121 INFO L474 AbstractCegarLoop]: Abstraction has 18 states and 20 transitions. [2024-09-12 15:34:40,121 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-12 15:34:40,122 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:40,122 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 20 transitions. [2024-09-12 15:34:40,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-09-12 15:34:40,124 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:34:40,124 INFO L216 NwaCegarLoop]: trace histogram [3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:34:40,142 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-09-12 15:34:40,328 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-12 15:34:40,329 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:34:40,330 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:40,330 INFO L85 PathProgramCache]: Analyzing trace with hash 353232492, now seen corresponding path program 1 times [2024-09-12 15:34:40,330 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:34:40,330 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1391817712] [2024-09-12 15:34:40,330 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:40,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:34:40,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:40,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:34:40,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:40,442 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-12 15:34:40,442 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:34:40,442 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1391817712] [2024-09-12 15:34:40,443 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1391817712] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 15:34:40,443 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1201332578] [2024-09-12 15:34:40,443 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:40,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 15:34:40,443 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:34:40,445 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-12 15:34:40,447 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-12 15:34:40,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:40,507 INFO L262 TraceCheckSpWp]: Trace formula consists of 63 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-12 15:34:40,509 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 15:34:40,543 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-12 15:34:40,543 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 15:34:40,604 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-12 15:34:40,604 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1201332578] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 15:34:40,604 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 15:34:40,604 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9 [2024-09-12 15:34:40,604 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [279722779] [2024-09-12 15:34:40,605 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 15:34:40,605 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-09-12 15:34:40,605 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:34:40,606 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-09-12 15:34:40,606 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2024-09-12 15:34:40,606 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-12 15:34:40,657 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:34:40,657 INFO L93 Difference]: Finished difference Result 35 states and 43 transitions. [2024-09-12 15:34:40,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-12 15:34:40,660 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-12 15:34:40,660 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:34:40,660 INFO L225 Difference]: With dead ends: 35 [2024-09-12 15:34:40,661 INFO L226 Difference]: Without dead ends: 26 [2024-09-12 15:34:40,661 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-12 15:34:40,662 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-12 15:34:40,662 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-12 15:34:40,663 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2024-09-12 15:34:40,668 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26. [2024-09-12 15:34:40,668 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-12 15:34:40,669 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 28 transitions. [2024-09-12 15:34:40,669 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 28 transitions. Word has length 17 [2024-09-12 15:34:40,669 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:34:40,669 INFO L474 AbstractCegarLoop]: Abstraction has 26 states and 28 transitions. [2024-09-12 15:34:40,669 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-12 15:34:40,671 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:40,671 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 28 transitions. [2024-09-12 15:34:40,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-09-12 15:34:40,672 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:34:40,672 INFO L216 NwaCegarLoop]: trace histogram [7, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:34:40,688 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-12 15:34:40,872 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-12 15:34:40,873 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:34:40,873 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:40,873 INFO L85 PathProgramCache]: Analyzing trace with hash 513044984, now seen corresponding path program 2 times [2024-09-12 15:34:40,874 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:34:40,874 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [831777563] [2024-09-12 15:34:40,874 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:40,874 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:34:40,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:41,090 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:34:41,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:41,095 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-12 15:34:41,095 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:34:41,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [831777563] [2024-09-12 15:34:41,095 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [831777563] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 15:34:41,095 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [595947512] [2024-09-12 15:34:41,096 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-12 15:34:41,096 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 15:34:41,096 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:34:41,098 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-12 15:34:41,099 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-12 15:34:41,145 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-12 15:34:41,146 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 15:34:41,147 INFO L262 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-09-12 15:34:41,149 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 15:34:41,206 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-12 15:34:41,207 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 15:34:41,368 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-12 15:34:41,369 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [595947512] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 15:34:41,369 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 15:34:41,369 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 17 [2024-09-12 15:34:41,369 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [762036503] [2024-09-12 15:34:41,369 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 15:34:41,370 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-09-12 15:34:41,370 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:34:41,371 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-09-12 15:34:41,371 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=136, Invalid=136, Unknown=0, NotChecked=0, Total=272 [2024-09-12 15:34:41,372 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-12 15:34:41,432 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:34:41,432 INFO L93 Difference]: Finished difference Result 51 states and 63 transitions. [2024-09-12 15:34:41,433 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-09-12 15:34:41,433 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-12 15:34:41,433 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:34:41,434 INFO L225 Difference]: With dead ends: 51 [2024-09-12 15:34:41,434 INFO L226 Difference]: Without dead ends: 42 [2024-09-12 15:34:41,435 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-12 15:34:41,436 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-12 15:34:41,436 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-12 15:34:41,436 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2024-09-12 15:34:41,442 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 42. [2024-09-12 15:34:41,442 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-12 15:34:41,443 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 44 transitions. [2024-09-12 15:34:41,443 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 44 transitions. Word has length 25 [2024-09-12 15:34:41,444 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:34:41,444 INFO L474 AbstractCegarLoop]: Abstraction has 42 states and 44 transitions. [2024-09-12 15:34:41,444 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-12 15:34:41,444 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:41,445 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 44 transitions. [2024-09-12 15:34:41,445 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-09-12 15:34:41,446 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:34:41,446 INFO L216 NwaCegarLoop]: trace histogram [15, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:34:41,464 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-09-12 15:34:41,649 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-12 15:34:41,650 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:34:41,650 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:41,650 INFO L85 PathProgramCache]: Analyzing trace with hash 365077776, now seen corresponding path program 3 times [2024-09-12 15:34:41,650 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:34:41,651 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [847102456] [2024-09-12 15:34:41,651 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:41,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:34:41,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:42,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:34:42,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:42,061 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-12 15:34:42,062 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:34:42,063 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [847102456] [2024-09-12 15:34:42,065 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [847102456] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 15:34:42,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [640921704] [2024-09-12 15:34:42,065 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-12 15:34:42,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 15:34:42,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:34:42,069 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-12 15:34:42,070 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-12 15:34:42,111 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-09-12 15:34:42,111 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 15:34:42,112 INFO L262 TraceCheckSpWp]: Trace formula consists of 51 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-09-12 15:34:42,113 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 15:34:42,256 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-12 15:34:42,256 INFO L323 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-09-12 15:34:42,256 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [640921704] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 15:34:42,256 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-09-12 15:34:42,257 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [17] total 19 [2024-09-12 15:34:42,257 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1386688501] [2024-09-12 15:34:42,257 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 15:34:42,257 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-09-12 15:34:42,257 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:34:42,258 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-09-12 15:34:42,258 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=141, Invalid=201, Unknown=0, NotChecked=0, Total=342 [2024-09-12 15:34:42,259 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-12 15:34:42,276 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:34:42,276 INFO L93 Difference]: Finished difference Result 51 states and 55 transitions. [2024-09-12 15:34:42,276 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-12 15:34:42,277 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-12 15:34:42,277 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:34:42,278 INFO L225 Difference]: With dead ends: 51 [2024-09-12 15:34:42,278 INFO L226 Difference]: Without dead ends: 46 [2024-09-12 15:34:42,278 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-12 15:34:42,279 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-12 15:34:42,279 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-12 15:34:42,280 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2024-09-12 15:34:42,286 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 44. [2024-09-12 15:34:42,287 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-12 15:34:42,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 44 states to 44 states and 46 transitions. [2024-09-12 15:34:42,288 INFO L78 Accepts]: Start accepts. Automaton has 44 states and 46 transitions. Word has length 41 [2024-09-12 15:34:42,288 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:34:42,288 INFO L474 AbstractCegarLoop]: Abstraction has 44 states and 46 transitions. [2024-09-12 15:34:42,288 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-12 15:34:42,289 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:42,289 INFO L276 IsEmpty]: Start isEmpty. Operand 44 states and 46 transitions. [2024-09-12 15:34:42,290 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2024-09-12 15:34:42,290 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:34:42,290 INFO L216 NwaCegarLoop]: trace histogram [15, 14, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:34:42,305 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-09-12 15:34:42,490 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-12 15:34:42,491 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:34:42,491 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:42,491 INFO L85 PathProgramCache]: Analyzing trace with hash -210367184, now seen corresponding path program 1 times [2024-09-12 15:34:42,491 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:34:42,491 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1428121631] [2024-09-12 15:34:42,492 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:42,492 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:34:42,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:42,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:34:42,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:42,857 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-12 15:34:42,857 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:34:42,857 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1428121631] [2024-09-12 15:34:42,858 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1428121631] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 15:34:42,858 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1484482947] [2024-09-12 15:34:42,858 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:42,858 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 15:34:42,862 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:34:42,866 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-12 15:34:42,869 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-12 15:34:42,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:42,920 INFO L262 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 30 conjuncts are in the unsatisfiable core [2024-09-12 15:34:42,924 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 15:34:43,002 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-12 15:34:43,003 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 15:34:43,415 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-12 15:34:43,415 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1484482947] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 15:34:43,415 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 15:34:43,415 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 33 [2024-09-12 15:34:43,415 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [153126204] [2024-09-12 15:34:43,415 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 15:34:43,416 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2024-09-12 15:34:43,416 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:34:43,417 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2024-09-12 15:34:43,417 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=528, Invalid=528, Unknown=0, NotChecked=0, Total=1056 [2024-09-12 15:34:43,418 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-12 15:34:43,533 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:34:43,533 INFO L93 Difference]: Finished difference Result 87 states and 107 transitions. [2024-09-12 15:34:43,536 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-09-12 15:34:43,536 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-12 15:34:43,537 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:34:43,537 INFO L225 Difference]: With dead ends: 87 [2024-09-12 15:34:43,537 INFO L226 Difference]: Without dead ends: 76 [2024-09-12 15:34:43,538 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 73 SyntacticMatches, 0 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 56 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=528, Invalid=528, Unknown=0, NotChecked=0, Total=1056 [2024-09-12 15:34:43,539 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-12 15:34:43,540 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-12 15:34:43,541 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 76 states. [2024-09-12 15:34:43,554 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 76. [2024-09-12 15:34:43,557 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-12 15:34:43,558 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 78 transitions. [2024-09-12 15:34:43,559 INFO L78 Accepts]: Start accepts. Automaton has 76 states and 78 transitions. Word has length 43 [2024-09-12 15:34:43,560 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:34:43,560 INFO L474 AbstractCegarLoop]: Abstraction has 76 states and 78 transitions. [2024-09-12 15:34:43,560 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-12 15:34:43,562 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:43,562 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 78 transitions. [2024-09-12 15:34:43,563 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-09-12 15:34:43,565 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:34:43,565 INFO L216 NwaCegarLoop]: trace histogram [31, 30, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:34:43,583 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-09-12 15:34:43,766 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-12 15:34:43,766 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:34:43,767 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:43,767 INFO L85 PathProgramCache]: Analyzing trace with hash 1925846880, now seen corresponding path program 2 times [2024-09-12 15:34:43,767 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:34:43,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1306540099] [2024-09-12 15:34:43,767 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:43,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:34:43,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:45,074 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:34:45,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:45,078 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-12 15:34:45,078 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:34:45,078 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1306540099] [2024-09-12 15:34:45,078 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1306540099] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 15:34:45,078 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [821494978] [2024-09-12 15:34:45,078 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-12 15:34:45,079 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 15:34:45,079 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:34:45,080 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-12 15:34:45,082 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-12 15:34:45,167 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-12 15:34:45,167 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 15:34:45,169 INFO L262 TraceCheckSpWp]: Trace formula consists of 241 conjuncts, 62 conjuncts are in the unsatisfiable core [2024-09-12 15:34:45,177 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 15:34:45,331 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-12 15:34:45,332 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 15:34:46,622 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-12 15:34:46,622 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [821494978] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 15:34:46,623 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 15:34:46,623 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 33, 33] total 65 [2024-09-12 15:34:46,623 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1208060470] [2024-09-12 15:34:46,623 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 15:34:46,624 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 65 states [2024-09-12 15:34:46,624 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:34:46,626 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants. [2024-09-12 15:34:46,627 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2080, Invalid=2080, Unknown=0, NotChecked=0, Total=4160 [2024-09-12 15:34:46,628 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-12 15:34:46,855 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:34:46,856 INFO L93 Difference]: Finished difference Result 151 states and 187 transitions. [2024-09-12 15:34:46,857 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. [2024-09-12 15:34:46,857 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-12 15:34:46,858 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:34:46,859 INFO L225 Difference]: With dead ends: 151 [2024-09-12 15:34:46,859 INFO L226 Difference]: Without dead ends: 140 [2024-09-12 15:34:46,860 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 184 GetRequests, 121 SyntacticMatches, 0 SemanticMatches, 63 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 120 ImplicationChecksByTransitivity, 1.6s TimeCoverageRelationStatistics Valid=2080, Invalid=2080, Unknown=0, NotChecked=0, Total=4160 [2024-09-12 15:34:46,860 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-12 15:34:46,861 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-12 15:34:46,861 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 140 states. [2024-09-12 15:34:46,876 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 140 to 140. [2024-09-12 15:34:46,877 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-12 15:34:46,878 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 140 states to 140 states and 142 transitions. [2024-09-12 15:34:46,878 INFO L78 Accepts]: Start accepts. Automaton has 140 states and 142 transitions. Word has length 75 [2024-09-12 15:34:46,879 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:34:46,879 INFO L474 AbstractCegarLoop]: Abstraction has 140 states and 142 transitions. [2024-09-12 15:34:46,879 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-12 15:34:46,879 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:46,879 INFO L276 IsEmpty]: Start isEmpty. Operand 140 states and 142 transitions. [2024-09-12 15:34:46,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 140 [2024-09-12 15:34:46,881 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:34:46,881 INFO L216 NwaCegarLoop]: trace histogram [63, 62, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:34:46,898 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-09-12 15:34:47,082 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-12 15:34:47,082 INFO L399 AbstractCegarLoop]: === Iteration 9 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:34:47,083 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:47,083 INFO L85 PathProgramCache]: Analyzing trace with hash -1781273664, now seen corresponding path program 3 times [2024-09-12 15:34:47,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:34:47,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1833191622] [2024-09-12 15:34:47,083 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:47,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:34:47,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:50,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:34:50,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:50,430 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-12 15:34:50,430 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:34:50,430 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1833191622] [2024-09-12 15:34:50,430 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1833191622] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 15:34:50,431 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1769279522] [2024-09-12 15:34:50,431 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-12 15:34:50,431 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 15:34:50,431 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:34:50,434 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-12 15:34:50,436 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-12 15:34:50,500 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-09-12 15:34:50,500 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 15:34:50,501 INFO L262 TraceCheckSpWp]: Trace formula consists of 61 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-09-12 15:34:50,504 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 15:34:50,934 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-12 15:34:50,935 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 15:34:51,143 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-12 15:34:51,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1769279522] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 15:34:51,144 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 15:34:51,144 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [65, 5, 5] total 71 [2024-09-12 15:34:51,144 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [782715937] [2024-09-12 15:34:51,144 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 15:34:51,146 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 71 states [2024-09-12 15:34:51,146 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:34:51,148 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 71 interpolants. [2024-09-12 15:34:51,149 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2107, Invalid=2863, Unknown=0, NotChecked=0, Total=4970 [2024-09-12 15:34:51,149 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-12 15:34:53,121 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:34:53,122 INFO L93 Difference]: Finished difference Result 159 states and 169 transitions. [2024-09-12 15:34:53,122 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 71 states. [2024-09-12 15:34:53,122 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-12 15:34:53,123 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:34:53,124 INFO L225 Difference]: With dead ends: 159 [2024-09-12 15:34:53,124 INFO L226 Difference]: Without dead ends: 148 [2024-09-12 15:34:53,128 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 407 GetRequests, 275 SyntacticMatches, 0 SemanticMatches, 132 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2337 ImplicationChecksByTransitivity, 3.4s TimeCoverageRelationStatistics Valid=6454, Invalid=11368, Unknown=0, NotChecked=0, Total=17822 [2024-09-12 15:34:53,129 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-12 15:34:53,129 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-12 15:34:53,130 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 148 states. [2024-09-12 15:34:53,146 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 148 to 146. [2024-09-12 15:34:53,146 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-12 15:34:53,147 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 146 states to 146 states and 148 transitions. [2024-09-12 15:34:53,147 INFO L78 Accepts]: Start accepts. Automaton has 146 states and 148 transitions. Word has length 139 [2024-09-12 15:34:53,149 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:34:53,149 INFO L474 AbstractCegarLoop]: Abstraction has 146 states and 148 transitions. [2024-09-12 15:34:53,149 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-12 15:34:53,150 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:53,150 INFO L276 IsEmpty]: Start isEmpty. Operand 146 states and 148 transitions. [2024-09-12 15:34:53,151 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 146 [2024-09-12 15:34:53,152 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:34:53,152 INFO L216 NwaCegarLoop]: trace histogram [64, 63, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:34:53,164 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-09-12 15:34:53,352 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-12 15:34:53,353 INFO L399 AbstractCegarLoop]: === Iteration 10 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:34:53,353 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:34:53,353 INFO L85 PathProgramCache]: Analyzing trace with hash -890178877, now seen corresponding path program 4 times [2024-09-12 15:34:53,353 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:34:53,353 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1201395714] [2024-09-12 15:34:53,353 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:34:53,353 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:34:53,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:56,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:34:56,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:34:56,213 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-12 15:34:56,213 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:34:56,214 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1201395714] [2024-09-12 15:34:56,214 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1201395714] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 15:34:56,214 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1224135086] [2024-09-12 15:34:56,214 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-12 15:34:56,214 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 15:34:56,214 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:34:56,217 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-12 15:34:56,217 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-12 15:34:56,319 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-12 15:34:56,319 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 15:34:56,323 INFO L262 TraceCheckSpWp]: Trace formula consists of 459 conjuncts, 128 conjuncts are in the unsatisfiable core [2024-09-12 15:34:56,331 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 15:34:56,560 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-12 15:34:56,561 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 15:35:00,691 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-12 15:35:00,691 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1224135086] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 15:35:00,691 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 15:35:00,691 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [66, 66, 66] total 131 [2024-09-12 15:35:00,691 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1413612875] [2024-09-12 15:35:00,691 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 15:35:00,692 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 131 states [2024-09-12 15:35:00,692 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:35:00,695 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 131 interpolants. [2024-09-12 15:35:00,698 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8515, Invalid=8515, Unknown=0, NotChecked=0, Total=17030 [2024-09-12 15:35:00,698 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-12 15:35:01,035 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:35:01,035 INFO L93 Difference]: Finished difference Result 291 states and 360 transitions. [2024-09-12 15:35:01,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 130 states. [2024-09-12 15:35:01,036 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-12 15:35:01,036 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:35:01,037 INFO L225 Difference]: With dead ends: 291 [2024-09-12 15:35:01,037 INFO L226 Difference]: Without dead ends: 276 [2024-09-12 15:35:01,040 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 357 GetRequests, 228 SyntacticMatches, 0 SemanticMatches, 129 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 252 ImplicationChecksByTransitivity, 5.3s TimeCoverageRelationStatistics Valid=8515, Invalid=8515, Unknown=0, NotChecked=0, Total=17030 [2024-09-12 15:35:01,041 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-12 15:35:01,041 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-12 15:35:01,042 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 276 states. [2024-09-12 15:35:01,067 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 276 to 276. [2024-09-12 15:35:01,068 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-12 15:35:01,069 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 276 states to 276 states and 278 transitions. [2024-09-12 15:35:01,069 INFO L78 Accepts]: Start accepts. Automaton has 276 states and 278 transitions. Word has length 145 [2024-09-12 15:35:01,070 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:35:01,070 INFO L474 AbstractCegarLoop]: Abstraction has 276 states and 278 transitions. [2024-09-12 15:35:01,070 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-12 15:35:01,071 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:35:01,071 INFO L276 IsEmpty]: Start isEmpty. Operand 276 states and 278 transitions. [2024-09-12 15:35:01,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 276 [2024-09-12 15:35:01,076 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:35:01,076 INFO L216 NwaCegarLoop]: trace histogram [129, 128, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:35:01,091 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-09-12 15:35:01,276 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-12 15:35:01,277 INFO L399 AbstractCegarLoop]: === Iteration 11 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:35:01,277 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:35:01,277 INFO L85 PathProgramCache]: Analyzing trace with hash 1941884294, now seen corresponding path program 5 times [2024-09-12 15:35:01,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:35:01,277 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [907994349] [2024-09-12 15:35:01,277 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:35:01,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:35:01,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:35:12,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:35:12,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:35:12,541 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-12 15:35:12,541 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:35:12,542 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [907994349] [2024-09-12 15:35:12,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [907994349] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 15:35:12,542 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [792780528] [2024-09-12 15:35:12,542 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-12 15:35:12,542 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 15:35:12,542 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:35:12,544 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-12 15:35:12,545 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-12 15:35:12,833 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 130 check-sat command(s) [2024-09-12 15:35:12,833 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 15:35:12,839 INFO L262 TraceCheckSpWp]: Trace formula consists of 849 conjuncts, 258 conjuncts are in the unsatisfiable core [2024-09-12 15:35:12,858 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 15:35:13,223 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-12 15:35:13,223 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 15:35:29,034 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-12 15:35:29,035 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [792780528] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 15:35:29,035 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 15:35:29,035 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [131, 131, 131] total 261 [2024-09-12 15:35:29,035 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1138447251] [2024-09-12 15:35:29,035 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 15:35:29,036 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 261 states [2024-09-12 15:35:29,036 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:35:29,044 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 261 interpolants. [2024-09-12 15:35:29,049 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=33930, Invalid=33930, Unknown=0, NotChecked=0, Total=67860 [2024-09-12 15:35:29,049 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-12 15:35:30,240 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:35:30,240 INFO L93 Difference]: Finished difference Result 551 states and 685 transitions. [2024-09-12 15:35:30,240 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 260 states. [2024-09-12 15:35:30,240 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-12 15:35:30,241 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:35:30,243 INFO L225 Difference]: With dead ends: 551 [2024-09-12 15:35:30,243 INFO L226 Difference]: Without dead ends: 536 [2024-09-12 15:35:30,246 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-12 15:35:30,247 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-12 15:35:30,247 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-12 15:35:30,248 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 536 states. [2024-09-12 15:35:30,297 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 536 to 536. [2024-09-12 15:35:30,298 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-12 15:35:30,300 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 536 states to 536 states and 538 transitions. [2024-09-12 15:35:30,301 INFO L78 Accepts]: Start accepts. Automaton has 536 states and 538 transitions. Word has length 275 [2024-09-12 15:35:30,301 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:35:30,301 INFO L474 AbstractCegarLoop]: Abstraction has 536 states and 538 transitions. [2024-09-12 15:35:30,302 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-12 15:35:30,302 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:35:30,302 INFO L276 IsEmpty]: Start isEmpty. Operand 536 states and 538 transitions. [2024-09-12 15:35:30,309 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 536 [2024-09-12 15:35:30,310 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:35:30,310 INFO L216 NwaCegarLoop]: trace histogram [259, 258, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:35:30,328 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-09-12 15:35:30,510 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-12 15:35:30,511 INFO L399 AbstractCegarLoop]: === Iteration 12 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:35:30,511 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:35:30,511 INFO L85 PathProgramCache]: Analyzing trace with hash -1237568308, now seen corresponding path program 6 times [2024-09-12 15:35:30,511 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:35:30,511 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [29834438] [2024-09-12 15:35:30,511 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:35:30,511 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:35:31,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:36:24,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:36:24,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:36:24,353 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-12 15:36:24,353 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:36:24,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [29834438] [2024-09-12 15:36:24,354 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [29834438] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 15:36:24,354 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [818917764] [2024-09-12 15:36:24,354 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-12 15:36:24,354 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 15:36:24,354 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:36:24,356 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-12 15:36:24,357 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-12 15:36:24,506 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2024-09-12 15:36:24,506 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 15:36:24,507 INFO L262 TraceCheckSpWp]: Trace formula consists of 111 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-09-12 15:36:24,512 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 15:36:24,870 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-12 15:36:24,870 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 15:36:25,226 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-12 15:36:25,227 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [818917764] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 15:36:25,227 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 15:36:25,227 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [261, 4, 4] total 265 [2024-09-12 15:36:25,228 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [366866175] [2024-09-12 15:36:25,228 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 15:36:25,229 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 265 states [2024-09-12 15:36:25,229 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:36:25,237 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 265 interpolants. [2024-09-12 15:36:25,243 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=34980, Invalid=34980, Unknown=0, NotChecked=0, Total=69960 [2024-09-12 15:36:25,243 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-12 15:36:26,227 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:36:26,228 INFO L93 Difference]: Finished difference Result 559 states and 570 transitions. [2024-09-12 15:36:26,229 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 265 states. [2024-09-12 15:36:26,229 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-12 15:36:26,230 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:36:26,234 INFO L225 Difference]: With dead ends: 559 [2024-09-12 15:36:26,234 INFO L226 Difference]: Without dead ends: 544 [2024-09-12 15:36:26,238 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1332 GetRequests, 1069 SyntacticMatches, 0 SemanticMatches, 263 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 21.2s TimeCoverageRelationStatistics Valid=34980, Invalid=34980, Unknown=0, NotChecked=0, Total=69960 [2024-09-12 15:36:26,239 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-12 15:36:26,239 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-12 15:36:26,240 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 544 states. [2024-09-12 15:36:26,285 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 544 to 544. [2024-09-12 15:36:26,286 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-12 15:36:26,288 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 544 states to 544 states and 549 transitions. [2024-09-12 15:36:26,289 INFO L78 Accepts]: Start accepts. Automaton has 544 states and 549 transitions. Word has length 535 [2024-09-12 15:36:26,291 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:36:26,291 INFO L474 AbstractCegarLoop]: Abstraction has 544 states and 549 transitions. [2024-09-12 15:36:26,292 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-12 15:36:26,292 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:36:26,292 INFO L276 IsEmpty]: Start isEmpty. Operand 544 states and 549 transitions. [2024-09-12 15:36:26,301 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 544 [2024-09-12 15:36:26,301 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:36:26,301 INFO L216 NwaCegarLoop]: trace histogram [263, 259, 6, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:36:26,318 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Forceful destruction successful, exit code 0 [2024-09-12 15:36:26,505 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-12 15:36:26,506 INFO L399 AbstractCegarLoop]: === Iteration 13 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:36:26,506 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:36:26,506 INFO L85 PathProgramCache]: Analyzing trace with hash -387761314, now seen corresponding path program 7 times [2024-09-12 15:36:26,506 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:36:26,506 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1108766274] [2024-09-12 15:36:26,506 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:36:26,506 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:36:27,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:37:21,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 15:37:21,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:37:21,128 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-12 15:37:21,128 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 15:37:21,128 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1108766274] [2024-09-12 15:37:21,128 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1108766274] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 15:37:21,129 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1286462692] [2024-09-12 15:37:21,129 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-09-12 15:37:21,129 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 15:37:21,129 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 15:37:21,130 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-12 15:37:21,131 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-12 15:37:21,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 15:37:21,448 INFO L262 TraceCheckSpWp]: Trace formula consists of 1653 conjuncts, 520 conjuncts are in the unsatisfiable core [2024-09-12 15:37:21,485 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 15:37:22,047 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-12 15:37:22,047 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 15:38:25,593 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-12 15:38:25,593 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1286462692] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 15:38:25,593 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 15:38:25,594 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [262, 262, 262] total 523 [2024-09-12 15:38:25,594 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [151885192] [2024-09-12 15:38:25,594 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 15:38:25,596 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 523 states [2024-09-12 15:38:25,596 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 15:38:25,614 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 523 interpolants. [2024-09-12 15:38:25,670 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=136503, Invalid=136503, Unknown=0, NotChecked=0, Total=273006 [2024-09-12 15:38:25,671 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-12 15:38:31,325 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 15:38:31,325 INFO L93 Difference]: Finished difference Result 1087 states and 1358 transitions. [2024-09-12 15:38:31,325 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 522 states. [2024-09-12 15:38:31,326 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-12 15:38:31,327 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 15:38:31,331 INFO L225 Difference]: With dead ends: 1087 [2024-09-12 15:38:31,331 INFO L226 Difference]: Without dead ends: 1066 [2024-09-12 15:38:31,342 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1349 GetRequests, 828 SyntacticMatches, 0 SemanticMatches, 521 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1036 ImplicationChecksByTransitivity, 83.8s TimeCoverageRelationStatistics Valid=136503, Invalid=136503, Unknown=0, NotChecked=0, Total=273006 [2024-09-12 15:38:31,343 INFO L434 NwaCegarLoop]: 12 mSDtfsCounter, 0 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 1065 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s 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-12 15:38:31,343 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-12 15:38:31,344 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1066 states. [2024-09-12 15:38:31,429 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1066 to 1066. [2024-09-12 15:38:31,431 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-12 15:38:31,433 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1066 states to 1066 states and 1071 transitions. [2024-09-12 15:38:31,435 INFO L78 Accepts]: Start accepts. Automaton has 1066 states and 1071 transitions. Word has length 543 [2024-09-12 15:38:31,436 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 15:38:31,436 INFO L474 AbstractCegarLoop]: Abstraction has 1066 states and 1071 transitions. [2024-09-12 15:38:31,437 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-12 15:38:31,437 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:38:31,437 INFO L276 IsEmpty]: Start isEmpty. Operand 1066 states and 1071 transitions. [2024-09-12 15:38:31,446 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1066 [2024-09-12 15:38:31,446 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 15:38:31,446 INFO L216 NwaCegarLoop]: trace histogram [524, 520, 6, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 15:38:31,462 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2024-09-12 15:38:31,647 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-12 15:38:31,647 INFO L399 AbstractCegarLoop]: === Iteration 14 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [__VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 15:38:31,647 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 15:38:31,647 INFO L85 PathProgramCache]: Analyzing trace with hash 821473965, now seen corresponding path program 8 times [2024-09-12 15:38:31,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 15:38:31,648 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [774032829] [2024-09-12 15:38:31,648 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 15:38:31,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 15:38:33,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat