./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/loop-invgen/fragtest_simple.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/loop-invgen/fragtest_simple.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --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 be3b53cc5f9badbf5402cafcfa5766831674eb009261bc7c1bcbe9580aece38e --- Real Ultimate output --- This is Ultimate 0.3.0-?-e2fb8be-m [2025-03-08 04:42:17,118 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 04:42:17,172 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-03-08 04:42:17,176 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 04:42:17,178 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 04:42:17,196 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 04:42:17,197 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 04:42:17,197 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 04:42:17,197 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 04:42:17,197 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 04:42:17,198 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 04:42:17,198 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 04:42:17,198 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 04:42:17,199 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 04:42:17,199 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 04:42:17,199 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 04:42:17,199 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 04:42:17,199 INFO L153 SettingsManager]: * sizeof long=4 [2025-03-08 04:42:17,199 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 04:42:17,199 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-03-08 04:42:17,200 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 04:42:17,200 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 04:42:17,200 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 04:42:17,200 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 04:42:17,200 INFO L153 SettingsManager]: * sizeof long double=12 [2025-03-08 04:42:17,200 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 04:42:17,200 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 04:42:17,200 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 04:42:17,200 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 04:42:17,200 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 04:42:17,200 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 04:42:17,200 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 04:42:17,201 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 04:42:17,201 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 04:42:17,201 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 04:42:17,201 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 04:42:17,201 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 04:42:17,201 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 04:42:17,201 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 04:42:17,201 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 04:42:17,201 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 04:42:17,201 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 04:42:17,201 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 04:42:17,201 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC 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/ultimate/releaseScripts/default/UAutomizer-linux 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 -> be3b53cc5f9badbf5402cafcfa5766831674eb009261bc7c1bcbe9580aece38e [2025-03-08 04:42:17,411 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 04:42:17,417 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 04:42:17,419 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 04:42:17,420 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 04:42:17,420 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 04:42:17,421 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/loop-invgen/fragtest_simple.i [2025-03-08 04:42:18,503 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/faec5b267/1d37f8e7dc334a49b0aa2265b144b929/FLAG3d6b0fb68 [2025-03-08 04:42:18,694 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 04:42:18,695 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loop-invgen/fragtest_simple.i [2025-03-08 04:42:18,699 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/faec5b267/1d37f8e7dc334a49b0aa2265b144b929/FLAG3d6b0fb68 [2025-03-08 04:42:19,059 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/faec5b267/1d37f8e7dc334a49b0aa2265b144b929 [2025-03-08 04:42:19,061 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 04:42:19,062 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 04:42:19,063 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 04:42:19,063 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 04:42:19,066 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 04:42:19,066 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,066 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@322b4289 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19, skipping insertion in model container [2025-03-08 04:42:19,067 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,075 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 04:42:19,165 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loop-invgen/fragtest_simple.i[893,906] [2025-03-08 04:42:19,174 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 04:42:19,179 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 04:42:19,186 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loop-invgen/fragtest_simple.i[893,906] [2025-03-08 04:42:19,190 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 04:42:19,198 INFO L204 MainTranslator]: Completed translation [2025-03-08 04:42:19,198 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19 WrapperNode [2025-03-08 04:42:19,198 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 04:42:19,199 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 04:42:19,199 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 04:42:19,199 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 04:42:19,202 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,206 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,216 INFO L138 Inliner]: procedures = 16, calls = 7, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 56 [2025-03-08 04:42:19,217 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 04:42:19,217 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 04:42:19,217 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 04:42:19,217 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 04:42:19,223 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,223 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,223 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,229 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]. [2025-03-08 04:42:19,229 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,230 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,231 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,231 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,232 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,232 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,233 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 04:42:19,233 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 04:42:19,233 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 04:42:19,233 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 04:42:19,234 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (1/1) ... [2025-03-08 04:42:19,237 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 04:42:19,244 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:19,253 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 04:42:19,255 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 04:42:19,272 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 04:42:19,272 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 04:42:19,272 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 04:42:19,272 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 04:42:19,308 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 04:42:19,309 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 04:42:19,393 INFO L? ?]: Removed 12 outVars from TransFormulas that were not future-live. [2025-03-08 04:42:19,394 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 04:42:19,399 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 04:42:19,400 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-08 04:42:19,400 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 04:42:19 BoogieIcfgContainer [2025-03-08 04:42:19,400 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 04:42:19,401 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 04:42:19,401 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 04:42:19,404 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 04:42:19,404 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 04:42:19" (1/3) ... [2025-03-08 04:42:19,404 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ad79e80 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 04:42:19, skipping insertion in model container [2025-03-08 04:42:19,404 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 04:42:19" (2/3) ... [2025-03-08 04:42:19,405 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5ad79e80 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 04:42:19, skipping insertion in model container [2025-03-08 04:42:19,405 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 04:42:19" (3/3) ... [2025-03-08 04:42:19,405 INFO L128 eAbstractionObserver]: Analyzing ICFG fragtest_simple.i [2025-03-08 04:42:19,416 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 04:42:19,417 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG fragtest_simple.i that has 1 procedures, 19 locations, 1 initial locations, 3 loop locations, and 1 error locations. [2025-03-08 04:42:19,448 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 04:42:19,457 INFO L333 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=LoopHeads, 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;@6adc20ef, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 04:42:19,458 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-08 04:42:19,460 INFO L276 IsEmpty]: Start isEmpty. Operand has 19 states, 17 states have (on average 1.5294117647058822) internal successors, (26), 18 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:19,463 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2025-03-08 04:42:19,463 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:19,463 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:19,463 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:19,466 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:19,467 INFO L85 PathProgramCache]: Analyzing trace with hash -671675787, now seen corresponding path program 1 times [2025-03-08 04:42:19,471 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:19,471 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [636004964] [2025-03-08 04:42:19,471 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 04:42:19,471 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:19,509 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 10 statements into 1 equivalence classes. [2025-03-08 04:42:19,515 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 10 of 10 statements. [2025-03-08 04:42:19,515 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:19,515 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:19,547 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:19,548 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:19,548 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [636004964] [2025-03-08 04:42:19,549 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [636004964] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 04:42:19,550 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 04:42:19,550 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-03-08 04:42:19,551 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1270210868] [2025-03-08 04:42:19,552 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 04:42:19,554 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 04:42:19,556 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:19,568 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 04:42:19,568 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 04:42:19,569 INFO L87 Difference]: Start difference. First operand has 19 states, 17 states have (on average 1.5294117647058822) internal successors, (26), 18 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:19,578 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:19,579 INFO L93 Difference]: Finished difference Result 34 states and 46 transitions. [2025-03-08 04:42:19,579 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 04:42:19,580 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 10 [2025-03-08 04:42:19,580 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:19,584 INFO L225 Difference]: With dead ends: 34 [2025-03-08 04:42:19,584 INFO L226 Difference]: Without dead ends: 15 [2025-03-08 04:42:19,586 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 04:42:19,589 INFO L435 NwaCegarLoop]: 22 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 22 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:19,590 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-08 04:42:19,599 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2025-03-08 04:42:19,604 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 15. [2025-03-08 04:42:19,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 15 states, 14 states have (on average 1.2857142857142858) internal successors, (18), 14 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:19,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 18 transitions. [2025-03-08 04:42:19,610 INFO L78 Accepts]: Start accepts. Automaton has 15 states and 18 transitions. Word has length 10 [2025-03-08 04:42:19,611 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:19,611 INFO L471 AbstractCegarLoop]: Abstraction has 15 states and 18 transitions. [2025-03-08 04:42:19,611 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.0) internal successors, (10), 2 states have internal predecessors, (10), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:19,611 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 18 transitions. [2025-03-08 04:42:19,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2025-03-08 04:42:19,611 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:19,612 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:19,612 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-03-08 04:42:19,613 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:19,613 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:19,614 INFO L85 PathProgramCache]: Analyzing trace with hash -1195474248, now seen corresponding path program 1 times [2025-03-08 04:42:19,614 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:19,614 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1057310515] [2025-03-08 04:42:19,614 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 04:42:19,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:19,623 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 12 statements into 1 equivalence classes. [2025-03-08 04:42:19,635 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 12 of 12 statements. [2025-03-08 04:42:19,636 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:19,636 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:19,790 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:19,790 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:19,790 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1057310515] [2025-03-08 04:42:19,791 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1057310515] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 04:42:19,791 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 04:42:19,791 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2025-03-08 04:42:19,791 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1039530686] [2025-03-08 04:42:19,791 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 04:42:19,792 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-03-08 04:42:19,792 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:19,792 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-03-08 04:42:19,793 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2025-03-08 04:42:19,793 INFO L87 Difference]: Start difference. First operand 15 states and 18 transitions. Second operand has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:19,826 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:19,826 INFO L93 Difference]: Finished difference Result 20 states and 23 transitions. [2025-03-08 04:42:19,826 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-03-08 04:42:19,826 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 12 [2025-03-08 04:42:19,827 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:19,827 INFO L225 Difference]: With dead ends: 20 [2025-03-08 04:42:19,827 INFO L226 Difference]: Without dead ends: 18 [2025-03-08 04:42:19,827 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2025-03-08 04:42:19,828 INFO L435 NwaCegarLoop]: 14 mSDtfsCounter, 4 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 32 SdHoareTripleChecker+Invalid, 12 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:19,828 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 32 Invalid, 12 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-08 04:42:19,828 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2025-03-08 04:42:19,830 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 17. [2025-03-08 04:42:19,830 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 16 states have (on average 1.25) internal successors, (20), 16 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:19,831 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 20 transitions. [2025-03-08 04:42:19,831 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 20 transitions. Word has length 12 [2025-03-08 04:42:19,831 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:19,831 INFO L471 AbstractCegarLoop]: Abstraction has 17 states and 20 transitions. [2025-03-08 04:42:19,831 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.0) internal successors, (12), 4 states have internal predecessors, (12), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:19,831 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 20 transitions. [2025-03-08 04:42:19,831 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2025-03-08 04:42:19,831 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:19,831 INFO L218 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:19,831 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 04:42:19,831 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:19,832 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:19,832 INFO L85 PathProgramCache]: Analyzing trace with hash 1566241978, now seen corresponding path program 1 times [2025-03-08 04:42:19,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:19,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [731688104] [2025-03-08 04:42:19,832 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 04:42:19,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:19,837 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 16 statements into 1 equivalence classes. [2025-03-08 04:42:19,843 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 16 of 16 statements. [2025-03-08 04:42:19,844 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:19,844 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:19,910 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:19,911 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:19,911 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [731688104] [2025-03-08 04:42:19,911 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [731688104] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 04:42:19,911 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 04:42:19,911 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 04:42:19,911 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1792309626] [2025-03-08 04:42:19,911 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 04:42:19,912 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 04:42:19,912 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:19,912 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 04:42:19,912 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-08 04:42:19,912 INFO L87 Difference]: Start difference. First operand 17 states and 20 transitions. Second operand has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:19,968 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:19,968 INFO L93 Difference]: Finished difference Result 33 states and 39 transitions. [2025-03-08 04:42:19,968 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2025-03-08 04:42:19,969 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 16 [2025-03-08 04:42:19,969 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:19,970 INFO L225 Difference]: With dead ends: 33 [2025-03-08 04:42:19,970 INFO L226 Difference]: Without dead ends: 22 [2025-03-08 04:42:19,970 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2025-03-08 04:42:19,971 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 5 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 37 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:19,971 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 34 Invalid, 37 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-08 04:42:19,972 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2025-03-08 04:42:19,974 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 19. [2025-03-08 04:42:19,974 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 19 states, 18 states have (on average 1.2222222222222223) internal successors, (22), 18 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:19,974 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 22 transitions. [2025-03-08 04:42:19,974 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 22 transitions. Word has length 16 [2025-03-08 04:42:19,974 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:19,974 INFO L471 AbstractCegarLoop]: Abstraction has 19 states and 22 transitions. [2025-03-08 04:42:19,974 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:19,974 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 22 transitions. [2025-03-08 04:42:19,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2025-03-08 04:42:19,977 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:19,977 INFO L218 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:19,977 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 04:42:19,977 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:19,978 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:19,978 INFO L85 PathProgramCache]: Analyzing trace with hash 822737145, now seen corresponding path program 1 times [2025-03-08 04:42:19,978 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:19,978 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [911274925] [2025-03-08 04:42:19,978 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 04:42:19,979 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:19,988 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-08 04:42:19,996 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-08 04:42:19,996 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:19,996 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:20,105 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:20,106 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:20,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [911274925] [2025-03-08 04:42:20,106 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [911274925] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:20,106 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1856482764] [2025-03-08 04:42:20,106 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 04:42:20,106 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:20,106 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:20,108 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:20,109 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-03-08 04:42:20,137 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 18 statements into 1 equivalence classes. [2025-03-08 04:42:20,151 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 18 of 18 statements. [2025-03-08 04:42:20,151 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:20,151 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:20,152 INFO L256 TraceCheckSpWp]: Trace formula consists of 67 conjuncts, 6 conjuncts are in the unsatisfiable core [2025-03-08 04:42:20,154 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:20,239 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:20,239 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:20,294 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:20,295 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1856482764] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:20,295 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:20,295 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12 [2025-03-08 04:42:20,295 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1212274275] [2025-03-08 04:42:20,295 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:20,295 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2025-03-08 04:42:20,295 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:20,295 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2025-03-08 04:42:20,296 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=103, Unknown=0, NotChecked=0, Total=132 [2025-03-08 04:42:20,296 INFO L87 Difference]: Start difference. First operand 19 states and 22 transitions. Second operand has 12 states, 12 states have (on average 3.25) internal successors, (39), 12 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:20,430 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:20,430 INFO L93 Difference]: Finished difference Result 43 states and 52 transitions. [2025-03-08 04:42:20,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-03-08 04:42:20,430 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 3.25) internal successors, (39), 12 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 18 [2025-03-08 04:42:20,430 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:20,431 INFO L225 Difference]: With dead ends: 43 [2025-03-08 04:42:20,431 INFO L226 Difference]: Without dead ends: 32 [2025-03-08 04:42:20,431 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 50 GetRequests, 30 SyntacticMatches, 2 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 47 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=85, Invalid=295, Unknown=0, NotChecked=0, Total=380 [2025-03-08 04:42:20,433 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 15 mSDsluCounter, 48 mSDsCounter, 0 mSdLazyCounter, 93 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 57 SdHoareTripleChecker+Invalid, 100 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 93 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:20,433 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 57 Invalid, 100 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 93 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:20,433 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2025-03-08 04:42:20,435 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 25. [2025-03-08 04:42:20,435 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 25 states, 24 states have (on average 1.1666666666666667) internal successors, (28), 24 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:20,436 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 25 states and 28 transitions. [2025-03-08 04:42:20,436 INFO L78 Accepts]: Start accepts. Automaton has 25 states and 28 transitions. Word has length 18 [2025-03-08 04:42:20,436 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:20,436 INFO L471 AbstractCegarLoop]: Abstraction has 25 states and 28 transitions. [2025-03-08 04:42:20,436 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 3.25) internal successors, (39), 12 states have internal predecessors, (39), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:20,436 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 28 transitions. [2025-03-08 04:42:20,436 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2025-03-08 04:42:20,436 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:20,436 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:20,443 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2025-03-08 04:42:20,637 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:20,637 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:20,637 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:20,637 INFO L85 PathProgramCache]: Analyzing trace with hash -325846150, now seen corresponding path program 2 times [2025-03-08 04:42:20,637 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:20,638 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1554902324] [2025-03-08 04:42:20,638 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:42:20,638 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:20,644 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 24 statements into 2 equivalence classes. [2025-03-08 04:42:20,657 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 24 of 24 statements. [2025-03-08 04:42:20,658 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:42:20,658 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:20,761 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 5 proven. 9 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:20,761 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:20,761 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1554902324] [2025-03-08 04:42:20,761 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1554902324] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:20,762 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1475720579] [2025-03-08 04:42:20,762 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:42:20,762 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:20,762 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:20,764 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:20,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2025-03-08 04:42:20,789 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 24 statements into 2 equivalence classes. [2025-03-08 04:42:20,801 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 24 of 24 statements. [2025-03-08 04:42:20,801 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:42:20,802 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:20,802 INFO L256 TraceCheckSpWp]: Trace formula consists of 89 conjuncts, 8 conjuncts are in the unsatisfiable core [2025-03-08 04:42:20,803 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:20,880 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 8 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:20,880 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:20,936 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 8 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:20,936 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1475720579] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:20,936 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:20,936 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 13 [2025-03-08 04:42:20,936 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [709073188] [2025-03-08 04:42:20,936 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:20,937 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2025-03-08 04:42:20,937 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:20,937 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2025-03-08 04:42:20,937 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=113, Unknown=0, NotChecked=0, Total=156 [2025-03-08 04:42:20,937 INFO L87 Difference]: Start difference. First operand 25 states and 28 transitions. Second operand has 13 states, 13 states have (on average 3.076923076923077) internal successors, (40), 13 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:21,025 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:21,025 INFO L93 Difference]: Finished difference Result 51 states and 61 transitions. [2025-03-08 04:42:21,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-03-08 04:42:21,025 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 3.076923076923077) internal successors, (40), 13 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 24 [2025-03-08 04:42:21,025 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:21,026 INFO L225 Difference]: With dead ends: 51 [2025-03-08 04:42:21,026 INFO L226 Difference]: Without dead ends: 36 [2025-03-08 04:42:21,026 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 39 SyntacticMatches, 4 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=69, Invalid=171, Unknown=0, NotChecked=0, Total=240 [2025-03-08 04:42:21,026 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 19 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 96 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 19 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 104 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 96 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:21,027 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [19 Valid, 86 Invalid, 104 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 96 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:21,027 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2025-03-08 04:42:21,031 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 27. [2025-03-08 04:42:21,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 26 states have (on average 1.1538461538461537) internal successors, (30), 26 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:21,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 30 transitions. [2025-03-08 04:42:21,032 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 30 transitions. Word has length 24 [2025-03-08 04:42:21,032 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:21,032 INFO L471 AbstractCegarLoop]: Abstraction has 27 states and 30 transitions. [2025-03-08 04:42:21,032 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 3.076923076923077) internal successors, (40), 13 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:21,032 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 30 transitions. [2025-03-08 04:42:21,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2025-03-08 04:42:21,032 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:21,032 INFO L218 NwaCegarLoop]: trace histogram [4, 3, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:21,039 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2025-03-08 04:42:21,233 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:21,233 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:21,233 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:21,233 INFO L85 PathProgramCache]: Analyzing trace with hash 802574521, now seen corresponding path program 3 times [2025-03-08 04:42:21,233 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:21,233 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [950766649] [2025-03-08 04:42:21,234 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:42:21,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:21,250 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 26 statements into 4 equivalence classes. [2025-03-08 04:42:21,261 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) and asserted 26 of 26 statements. [2025-03-08 04:42:21,261 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2025-03-08 04:42:21,261 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:21,335 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 6 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:21,335 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:21,335 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [950766649] [2025-03-08 04:42:21,336 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [950766649] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:21,336 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1163315213] [2025-03-08 04:42:21,336 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:42:21,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:21,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:21,337 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:21,338 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2025-03-08 04:42:21,364 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 26 statements into 4 equivalence classes. [2025-03-08 04:42:21,375 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) and asserted 26 of 26 statements. [2025-03-08 04:42:21,375 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2025-03-08 04:42:21,375 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:21,376 INFO L256 TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 9 conjuncts are in the unsatisfiable core [2025-03-08 04:42:21,378 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:21,416 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 12 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:21,416 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:21,470 INFO L134 CoverageAnalysis]: Checked inductivity of 20 backedges. 12 proven. 8 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:21,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1163315213] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:21,470 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:21,470 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 10 [2025-03-08 04:42:21,470 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [68026025] [2025-03-08 04:42:21,471 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:21,471 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2025-03-08 04:42:21,471 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:21,471 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2025-03-08 04:42:21,471 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=30, Invalid=60, Unknown=0, NotChecked=0, Total=90 [2025-03-08 04:42:21,471 INFO L87 Difference]: Start difference. First operand 27 states and 30 transitions. Second operand has 10 states, 10 states have (on average 4.9) internal successors, (49), 10 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:21,516 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:21,516 INFO L93 Difference]: Finished difference Result 44 states and 48 transitions. [2025-03-08 04:42:21,516 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2025-03-08 04:42:21,517 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 4.9) internal successors, (49), 10 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26 [2025-03-08 04:42:21,517 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:21,517 INFO L225 Difference]: With dead ends: 44 [2025-03-08 04:42:21,517 INFO L226 Difference]: Without dead ends: 42 [2025-03-08 04:42:21,517 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 63 GetRequests, 45 SyntacticMatches, 6 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 47 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=66, Invalid=116, Unknown=0, NotChecked=0, Total=182 [2025-03-08 04:42:21,517 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 11 mSDsluCounter, 58 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 75 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:21,518 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 75 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-08 04:42:21,518 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2025-03-08 04:42:21,520 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 35. [2025-03-08 04:42:21,520 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 35 states, 34 states have (on average 1.1176470588235294) internal successors, (38), 34 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:21,520 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 38 transitions. [2025-03-08 04:42:21,522 INFO L78 Accepts]: Start accepts. Automaton has 35 states and 38 transitions. Word has length 26 [2025-03-08 04:42:21,522 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:21,522 INFO L471 AbstractCegarLoop]: Abstraction has 35 states and 38 transitions. [2025-03-08 04:42:21,522 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 4.9) internal successors, (49), 10 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:21,522 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 38 transitions. [2025-03-08 04:42:21,523 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 35 [2025-03-08 04:42:21,523 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:21,523 INFO L218 NwaCegarLoop]: trace histogram [5, 4, 4, 4, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:21,529 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2025-03-08 04:42:21,723 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:21,724 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:21,724 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:21,724 INFO L85 PathProgramCache]: Analyzing trace with hash -1338453315, now seen corresponding path program 4 times [2025-03-08 04:42:21,724 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:21,724 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [819364186] [2025-03-08 04:42:21,724 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:42:21,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:21,730 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 34 statements into 2 equivalence classes. [2025-03-08 04:42:21,738 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 34 of 34 statements. [2025-03-08 04:42:21,738 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:42:21,738 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:21,845 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 23 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:21,846 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:21,846 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [819364186] [2025-03-08 04:42:21,846 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [819364186] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:21,846 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [317172286] [2025-03-08 04:42:21,846 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:42:21,846 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:21,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:21,848 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:21,850 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2025-03-08 04:42:21,875 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 34 statements into 2 equivalence classes. [2025-03-08 04:42:21,889 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 34 of 34 statements. [2025-03-08 04:42:21,889 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:42:21,889 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:21,890 INFO L256 TraceCheckSpWp]: Trace formula consists of 123 conjuncts, 11 conjuncts are in the unsatisfiable core [2025-03-08 04:42:21,891 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:22,008 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 32 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:22,008 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:22,080 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 32 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:22,080 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [317172286] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:22,080 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:22,080 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 19 [2025-03-08 04:42:22,081 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1694746843] [2025-03-08 04:42:22,081 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:22,083 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 19 states [2025-03-08 04:42:22,083 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:22,083 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 19 interpolants. [2025-03-08 04:42:22,083 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=250, Unknown=0, NotChecked=0, Total=342 [2025-03-08 04:42:22,083 INFO L87 Difference]: Start difference. First operand 35 states and 38 transitions. Second operand has 19 states, 19 states have (on average 3.3684210526315788) internal successors, (64), 19 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:22,253 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:22,254 INFO L93 Difference]: Finished difference Result 92 states and 107 transitions. [2025-03-08 04:42:22,254 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2025-03-08 04:42:22,254 INFO L78 Accepts]: Start accepts. Automaton has has 19 states, 19 states have (on average 3.3684210526315788) internal successors, (64), 19 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 34 [2025-03-08 04:42:22,254 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:22,254 INFO L225 Difference]: With dead ends: 92 [2025-03-08 04:42:22,255 INFO L226 Difference]: Without dead ends: 54 [2025-03-08 04:42:22,255 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 86 GetRequests, 55 SyntacticMatches, 5 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 170 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=206, Invalid=550, Unknown=0, NotChecked=0, Total=756 [2025-03-08 04:42:22,256 INFO L435 NwaCegarLoop]: 13 mSDtfsCounter, 31 mSDsluCounter, 96 mSDsCounter, 0 mSdLazyCounter, 119 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 31 SdHoareTripleChecker+Valid, 109 SdHoareTripleChecker+Invalid, 131 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 119 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:22,256 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [31 Valid, 109 Invalid, 131 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 119 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:22,256 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54 states. [2025-03-08 04:42:22,259 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 39. [2025-03-08 04:42:22,259 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 38 states have (on average 1.105263157894737) internal successors, (42), 38 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:22,259 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 42 transitions. [2025-03-08 04:42:22,259 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 42 transitions. Word has length 34 [2025-03-08 04:42:22,259 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:22,259 INFO L471 AbstractCegarLoop]: Abstraction has 39 states and 42 transitions. [2025-03-08 04:42:22,259 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 19 states, 19 states have (on average 3.3684210526315788) internal successors, (64), 19 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:22,259 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 42 transitions. [2025-03-08 04:42:22,260 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2025-03-08 04:42:22,260 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:22,260 INFO L218 NwaCegarLoop]: trace histogram [6, 5, 5, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:22,267 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2025-03-08 04:42:22,464 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:22,464 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:22,464 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:22,464 INFO L85 PathProgramCache]: Analyzing trace with hash -2142874629, now seen corresponding path program 5 times [2025-03-08 04:42:22,464 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:22,464 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [796325861] [2025-03-08 04:42:22,465 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:42:22,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:22,470 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 38 statements into 6 equivalence classes. [2025-03-08 04:42:22,478 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) and asserted 38 of 38 statements. [2025-03-08 04:42:22,478 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) [2025-03-08 04:42:22,478 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:22,598 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 30 proven. 32 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:22,598 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:22,599 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [796325861] [2025-03-08 04:42:22,599 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [796325861] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:22,599 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1524057042] [2025-03-08 04:42:22,599 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:42:22,599 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:22,599 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:22,601 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:22,602 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2025-03-08 04:42:22,627 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 38 statements into 6 equivalence classes. [2025-03-08 04:42:22,641 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) and asserted 38 of 38 statements. [2025-03-08 04:42:22,642 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) [2025-03-08 04:42:22,642 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:22,642 INFO L256 TraceCheckSpWp]: Trace formula consists of 143 conjuncts, 13 conjuncts are in the unsatisfiable core [2025-03-08 04:42:22,644 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:22,701 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 30 proven. 32 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:22,701 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:22,772 INFO L134 CoverageAnalysis]: Checked inductivity of 62 backedges. 30 proven. 32 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:22,772 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1524057042] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:22,772 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:22,772 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 11 [2025-03-08 04:42:22,772 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [446381363] [2025-03-08 04:42:22,772 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:22,773 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-03-08 04:42:22,773 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:22,773 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-03-08 04:42:22,773 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=69, Unknown=0, NotChecked=0, Total=110 [2025-03-08 04:42:22,773 INFO L87 Difference]: Start difference. First operand 39 states and 42 transitions. Second operand has 11 states, 11 states have (on average 4.909090909090909) internal successors, (54), 11 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:22,839 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:22,840 INFO L93 Difference]: Finished difference Result 56 states and 60 transitions. [2025-03-08 04:42:22,840 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2025-03-08 04:42:22,840 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 4.909090909090909) internal successors, (54), 11 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38 [2025-03-08 04:42:22,840 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:22,840 INFO L225 Difference]: With dead ends: 56 [2025-03-08 04:42:22,841 INFO L226 Difference]: Without dead ends: 54 [2025-03-08 04:42:22,841 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 93 GetRequests, 68 SyntacticMatches, 10 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 80 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=107, Invalid=165, Unknown=0, NotChecked=0, Total=272 [2025-03-08 04:42:22,841 INFO L435 NwaCegarLoop]: 19 mSDtfsCounter, 9 mSDsluCounter, 80 mSDsCounter, 0 mSdLazyCounter, 59 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 99 SdHoareTripleChecker+Invalid, 60 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 59 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:22,841 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 99 Invalid, 60 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 59 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-08 04:42:22,842 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54 states. [2025-03-08 04:42:22,844 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 47. [2025-03-08 04:42:22,844 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 46 states have (on average 1.0869565217391304) internal successors, (50), 46 states have internal predecessors, (50), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:22,844 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 50 transitions. [2025-03-08 04:42:22,845 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 50 transitions. Word has length 38 [2025-03-08 04:42:22,845 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:22,845 INFO L471 AbstractCegarLoop]: Abstraction has 47 states and 50 transitions. [2025-03-08 04:42:22,845 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 4.909090909090909) internal successors, (54), 11 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:22,845 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 50 transitions. [2025-03-08 04:42:22,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2025-03-08 04:42:22,846 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:22,846 INFO L218 NwaCegarLoop]: trace histogram [7, 6, 6, 6, 6, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:22,851 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2025-03-08 04:42:23,046 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:23,047 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:23,047 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:23,047 INFO L85 PathProgramCache]: Analyzing trace with hash -1751485441, now seen corresponding path program 6 times [2025-03-08 04:42:23,047 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:23,047 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1028988406] [2025-03-08 04:42:23,047 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:42:23,047 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:23,056 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 46 statements into 7 equivalence classes. [2025-03-08 04:42:23,073 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) and asserted 46 of 46 statements. [2025-03-08 04:42:23,075 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2025-03-08 04:42:23,075 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:23,228 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 57 proven. 45 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:23,228 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:23,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1028988406] [2025-03-08 04:42:23,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1028988406] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:23,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [329086697] [2025-03-08 04:42:23,228 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:42:23,228 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:23,228 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:23,230 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:23,232 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2025-03-08 04:42:23,261 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 46 statements into 7 equivalence classes. [2025-03-08 04:42:23,280 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) and asserted 46 of 46 statements. [2025-03-08 04:42:23,280 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2025-03-08 04:42:23,280 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:23,281 INFO L256 TraceCheckSpWp]: Trace formula consists of 167 conjuncts, 15 conjuncts are in the unsatisfiable core [2025-03-08 04:42:23,282 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:23,445 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 72 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:23,446 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:23,553 INFO L134 CoverageAnalysis]: Checked inductivity of 102 backedges. 72 proven. 30 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:23,553 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [329086697] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:23,553 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:23,553 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15, 15] total 26 [2025-03-08 04:42:23,553 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1863627796] [2025-03-08 04:42:23,554 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:23,554 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2025-03-08 04:42:23,554 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:23,554 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2025-03-08 04:42:23,555 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=164, Invalid=486, Unknown=0, NotChecked=0, Total=650 [2025-03-08 04:42:23,555 INFO L87 Difference]: Start difference. First operand 47 states and 50 transitions. Second operand has 26 states, 26 states have (on average 3.3461538461538463) internal successors, (87), 26 states have internal predecessors, (87), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:23,747 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:23,747 INFO L93 Difference]: Finished difference Result 126 states and 145 transitions. [2025-03-08 04:42:23,747 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2025-03-08 04:42:23,748 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 26 states have (on average 3.3461538461538463) internal successors, (87), 26 states have internal predecessors, (87), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 46 [2025-03-08 04:42:23,748 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:23,748 INFO L225 Difference]: With dead ends: 126 [2025-03-08 04:42:23,749 INFO L226 Difference]: Without dead ends: 72 [2025-03-08 04:42:23,750 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 118 GetRequests, 72 SyntacticMatches, 9 SemanticMatches, 37 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 433 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=380, Invalid=1102, Unknown=0, NotChecked=0, Total=1482 [2025-03-08 04:42:23,750 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 53 mSDsluCounter, 155 mSDsCounter, 0 mSdLazyCounter, 185 mSolverCounterSat, 22 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 53 SdHoareTripleChecker+Valid, 172 SdHoareTripleChecker+Invalid, 207 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 22 IncrementalHoareTripleChecker+Valid, 185 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:23,752 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [53 Valid, 172 Invalid, 207 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [22 Valid, 185 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:23,753 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 72 states. [2025-03-08 04:42:23,755 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 72 to 51. [2025-03-08 04:42:23,757 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 51 states, 50 states have (on average 1.08) internal successors, (54), 50 states have internal predecessors, (54), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:23,758 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 51 states to 51 states and 54 transitions. [2025-03-08 04:42:23,759 INFO L78 Accepts]: Start accepts. Automaton has 51 states and 54 transitions. Word has length 46 [2025-03-08 04:42:23,759 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:23,759 INFO L471 AbstractCegarLoop]: Abstraction has 51 states and 54 transitions. [2025-03-08 04:42:23,759 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 3.3461538461538463) internal successors, (87), 26 states have internal predecessors, (87), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:23,759 INFO L276 IsEmpty]: Start isEmpty. Operand 51 states and 54 transitions. [2025-03-08 04:42:23,760 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 51 [2025-03-08 04:42:23,760 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:23,760 INFO L218 NwaCegarLoop]: trace histogram [8, 7, 7, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:23,766 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2025-03-08 04:42:23,960 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:23,961 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:23,961 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:23,961 INFO L85 PathProgramCache]: Analyzing trace with hash -2044065731, now seen corresponding path program 7 times [2025-03-08 04:42:23,961 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:23,961 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [990624900] [2025-03-08 04:42:23,961 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:42:23,961 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:23,966 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-08 04:42:23,975 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-08 04:42:23,975 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:23,975 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:24,121 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 42 proven. 86 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:24,121 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:24,122 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [990624900] [2025-03-08 04:42:24,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [990624900] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:24,122 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [923190067] [2025-03-08 04:42:24,122 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:42:24,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:24,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:24,124 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:24,125 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2025-03-08 04:42:24,149 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 50 statements into 1 equivalence classes. [2025-03-08 04:42:24,164 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 50 of 50 statements. [2025-03-08 04:42:24,165 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:24,165 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:24,166 INFO L256 TraceCheckSpWp]: Trace formula consists of 187 conjuncts, 17 conjuncts are in the unsatisfiable core [2025-03-08 04:42:24,167 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:24,245 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 56 proven. 72 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:24,245 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:24,360 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 56 proven. 72 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:24,360 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [923190067] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:24,360 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:24,360 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 14 [2025-03-08 04:42:24,360 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [143869850] [2025-03-08 04:42:24,360 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:24,360 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2025-03-08 04:42:24,360 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:24,360 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2025-03-08 04:42:24,361 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=64, Invalid=118, Unknown=0, NotChecked=0, Total=182 [2025-03-08 04:42:24,361 INFO L87 Difference]: Start difference. First operand 51 states and 54 transitions. Second operand has 14 states, 14 states have (on average 5.214285714285714) internal successors, (73), 14 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:24,441 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:24,441 INFO L93 Difference]: Finished difference Result 68 states and 72 transitions. [2025-03-08 04:42:24,442 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2025-03-08 04:42:24,442 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 5.214285714285714) internal successors, (73), 14 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 50 [2025-03-08 04:42:24,442 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:24,442 INFO L225 Difference]: With dead ends: 68 [2025-03-08 04:42:24,442 INFO L226 Difference]: Without dead ends: 66 [2025-03-08 04:42:24,443 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 123 GetRequests, 89 SyntacticMatches, 14 SemanticMatches, 20 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 183 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=168, Invalid=294, Unknown=0, NotChecked=0, Total=462 [2025-03-08 04:42:24,443 INFO L435 NwaCegarLoop]: 21 mSDtfsCounter, 9 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 70 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 100 SdHoareTripleChecker+Invalid, 71 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 70 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:24,445 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 100 Invalid, 71 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 70 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-08 04:42:24,445 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 66 states. [2025-03-08 04:42:24,448 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 66 to 59. [2025-03-08 04:42:24,448 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 58 states have (on average 1.0689655172413792) internal successors, (62), 58 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:24,448 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 62 transitions. [2025-03-08 04:42:24,448 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 62 transitions. Word has length 50 [2025-03-08 04:42:24,449 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:24,449 INFO L471 AbstractCegarLoop]: Abstraction has 59 states and 62 transitions. [2025-03-08 04:42:24,449 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 5.214285714285714) internal successors, (73), 14 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:24,449 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 62 transitions. [2025-03-08 04:42:24,449 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2025-03-08 04:42:24,449 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:24,449 INFO L218 NwaCegarLoop]: trace histogram [9, 8, 8, 8, 8, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:24,455 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2025-03-08 04:42:24,650 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:24,650 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:24,650 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:24,651 INFO L85 PathProgramCache]: Analyzing trace with hash 1647232577, now seen corresponding path program 8 times [2025-03-08 04:42:24,651 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:24,651 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1958018748] [2025-03-08 04:42:24,651 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:42:24,651 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:24,657 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 58 statements into 2 equivalence classes. [2025-03-08 04:42:24,663 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 58 of 58 statements. [2025-03-08 04:42:24,663 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:42:24,663 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:24,884 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 107 proven. 77 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:24,884 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:24,884 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1958018748] [2025-03-08 04:42:24,884 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1958018748] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:24,884 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [548806125] [2025-03-08 04:42:24,884 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:42:24,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:24,885 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:24,887 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:24,888 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2025-03-08 04:42:24,916 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 58 statements into 2 equivalence classes. [2025-03-08 04:42:24,934 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 58 of 58 statements. [2025-03-08 04:42:24,934 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:42:24,934 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:24,935 INFO L256 TraceCheckSpWp]: Trace formula consists of 211 conjuncts, 18 conjuncts are in the unsatisfiable core [2025-03-08 04:42:24,936 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:25,136 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 126 proven. 56 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:42:25,136 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:25,262 INFO L134 CoverageAnalysis]: Checked inductivity of 184 backedges. 126 proven. 56 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:42:25,262 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [548806125] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:25,262 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:25,262 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 18, 18] total 29 [2025-03-08 04:42:25,262 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [610478395] [2025-03-08 04:42:25,262 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:25,262 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2025-03-08 04:42:25,262 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:25,263 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2025-03-08 04:42:25,264 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=193, Invalid=619, Unknown=0, NotChecked=0, Total=812 [2025-03-08 04:42:25,264 INFO L87 Difference]: Start difference. First operand 59 states and 62 transitions. Second operand has 29 states, 29 states have (on average 3.3793103448275863) internal successors, (98), 29 states have internal predecessors, (98), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:25,402 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:25,402 INFO L93 Difference]: Finished difference Result 122 states and 142 transitions. [2025-03-08 04:42:25,402 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 18 states. [2025-03-08 04:42:25,402 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 29 states have (on average 3.3793103448275863) internal successors, (98), 29 states have internal predecessors, (98), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 58 [2025-03-08 04:42:25,402 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:25,403 INFO L225 Difference]: With dead ends: 122 [2025-03-08 04:42:25,403 INFO L226 Difference]: Without dead ends: 85 [2025-03-08 04:42:25,403 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 141 GetRequests, 92 SyntacticMatches, 14 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 471 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=339, Invalid=993, Unknown=0, NotChecked=0, Total=1332 [2025-03-08 04:42:25,404 INFO L435 NwaCegarLoop]: 21 mSDtfsCounter, 57 mSDsluCounter, 139 mSDsCounter, 0 mSdLazyCounter, 172 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 57 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 198 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 172 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:25,404 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [57 Valid, 160 Invalid, 198 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 172 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:25,404 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 85 states. [2025-03-08 04:42:25,407 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 61. [2025-03-08 04:42:25,407 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61 states, 60 states have (on average 1.0666666666666667) internal successors, (64), 60 states have internal predecessors, (64), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:25,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 64 transitions. [2025-03-08 04:42:25,408 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 64 transitions. Word has length 58 [2025-03-08 04:42:25,408 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:25,408 INFO L471 AbstractCegarLoop]: Abstraction has 61 states and 64 transitions. [2025-03-08 04:42:25,408 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 3.3793103448275863) internal successors, (98), 29 states have internal predecessors, (98), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:25,408 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 64 transitions. [2025-03-08 04:42:25,408 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2025-03-08 04:42:25,408 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:25,408 INFO L218 NwaCegarLoop]: trace histogram [9, 9, 8, 8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:25,414 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2025-03-08 04:42:25,613 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2025-03-08 04:42:25,613 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:25,613 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:25,613 INFO L85 PathProgramCache]: Analyzing trace with hash -1678570560, now seen corresponding path program 9 times [2025-03-08 04:42:25,613 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:25,613 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [701474960] [2025-03-08 04:42:25,613 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:42:25,613 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:25,620 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 60 statements into 9 equivalence classes. [2025-03-08 04:42:25,638 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s) and asserted 60 of 60 statements. [2025-03-08 04:42:25,638 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s) [2025-03-08 04:42:25,638 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:25,847 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 107 proven. 93 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:25,847 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:25,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [701474960] [2025-03-08 04:42:25,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [701474960] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:25,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [609344429] [2025-03-08 04:42:25,847 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:42:25,847 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:25,847 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:25,849 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:25,850 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2025-03-08 04:42:25,878 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 60 statements into 9 equivalence classes. [2025-03-08 04:42:25,899 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s) and asserted 60 of 60 statements. [2025-03-08 04:42:25,899 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 9 check-sat command(s) [2025-03-08 04:42:25,900 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:25,901 INFO L256 TraceCheckSpWp]: Trace formula consists of 221 conjuncts, 20 conjuncts are in the unsatisfiable core [2025-03-08 04:42:25,903 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:26,116 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 128 proven. 72 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:26,116 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:26,271 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 128 proven. 72 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:26,271 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [609344429] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:26,271 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:26,271 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 20, 20] total 31 [2025-03-08 04:42:26,272 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [438087861] [2025-03-08 04:42:26,272 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:26,272 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2025-03-08 04:42:26,272 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:26,272 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2025-03-08 04:42:26,273 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=223, Invalid=707, Unknown=0, NotChecked=0, Total=930 [2025-03-08 04:42:26,273 INFO L87 Difference]: Start difference. First operand 61 states and 64 transitions. Second operand has 31 states, 31 states have (on average 3.225806451612903) internal successors, (100), 31 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:26,426 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:26,427 INFO L93 Difference]: Finished difference Result 129 states and 151 transitions. [2025-03-08 04:42:26,427 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2025-03-08 04:42:26,427 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 31 states have (on average 3.225806451612903) internal successors, (100), 31 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 60 [2025-03-08 04:42:26,427 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:26,428 INFO L225 Difference]: With dead ends: 129 [2025-03-08 04:42:26,428 INFO L226 Difference]: Without dead ends: 90 [2025-03-08 04:42:26,428 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 147 GetRequests, 93 SyntacticMatches, 16 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 552 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=405, Invalid=1155, Unknown=0, NotChecked=0, Total=1560 [2025-03-08 04:42:26,428 INFO L435 NwaCegarLoop]: 23 mSDtfsCounter, 56 mSDsluCounter, 129 mSDsCounter, 0 mSdLazyCounter, 158 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 56 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 182 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 158 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:26,429 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [56 Valid, 152 Invalid, 182 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 158 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:26,429 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 90 states. [2025-03-08 04:42:26,432 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 90 to 63. [2025-03-08 04:42:26,432 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 63 states, 62 states have (on average 1.064516129032258) internal successors, (66), 62 states have internal predecessors, (66), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:26,432 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 66 transitions. [2025-03-08 04:42:26,432 INFO L78 Accepts]: Start accepts. Automaton has 63 states and 66 transitions. Word has length 60 [2025-03-08 04:42:26,432 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:26,432 INFO L471 AbstractCegarLoop]: Abstraction has 63 states and 66 transitions. [2025-03-08 04:42:26,433 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 3.225806451612903) internal successors, (100), 31 states have internal predecessors, (100), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:26,433 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 66 transitions. [2025-03-08 04:42:26,433 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2025-03-08 04:42:26,433 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:26,433 INFO L218 NwaCegarLoop]: trace histogram [10, 9, 9, 8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:26,440 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2025-03-08 04:42:26,633 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:26,634 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:26,634 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:26,634 INFO L85 PathProgramCache]: Analyzing trace with hash 1975250303, now seen corresponding path program 10 times [2025-03-08 04:42:26,634 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:26,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2132970718] [2025-03-08 04:42:26,634 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:42:26,634 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:26,640 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 62 statements into 2 equivalence classes. [2025-03-08 04:42:26,648 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 62 of 62 statements. [2025-03-08 04:42:26,648 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:42:26,648 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:26,880 INFO L134 CoverageAnalysis]: Checked inductivity of 218 backedges. 72 proven. 146 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:26,881 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:26,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2132970718] [2025-03-08 04:42:26,881 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2132970718] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:26,881 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1805329144] [2025-03-08 04:42:26,881 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:42:26,881 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:26,882 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:26,883 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:26,885 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2025-03-08 04:42:26,923 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 62 statements into 2 equivalence classes. [2025-03-08 04:42:26,943 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 62 of 62 statements. [2025-03-08 04:42:26,943 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:42:26,943 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:26,945 INFO L256 TraceCheckSpWp]: Trace formula consists of 231 conjuncts, 21 conjuncts are in the unsatisfiable core [2025-03-08 04:42:26,946 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:27,007 INFO L134 CoverageAnalysis]: Checked inductivity of 218 backedges. 90 proven. 128 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:27,007 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:27,148 INFO L134 CoverageAnalysis]: Checked inductivity of 218 backedges. 90 proven. 128 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:27,148 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1805329144] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:27,148 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:27,148 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 13, 13] total 16 [2025-03-08 04:42:27,148 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1054419301] [2025-03-08 04:42:27,148 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:27,148 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2025-03-08 04:42:27,148 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:27,149 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2025-03-08 04:42:27,149 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=87, Invalid=153, Unknown=0, NotChecked=0, Total=240 [2025-03-08 04:42:27,149 INFO L87 Difference]: Start difference. First operand 63 states and 66 transitions. Second operand has 16 states, 16 states have (on average 5.375) internal successors, (86), 16 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:27,244 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:27,245 INFO L93 Difference]: Finished difference Result 80 states and 84 transitions. [2025-03-08 04:42:27,245 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2025-03-08 04:42:27,245 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 16 states have (on average 5.375) internal successors, (86), 16 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 62 [2025-03-08 04:42:27,245 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:27,245 INFO L225 Difference]: With dead ends: 80 [2025-03-08 04:42:27,245 INFO L226 Difference]: Without dead ends: 78 [2025-03-08 04:42:27,246 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 153 GetRequests, 112 SyntacticMatches, 17 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 258 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=237, Invalid=413, Unknown=0, NotChecked=0, Total=650 [2025-03-08 04:42:27,246 INFO L435 NwaCegarLoop]: 23 mSDtfsCounter, 11 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 84 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 101 SdHoareTripleChecker+Invalid, 85 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 84 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:27,246 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 101 Invalid, 85 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 84 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-03-08 04:42:27,246 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 78 states. [2025-03-08 04:42:27,253 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 71. [2025-03-08 04:42:27,254 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 71 states, 70 states have (on average 1.0571428571428572) internal successors, (74), 70 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:27,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 71 states and 74 transitions. [2025-03-08 04:42:27,254 INFO L78 Accepts]: Start accepts. Automaton has 71 states and 74 transitions. Word has length 62 [2025-03-08 04:42:27,256 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:27,256 INFO L471 AbstractCegarLoop]: Abstraction has 71 states and 74 transitions. [2025-03-08 04:42:27,256 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 16 states have (on average 5.375) internal successors, (86), 16 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:27,256 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 74 transitions. [2025-03-08 04:42:27,257 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 71 [2025-03-08 04:42:27,257 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:27,257 INFO L218 NwaCegarLoop]: trace histogram [11, 10, 10, 10, 10, 9, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:27,265 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2025-03-08 04:42:27,457 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2025-03-08 04:42:27,458 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:27,458 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:27,458 INFO L85 PathProgramCache]: Analyzing trace with hash -1582282365, now seen corresponding path program 11 times [2025-03-08 04:42:27,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:27,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1930390953] [2025-03-08 04:42:27,458 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:42:27,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:27,466 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 70 statements into 11 equivalence classes. [2025-03-08 04:42:27,495 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) and asserted 70 of 70 statements. [2025-03-08 04:42:27,495 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2025-03-08 04:42:27,495 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:27,759 INFO L134 CoverageAnalysis]: Checked inductivity of 290 backedges. 200 proven. 90 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:27,760 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:27,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1930390953] [2025-03-08 04:42:27,760 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1930390953] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:27,760 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1758000255] [2025-03-08 04:42:27,760 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:42:27,760 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:27,761 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:27,762 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:27,765 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2025-03-08 04:42:27,800 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 70 statements into 11 equivalence classes. [2025-03-08 04:42:27,825 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) and asserted 70 of 70 statements. [2025-03-08 04:42:27,826 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 11 check-sat command(s) [2025-03-08 04:42:27,826 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:27,827 INFO L256 TraceCheckSpWp]: Trace formula consists of 255 conjuncts, 23 conjuncts are in the unsatisfiable core [2025-03-08 04:42:27,828 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:28,125 INFO L134 CoverageAnalysis]: Checked inductivity of 290 backedges. 200 proven. 90 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:28,126 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:28,335 INFO L134 CoverageAnalysis]: Checked inductivity of 290 backedges. 200 proven. 90 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:28,335 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1758000255] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:28,335 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:28,336 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 23, 23] total 36 [2025-03-08 04:42:28,336 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2100659305] [2025-03-08 04:42:28,336 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:28,336 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 36 states [2025-03-08 04:42:28,336 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:28,337 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 36 interpolants. [2025-03-08 04:42:28,337 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=322, Invalid=938, Unknown=0, NotChecked=0, Total=1260 [2025-03-08 04:42:28,337 INFO L87 Difference]: Start difference. First operand 71 states and 74 transitions. Second operand has 36 states, 36 states have (on average 3.361111111111111) internal successors, (121), 36 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:28,669 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:28,669 INFO L93 Difference]: Finished difference Result 194 states and 221 transitions. [2025-03-08 04:42:28,669 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2025-03-08 04:42:28,670 INFO L78 Accepts]: Start accepts. Automaton has has 36 states, 36 states have (on average 3.361111111111111) internal successors, (121), 36 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 70 [2025-03-08 04:42:28,670 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:28,670 INFO L225 Difference]: With dead ends: 194 [2025-03-08 04:42:28,670 INFO L226 Difference]: Without dead ends: 108 [2025-03-08 04:42:28,671 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 182 GetRequests, 109 SyntacticMatches, 18 SemanticMatches, 55 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 944 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=846, Invalid=2346, Unknown=0, NotChecked=0, Total=3192 [2025-03-08 04:42:28,671 INFO L435 NwaCegarLoop]: 25 mSDtfsCounter, 104 mSDsluCounter, 251 mSDsCounter, 0 mSdLazyCounter, 297 mSolverCounterSat, 43 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 104 SdHoareTripleChecker+Valid, 276 SdHoareTripleChecker+Invalid, 340 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 43 IncrementalHoareTripleChecker+Valid, 297 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:28,671 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [104 Valid, 276 Invalid, 340 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [43 Valid, 297 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:28,672 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 108 states. [2025-03-08 04:42:28,674 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 108 to 75. [2025-03-08 04:42:28,675 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 75 states, 74 states have (on average 1.054054054054054) internal successors, (78), 74 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:28,675 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 75 states and 78 transitions. [2025-03-08 04:42:28,675 INFO L78 Accepts]: Start accepts. Automaton has 75 states and 78 transitions. Word has length 70 [2025-03-08 04:42:28,675 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:28,675 INFO L471 AbstractCegarLoop]: Abstraction has 75 states and 78 transitions. [2025-03-08 04:42:28,675 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 36 states, 36 states have (on average 3.361111111111111) internal successors, (121), 36 states have internal predecessors, (121), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:28,675 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 78 transitions. [2025-03-08 04:42:28,676 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 75 [2025-03-08 04:42:28,676 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:28,676 INFO L218 NwaCegarLoop]: trace histogram [12, 11, 11, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:28,682 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2025-03-08 04:42:28,876 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2025-03-08 04:42:28,877 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:28,877 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:28,877 INFO L85 PathProgramCache]: Analyzing trace with hash -2089385023, now seen corresponding path program 12 times [2025-03-08 04:42:28,877 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:28,877 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [933659049] [2025-03-08 04:42:28,877 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:42:28,877 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:28,886 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 74 statements into 12 equivalence classes. [2025-03-08 04:42:28,902 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 12 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 04:42:28,902 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 12 check-sat command(s) [2025-03-08 04:42:28,902 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:29,113 INFO L134 CoverageAnalysis]: Checked inductivity of 332 backedges. 110 proven. 222 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:29,113 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:29,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [933659049] [2025-03-08 04:42:29,113 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [933659049] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:29,113 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [134192951] [2025-03-08 04:42:29,113 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:42:29,113 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:29,113 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:29,115 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:29,117 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2025-03-08 04:42:29,152 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 74 statements into 12 equivalence classes. [2025-03-08 04:42:29,180 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 12 check-sat command(s) and asserted 74 of 74 statements. [2025-03-08 04:42:29,181 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 12 check-sat command(s) [2025-03-08 04:42:29,181 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:29,182 INFO L256 TraceCheckSpWp]: Trace formula consists of 275 conjuncts, 25 conjuncts are in the unsatisfiable core [2025-03-08 04:42:29,183 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:29,257 INFO L134 CoverageAnalysis]: Checked inductivity of 332 backedges. 132 proven. 200 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:29,257 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:29,431 INFO L134 CoverageAnalysis]: Checked inductivity of 332 backedges. 132 proven. 200 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:29,432 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [134192951] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:29,432 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:29,432 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 15, 15] total 18 [2025-03-08 04:42:29,432 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [762645414] [2025-03-08 04:42:29,432 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:29,433 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2025-03-08 04:42:29,433 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:29,433 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2025-03-08 04:42:29,433 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=114, Invalid=192, Unknown=0, NotChecked=0, Total=306 [2025-03-08 04:42:29,433 INFO L87 Difference]: Start difference. First operand 75 states and 78 transitions. Second operand has 18 states, 18 states have (on average 5.388888888888889) internal successors, (97), 18 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:29,558 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:29,559 INFO L93 Difference]: Finished difference Result 92 states and 96 transitions. [2025-03-08 04:42:29,559 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2025-03-08 04:42:29,559 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 18 states have (on average 5.388888888888889) internal successors, (97), 18 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 74 [2025-03-08 04:42:29,559 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:29,559 INFO L225 Difference]: With dead ends: 92 [2025-03-08 04:42:29,559 INFO L226 Difference]: Without dead ends: 90 [2025-03-08 04:42:29,560 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 183 GetRequests, 133 SyntacticMatches, 22 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 383 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=318, Invalid=552, Unknown=0, NotChecked=0, Total=870 [2025-03-08 04:42:29,561 INFO L435 NwaCegarLoop]: 25 mSDtfsCounter, 11 mSDsluCounter, 105 mSDsCounter, 0 mSdLazyCounter, 108 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 130 SdHoareTripleChecker+Invalid, 109 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 108 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:29,562 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 130 Invalid, 109 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 108 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:29,562 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 90 states. [2025-03-08 04:42:29,567 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 90 to 83. [2025-03-08 04:42:29,568 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 83 states, 82 states have (on average 1.048780487804878) internal successors, (86), 82 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:29,568 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 83 states to 83 states and 86 transitions. [2025-03-08 04:42:29,568 INFO L78 Accepts]: Start accepts. Automaton has 83 states and 86 transitions. Word has length 74 [2025-03-08 04:42:29,568 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:29,568 INFO L471 AbstractCegarLoop]: Abstraction has 83 states and 86 transitions. [2025-03-08 04:42:29,569 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 5.388888888888889) internal successors, (97), 18 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:29,569 INFO L276 IsEmpty]: Start isEmpty. Operand 83 states and 86 transitions. [2025-03-08 04:42:29,569 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2025-03-08 04:42:29,569 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:29,570 INFO L218 NwaCegarLoop]: trace histogram [13, 12, 12, 12, 12, 11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:29,576 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Forceful destruction successful, exit code 0 [2025-03-08 04:42:29,771 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2025-03-08 04:42:29,771 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:29,771 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:29,771 INFO L85 PathProgramCache]: Analyzing trace with hash -1474724411, now seen corresponding path program 13 times [2025-03-08 04:42:29,771 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:29,771 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [161502704] [2025-03-08 04:42:29,771 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:42:29,771 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:29,778 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 82 statements into 1 equivalence classes. [2025-03-08 04:42:29,788 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 82 of 82 statements. [2025-03-08 04:42:29,788 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:29,788 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:30,124 INFO L134 CoverageAnalysis]: Checked inductivity of 420 backedges. 255 proven. 165 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:30,124 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:30,124 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [161502704] [2025-03-08 04:42:30,124 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [161502704] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:30,124 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1400566477] [2025-03-08 04:42:30,124 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:42:30,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:30,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:30,126 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:30,128 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2025-03-08 04:42:30,176 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 82 statements into 1 equivalence classes. [2025-03-08 04:42:30,210 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 82 of 82 statements. [2025-03-08 04:42:30,210 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:30,210 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:30,212 INFO L256 TraceCheckSpWp]: Trace formula consists of 299 conjuncts, 26 conjuncts are in the unsatisfiable core [2025-03-08 04:42:30,213 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:30,553 INFO L134 CoverageAnalysis]: Checked inductivity of 420 backedges. 286 proven. 132 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:42:30,554 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:30,768 INFO L134 CoverageAnalysis]: Checked inductivity of 420 backedges. 286 proven. 132 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:42:30,769 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1400566477] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:30,769 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:30,769 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 26, 26] total 41 [2025-03-08 04:42:30,769 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1893582890] [2025-03-08 04:42:30,769 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:30,769 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 41 states [2025-03-08 04:42:30,770 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:30,771 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants. [2025-03-08 04:42:30,771 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=381, Invalid=1259, Unknown=0, NotChecked=0, Total=1640 [2025-03-08 04:42:30,771 INFO L87 Difference]: Start difference. First operand 83 states and 86 transitions. Second operand has 41 states, 41 states have (on average 3.3658536585365852) internal successors, (138), 41 states have internal predecessors, (138), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:30,992 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:30,992 INFO L93 Difference]: Finished difference Result 174 states and 202 transitions. [2025-03-08 04:42:30,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2025-03-08 04:42:30,993 INFO L78 Accepts]: Start accepts. Automaton has has 41 states, 41 states have (on average 3.3658536585365852) internal successors, (138), 41 states have internal predecessors, (138), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 82 [2025-03-08 04:42:30,993 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:30,993 INFO L225 Difference]: With dead ends: 174 [2025-03-08 04:42:30,993 INFO L226 Difference]: Without dead ends: 121 [2025-03-08 04:42:30,994 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 201 GetRequests, 128 SyntacticMatches, 22 SemanticMatches, 51 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1007 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=695, Invalid=2061, Unknown=0, NotChecked=0, Total=2756 [2025-03-08 04:42:30,994 INFO L435 NwaCegarLoop]: 29 mSDtfsCounter, 103 mSDsluCounter, 190 mSDsCounter, 0 mSdLazyCounter, 236 mSolverCounterSat, 47 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 103 SdHoareTripleChecker+Valid, 219 SdHoareTripleChecker+Invalid, 283 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 47 IncrementalHoareTripleChecker+Valid, 236 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:30,995 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [103 Valid, 219 Invalid, 283 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [47 Valid, 236 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:30,995 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 121 states. [2025-03-08 04:42:30,998 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 121 to 85. [2025-03-08 04:42:30,998 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 85 states, 84 states have (on average 1.0476190476190477) internal successors, (88), 84 states have internal predecessors, (88), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:30,998 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 85 states and 88 transitions. [2025-03-08 04:42:30,998 INFO L78 Accepts]: Start accepts. Automaton has 85 states and 88 transitions. Word has length 82 [2025-03-08 04:42:30,998 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:30,998 INFO L471 AbstractCegarLoop]: Abstraction has 85 states and 88 transitions. [2025-03-08 04:42:30,998 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 41 states, 41 states have (on average 3.3658536585365852) internal successors, (138), 41 states have internal predecessors, (138), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:30,998 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 88 transitions. [2025-03-08 04:42:30,999 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2025-03-08 04:42:30,999 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:30,999 INFO L218 NwaCegarLoop]: trace histogram [13, 13, 12, 12, 12, 12, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:31,005 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2025-03-08 04:42:31,203 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2025-03-08 04:42:31,203 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:31,203 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:31,203 INFO L85 PathProgramCache]: Analyzing trace with hash 1855256132, now seen corresponding path program 14 times [2025-03-08 04:42:31,203 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:31,203 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [262797514] [2025-03-08 04:42:31,203 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:42:31,203 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:31,215 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 84 statements into 2 equivalence classes. [2025-03-08 04:42:31,224 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 84 of 84 statements. [2025-03-08 04:42:31,224 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:42:31,224 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:31,545 INFO L134 CoverageAnalysis]: Checked inductivity of 444 backedges. 255 proven. 189 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:31,545 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:31,545 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [262797514] [2025-03-08 04:42:31,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [262797514] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:31,546 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [397700047] [2025-03-08 04:42:31,546 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:42:31,546 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:31,546 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:31,549 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:31,550 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2025-03-08 04:42:31,593 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 84 statements into 2 equivalence classes. [2025-03-08 04:42:31,619 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 84 of 84 statements. [2025-03-08 04:42:31,619 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:42:31,619 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:31,620 INFO L256 TraceCheckSpWp]: Trace formula consists of 309 conjuncts, 28 conjuncts are in the unsatisfiable core [2025-03-08 04:42:31,621 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:31,866 INFO L134 CoverageAnalysis]: Checked inductivity of 444 backedges. 156 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:31,866 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:32,216 INFO L134 CoverageAnalysis]: Checked inductivity of 444 backedges. 156 proven. 288 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:32,217 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [397700047] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:32,217 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:32,217 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 16, 16] total 42 [2025-03-08 04:42:32,217 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1648661428] [2025-03-08 04:42:32,217 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:32,217 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 42 states [2025-03-08 04:42:32,217 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:32,217 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 42 interpolants. [2025-03-08 04:42:32,218 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=304, Invalid=1418, Unknown=0, NotChecked=0, Total=1722 [2025-03-08 04:42:32,218 INFO L87 Difference]: Start difference. First operand 85 states and 88 transitions. Second operand has 42 states, 42 states have (on average 3.9523809523809526) internal successors, (166), 42 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:33,018 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:33,018 INFO L93 Difference]: Finished difference Result 186 states and 217 transitions. [2025-03-08 04:42:33,018 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 78 states. [2025-03-08 04:42:33,018 INFO L78 Accepts]: Start accepts. Automaton has has 42 states, 42 states have (on average 3.9523809523809526) internal successors, (166), 42 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 84 [2025-03-08 04:42:33,018 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:33,019 INFO L225 Difference]: With dead ends: 186 [2025-03-08 04:42:33,019 INFO L226 Difference]: Without dead ends: 131 [2025-03-08 04:42:33,021 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 270 GetRequests, 141 SyntacticMatches, 26 SemanticMatches, 103 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4191 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=1841, Invalid=9079, Unknown=0, NotChecked=0, Total=10920 [2025-03-08 04:42:33,021 INFO L435 NwaCegarLoop]: 19 mSDtfsCounter, 175 mSDsluCounter, 161 mSDsCounter, 0 mSdLazyCounter, 726 mSolverCounterSat, 62 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 175 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 788 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 62 IncrementalHoareTripleChecker+Valid, 726 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:33,021 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [175 Valid, 180 Invalid, 788 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [62 Valid, 726 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-08 04:42:33,022 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 131 states. [2025-03-08 04:42:33,024 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 131 to 91. [2025-03-08 04:42:33,025 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 91 states, 90 states have (on average 1.0444444444444445) internal successors, (94), 90 states have internal predecessors, (94), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:33,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 94 transitions. [2025-03-08 04:42:33,025 INFO L78 Accepts]: Start accepts. Automaton has 91 states and 94 transitions. Word has length 84 [2025-03-08 04:42:33,025 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:33,025 INFO L471 AbstractCegarLoop]: Abstraction has 91 states and 94 transitions. [2025-03-08 04:42:33,025 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 42 states, 42 states have (on average 3.9523809523809526) internal successors, (166), 42 states have internal predecessors, (166), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:33,025 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 94 transitions. [2025-03-08 04:42:33,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 91 [2025-03-08 04:42:33,026 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:33,026 INFO L218 NwaCegarLoop]: trace histogram [14, 14, 13, 13, 13, 13, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:33,032 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2025-03-08 04:42:33,226 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16,15 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:33,227 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:33,227 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:33,227 INFO L85 PathProgramCache]: Analyzing trace with hash 2091753349, now seen corresponding path program 15 times [2025-03-08 04:42:33,227 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:33,227 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [181147247] [2025-03-08 04:42:33,227 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:42:33,227 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:33,237 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 90 statements into 14 equivalence classes. [2025-03-08 04:42:33,259 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 14 check-sat command(s) and asserted 90 of 90 statements. [2025-03-08 04:42:33,260 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 14 check-sat command(s) [2025-03-08 04:42:33,260 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:33,594 INFO L134 CoverageAnalysis]: Checked inductivity of 520 backedges. 302 proven. 218 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:33,594 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:33,594 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [181147247] [2025-03-08 04:42:33,594 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [181147247] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:33,595 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [879521743] [2025-03-08 04:42:33,595 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:42:33,595 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:33,595 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:33,596 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:33,597 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2025-03-08 04:42:33,636 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 90 statements into 14 equivalence classes. [2025-03-08 04:42:33,664 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 14 check-sat command(s) and asserted 90 of 90 statements. [2025-03-08 04:42:33,664 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 14 check-sat command(s) [2025-03-08 04:42:33,664 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:33,665 INFO L256 TraceCheckSpWp]: Trace formula consists of 331 conjuncts, 30 conjuncts are in the unsatisfiable core [2025-03-08 04:42:33,666 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:34,007 INFO L134 CoverageAnalysis]: Checked inductivity of 520 backedges. 338 proven. 182 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:34,007 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:34,254 INFO L134 CoverageAnalysis]: Checked inductivity of 520 backedges. 338 proven. 182 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:34,254 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [879521743] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:34,254 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:34,254 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [30, 30, 30] total 46 [2025-03-08 04:42:34,254 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [203004828] [2025-03-08 04:42:34,254 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:34,255 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 46 states [2025-03-08 04:42:34,255 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:34,255 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 46 interpolants. [2025-03-08 04:42:34,255 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=483, Invalid=1587, Unknown=0, NotChecked=0, Total=2070 [2025-03-08 04:42:34,256 INFO L87 Difference]: Start difference. First operand 91 states and 94 transitions. Second operand has 46 states, 46 states have (on average 3.260869565217391) internal successors, (150), 46 states have internal predecessors, (150), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:34,488 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:34,488 INFO L93 Difference]: Finished difference Result 194 states and 226 transitions. [2025-03-08 04:42:34,488 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2025-03-08 04:42:34,488 INFO L78 Accepts]: Start accepts. Automaton has has 46 states, 46 states have (on average 3.260869565217391) internal successors, (150), 46 states have internal predecessors, (150), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 90 [2025-03-08 04:42:34,489 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:34,489 INFO L225 Difference]: With dead ends: 194 [2025-03-08 04:42:34,489 INFO L226 Difference]: Without dead ends: 135 [2025-03-08 04:42:34,490 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 222 GetRequests, 138 SyntacticMatches, 26 SemanticMatches, 58 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1292 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=905, Invalid=2635, Unknown=0, NotChecked=0, Total=3540 [2025-03-08 04:42:34,490 INFO L435 NwaCegarLoop]: 33 mSDtfsCounter, 94 mSDsluCounter, 253 mSDsCounter, 0 mSdLazyCounter, 299 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 94 SdHoareTripleChecker+Valid, 286 SdHoareTripleChecker+Invalid, 339 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 299 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:34,490 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [94 Valid, 286 Invalid, 339 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 299 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:34,491 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 135 states. [2025-03-08 04:42:34,493 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 135 to 93. [2025-03-08 04:42:34,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 93 states, 92 states have (on average 1.0434782608695652) internal successors, (96), 92 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:34,494 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 93 states and 96 transitions. [2025-03-08 04:42:34,494 INFO L78 Accepts]: Start accepts. Automaton has 93 states and 96 transitions. Word has length 90 [2025-03-08 04:42:34,494 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:34,494 INFO L471 AbstractCegarLoop]: Abstraction has 93 states and 96 transitions. [2025-03-08 04:42:34,494 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 46 states, 46 states have (on average 3.260869565217391) internal successors, (150), 46 states have internal predecessors, (150), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:34,494 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 96 transitions. [2025-03-08 04:42:34,495 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2025-03-08 04:42:34,495 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:34,495 INFO L218 NwaCegarLoop]: trace histogram [15, 14, 14, 13, 13, 13, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:34,501 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Ended with exit code 0 [2025-03-08 04:42:34,695 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2025-03-08 04:42:34,695 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:34,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:34,696 INFO L85 PathProgramCache]: Analyzing trace with hash 975448324, now seen corresponding path program 16 times [2025-03-08 04:42:34,696 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:34,696 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [700130530] [2025-03-08 04:42:34,696 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:42:34,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:34,703 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 92 statements into 2 equivalence classes. [2025-03-08 04:42:34,711 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 92 of 92 statements. [2025-03-08 04:42:34,711 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:42:34,711 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:35,001 INFO L134 CoverageAnalysis]: Checked inductivity of 548 backedges. 182 proven. 366 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:35,001 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:35,001 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [700130530] [2025-03-08 04:42:35,001 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [700130530] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:35,001 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [40304891] [2025-03-08 04:42:35,001 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:42:35,002 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:35,002 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:35,004 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:35,006 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2025-03-08 04:42:35,044 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 92 statements into 2 equivalence classes. [2025-03-08 04:42:35,067 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 92 of 92 statements. [2025-03-08 04:42:35,067 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:42:35,067 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:35,068 INFO L256 TraceCheckSpWp]: Trace formula consists of 341 conjuncts, 34 conjuncts are in the unsatisfiable core [2025-03-08 04:42:35,069 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:35,141 INFO L134 CoverageAnalysis]: Checked inductivity of 548 backedges. 210 proven. 338 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:35,141 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:35,347 INFO L134 CoverageAnalysis]: Checked inductivity of 548 backedges. 210 proven. 338 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:35,348 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [40304891] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:35,348 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:35,348 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 18, 18] total 21 [2025-03-08 04:42:35,348 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1677534024] [2025-03-08 04:42:35,348 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:35,348 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2025-03-08 04:42:35,348 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:35,348 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2025-03-08 04:42:35,348 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=162, Invalid=258, Unknown=0, NotChecked=0, Total=420 [2025-03-08 04:42:35,349 INFO L87 Difference]: Start difference. First operand 93 states and 96 transitions. Second operand has 21 states, 21 states have (on average 5.476190476190476) internal successors, (115), 21 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:35,507 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:35,507 INFO L93 Difference]: Finished difference Result 110 states and 114 transitions. [2025-03-08 04:42:35,507 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2025-03-08 04:42:35,507 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 21 states have (on average 5.476190476190476) internal successors, (115), 21 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 92 [2025-03-08 04:42:35,508 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:35,508 INFO L225 Difference]: With dead ends: 110 [2025-03-08 04:42:35,508 INFO L226 Difference]: Without dead ends: 108 [2025-03-08 04:42:35,508 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 228 GetRequests, 168 SyntacticMatches, 26 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 534 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=462, Invalid=798, Unknown=0, NotChecked=0, Total=1260 [2025-03-08 04:42:35,509 INFO L435 NwaCegarLoop]: 28 mSDtfsCounter, 9 mSDsluCounter, 137 mSDsCounter, 0 mSdLazyCounter, 140 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 165 SdHoareTripleChecker+Invalid, 142 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 140 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:35,509 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 165 Invalid, 142 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 140 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:35,509 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 108 states. [2025-03-08 04:42:35,512 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 108 to 101. [2025-03-08 04:42:35,513 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 101 states, 100 states have (on average 1.04) internal successors, (104), 100 states have internal predecessors, (104), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:35,513 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101 states to 101 states and 104 transitions. [2025-03-08 04:42:35,513 INFO L78 Accepts]: Start accepts. Automaton has 101 states and 104 transitions. Word has length 92 [2025-03-08 04:42:35,514 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:35,514 INFO L471 AbstractCegarLoop]: Abstraction has 101 states and 104 transitions. [2025-03-08 04:42:35,514 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 5.476190476190476) internal successors, (115), 21 states have internal predecessors, (115), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:35,514 INFO L276 IsEmpty]: Start isEmpty. Operand 101 states and 104 transitions. [2025-03-08 04:42:35,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 101 [2025-03-08 04:42:35,516 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:35,516 INFO L218 NwaCegarLoop]: trace histogram [16, 15, 15, 15, 15, 14, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:35,523 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0 [2025-03-08 04:42:35,716 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,17 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:35,717 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:35,718 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:35,718 INFO L85 PathProgramCache]: Analyzing trace with hash 1262170120, now seen corresponding path program 17 times [2025-03-08 04:42:35,718 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:35,718 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1549252414] [2025-03-08 04:42:35,718 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:42:35,718 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:35,725 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 100 statements into 16 equivalence classes. [2025-03-08 04:42:35,741 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 16 check-sat command(s) and asserted 100 of 100 statements. [2025-03-08 04:42:35,741 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 16 check-sat command(s) [2025-03-08 04:42:35,741 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:36,164 INFO L134 CoverageAnalysis]: Checked inductivity of 660 backedges. 450 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:36,164 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:36,164 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1549252414] [2025-03-08 04:42:36,164 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1549252414] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:36,164 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [107915362] [2025-03-08 04:42:36,164 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:42:36,164 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:36,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:36,166 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:36,167 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2025-03-08 04:42:36,211 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 100 statements into 16 equivalence classes. [2025-03-08 04:42:36,242 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 16 check-sat command(s) and asserted 100 of 100 statements. [2025-03-08 04:42:36,242 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 16 check-sat command(s) [2025-03-08 04:42:36,242 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:36,243 INFO L256 TraceCheckSpWp]: Trace formula consists of 365 conjuncts, 33 conjuncts are in the unsatisfiable core [2025-03-08 04:42:36,244 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:36,653 INFO L134 CoverageAnalysis]: Checked inductivity of 660 backedges. 450 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:36,653 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:36,951 INFO L134 CoverageAnalysis]: Checked inductivity of 660 backedges. 450 proven. 210 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:36,951 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [107915362] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:36,951 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:36,951 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 33, 33] total 51 [2025-03-08 04:42:36,951 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1878535814] [2025-03-08 04:42:36,951 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:36,952 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 51 states [2025-03-08 04:42:36,952 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:36,952 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 51 interpolants. [2025-03-08 04:42:36,953 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=627, Invalid=1923, Unknown=0, NotChecked=0, Total=2550 [2025-03-08 04:42:36,953 INFO L87 Difference]: Start difference. First operand 101 states and 104 transitions. Second operand has 51 states, 51 states have (on average 3.3529411764705883) internal successors, (171), 51 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:37,353 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:37,353 INFO L93 Difference]: Finished difference Result 279 states and 316 transitions. [2025-03-08 04:42:37,354 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 49 states. [2025-03-08 04:42:37,354 INFO L78 Accepts]: Start accepts. Automaton has has 51 states, 51 states have (on average 3.3529411764705883) internal successors, (171), 51 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 100 [2025-03-08 04:42:37,354 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:37,354 INFO L225 Difference]: With dead ends: 279 [2025-03-08 04:42:37,354 INFO L226 Difference]: Without dead ends: 153 [2025-03-08 04:42:37,356 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 262 GetRequests, 154 SyntacticMatches, 28 SemanticMatches, 80 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2054 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=1711, Invalid=4931, Unknown=0, NotChecked=0, Total=6642 [2025-03-08 04:42:37,356 INFO L435 NwaCegarLoop]: 35 mSDtfsCounter, 197 mSDsluCounter, 295 mSDsCounter, 0 mSdLazyCounter, 356 mSolverCounterSat, 84 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 197 SdHoareTripleChecker+Valid, 330 SdHoareTripleChecker+Invalid, 440 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 84 IncrementalHoareTripleChecker+Valid, 356 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:37,356 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [197 Valid, 330 Invalid, 440 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [84 Valid, 356 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:37,358 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 153 states. [2025-03-08 04:42:37,362 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 153 to 105. [2025-03-08 04:42:37,362 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 105 states, 104 states have (on average 1.0384615384615385) internal successors, (108), 104 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:37,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 105 states and 108 transitions. [2025-03-08 04:42:37,363 INFO L78 Accepts]: Start accepts. Automaton has 105 states and 108 transitions. Word has length 100 [2025-03-08 04:42:37,363 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:37,363 INFO L471 AbstractCegarLoop]: Abstraction has 105 states and 108 transitions. [2025-03-08 04:42:37,363 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 51 states, 51 states have (on average 3.3529411764705883) internal successors, (171), 51 states have internal predecessors, (171), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:37,364 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 108 transitions. [2025-03-08 04:42:37,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 105 [2025-03-08 04:42:37,364 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:37,364 INFO L218 NwaCegarLoop]: trace histogram [17, 16, 16, 15, 15, 15, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:37,376 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0 [2025-03-08 04:42:37,565 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,18 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:37,565 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:37,565 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:37,565 INFO L85 PathProgramCache]: Analyzing trace with hash 473983430, now seen corresponding path program 18 times [2025-03-08 04:42:37,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:37,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [399393467] [2025-03-08 04:42:37,565 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:42:37,566 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:37,572 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 104 statements into 17 equivalence classes. [2025-03-08 04:42:37,591 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 17 check-sat command(s) and asserted 104 of 104 statements. [2025-03-08 04:42:37,592 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 17 check-sat command(s) [2025-03-08 04:42:37,592 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:37,889 INFO L134 CoverageAnalysis]: Checked inductivity of 722 backedges. 240 proven. 482 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:37,889 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:37,889 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [399393467] [2025-03-08 04:42:37,889 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [399393467] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:37,889 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1361088907] [2025-03-08 04:42:37,889 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:42:37,889 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:37,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:37,891 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:37,893 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2025-03-08 04:42:37,943 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 104 statements into 17 equivalence classes. [2025-03-08 04:42:37,977 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 17 check-sat command(s) and asserted 104 of 104 statements. [2025-03-08 04:42:37,977 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 17 check-sat command(s) [2025-03-08 04:42:37,977 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:37,978 INFO L256 TraceCheckSpWp]: Trace formula consists of 385 conjuncts, 35 conjuncts are in the unsatisfiable core [2025-03-08 04:42:37,980 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:38,060 INFO L134 CoverageAnalysis]: Checked inductivity of 722 backedges. 272 proven. 450 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:38,061 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:38,280 INFO L134 CoverageAnalysis]: Checked inductivity of 722 backedges. 272 proven. 450 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:38,280 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1361088907] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:38,280 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:38,280 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 20, 20] total 23 [2025-03-08 04:42:38,280 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [604642208] [2025-03-08 04:42:38,280 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:38,280 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2025-03-08 04:42:38,280 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:38,281 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2025-03-08 04:42:38,281 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=199, Invalid=307, Unknown=0, NotChecked=0, Total=506 [2025-03-08 04:42:38,281 INFO L87 Difference]: Start difference. First operand 105 states and 108 transitions. Second operand has 23 states, 23 states have (on average 5.521739130434782) internal successors, (127), 23 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:38,470 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:38,470 INFO L93 Difference]: Finished difference Result 122 states and 126 transitions. [2025-03-08 04:42:38,471 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2025-03-08 04:42:38,471 INFO L78 Accepts]: Start accepts. Automaton has has 23 states, 23 states have (on average 5.521739130434782) internal successors, (127), 23 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 104 [2025-03-08 04:42:38,471 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:38,472 INFO L225 Difference]: With dead ends: 122 [2025-03-08 04:42:38,472 INFO L226 Difference]: Without dead ends: 120 [2025-03-08 04:42:38,472 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 258 GetRequests, 188 SyntacticMatches, 32 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 723 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=573, Invalid=987, Unknown=0, NotChecked=0, Total=1560 [2025-03-08 04:42:38,472 INFO L435 NwaCegarLoop]: 30 mSDtfsCounter, 11 mSDsluCounter, 194 mSDsCounter, 0 mSdLazyCounter, 169 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 224 SdHoareTripleChecker+Invalid, 170 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 169 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:38,473 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 224 Invalid, 170 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 169 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:38,473 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 120 states. [2025-03-08 04:42:38,476 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 120 to 113. [2025-03-08 04:42:38,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 113 states, 112 states have (on average 1.0357142857142858) internal successors, (116), 112 states have internal predecessors, (116), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:38,477 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 116 transitions. [2025-03-08 04:42:38,477 INFO L78 Accepts]: Start accepts. Automaton has 113 states and 116 transitions. Word has length 104 [2025-03-08 04:42:38,477 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:38,477 INFO L471 AbstractCegarLoop]: Abstraction has 113 states and 116 transitions. [2025-03-08 04:42:38,477 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 23 states have (on average 5.521739130434782) internal successors, (127), 23 states have internal predecessors, (127), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:38,477 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 116 transitions. [2025-03-08 04:42:38,478 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 113 [2025-03-08 04:42:38,478 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:38,478 INFO L218 NwaCegarLoop]: trace histogram [18, 17, 17, 17, 17, 16, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:38,485 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Forceful destruction successful, exit code 0 [2025-03-08 04:42:38,678 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,19 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:38,678 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:38,679 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:38,679 INFO L85 PathProgramCache]: Analyzing trace with hash -923562294, now seen corresponding path program 19 times [2025-03-08 04:42:38,679 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:38,679 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1820915570] [2025-03-08 04:42:38,679 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:42:38,679 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:38,685 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 112 statements into 1 equivalence classes. [2025-03-08 04:42:38,693 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 112 of 112 statements. [2025-03-08 04:42:38,694 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:38,694 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:39,218 INFO L134 CoverageAnalysis]: Checked inductivity of 850 backedges. 530 proven. 320 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:39,218 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:39,218 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1820915570] [2025-03-08 04:42:39,218 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1820915570] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:39,218 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [838812899] [2025-03-08 04:42:39,218 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:42:39,218 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:39,219 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:39,220 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:39,221 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2025-03-08 04:42:39,272 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 112 statements into 1 equivalence classes. [2025-03-08 04:42:39,303 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 112 of 112 statements. [2025-03-08 04:42:39,303 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:39,303 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:39,305 INFO L256 TraceCheckSpWp]: Trace formula consists of 409 conjuncts, 36 conjuncts are in the unsatisfiable core [2025-03-08 04:42:39,306 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:39,756 INFO L134 CoverageAnalysis]: Checked inductivity of 850 backedges. 576 proven. 272 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:42:39,756 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:40,076 INFO L134 CoverageAnalysis]: Checked inductivity of 850 backedges. 576 proven. 272 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:42:40,076 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [838812899] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:40,077 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:40,077 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 36, 36] total 56 [2025-03-08 04:42:40,077 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1126435571] [2025-03-08 04:42:40,077 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:40,077 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 56 states [2025-03-08 04:42:40,077 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:40,078 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 56 interpolants. [2025-03-08 04:42:40,078 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=706, Invalid=2374, Unknown=0, NotChecked=0, Total=3080 [2025-03-08 04:42:40,078 INFO L87 Difference]: Start difference. First operand 113 states and 116 transitions. Second operand has 56 states, 56 states have (on average 3.357142857142857) internal successors, (188), 56 states have internal predecessors, (188), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:40,361 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:40,361 INFO L93 Difference]: Finished difference Result 239 states and 277 transitions. [2025-03-08 04:42:40,361 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 36 states. [2025-03-08 04:42:40,361 INFO L78 Accepts]: Start accepts. Automaton has has 56 states, 56 states have (on average 3.357142857142857) internal successors, (188), 56 states have internal predecessors, (188), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 112 [2025-03-08 04:42:40,361 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:40,362 INFO L225 Difference]: With dead ends: 239 [2025-03-08 04:42:40,362 INFO L226 Difference]: Without dead ends: 166 [2025-03-08 04:42:40,363 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 276 GetRequests, 173 SyntacticMatches, 32 SemanticMatches, 71 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1947 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=1320, Invalid=3936, Unknown=0, NotChecked=0, Total=5256 [2025-03-08 04:42:40,364 INFO L435 NwaCegarLoop]: 39 mSDtfsCounter, 157 mSDsluCounter, 281 mSDsCounter, 0 mSdLazyCounter, 341 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 157 SdHoareTripleChecker+Valid, 320 SdHoareTripleChecker+Invalid, 411 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 341 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:40,364 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [157 Valid, 320 Invalid, 411 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [70 Valid, 341 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:40,364 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 166 states. [2025-03-08 04:42:40,367 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 166 to 115. [2025-03-08 04:42:40,367 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 115 states, 114 states have (on average 1.0350877192982457) internal successors, (118), 114 states have internal predecessors, (118), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:40,368 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115 states to 115 states and 118 transitions. [2025-03-08 04:42:40,368 INFO L78 Accepts]: Start accepts. Automaton has 115 states and 118 transitions. Word has length 112 [2025-03-08 04:42:40,368 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:40,368 INFO L471 AbstractCegarLoop]: Abstraction has 115 states and 118 transitions. [2025-03-08 04:42:40,368 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 56 states, 56 states have (on average 3.357142857142857) internal successors, (188), 56 states have internal predecessors, (188), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:40,368 INFO L276 IsEmpty]: Start isEmpty. Operand 115 states and 118 transitions. [2025-03-08 04:42:40,369 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 115 [2025-03-08 04:42:40,369 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:40,369 INFO L218 NwaCegarLoop]: trace histogram [18, 18, 17, 17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:40,375 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0 [2025-03-08 04:42:40,573 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,20 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:40,573 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:40,573 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:40,573 INFO L85 PathProgramCache]: Analyzing trace with hash -1014472951, now seen corresponding path program 20 times [2025-03-08 04:42:40,573 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:40,573 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [742888191] [2025-03-08 04:42:40,573 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:42:40,573 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:40,580 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 114 statements into 2 equivalence classes. [2025-03-08 04:42:40,589 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 114 of 114 statements. [2025-03-08 04:42:40,589 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:42:40,589 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:41,172 INFO L134 CoverageAnalysis]: Checked inductivity of 884 backedges. 530 proven. 354 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:41,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:41,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [742888191] [2025-03-08 04:42:41,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [742888191] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:41,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1193188272] [2025-03-08 04:42:41,173 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:42:41,173 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:41,173 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:41,175 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:41,176 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process [2025-03-08 04:42:41,230 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 114 statements into 2 equivalence classes. [2025-03-08 04:42:41,262 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 114 of 114 statements. [2025-03-08 04:42:41,262 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:42:41,262 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:41,265 INFO L256 TraceCheckSpWp]: Trace formula consists of 419 conjuncts, 38 conjuncts are in the unsatisfiable core [2025-03-08 04:42:41,266 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:41,791 INFO L134 CoverageAnalysis]: Checked inductivity of 884 backedges. 578 proven. 306 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:41,791 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:42,140 INFO L134 CoverageAnalysis]: Checked inductivity of 884 backedges. 578 proven. 306 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:42,140 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1193188272] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:42,140 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:42,140 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [38, 38, 38] total 58 [2025-03-08 04:42:42,140 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [501219073] [2025-03-08 04:42:42,140 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:42,141 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 58 states [2025-03-08 04:42:42,141 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:42,141 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 58 interpolants. [2025-03-08 04:42:42,142 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=763, Invalid=2543, Unknown=0, NotChecked=0, Total=3306 [2025-03-08 04:42:42,142 INFO L87 Difference]: Start difference. First operand 115 states and 118 transitions. Second operand has 58 states, 58 states have (on average 3.2758620689655173) internal successors, (190), 58 states have internal predecessors, (190), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:42,483 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:42,483 INFO L93 Difference]: Finished difference Result 246 states and 286 transitions. [2025-03-08 04:42:42,483 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2025-03-08 04:42:42,483 INFO L78 Accepts]: Start accepts. Automaton has has 58 states, 58 states have (on average 3.2758620689655173) internal successors, (190), 58 states have internal predecessors, (190), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 114 [2025-03-08 04:42:42,484 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:42,484 INFO L225 Difference]: With dead ends: 246 [2025-03-08 04:42:42,484 INFO L226 Difference]: Without dead ends: 171 [2025-03-08 04:42:42,485 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 282 GetRequests, 174 SyntacticMatches, 34 SemanticMatches, 74 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2100 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=1449, Invalid=4251, Unknown=0, NotChecked=0, Total=5700 [2025-03-08 04:42:42,486 INFO L435 NwaCegarLoop]: 41 mSDtfsCounter, 136 mSDsluCounter, 362 mSDsCounter, 0 mSdLazyCounter, 423 mSolverCounterSat, 61 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 136 SdHoareTripleChecker+Valid, 403 SdHoareTripleChecker+Invalid, 484 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 61 IncrementalHoareTripleChecker+Valid, 423 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:42,486 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [136 Valid, 403 Invalid, 484 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [61 Valid, 423 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-08 04:42:42,486 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 171 states. [2025-03-08 04:42:42,490 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 171 to 117. [2025-03-08 04:42:42,490 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 117 states, 116 states have (on average 1.0344827586206897) internal successors, (120), 116 states have internal predecessors, (120), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:42,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117 states to 117 states and 120 transitions. [2025-03-08 04:42:42,491 INFO L78 Accepts]: Start accepts. Automaton has 117 states and 120 transitions. Word has length 114 [2025-03-08 04:42:42,491 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:42,491 INFO L471 AbstractCegarLoop]: Abstraction has 117 states and 120 transitions. [2025-03-08 04:42:42,491 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 58 states, 58 states have (on average 3.2758620689655173) internal successors, (190), 58 states have internal predecessors, (190), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:42,491 INFO L276 IsEmpty]: Start isEmpty. Operand 117 states and 120 transitions. [2025-03-08 04:42:42,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 117 [2025-03-08 04:42:42,491 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:42,491 INFO L218 NwaCegarLoop]: trace histogram [19, 18, 18, 17, 17, 17, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:42,497 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Ended with exit code 0 [2025-03-08 04:42:42,692 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 21 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22 [2025-03-08 04:42:42,692 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:42,692 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:42,692 INFO L85 PathProgramCache]: Analyzing trace with hash 1814698888, now seen corresponding path program 21 times [2025-03-08 04:42:42,692 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:42,692 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [305359743] [2025-03-08 04:42:42,692 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:42:42,692 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:42,699 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 116 statements into 19 equivalence classes. [2025-03-08 04:42:42,726 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 19 check-sat command(s) and asserted 116 of 116 statements. [2025-03-08 04:42:42,726 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 19 check-sat command(s) [2025-03-08 04:42:42,726 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:43,061 INFO L134 CoverageAnalysis]: Checked inductivity of 920 backedges. 306 proven. 614 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:43,062 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:43,062 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [305359743] [2025-03-08 04:42:43,062 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [305359743] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:43,062 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2105424423] [2025-03-08 04:42:43,062 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:42:43,062 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:43,062 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:43,064 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:43,065 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process [2025-03-08 04:42:43,116 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 116 statements into 19 equivalence classes. [2025-03-08 04:42:43,161 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 19 check-sat command(s) and asserted 116 of 116 statements. [2025-03-08 04:42:43,161 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 19 check-sat command(s) [2025-03-08 04:42:43,161 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:43,163 INFO L256 TraceCheckSpWp]: Trace formula consists of 429 conjuncts, 39 conjuncts are in the unsatisfiable core [2025-03-08 04:42:43,165 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:43,262 INFO L134 CoverageAnalysis]: Checked inductivity of 920 backedges. 342 proven. 578 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:43,262 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:43,546 INFO L134 CoverageAnalysis]: Checked inductivity of 920 backedges. 342 proven. 578 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:43,546 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2105424423] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:43,546 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:43,546 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 22, 22] total 25 [2025-03-08 04:42:43,546 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [355205325] [2025-03-08 04:42:43,546 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:43,547 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2025-03-08 04:42:43,547 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:43,547 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2025-03-08 04:42:43,547 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=240, Invalid=360, Unknown=0, NotChecked=0, Total=600 [2025-03-08 04:42:43,547 INFO L87 Difference]: Start difference. First operand 117 states and 120 transitions. Second operand has 25 states, 25 states have (on average 5.56) internal successors, (139), 25 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:43,719 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:43,719 INFO L93 Difference]: Finished difference Result 134 states and 138 transitions. [2025-03-08 04:42:43,719 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 42 states. [2025-03-08 04:42:43,719 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 5.56) internal successors, (139), 25 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 116 [2025-03-08 04:42:43,720 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:43,720 INFO L225 Difference]: With dead ends: 134 [2025-03-08 04:42:43,720 INFO L226 Difference]: Without dead ends: 132 [2025-03-08 04:42:43,720 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 288 GetRequests, 210 SyntacticMatches, 36 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 887 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=696, Invalid=1196, Unknown=0, NotChecked=0, Total=1892 [2025-03-08 04:42:43,721 INFO L435 NwaCegarLoop]: 32 mSDtfsCounter, 11 mSDsluCounter, 148 mSDsCounter, 0 mSdLazyCounter, 165 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 166 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 165 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:43,721 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 180 Invalid, 166 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 165 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:43,721 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 132 states. [2025-03-08 04:42:43,724 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 132 to 125. [2025-03-08 04:42:43,725 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 125 states, 124 states have (on average 1.032258064516129) internal successors, (128), 124 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:43,725 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 125 states to 125 states and 128 transitions. [2025-03-08 04:42:43,725 INFO L78 Accepts]: Start accepts. Automaton has 125 states and 128 transitions. Word has length 116 [2025-03-08 04:42:43,725 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:43,725 INFO L471 AbstractCegarLoop]: Abstraction has 125 states and 128 transitions. [2025-03-08 04:42:43,725 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 5.56) internal successors, (139), 25 states have internal predecessors, (139), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:43,725 INFO L276 IsEmpty]: Start isEmpty. Operand 125 states and 128 transitions. [2025-03-08 04:42:43,726 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2025-03-08 04:42:43,726 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:43,726 INFO L218 NwaCegarLoop]: trace histogram [20, 19, 19, 19, 19, 18, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:43,733 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0 [2025-03-08 04:42:43,927 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23 [2025-03-08 04:42:43,928 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:43,928 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:43,928 INFO L85 PathProgramCache]: Analyzing trace with hash -864526708, now seen corresponding path program 22 times [2025-03-08 04:42:43,928 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:43,928 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [313014169] [2025-03-08 04:42:43,928 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:42:43,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:43,935 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 124 statements into 2 equivalence classes. [2025-03-08 04:42:43,944 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 124 of 124 statements. [2025-03-08 04:42:43,944 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:42:43,944 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:44,553 INFO L134 CoverageAnalysis]: Checked inductivity of 1064 backedges. 668 proven. 396 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:44,553 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:44,553 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [313014169] [2025-03-08 04:42:44,553 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [313014169] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:44,553 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1275558274] [2025-03-08 04:42:44,553 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:42:44,553 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:44,553 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:44,555 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:44,556 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process [2025-03-08 04:42:44,613 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 124 statements into 2 equivalence classes. [2025-03-08 04:42:44,644 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 124 of 124 statements. [2025-03-08 04:42:44,644 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:42:44,644 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:44,646 INFO L256 TraceCheckSpWp]: Trace formula consists of 453 conjuncts, 41 conjuncts are in the unsatisfiable core [2025-03-08 04:42:44,648 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:45,201 INFO L134 CoverageAnalysis]: Checked inductivity of 1064 backedges. 722 proven. 342 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:45,201 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:45,670 INFO L134 CoverageAnalysis]: Checked inductivity of 1064 backedges. 722 proven. 342 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:45,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1275558274] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:45,670 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:45,670 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [41, 41, 41] total 64 [2025-03-08 04:42:45,670 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [257441671] [2025-03-08 04:42:45,670 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:45,670 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 64 states [2025-03-08 04:42:45,671 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:45,671 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants. [2025-03-08 04:42:45,671 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=947, Invalid=3085, Unknown=0, NotChecked=0, Total=4032 [2025-03-08 04:42:45,672 INFO L87 Difference]: Start difference. First operand 125 states and 128 transitions. Second operand has 64 states, 64 states have (on average 3.34375) internal successors, (214), 64 states have internal predecessors, (214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:46,282 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:46,282 INFO L93 Difference]: Finished difference Result 347 states and 392 transitions. [2025-03-08 04:42:46,282 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 61 states. [2025-03-08 04:42:46,282 INFO L78 Accepts]: Start accepts. Automaton has has 64 states, 64 states have (on average 3.34375) internal successors, (214), 64 states have internal predecessors, (214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 124 [2025-03-08 04:42:46,282 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:46,283 INFO L225 Difference]: With dead ends: 347 [2025-03-08 04:42:46,283 INFO L226 Difference]: Without dead ends: 189 [2025-03-08 04:42:46,284 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 326 GetRequests, 190 SyntacticMatches, 35 SemanticMatches, 101 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3275 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=2606, Invalid=7900, Unknown=0, NotChecked=0, Total=10506 [2025-03-08 04:42:46,284 INFO L435 NwaCegarLoop]: 43 mSDtfsCounter, 204 mSDsluCounter, 495 mSDsCounter, 0 mSdLazyCounter, 563 mSolverCounterSat, 83 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 204 SdHoareTripleChecker+Valid, 538 SdHoareTripleChecker+Invalid, 646 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 83 IncrementalHoareTripleChecker+Valid, 563 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:46,289 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [204 Valid, 538 Invalid, 646 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [83 Valid, 563 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-08 04:42:46,289 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 189 states. [2025-03-08 04:42:46,294 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 189 to 129. [2025-03-08 04:42:46,295 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 129 states, 128 states have (on average 1.03125) internal successors, (132), 128 states have internal predecessors, (132), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:46,295 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 129 states to 129 states and 132 transitions. [2025-03-08 04:42:46,296 INFO L78 Accepts]: Start accepts. Automaton has 129 states and 132 transitions. Word has length 124 [2025-03-08 04:42:46,296 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:46,296 INFO L471 AbstractCegarLoop]: Abstraction has 129 states and 132 transitions. [2025-03-08 04:42:46,296 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 64 states, 64 states have (on average 3.34375) internal successors, (214), 64 states have internal predecessors, (214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:46,297 INFO L276 IsEmpty]: Start isEmpty. Operand 129 states and 132 transitions. [2025-03-08 04:42:46,297 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2025-03-08 04:42:46,297 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:46,297 INFO L218 NwaCegarLoop]: trace histogram [21, 20, 20, 19, 19, 19, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:46,304 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Ended with exit code 0 [2025-03-08 04:42:46,497 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable24,23 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:46,498 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:46,498 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:46,498 INFO L85 PathProgramCache]: Analyzing trace with hash -75776438, now seen corresponding path program 23 times [2025-03-08 04:42:46,498 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:46,498 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [26735497] [2025-03-08 04:42:46,498 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:42:46,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:46,505 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 128 statements into 21 equivalence classes. [2025-03-08 04:42:46,529 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 21 check-sat command(s) and asserted 128 of 128 statements. [2025-03-08 04:42:46,529 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 21 check-sat command(s) [2025-03-08 04:42:46,529 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:46,938 INFO L134 CoverageAnalysis]: Checked inductivity of 1142 backedges. 420 proven. 722 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:46,938 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:46,938 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [26735497] [2025-03-08 04:42:46,938 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [26735497] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:46,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [854627852] [2025-03-08 04:42:46,939 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:42:46,939 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:46,939 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:46,942 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:46,943 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process [2025-03-08 04:42:47,002 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 128 statements into 21 equivalence classes. [2025-03-08 04:42:47,052 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 21 check-sat command(s) and asserted 128 of 128 statements. [2025-03-08 04:42:47,052 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 21 check-sat command(s) [2025-03-08 04:42:47,052 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:47,054 INFO L256 TraceCheckSpWp]: Trace formula consists of 473 conjuncts, 43 conjuncts are in the unsatisfiable core [2025-03-08 04:42:47,056 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:47,146 INFO L134 CoverageAnalysis]: Checked inductivity of 1142 backedges. 420 proven. 722 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:47,146 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:47,464 INFO L134 CoverageAnalysis]: Checked inductivity of 1142 backedges. 420 proven. 722 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:47,464 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [854627852] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:47,465 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:47,465 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 24, 24] total 26 [2025-03-08 04:42:47,465 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1213141392] [2025-03-08 04:42:47,465 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:47,465 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2025-03-08 04:42:47,465 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:47,465 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2025-03-08 04:42:47,465 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=281, Invalid=369, Unknown=0, NotChecked=0, Total=650 [2025-03-08 04:42:47,466 INFO L87 Difference]: Start difference. First operand 129 states and 132 transitions. Second operand has 26 states, 26 states have (on average 5.538461538461538) internal successors, (144), 26 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:47,658 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:47,658 INFO L93 Difference]: Finished difference Result 146 states and 150 transitions. [2025-03-08 04:42:47,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. [2025-03-08 04:42:47,659 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 26 states have (on average 5.538461538461538) internal successors, (144), 26 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 128 [2025-03-08 04:42:47,659 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:47,659 INFO L225 Difference]: With dead ends: 146 [2025-03-08 04:42:47,659 INFO L226 Difference]: Without dead ends: 144 [2025-03-08 04:42:47,660 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 318 GetRequests, 233 SyntacticMatches, 40 SemanticMatches, 45 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 920 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=827, Invalid=1335, Unknown=0, NotChecked=0, Total=2162 [2025-03-08 04:42:47,660 INFO L435 NwaCegarLoop]: 34 mSDtfsCounter, 13 mSDsluCounter, 192 mSDsCounter, 0 mSdLazyCounter, 202 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 226 SdHoareTripleChecker+Invalid, 203 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 202 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:47,660 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 226 Invalid, 203 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 202 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:47,660 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 144 states. [2025-03-08 04:42:47,664 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 144 to 137. [2025-03-08 04:42:47,664 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 137 states, 136 states have (on average 1.0294117647058822) internal successors, (140), 136 states have internal predecessors, (140), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:47,665 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 137 states to 137 states and 140 transitions. [2025-03-08 04:42:47,665 INFO L78 Accepts]: Start accepts. Automaton has 137 states and 140 transitions. Word has length 128 [2025-03-08 04:42:47,665 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:47,665 INFO L471 AbstractCegarLoop]: Abstraction has 137 states and 140 transitions. [2025-03-08 04:42:47,665 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 5.538461538461538) internal successors, (144), 26 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:47,665 INFO L276 IsEmpty]: Start isEmpty. Operand 137 states and 140 transitions. [2025-03-08 04:42:47,666 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 137 [2025-03-08 04:42:47,666 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:47,666 INFO L218 NwaCegarLoop]: trace histogram [22, 21, 21, 21, 21, 20, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:47,672 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0 [2025-03-08 04:42:47,867 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable25,24 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:47,869 INFO L396 AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:47,869 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:47,869 INFO L85 PathProgramCache]: Analyzing trace with hash 618929998, now seen corresponding path program 24 times [2025-03-08 04:42:47,869 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:47,869 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2045732352] [2025-03-08 04:42:47,869 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:42:47,869 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:47,878 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 136 statements into 22 equivalence classes. [2025-03-08 04:42:47,902 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 22 check-sat command(s) and asserted 136 of 136 statements. [2025-03-08 04:42:47,903 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 22 check-sat command(s) [2025-03-08 04:42:47,903 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:48,615 INFO L134 CoverageAnalysis]: Checked inductivity of 1302 backedges. 822 proven. 480 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:48,615 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:48,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2045732352] [2025-03-08 04:42:48,615 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2045732352] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:48,615 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1652249171] [2025-03-08 04:42:48,615 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:42:48,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:48,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:48,617 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:48,618 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process [2025-03-08 04:42:48,680 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 136 statements into 22 equivalence classes. [2025-03-08 04:42:48,725 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 22 check-sat command(s) and asserted 136 of 136 statements. [2025-03-08 04:42:48,725 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 22 check-sat command(s) [2025-03-08 04:42:48,725 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:48,728 INFO L256 TraceCheckSpWp]: Trace formula consists of 497 conjuncts, 45 conjuncts are in the unsatisfiable core [2025-03-08 04:42:48,730 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:49,386 INFO L134 CoverageAnalysis]: Checked inductivity of 1302 backedges. 882 proven. 420 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:49,386 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:49,891 INFO L134 CoverageAnalysis]: Checked inductivity of 1302 backedges. 882 proven. 420 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:49,891 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1652249171] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:49,891 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:49,891 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [45, 45, 45] total 71 [2025-03-08 04:42:49,891 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [928144065] [2025-03-08 04:42:49,891 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:49,891 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 71 states [2025-03-08 04:42:49,891 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:49,892 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 71 interpolants. [2025-03-08 04:42:49,892 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1156, Invalid=3814, Unknown=0, NotChecked=0, Total=4970 [2025-03-08 04:42:49,892 INFO L87 Difference]: Start difference. First operand 137 states and 140 transitions. Second operand has 71 states, 71 states have (on average 3.3380281690140845) internal successors, (237), 71 states have internal predecessors, (237), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:50,658 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:50,659 INFO L93 Difference]: Finished difference Result 381 states and 430 transitions. [2025-03-08 04:42:50,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 67 states. [2025-03-08 04:42:50,659 INFO L78 Accepts]: Start accepts. Automaton has has 71 states, 71 states have (on average 3.3380281690140845) internal successors, (237), 71 states have internal predecessors, (237), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 136 [2025-03-08 04:42:50,659 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:50,660 INFO L225 Difference]: With dead ends: 381 [2025-03-08 04:42:50,660 INFO L226 Difference]: Without dead ends: 207 [2025-03-08 04:42:50,661 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 357 GetRequests, 207 SyntacticMatches, 39 SemanticMatches, 111 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4226 ImplicationChecksByTransitivity, 1.7s TimeCoverageRelationStatistics Valid=3149, Invalid=9507, Unknown=0, NotChecked=0, Total=12656 [2025-03-08 04:42:50,662 INFO L435 NwaCegarLoop]: 47 mSDtfsCounter, 271 mSDsluCounter, 491 mSDsCounter, 0 mSdLazyCounter, 567 mSolverCounterSat, 116 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 271 SdHoareTripleChecker+Valid, 538 SdHoareTripleChecker+Invalid, 683 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 116 IncrementalHoareTripleChecker+Valid, 567 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:50,662 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [271 Valid, 538 Invalid, 683 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [116 Valid, 567 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-08 04:42:50,662 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 207 states. [2025-03-08 04:42:50,666 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 207 to 141. [2025-03-08 04:42:50,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 141 states, 140 states have (on average 1.0285714285714285) internal successors, (144), 140 states have internal predecessors, (144), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:50,667 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141 states to 141 states and 144 transitions. [2025-03-08 04:42:50,667 INFO L78 Accepts]: Start accepts. Automaton has 141 states and 144 transitions. Word has length 136 [2025-03-08 04:42:50,668 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:50,668 INFO L471 AbstractCegarLoop]: Abstraction has 141 states and 144 transitions. [2025-03-08 04:42:50,668 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 71 states, 71 states have (on average 3.3380281690140845) internal successors, (237), 71 states have internal predecessors, (237), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:50,668 INFO L276 IsEmpty]: Start isEmpty. Operand 141 states and 144 transitions. [2025-03-08 04:42:50,668 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 141 [2025-03-08 04:42:50,668 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:50,669 INFO L218 NwaCegarLoop]: trace histogram [23, 22, 22, 21, 21, 21, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:50,678 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Forceful destruction successful, exit code 0 [2025-03-08 04:42:50,869 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26 [2025-03-08 04:42:50,869 INFO L396 AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:50,869 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:50,869 INFO L85 PathProgramCache]: Analyzing trace with hash -1945120244, now seen corresponding path program 25 times [2025-03-08 04:42:50,870 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:50,870 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1154367976] [2025-03-08 04:42:50,870 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:42:50,870 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:50,879 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 140 statements into 1 equivalence classes. [2025-03-08 04:42:50,896 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 140 of 140 statements. [2025-03-08 04:42:50,896 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:50,896 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:51,351 INFO L134 CoverageAnalysis]: Checked inductivity of 1388 backedges. 462 proven. 926 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:51,351 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:51,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1154367976] [2025-03-08 04:42:51,351 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1154367976] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:51,351 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1295978408] [2025-03-08 04:42:51,352 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:42:51,352 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:51,352 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:51,354 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:51,356 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process [2025-03-08 04:42:51,423 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 140 statements into 1 equivalence classes. [2025-03-08 04:42:51,458 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 140 of 140 statements. [2025-03-08 04:42:51,458 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:42:51,458 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:51,460 INFO L256 TraceCheckSpWp]: Trace formula consists of 517 conjuncts, 47 conjuncts are in the unsatisfiable core [2025-03-08 04:42:51,462 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:51,569 INFO L134 CoverageAnalysis]: Checked inductivity of 1388 backedges. 506 proven. 882 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:51,569 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:51,942 INFO L134 CoverageAnalysis]: Checked inductivity of 1388 backedges. 506 proven. 882 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:51,942 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1295978408] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:51,942 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:51,942 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 26, 26] total 29 [2025-03-08 04:42:51,942 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [834279242] [2025-03-08 04:42:51,942 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:51,942 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2025-03-08 04:42:51,942 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:51,943 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2025-03-08 04:42:51,943 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=334, Invalid=478, Unknown=0, NotChecked=0, Total=812 [2025-03-08 04:42:51,943 INFO L87 Difference]: Start difference. First operand 141 states and 144 transitions. Second operand has 29 states, 29 states have (on average 5.620689655172414) internal successors, (163), 29 states have internal predecessors, (163), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:52,179 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:52,179 INFO L93 Difference]: Finished difference Result 158 states and 162 transitions. [2025-03-08 04:42:52,179 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2025-03-08 04:42:52,179 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 29 states have (on average 5.620689655172414) internal successors, (163), 29 states have internal predecessors, (163), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 140 [2025-03-08 04:42:52,179 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:52,180 INFO L225 Difference]: With dead ends: 158 [2025-03-08 04:42:52,180 INFO L226 Difference]: Without dead ends: 156 [2025-03-08 04:42:52,180 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 348 GetRequests, 254 SyntacticMatches, 44 SemanticMatches, 50 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1263 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=978, Invalid=1674, Unknown=0, NotChecked=0, Total=2652 [2025-03-08 04:42:52,180 INFO L435 NwaCegarLoop]: 36 mSDtfsCounter, 11 mSDsluCounter, 235 mSDsCounter, 0 mSdLazyCounter, 221 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 271 SdHoareTripleChecker+Invalid, 222 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 221 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:52,181 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 271 Invalid, 222 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 221 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:42:52,181 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 156 states. [2025-03-08 04:42:52,185 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 156 to 149. [2025-03-08 04:42:52,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 149 states, 148 states have (on average 1.027027027027027) internal successors, (152), 148 states have internal predecessors, (152), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:52,186 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 149 states to 149 states and 152 transitions. [2025-03-08 04:42:52,186 INFO L78 Accepts]: Start accepts. Automaton has 149 states and 152 transitions. Word has length 140 [2025-03-08 04:42:52,186 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:52,186 INFO L471 AbstractCegarLoop]: Abstraction has 149 states and 152 transitions. [2025-03-08 04:42:52,186 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 29 states have (on average 5.620689655172414) internal successors, (163), 29 states have internal predecessors, (163), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:52,186 INFO L276 IsEmpty]: Start isEmpty. Operand 149 states and 152 transitions. [2025-03-08 04:42:52,187 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2025-03-08 04:42:52,187 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:52,187 INFO L218 NwaCegarLoop]: trace histogram [24, 23, 23, 23, 23, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:52,194 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Forceful destruction successful, exit code 0 [2025-03-08 04:42:52,387 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27 [2025-03-08 04:42:52,388 INFO L396 AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:52,388 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:52,388 INFO L85 PathProgramCache]: Analyzing trace with hash 1368477968, now seen corresponding path program 26 times [2025-03-08 04:42:52,388 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:52,388 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [508775657] [2025-03-08 04:42:52,388 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:42:52,388 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:52,399 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 148 statements into 2 equivalence classes. [2025-03-08 04:42:52,413 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 148 of 148 statements. [2025-03-08 04:42:52,413 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:42:52,413 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:53,326 INFO L134 CoverageAnalysis]: Checked inductivity of 1564 backedges. 992 proven. 572 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:53,326 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:53,326 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [508775657] [2025-03-08 04:42:53,326 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [508775657] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:53,326 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1349934580] [2025-03-08 04:42:53,326 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:42:53,327 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:53,327 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:53,329 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:53,330 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process [2025-03-08 04:42:53,401 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 148 statements into 2 equivalence classes. [2025-03-08 04:42:53,437 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 148 of 148 statements. [2025-03-08 04:42:53,437 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:42:53,437 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:53,439 INFO L256 TraceCheckSpWp]: Trace formula consists of 541 conjuncts, 48 conjuncts are in the unsatisfiable core [2025-03-08 04:42:53,441 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:54,200 INFO L134 CoverageAnalysis]: Checked inductivity of 1564 backedges. 1056 proven. 506 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:42:54,200 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:54,744 INFO L134 CoverageAnalysis]: Checked inductivity of 1564 backedges. 1056 proven. 506 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:42:54,744 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1349934580] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:54,744 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:54,744 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [49, 48, 48] total 74 [2025-03-08 04:42:54,744 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [890701629] [2025-03-08 04:42:54,744 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:54,745 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 74 states [2025-03-08 04:42:54,745 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:54,745 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 74 interpolants. [2025-03-08 04:42:54,745 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1228, Invalid=4174, Unknown=0, NotChecked=0, Total=5402 [2025-03-08 04:42:54,745 INFO L87 Difference]: Start difference. First operand 149 states and 152 transitions. Second operand has 74 states, 74 states have (on average 3.3513513513513513) internal successors, (248), 74 states have internal predecessors, (248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:55,196 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:55,197 INFO L93 Difference]: Finished difference Result 317 states and 367 transitions. [2025-03-08 04:42:55,197 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2025-03-08 04:42:55,197 INFO L78 Accepts]: Start accepts. Automaton has has 74 states, 74 states have (on average 3.3513513513513513) internal successors, (248), 74 states have internal predecessors, (248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 148 [2025-03-08 04:42:55,197 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:55,198 INFO L225 Difference]: With dead ends: 317 [2025-03-08 04:42:55,198 INFO L226 Difference]: Without dead ends: 220 [2025-03-08 04:42:55,199 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 366 GetRequests, 227 SyntacticMatches, 44 SemanticMatches, 95 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3471 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=2334, Invalid=6978, Unknown=0, NotChecked=0, Total=9312 [2025-03-08 04:42:55,199 INFO L435 NwaCegarLoop]: 51 mSDtfsCounter, 204 mSDsluCounter, 421 mSDsCounter, 0 mSdLazyCounter, 495 mSolverCounterSat, 91 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 204 SdHoareTripleChecker+Valid, 472 SdHoareTripleChecker+Invalid, 586 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 91 IncrementalHoareTripleChecker+Valid, 495 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:55,199 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [204 Valid, 472 Invalid, 586 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [91 Valid, 495 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-08 04:42:55,200 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 220 states. [2025-03-08 04:42:55,204 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 220 to 151. [2025-03-08 04:42:55,204 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 151 states, 150 states have (on average 1.0266666666666666) internal successors, (154), 150 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:55,205 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 151 states to 151 states and 154 transitions. [2025-03-08 04:42:55,205 INFO L78 Accepts]: Start accepts. Automaton has 151 states and 154 transitions. Word has length 148 [2025-03-08 04:42:55,205 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:55,205 INFO L471 AbstractCegarLoop]: Abstraction has 151 states and 154 transitions. [2025-03-08 04:42:55,205 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 74 states, 74 states have (on average 3.3513513513513513) internal successors, (248), 74 states have internal predecessors, (248), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:55,206 INFO L276 IsEmpty]: Start isEmpty. Operand 151 states and 154 transitions. [2025-03-08 04:42:55,206 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 151 [2025-03-08 04:42:55,206 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:55,206 INFO L218 NwaCegarLoop]: trace histogram [24, 24, 23, 23, 23, 23, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:55,215 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Ended with exit code 0 [2025-03-08 04:42:55,406 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 27 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28 [2025-03-08 04:42:55,407 INFO L396 AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:55,407 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:55,407 INFO L85 PathProgramCache]: Analyzing trace with hash -1001706033, now seen corresponding path program 27 times [2025-03-08 04:42:55,407 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:55,407 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [786231327] [2025-03-08 04:42:55,407 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:42:55,407 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:55,415 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 150 statements into 24 equivalence classes. [2025-03-08 04:42:55,441 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 24 check-sat command(s) and asserted 150 of 150 statements. [2025-03-08 04:42:55,442 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 24 check-sat command(s) [2025-03-08 04:42:55,442 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:56,244 INFO L134 CoverageAnalysis]: Checked inductivity of 1610 backedges. 992 proven. 618 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:56,244 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:56,245 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [786231327] [2025-03-08 04:42:56,245 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [786231327] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:56,245 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1773717899] [2025-03-08 04:42:56,245 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:42:56,245 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:56,245 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:56,246 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:56,247 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process [2025-03-08 04:42:56,323 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 150 statements into 24 equivalence classes. [2025-03-08 04:42:56,381 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 24 check-sat command(s) and asserted 150 of 150 statements. [2025-03-08 04:42:56,381 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 24 check-sat command(s) [2025-03-08 04:42:56,381 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:56,384 INFO L256 TraceCheckSpWp]: Trace formula consists of 551 conjuncts, 50 conjuncts are in the unsatisfiable core [2025-03-08 04:42:56,386 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:57,203 INFO L134 CoverageAnalysis]: Checked inductivity of 1610 backedges. 1058 proven. 552 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:57,203 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:57,783 INFO L134 CoverageAnalysis]: Checked inductivity of 1610 backedges. 1058 proven. 552 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:57,783 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1773717899] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:57,783 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:57,783 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [50, 50, 50] total 76 [2025-03-08 04:42:57,784 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1096981904] [2025-03-08 04:42:57,784 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:57,784 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 76 states [2025-03-08 04:42:57,784 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:57,785 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 76 interpolants. [2025-03-08 04:42:57,786 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1303, Invalid=4397, Unknown=0, NotChecked=0, Total=5700 [2025-03-08 04:42:57,786 INFO L87 Difference]: Start difference. First operand 151 states and 154 transitions. Second operand has 76 states, 76 states have (on average 3.289473684210526) internal successors, (250), 76 states have internal predecessors, (250), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:58,317 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:42:58,318 INFO L93 Difference]: Finished difference Result 324 states and 376 transitions. [2025-03-08 04:42:58,318 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 50 states. [2025-03-08 04:42:58,318 INFO L78 Accepts]: Start accepts. Automaton has has 76 states, 76 states have (on average 3.289473684210526) internal successors, (250), 76 states have internal predecessors, (250), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 150 [2025-03-08 04:42:58,318 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:42:58,319 INFO L225 Difference]: With dead ends: 324 [2025-03-08 04:42:58,319 INFO L226 Difference]: Without dead ends: 225 [2025-03-08 04:42:58,319 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 372 GetRequests, 228 SyntacticMatches, 46 SemanticMatches, 98 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3672 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=2505, Invalid=7395, Unknown=0, NotChecked=0, Total=9900 [2025-03-08 04:42:58,320 INFO L435 NwaCegarLoop]: 53 mSDtfsCounter, 240 mSDsluCounter, 437 mSDsCounter, 0 mSdLazyCounter, 520 mSolverCounterSat, 110 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 240 SdHoareTripleChecker+Valid, 490 SdHoareTripleChecker+Invalid, 630 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 110 IncrementalHoareTripleChecker+Valid, 520 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-03-08 04:42:58,320 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [240 Valid, 490 Invalid, 630 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [110 Valid, 520 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-08 04:42:58,321 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 225 states. [2025-03-08 04:42:58,326 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 225 to 153. [2025-03-08 04:42:58,326 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 153 states, 152 states have (on average 1.0263157894736843) internal successors, (156), 152 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:58,326 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 153 states to 153 states and 156 transitions. [2025-03-08 04:42:58,326 INFO L78 Accepts]: Start accepts. Automaton has 153 states and 156 transitions. Word has length 150 [2025-03-08 04:42:58,327 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:42:58,327 INFO L471 AbstractCegarLoop]: Abstraction has 153 states and 156 transitions. [2025-03-08 04:42:58,327 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 76 states, 76 states have (on average 3.289473684210526) internal successors, (250), 76 states have internal predecessors, (250), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:42:58,327 INFO L276 IsEmpty]: Start isEmpty. Operand 153 states and 156 transitions. [2025-03-08 04:42:58,327 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 153 [2025-03-08 04:42:58,327 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:42:58,327 INFO L218 NwaCegarLoop]: trace histogram [25, 24, 24, 23, 23, 23, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:42:58,334 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Ended with exit code 0 [2025-03-08 04:42:58,528 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,28 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:58,528 INFO L396 AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:42:58,528 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:42:58,528 INFO L85 PathProgramCache]: Analyzing trace with hash 1879103182, now seen corresponding path program 28 times [2025-03-08 04:42:58,528 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:42:58,528 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1326080809] [2025-03-08 04:42:58,528 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:42:58,529 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:42:58,538 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 152 statements into 2 equivalence classes. [2025-03-08 04:42:58,552 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 152 of 152 statements. [2025-03-08 04:42:58,552 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:42:58,552 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:59,156 INFO L134 CoverageAnalysis]: Checked inductivity of 1658 backedges. 552 proven. 1106 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:59,156 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:42:59,156 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1326080809] [2025-03-08 04:42:59,156 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1326080809] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:42:59,156 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2040772647] [2025-03-08 04:42:59,156 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:42:59,156 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:42:59,156 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:42:59,158 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:42:59,159 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process [2025-03-08 04:42:59,243 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 152 statements into 2 equivalence classes. [2025-03-08 04:42:59,288 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 152 of 152 statements. [2025-03-08 04:42:59,289 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:42:59,289 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:42:59,291 INFO L256 TraceCheckSpWp]: Trace formula consists of 561 conjuncts, 51 conjuncts are in the unsatisfiable core [2025-03-08 04:42:59,293 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:42:59,433 INFO L134 CoverageAnalysis]: Checked inductivity of 1658 backedges. 600 proven. 1058 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:59,433 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:42:59,831 INFO L134 CoverageAnalysis]: Checked inductivity of 1658 backedges. 600 proven. 1058 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:42:59,832 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2040772647] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:42:59,832 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:42:59,832 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 28, 28] total 31 [2025-03-08 04:42:59,832 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [282927808] [2025-03-08 04:42:59,832 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:42:59,832 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2025-03-08 04:42:59,832 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:42:59,833 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2025-03-08 04:42:59,833 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=387, Invalid=543, Unknown=0, NotChecked=0, Total=930 [2025-03-08 04:42:59,833 INFO L87 Difference]: Start difference. First operand 153 states and 156 transitions. Second operand has 31 states, 31 states have (on average 5.67741935483871) internal successors, (176), 31 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:00,075 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:00,075 INFO L93 Difference]: Finished difference Result 170 states and 174 transitions. [2025-03-08 04:43:00,076 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 54 states. [2025-03-08 04:43:00,076 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 31 states have (on average 5.67741935483871) internal successors, (176), 31 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 152 [2025-03-08 04:43:00,076 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:00,076 INFO L225 Difference]: With dead ends: 170 [2025-03-08 04:43:00,076 INFO L226 Difference]: Without dead ends: 168 [2025-03-08 04:43:00,077 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 378 GetRequests, 277 SyntacticMatches, 47 SemanticMatches, 54 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1428 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=1137, Invalid=1943, Unknown=0, NotChecked=0, Total=3080 [2025-03-08 04:43:00,077 INFO L435 NwaCegarLoop]: 38 mSDtfsCounter, 11 mSDsluCounter, 204 mSDsCounter, 0 mSdLazyCounter, 231 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 242 SdHoareTripleChecker+Invalid, 232 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 231 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:00,077 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 242 Invalid, 232 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 231 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:43:00,077 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 168 states. [2025-03-08 04:43:00,082 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 168 to 161. [2025-03-08 04:43:00,082 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 161 states, 160 states have (on average 1.025) internal successors, (164), 160 states have internal predecessors, (164), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:00,082 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 161 states to 161 states and 164 transitions. [2025-03-08 04:43:00,083 INFO L78 Accepts]: Start accepts. Automaton has 161 states and 164 transitions. Word has length 152 [2025-03-08 04:43:00,083 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:00,083 INFO L471 AbstractCegarLoop]: Abstraction has 161 states and 164 transitions. [2025-03-08 04:43:00,083 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 5.67741935483871) internal successors, (176), 31 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:00,083 INFO L276 IsEmpty]: Start isEmpty. Operand 161 states and 164 transitions. [2025-03-08 04:43:00,083 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 161 [2025-03-08 04:43:00,083 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:00,084 INFO L218 NwaCegarLoop]: trace histogram [26, 25, 25, 25, 25, 24, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:00,090 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Ended with exit code 0 [2025-03-08 04:43:00,286 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,29 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:00,286 INFO L396 AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:00,286 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:00,287 INFO L85 PathProgramCache]: Analyzing trace with hash 572158930, now seen corresponding path program 29 times [2025-03-08 04:43:00,287 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:00,287 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [3294568] [2025-03-08 04:43:00,287 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:43:00,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:00,295 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 160 statements into 26 equivalence classes. [2025-03-08 04:43:00,326 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 26 check-sat command(s) and asserted 160 of 160 statements. [2025-03-08 04:43:00,326 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 26 check-sat command(s) [2025-03-08 04:43:00,326 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:01,259 INFO L134 CoverageAnalysis]: Checked inductivity of 1850 backedges. 1250 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:01,259 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:01,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [3294568] [2025-03-08 04:43:01,259 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [3294568] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:01,259 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1124769971] [2025-03-08 04:43:01,260 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:43:01,260 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:01,260 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:01,261 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:01,262 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process [2025-03-08 04:43:01,347 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 160 statements into 26 equivalence classes. [2025-03-08 04:43:01,418 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 26 check-sat command(s) and asserted 160 of 160 statements. [2025-03-08 04:43:01,418 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 26 check-sat command(s) [2025-03-08 04:43:01,418 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:01,420 INFO L256 TraceCheckSpWp]: Trace formula consists of 585 conjuncts, 53 conjuncts are in the unsatisfiable core [2025-03-08 04:43:01,422 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:02,324 INFO L134 CoverageAnalysis]: Checked inductivity of 1850 backedges. 1250 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:02,324 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:02,967 INFO L134 CoverageAnalysis]: Checked inductivity of 1850 backedges. 1250 proven. 600 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:02,967 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1124769971] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:02,967 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:02,967 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [53, 53, 53] total 81 [2025-03-08 04:43:02,967 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1880717709] [2025-03-08 04:43:02,967 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:02,967 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 81 states [2025-03-08 04:43:02,967 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:02,968 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 81 interpolants. [2025-03-08 04:43:02,968 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1537, Invalid=4943, Unknown=0, NotChecked=0, Total=6480 [2025-03-08 04:43:02,969 INFO L87 Difference]: Start difference. First operand 161 states and 164 transitions. Second operand has 81 states, 81 states have (on average 3.345679012345679) internal successors, (271), 81 states have internal predecessors, (271), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:03,860 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:03,860 INFO L93 Difference]: Finished difference Result 449 states and 506 transitions. [2025-03-08 04:43:03,860 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 79 states. [2025-03-08 04:43:03,860 INFO L78 Accepts]: Start accepts. Automaton has has 81 states, 81 states have (on average 3.345679012345679) internal successors, (271), 81 states have internal predecessors, (271), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 160 [2025-03-08 04:43:03,860 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:03,861 INFO L225 Difference]: With dead ends: 449 [2025-03-08 04:43:03,861 INFO L226 Difference]: Without dead ends: 243 [2025-03-08 04:43:03,862 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 422 GetRequests, 244 SyntacticMatches, 48 SemanticMatches, 130 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5549 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=4341, Invalid=12951, Unknown=0, NotChecked=0, Total=17292 [2025-03-08 04:43:03,863 INFO L435 NwaCegarLoop]: 55 mSDtfsCounter, 272 mSDsluCounter, 649 mSDsCounter, 0 mSdLazyCounter, 740 mSolverCounterSat, 112 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 272 SdHoareTripleChecker+Valid, 704 SdHoareTripleChecker+Invalid, 852 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 112 IncrementalHoareTripleChecker+Valid, 740 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:03,863 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [272 Valid, 704 Invalid, 852 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [112 Valid, 740 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-08 04:43:03,864 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 243 states. [2025-03-08 04:43:03,869 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 243 to 165. [2025-03-08 04:43:03,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 165 states, 164 states have (on average 1.024390243902439) internal successors, (168), 164 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:03,870 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 165 states to 165 states and 168 transitions. [2025-03-08 04:43:03,870 INFO L78 Accepts]: Start accepts. Automaton has 165 states and 168 transitions. Word has length 160 [2025-03-08 04:43:03,870 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:03,870 INFO L471 AbstractCegarLoop]: Abstraction has 165 states and 168 transitions. [2025-03-08 04:43:03,870 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 81 states, 81 states have (on average 3.345679012345679) internal successors, (271), 81 states have internal predecessors, (271), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:03,870 INFO L276 IsEmpty]: Start isEmpty. Operand 165 states and 168 transitions. [2025-03-08 04:43:03,871 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2025-03-08 04:43:03,871 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:03,871 INFO L218 NwaCegarLoop]: trace histogram [27, 26, 26, 25, 25, 25, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:03,878 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Ended with exit code 0 [2025-03-08 04:43:04,071 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable31,30 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:04,071 INFO L396 AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:04,072 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:04,072 INFO L85 PathProgramCache]: Analyzing trace with hash 698961040, now seen corresponding path program 30 times [2025-03-08 04:43:04,072 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:04,072 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2097997250] [2025-03-08 04:43:04,072 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:43:04,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:04,081 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 164 statements into 27 equivalence classes. [2025-03-08 04:43:04,107 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 27 check-sat command(s) and asserted 164 of 164 statements. [2025-03-08 04:43:04,107 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 27 check-sat command(s) [2025-03-08 04:43:04,107 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:04,646 INFO L134 CoverageAnalysis]: Checked inductivity of 1952 backedges. 650 proven. 1302 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:04,646 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:04,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2097997250] [2025-03-08 04:43:04,646 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2097997250] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:04,646 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1428280989] [2025-03-08 04:43:04,646 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:43:04,646 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:04,646 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:04,648 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:04,649 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process [2025-03-08 04:43:04,733 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 164 statements into 27 equivalence classes. [2025-03-08 04:43:04,793 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 27 check-sat command(s) and asserted 164 of 164 statements. [2025-03-08 04:43:04,794 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 27 check-sat command(s) [2025-03-08 04:43:04,794 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:04,796 INFO L256 TraceCheckSpWp]: Trace formula consists of 605 conjuncts, 55 conjuncts are in the unsatisfiable core [2025-03-08 04:43:04,798 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:04,919 INFO L134 CoverageAnalysis]: Checked inductivity of 1952 backedges. 702 proven. 1250 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:04,919 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:05,398 INFO L134 CoverageAnalysis]: Checked inductivity of 1952 backedges. 702 proven. 1250 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:05,398 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1428280989] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:05,398 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:05,398 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [30, 30, 30] total 33 [2025-03-08 04:43:05,399 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [903792960] [2025-03-08 04:43:05,399 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:05,399 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2025-03-08 04:43:05,399 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:05,399 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2025-03-08 04:43:05,399 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=444, Invalid=612, Unknown=0, NotChecked=0, Total=1056 [2025-03-08 04:43:05,399 INFO L87 Difference]: Start difference. First operand 165 states and 168 transitions. Second operand has 33 states, 33 states have (on average 5.666666666666667) internal successors, (187), 33 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:05,663 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:05,663 INFO L93 Difference]: Finished difference Result 182 states and 186 transitions. [2025-03-08 04:43:05,663 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 58 states. [2025-03-08 04:43:05,663 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 33 states have (on average 5.666666666666667) internal successors, (187), 33 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 164 [2025-03-08 04:43:05,663 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:05,664 INFO L225 Difference]: With dead ends: 182 [2025-03-08 04:43:05,664 INFO L226 Difference]: Without dead ends: 180 [2025-03-08 04:43:05,665 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 408 GetRequests, 298 SyntacticMatches, 52 SemanticMatches, 58 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1703 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=1308, Invalid=2232, Unknown=0, NotChecked=0, Total=3540 [2025-03-08 04:43:05,665 INFO L435 NwaCegarLoop]: 40 mSDtfsCounter, 11 mSDsluCounter, 209 mSDsCounter, 0 mSdLazyCounter, 249 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 249 SdHoareTripleChecker+Invalid, 250 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 249 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:05,665 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 249 Invalid, 250 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 249 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:43:05,665 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 180 states. [2025-03-08 04:43:05,671 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 180 to 173. [2025-03-08 04:43:05,672 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 173 states, 172 states have (on average 1.0232558139534884) internal successors, (176), 172 states have internal predecessors, (176), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:05,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 173 states to 173 states and 176 transitions. [2025-03-08 04:43:05,672 INFO L78 Accepts]: Start accepts. Automaton has 173 states and 176 transitions. Word has length 164 [2025-03-08 04:43:05,673 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:05,673 INFO L471 AbstractCegarLoop]: Abstraction has 173 states and 176 transitions. [2025-03-08 04:43:05,673 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 33 states have (on average 5.666666666666667) internal successors, (187), 33 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:05,673 INFO L276 IsEmpty]: Start isEmpty. Operand 173 states and 176 transitions. [2025-03-08 04:43:05,673 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 173 [2025-03-08 04:43:05,673 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:05,674 INFO L218 NwaCegarLoop]: trace histogram [28, 27, 27, 27, 27, 26, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:05,680 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Ended with exit code 0 [2025-03-08 04:43:05,874 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 31 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32 [2025-03-08 04:43:05,874 INFO L396 AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:05,874 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:05,874 INFO L85 PathProgramCache]: Analyzing trace with hash 1448740756, now seen corresponding path program 31 times [2025-03-08 04:43:05,875 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:05,875 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [190377772] [2025-03-08 04:43:05,875 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:43:05,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:05,883 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-08 04:43:05,898 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-08 04:43:05,898 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:43:05,898 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:06,899 INFO L134 CoverageAnalysis]: Checked inductivity of 2160 backedges. 1380 proven. 780 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:06,899 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:06,899 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [190377772] [2025-03-08 04:43:06,899 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [190377772] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:06,899 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2135714428] [2025-03-08 04:43:06,899 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:43:06,899 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:06,899 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:06,901 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:06,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process [2025-03-08 04:43:06,986 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 172 statements into 1 equivalence classes. [2025-03-08 04:43:07,026 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 172 of 172 statements. [2025-03-08 04:43:07,027 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:43:07,027 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:07,029 INFO L256 TraceCheckSpWp]: Trace formula consists of 629 conjuncts, 56 conjuncts are in the unsatisfiable core [2025-03-08 04:43:07,031 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:08,012 INFO L134 CoverageAnalysis]: Checked inductivity of 2160 backedges. 1456 proven. 702 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:43:08,012 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:08,744 INFO L134 CoverageAnalysis]: Checked inductivity of 2160 backedges. 1456 proven. 702 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:43:08,744 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2135714428] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:08,744 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:08,744 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [57, 56, 56] total 86 [2025-03-08 04:43:08,744 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1805048908] [2025-03-08 04:43:08,744 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:08,744 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 86 states [2025-03-08 04:43:08,744 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:08,745 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 86 interpolants. [2025-03-08 04:43:08,745 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1656, Invalid=5654, Unknown=0, NotChecked=0, Total=7310 [2025-03-08 04:43:08,745 INFO L87 Difference]: Start difference. First operand 173 states and 176 transitions. Second operand has 86 states, 86 states have (on average 3.3488372093023258) internal successors, (288), 86 states have internal predecessors, (288), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:09,320 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:09,320 INFO L93 Difference]: Finished difference Result 369 states and 427 transitions. [2025-03-08 04:43:09,320 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 56 states. [2025-03-08 04:43:09,323 INFO L78 Accepts]: Start accepts. Automaton has has 86 states, 86 states have (on average 3.3488372093023258) internal successors, (288), 86 states have internal predecessors, (288), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 172 [2025-03-08 04:43:09,324 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:09,325 INFO L225 Difference]: With dead ends: 369 [2025-03-08 04:43:09,325 INFO L226 Difference]: Without dead ends: 256 [2025-03-08 04:43:09,325 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 426 GetRequests, 263 SyntacticMatches, 52 SemanticMatches, 111 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4727 ImplicationChecksByTransitivity, 2.3s TimeCoverageRelationStatistics Valid=3170, Invalid=9486, Unknown=0, NotChecked=0, Total=12656 [2025-03-08 04:43:09,326 INFO L435 NwaCegarLoop]: 59 mSDtfsCounter, 252 mSDsluCounter, 579 mSDsCounter, 0 mSdLazyCounter, 670 mSolverCounterSat, 114 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 252 SdHoareTripleChecker+Valid, 638 SdHoareTripleChecker+Invalid, 784 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 114 IncrementalHoareTripleChecker+Valid, 670 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:09,326 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [252 Valid, 638 Invalid, 784 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [114 Valid, 670 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-08 04:43:09,326 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 256 states. [2025-03-08 04:43:09,332 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 256 to 175. [2025-03-08 04:43:09,332 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 175 states, 174 states have (on average 1.0229885057471264) internal successors, (178), 174 states have internal predecessors, (178), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:09,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 175 states to 175 states and 178 transitions. [2025-03-08 04:43:09,332 INFO L78 Accepts]: Start accepts. Automaton has 175 states and 178 transitions. Word has length 172 [2025-03-08 04:43:09,333 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:09,333 INFO L471 AbstractCegarLoop]: Abstraction has 175 states and 178 transitions. [2025-03-08 04:43:09,333 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 86 states, 86 states have (on average 3.3488372093023258) internal successors, (288), 86 states have internal predecessors, (288), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:09,333 INFO L276 IsEmpty]: Start isEmpty. Operand 175 states and 178 transitions. [2025-03-08 04:43:09,333 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 175 [2025-03-08 04:43:09,333 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:09,334 INFO L218 NwaCegarLoop]: trace histogram [28, 28, 27, 27, 27, 27, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:09,340 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Ended with exit code 0 [2025-03-08 04:43:09,538 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable33,32 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:09,538 INFO L396 AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:09,538 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:09,538 INFO L85 PathProgramCache]: Analyzing trace with hash -1874241709, now seen corresponding path program 32 times [2025-03-08 04:43:09,538 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:09,538 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1834810790] [2025-03-08 04:43:09,538 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:43:09,538 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:09,548 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 174 statements into 2 equivalence classes. [2025-03-08 04:43:09,564 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 174 of 174 statements. [2025-03-08 04:43:09,564 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:43:09,564 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:10,607 INFO L134 CoverageAnalysis]: Checked inductivity of 2214 backedges. 1380 proven. 834 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:10,607 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:10,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1834810790] [2025-03-08 04:43:10,607 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1834810790] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:10,607 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [90860252] [2025-03-08 04:43:10,607 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:43:10,607 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:10,607 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:10,609 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:10,610 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process [2025-03-08 04:43:10,697 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 174 statements into 2 equivalence classes. [2025-03-08 04:43:10,737 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 174 of 174 statements. [2025-03-08 04:43:10,737 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:43:10,738 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:10,739 INFO L256 TraceCheckSpWp]: Trace formula consists of 639 conjuncts, 58 conjuncts are in the unsatisfiable core [2025-03-08 04:43:10,741 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:11,498 INFO L134 CoverageAnalysis]: Checked inductivity of 2214 backedges. 756 proven. 1458 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:11,498 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:12,900 INFO L134 CoverageAnalysis]: Checked inductivity of 2214 backedges. 756 proven. 1458 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:12,900 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [90860252] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:12,900 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:12,900 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [58, 31, 31] total 87 [2025-03-08 04:43:12,900 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1843903153] [2025-03-08 04:43:12,900 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:12,900 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 87 states [2025-03-08 04:43:12,900 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:12,901 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 87 interpolants. [2025-03-08 04:43:12,901 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1278, Invalid=6204, Unknown=0, NotChecked=0, Total=7482 [2025-03-08 04:43:12,901 INFO L87 Difference]: Start difference. First operand 175 states and 178 transitions. Second operand has 87 states, 87 states have (on average 3.9770114942528734) internal successors, (346), 87 states have internal predecessors, (346), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:15,007 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:15,007 INFO L93 Difference]: Finished difference Result 381 states and 442 transitions. [2025-03-08 04:43:15,007 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 168 states. [2025-03-08 04:43:15,008 INFO L78 Accepts]: Start accepts. Automaton has has 87 states, 87 states have (on average 3.9770114942528734) internal successors, (346), 87 states have internal predecessors, (346), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 174 [2025-03-08 04:43:15,008 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:15,009 INFO L225 Difference]: With dead ends: 381 [2025-03-08 04:43:15,009 INFO L226 Difference]: Without dead ends: 266 [2025-03-08 04:43:15,011 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 570 GetRequests, 291 SyntacticMatches, 56 SemanticMatches, 223 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 20626 ImplicationChecksByTransitivity, 4.0s TimeCoverageRelationStatistics Valid=7960, Invalid=42440, Unknown=0, NotChecked=0, Total=50400 [2025-03-08 04:43:15,011 INFO L435 NwaCegarLoop]: 34 mSDtfsCounter, 556 mSDsluCounter, 418 mSDsCounter, 0 mSdLazyCounter, 1878 mSolverCounterSat, 203 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 556 SdHoareTripleChecker+Valid, 452 SdHoareTripleChecker+Invalid, 2081 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 203 IncrementalHoareTripleChecker+Valid, 1878 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:15,012 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [556 Valid, 452 Invalid, 2081 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [203 Valid, 1878 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-03-08 04:43:15,012 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 266 states. [2025-03-08 04:43:15,018 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 266 to 181. [2025-03-08 04:43:15,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 181 states, 180 states have (on average 1.0222222222222221) internal successors, (184), 180 states have internal predecessors, (184), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:15,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 181 states to 181 states and 184 transitions. [2025-03-08 04:43:15,019 INFO L78 Accepts]: Start accepts. Automaton has 181 states and 184 transitions. Word has length 174 [2025-03-08 04:43:15,019 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:15,019 INFO L471 AbstractCegarLoop]: Abstraction has 181 states and 184 transitions. [2025-03-08 04:43:15,019 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 87 states, 87 states have (on average 3.9770114942528734) internal successors, (346), 87 states have internal predecessors, (346), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:15,020 INFO L276 IsEmpty]: Start isEmpty. Operand 181 states and 184 transitions. [2025-03-08 04:43:15,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 181 [2025-03-08 04:43:15,020 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:15,020 INFO L218 NwaCegarLoop]: trace histogram [29, 29, 28, 28, 28, 28, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:15,027 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Ended with exit code 0 [2025-03-08 04:43:15,220 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34,33 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:15,221 INFO L396 AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:15,221 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:15,221 INFO L85 PathProgramCache]: Analyzing trace with hash 1654802516, now seen corresponding path program 33 times [2025-03-08 04:43:15,221 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:15,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [196710263] [2025-03-08 04:43:15,221 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:43:15,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:15,232 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 180 statements into 29 equivalence classes. [2025-03-08 04:43:15,261 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 29 check-sat command(s) and asserted 180 of 180 statements. [2025-03-08 04:43:15,261 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 29 check-sat command(s) [2025-03-08 04:43:15,261 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:16,391 INFO L134 CoverageAnalysis]: Checked inductivity of 2380 backedges. 1487 proven. 893 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:16,391 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:16,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [196710263] [2025-03-08 04:43:16,391 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [196710263] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:16,391 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1150523188] [2025-03-08 04:43:16,391 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:43:16,392 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:16,392 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:16,393 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:16,394 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Waiting until timeout for monitored process [2025-03-08 04:43:16,491 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 180 statements into 29 equivalence classes. [2025-03-08 04:43:16,570 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 29 check-sat command(s) and asserted 180 of 180 statements. [2025-03-08 04:43:16,571 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 29 check-sat command(s) [2025-03-08 04:43:16,571 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:16,574 INFO L256 TraceCheckSpWp]: Trace formula consists of 661 conjuncts, 60 conjuncts are in the unsatisfiable core [2025-03-08 04:43:16,576 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:17,641 INFO L134 CoverageAnalysis]: Checked inductivity of 2380 backedges. 1568 proven. 812 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:17,641 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:18,515 INFO L134 CoverageAnalysis]: Checked inductivity of 2380 backedges. 1568 proven. 812 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:18,515 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1150523188] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:18,515 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:18,516 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [60, 60, 60] total 91 [2025-03-08 04:43:18,516 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1093030184] [2025-03-08 04:43:18,516 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:18,516 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 91 states [2025-03-08 04:43:18,516 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:18,517 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 91 interpolants. [2025-03-08 04:43:18,517 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1864, Invalid=6326, Unknown=0, NotChecked=0, Total=8190 [2025-03-08 04:43:18,517 INFO L87 Difference]: Start difference. First operand 181 states and 184 transitions. Second operand has 91 states, 91 states have (on average 3.2967032967032965) internal successors, (300), 91 states have internal predecessors, (300), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:19,176 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:19,176 INFO L93 Difference]: Finished difference Result 389 states and 451 transitions. [2025-03-08 04:43:19,176 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 60 states. [2025-03-08 04:43:19,176 INFO L78 Accepts]: Start accepts. Automaton has has 91 states, 91 states have (on average 3.2967032967032965) internal successors, (300), 91 states have internal predecessors, (300), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 180 [2025-03-08 04:43:19,176 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:19,177 INFO L225 Difference]: With dead ends: 389 [2025-03-08 04:43:19,177 INFO L226 Difference]: Without dead ends: 270 [2025-03-08 04:43:19,178 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 446 GetRequests, 273 SyntacticMatches, 56 SemanticMatches, 117 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5314 ImplicationChecksByTransitivity, 2.6s TimeCoverageRelationStatistics Valid=3600, Invalid=10442, Unknown=0, NotChecked=0, Total=14042 [2025-03-08 04:43:19,178 INFO L435 NwaCegarLoop]: 63 mSDtfsCounter, 295 mSDsluCounter, 683 mSDsCounter, 0 mSdLazyCounter, 774 mSolverCounterSat, 136 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 295 SdHoareTripleChecker+Valid, 746 SdHoareTripleChecker+Invalid, 910 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 136 IncrementalHoareTripleChecker+Valid, 774 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:19,178 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [295 Valid, 746 Invalid, 910 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [136 Valid, 774 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-03-08 04:43:19,178 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 270 states. [2025-03-08 04:43:19,184 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 270 to 183. [2025-03-08 04:43:19,185 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 183 states, 182 states have (on average 1.021978021978022) internal successors, (186), 182 states have internal predecessors, (186), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:19,185 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 183 states and 186 transitions. [2025-03-08 04:43:19,185 INFO L78 Accepts]: Start accepts. Automaton has 183 states and 186 transitions. Word has length 180 [2025-03-08 04:43:19,185 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:19,185 INFO L471 AbstractCegarLoop]: Abstraction has 183 states and 186 transitions. [2025-03-08 04:43:19,185 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 91 states, 91 states have (on average 3.2967032967032965) internal successors, (300), 91 states have internal predecessors, (300), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:19,185 INFO L276 IsEmpty]: Start isEmpty. Operand 183 states and 186 transitions. [2025-03-08 04:43:19,186 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 183 [2025-03-08 04:43:19,186 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:19,186 INFO L218 NwaCegarLoop]: trace histogram [30, 29, 29, 28, 28, 28, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:19,194 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Ended with exit code 0 [2025-03-08 04:43:19,386 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 34 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable35 [2025-03-08 04:43:19,386 INFO L396 AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:19,387 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:19,387 INFO L85 PathProgramCache]: Analyzing trace with hash -85890797, now seen corresponding path program 34 times [2025-03-08 04:43:19,387 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:19,387 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [366602223] [2025-03-08 04:43:19,387 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:43:19,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:19,396 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 182 statements into 2 equivalence classes. [2025-03-08 04:43:19,409 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 182 of 182 statements. [2025-03-08 04:43:19,409 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:43:19,409 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:20,127 INFO L134 CoverageAnalysis]: Checked inductivity of 2438 backedges. 812 proven. 1626 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:20,127 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:20,127 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [366602223] [2025-03-08 04:43:20,127 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [366602223] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:20,127 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1788671929] [2025-03-08 04:43:20,127 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:43:20,127 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:20,127 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:20,129 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:20,129 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Waiting until timeout for monitored process [2025-03-08 04:43:20,224 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 182 statements into 2 equivalence classes. [2025-03-08 04:43:20,269 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 182 of 182 statements. [2025-03-08 04:43:20,269 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:43:20,269 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:20,271 INFO L256 TraceCheckSpWp]: Trace formula consists of 671 conjuncts, 61 conjuncts are in the unsatisfiable core [2025-03-08 04:43:20,273 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:20,412 INFO L134 CoverageAnalysis]: Checked inductivity of 2438 backedges. 870 proven. 1568 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:20,412 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:20,995 INFO L134 CoverageAnalysis]: Checked inductivity of 2438 backedges. 870 proven. 1568 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:20,995 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1788671929] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:20,995 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:20,995 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [34, 33, 33] total 36 [2025-03-08 04:43:20,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [681619342] [2025-03-08 04:43:20,995 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:20,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 36 states [2025-03-08 04:43:20,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:20,996 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 36 interpolants. [2025-03-08 04:43:20,996 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=537, Invalid=723, Unknown=0, NotChecked=0, Total=1260 [2025-03-08 04:43:20,996 INFO L87 Difference]: Start difference. First operand 183 states and 186 transitions. Second operand has 36 states, 36 states have (on average 5.722222222222222) internal successors, (206), 36 states have internal predecessors, (206), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:21,306 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:21,306 INFO L93 Difference]: Finished difference Result 200 states and 204 transitions. [2025-03-08 04:43:21,306 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. [2025-03-08 04:43:21,306 INFO L78 Accepts]: Start accepts. Automaton has has 36 states, 36 states have (on average 5.722222222222222) internal successors, (206), 36 states have internal predecessors, (206), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 182 [2025-03-08 04:43:21,306 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:21,307 INFO L225 Difference]: With dead ends: 200 [2025-03-08 04:43:21,307 INFO L226 Difference]: Without dead ends: 198 [2025-03-08 04:43:21,307 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 453 GetRequests, 332 SyntacticMatches, 57 SemanticMatches, 64 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2018 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=1587, Invalid=2703, Unknown=0, NotChecked=0, Total=4290 [2025-03-08 04:43:21,307 INFO L435 NwaCegarLoop]: 43 mSDtfsCounter, 13 mSDsluCounter, 271 mSDsCounter, 0 mSdLazyCounter, 313 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 314 SdHoareTripleChecker+Invalid, 314 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 313 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:21,308 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 314 Invalid, 314 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 313 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:43:21,308 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 198 states. [2025-03-08 04:43:21,314 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 198 to 191. [2025-03-08 04:43:21,314 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 191 states, 190 states have (on average 1.0210526315789474) internal successors, (194), 190 states have internal predecessors, (194), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:21,314 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 191 states to 191 states and 194 transitions. [2025-03-08 04:43:21,314 INFO L78 Accepts]: Start accepts. Automaton has 191 states and 194 transitions. Word has length 182 [2025-03-08 04:43:21,314 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:21,315 INFO L471 AbstractCegarLoop]: Abstraction has 191 states and 194 transitions. [2025-03-08 04:43:21,315 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 36 states, 36 states have (on average 5.722222222222222) internal successors, (206), 36 states have internal predecessors, (206), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:21,315 INFO L276 IsEmpty]: Start isEmpty. Operand 191 states and 194 transitions. [2025-03-08 04:43:21,315 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 191 [2025-03-08 04:43:21,315 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:21,315 INFO L218 NwaCegarLoop]: trace histogram [31, 30, 30, 30, 30, 29, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:21,325 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Ended with exit code 0 [2025-03-08 04:43:21,515 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 35 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable36 [2025-03-08 04:43:21,516 INFO L396 AbstractCegarLoop]: === Iteration 38 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:21,516 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:21,516 INFO L85 PathProgramCache]: Analyzing trace with hash -893718249, now seen corresponding path program 35 times [2025-03-08 04:43:21,516 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:21,516 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1453123836] [2025-03-08 04:43:21,516 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:43:21,516 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:21,526 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 190 statements into 31 equivalence classes. [2025-03-08 04:43:21,566 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 31 check-sat command(s) and asserted 190 of 190 statements. [2025-03-08 04:43:21,566 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 31 check-sat command(s) [2025-03-08 04:43:21,566 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:22,784 INFO L134 CoverageAnalysis]: Checked inductivity of 2670 backedges. 1800 proven. 870 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:22,784 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:22,784 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1453123836] [2025-03-08 04:43:22,784 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1453123836] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:22,784 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [735127675] [2025-03-08 04:43:22,784 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:43:22,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:22,785 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:22,787 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:22,788 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Waiting until timeout for monitored process [2025-03-08 04:43:22,899 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 190 statements into 31 equivalence classes. [2025-03-08 04:43:22,976 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 31 check-sat command(s) and asserted 190 of 190 statements. [2025-03-08 04:43:22,976 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 31 check-sat command(s) [2025-03-08 04:43:22,976 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:22,979 INFO L256 TraceCheckSpWp]: Trace formula consists of 695 conjuncts, 63 conjuncts are in the unsatisfiable core [2025-03-08 04:43:22,981 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:24,152 INFO L134 CoverageAnalysis]: Checked inductivity of 2670 backedges. 1800 proven. 870 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:24,152 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:25,035 INFO L134 CoverageAnalysis]: Checked inductivity of 2670 backedges. 1800 proven. 870 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:25,035 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [735127675] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:25,035 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:25,035 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [63, 63, 63] total 96 [2025-03-08 04:43:25,035 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [311795132] [2025-03-08 04:43:25,035 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:25,036 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 96 states [2025-03-08 04:43:25,036 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:25,036 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 96 interpolants. [2025-03-08 04:43:25,037 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=2142, Invalid=6978, Unknown=0, NotChecked=0, Total=9120 [2025-03-08 04:43:25,037 INFO L87 Difference]: Start difference. First operand 191 states and 194 transitions. Second operand has 96 states, 96 states have (on average 3.34375) internal successors, (321), 96 states have internal predecessors, (321), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:26,239 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:26,239 INFO L93 Difference]: Finished difference Result 534 states and 601 transitions. [2025-03-08 04:43:26,239 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 94 states. [2025-03-08 04:43:26,240 INFO L78 Accepts]: Start accepts. Automaton has has 96 states, 96 states have (on average 3.34375) internal successors, (321), 96 states have internal predecessors, (321), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 190 [2025-03-08 04:43:26,240 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:26,241 INFO L225 Difference]: With dead ends: 534 [2025-03-08 04:43:26,241 INFO L226 Difference]: Without dead ends: 288 [2025-03-08 04:43:26,242 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 502 GetRequests, 289 SyntacticMatches, 58 SemanticMatches, 155 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7934 ImplicationChecksByTransitivity, 3.2s TimeCoverageRelationStatistics Valid=6106, Invalid=18386, Unknown=0, NotChecked=0, Total=24492 [2025-03-08 04:43:26,243 INFO L435 NwaCegarLoop]: 65 mSDtfsCounter, 331 mSDsluCounter, 800 mSDsCounter, 0 mSdLazyCounter, 901 mSolverCounterSat, 136 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 331 SdHoareTripleChecker+Valid, 865 SdHoareTripleChecker+Invalid, 1037 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 136 IncrementalHoareTripleChecker+Valid, 901 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:26,243 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [331 Valid, 865 Invalid, 1037 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [136 Valid, 901 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-08 04:43:26,243 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 288 states. [2025-03-08 04:43:26,250 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 288 to 195. [2025-03-08 04:43:26,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 195 states, 194 states have (on average 1.0206185567010309) internal successors, (198), 194 states have internal predecessors, (198), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:26,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 195 states to 195 states and 198 transitions. [2025-03-08 04:43:26,251 INFO L78 Accepts]: Start accepts. Automaton has 195 states and 198 transitions. Word has length 190 [2025-03-08 04:43:26,251 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:26,251 INFO L471 AbstractCegarLoop]: Abstraction has 195 states and 198 transitions. [2025-03-08 04:43:26,251 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 96 states, 96 states have (on average 3.34375) internal successors, (321), 96 states have internal predecessors, (321), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:26,252 INFO L276 IsEmpty]: Start isEmpty. Operand 195 states and 198 transitions. [2025-03-08 04:43:26,252 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2025-03-08 04:43:26,252 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:26,252 INFO L218 NwaCegarLoop]: trace histogram [32, 31, 31, 30, 30, 30, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:26,261 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Forceful destruction successful, exit code 0 [2025-03-08 04:43:26,453 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 36 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable37 [2025-03-08 04:43:26,453 INFO L396 AbstractCegarLoop]: === Iteration 39 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:26,453 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:26,453 INFO L85 PathProgramCache]: Analyzing trace with hash -1820038827, now seen corresponding path program 36 times [2025-03-08 04:43:26,453 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:26,453 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [213730119] [2025-03-08 04:43:26,453 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:43:26,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:26,467 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 194 statements into 32 equivalence classes. [2025-03-08 04:43:26,520 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 32 check-sat command(s) and asserted 194 of 194 statements. [2025-03-08 04:43:26,521 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 32 check-sat command(s) [2025-03-08 04:43:26,521 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:27,278 INFO L134 CoverageAnalysis]: Checked inductivity of 2792 backedges. 930 proven. 1862 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:27,279 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:27,279 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [213730119] [2025-03-08 04:43:27,279 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [213730119] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:27,279 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1319312869] [2025-03-08 04:43:27,279 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-03-08 04:43:27,279 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:27,279 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:27,280 INFO L229 MonitoredProcess]: Starting monitored process 37 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:27,282 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Waiting until timeout for monitored process [2025-03-08 04:43:27,384 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 194 statements into 32 equivalence classes. [2025-03-08 04:43:27,457 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 32 check-sat command(s) and asserted 194 of 194 statements. [2025-03-08 04:43:27,458 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 32 check-sat command(s) [2025-03-08 04:43:27,458 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:27,461 INFO L256 TraceCheckSpWp]: Trace formula consists of 715 conjuncts, 68 conjuncts are in the unsatisfiable core [2025-03-08 04:43:27,463 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:27,617 INFO L134 CoverageAnalysis]: Checked inductivity of 2792 backedges. 992 proven. 1800 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:27,618 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:28,314 INFO L134 CoverageAnalysis]: Checked inductivity of 2792 backedges. 992 proven. 1800 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:28,314 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1319312869] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:28,314 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:28,314 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 35, 35] total 38 [2025-03-08 04:43:28,314 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1622609330] [2025-03-08 04:43:28,314 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:28,315 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 38 states [2025-03-08 04:43:28,315 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:28,315 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants. [2025-03-08 04:43:28,315 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=604, Invalid=802, Unknown=0, NotChecked=0, Total=1406 [2025-03-08 04:43:28,315 INFO L87 Difference]: Start difference. First operand 195 states and 198 transitions. Second operand has 38 states, 38 states have (on average 5.7105263157894735) internal successors, (217), 38 states have internal predecessors, (217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:28,685 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:28,685 INFO L93 Difference]: Finished difference Result 212 states and 216 transitions. [2025-03-08 04:43:28,685 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 68 states. [2025-03-08 04:43:28,685 INFO L78 Accepts]: Start accepts. Automaton has has 38 states, 38 states have (on average 5.7105263157894735) internal successors, (217), 38 states have internal predecessors, (217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 194 [2025-03-08 04:43:28,686 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:28,686 INFO L225 Difference]: With dead ends: 212 [2025-03-08 04:43:28,686 INFO L226 Difference]: Without dead ends: 210 [2025-03-08 04:43:28,687 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 483 GetRequests, 354 SyntacticMatches, 61 SemanticMatches, 68 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2312 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=1788, Invalid=3042, Unknown=0, NotChecked=0, Total=4830 [2025-03-08 04:43:28,687 INFO L435 NwaCegarLoop]: 45 mSDtfsCounter, 15 mSDsluCounter, 278 mSDsCounter, 0 mSdLazyCounter, 316 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 323 SdHoareTripleChecker+Invalid, 318 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 316 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:28,687 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 323 Invalid, 318 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 316 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:43:28,687 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 210 states. [2025-03-08 04:43:28,700 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 210 to 203. [2025-03-08 04:43:28,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 203 states, 202 states have (on average 1.0198019801980198) internal successors, (206), 202 states have internal predecessors, (206), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:28,701 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 203 states to 203 states and 206 transitions. [2025-03-08 04:43:28,702 INFO L78 Accepts]: Start accepts. Automaton has 203 states and 206 transitions. Word has length 194 [2025-03-08 04:43:28,702 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:28,702 INFO L471 AbstractCegarLoop]: Abstraction has 203 states and 206 transitions. [2025-03-08 04:43:28,702 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 38 states, 38 states have (on average 5.7105263157894735) internal successors, (217), 38 states have internal predecessors, (217), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:28,702 INFO L276 IsEmpty]: Start isEmpty. Operand 203 states and 206 transitions. [2025-03-08 04:43:28,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 203 [2025-03-08 04:43:28,703 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:28,704 INFO L218 NwaCegarLoop]: trace histogram [33, 32, 32, 32, 32, 31, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:28,711 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (37)] Ended with exit code 0 [2025-03-08 04:43:28,904 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 37 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable38 [2025-03-08 04:43:28,904 INFO L396 AbstractCegarLoop]: === Iteration 40 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:28,905 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:28,905 INFO L85 PathProgramCache]: Analyzing trace with hash 1241681753, now seen corresponding path program 37 times [2025-03-08 04:43:28,905 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:28,905 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [44726044] [2025-03-08 04:43:28,905 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:43:28,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:28,915 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 202 statements into 1 equivalence classes. [2025-03-08 04:43:28,935 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 202 of 202 statements. [2025-03-08 04:43:28,936 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:43:28,936 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:30,315 INFO L134 CoverageAnalysis]: Checked inductivity of 3040 backedges. 1955 proven. 1085 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:30,315 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:30,315 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [44726044] [2025-03-08 04:43:30,315 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [44726044] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:30,315 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1606668867] [2025-03-08 04:43:30,315 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-03-08 04:43:30,315 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:30,315 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:30,317 INFO L229 MonitoredProcess]: Starting monitored process 38 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:30,318 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (38)] Waiting until timeout for monitored process [2025-03-08 04:43:30,424 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 202 statements into 1 equivalence classes. [2025-03-08 04:43:30,472 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 202 of 202 statements. [2025-03-08 04:43:30,472 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 04:43:30,472 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:30,475 INFO L256 TraceCheckSpWp]: Trace formula consists of 739 conjuncts, 66 conjuncts are in the unsatisfiable core [2025-03-08 04:43:30,478 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:31,720 INFO L134 CoverageAnalysis]: Checked inductivity of 3040 backedges. 2046 proven. 992 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:43:31,721 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:32,668 INFO L134 CoverageAnalysis]: Checked inductivity of 3040 backedges. 2046 proven. 992 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-03-08 04:43:32,668 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1606668867] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:32,668 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:32,668 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [67, 66, 66] total 101 [2025-03-08 04:43:32,668 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [469200139] [2025-03-08 04:43:32,668 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:32,669 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 101 states [2025-03-08 04:43:32,669 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:32,669 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 101 interpolants. [2025-03-08 04:43:32,670 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=2281, Invalid=7819, Unknown=0, NotChecked=0, Total=10100 [2025-03-08 04:43:32,670 INFO L87 Difference]: Start difference. First operand 203 states and 206 transitions. Second operand has 101 states, 101 states have (on average 3.3465346534653464) internal successors, (338), 101 states have internal predecessors, (338), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:33,430 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:33,430 INFO L93 Difference]: Finished difference Result 434 states and 502 transitions. [2025-03-08 04:43:33,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 66 states. [2025-03-08 04:43:33,431 INFO L78 Accepts]: Start accepts. Automaton has has 101 states, 101 states have (on average 3.3465346534653464) internal successors, (338), 101 states have internal predecessors, (338), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 202 [2025-03-08 04:43:33,431 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:33,432 INFO L225 Difference]: With dead ends: 434 [2025-03-08 04:43:33,432 INFO L226 Difference]: Without dead ends: 301 [2025-03-08 04:43:33,433 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 501 GetRequests, 308 SyntacticMatches, 62 SemanticMatches, 131 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6567 ImplicationChecksByTransitivity, 3.1s TimeCoverageRelationStatistics Valid=4395, Invalid=13161, Unknown=0, NotChecked=0, Total=17556 [2025-03-08 04:43:33,433 INFO L435 NwaCegarLoop]: 69 mSDtfsCounter, 275 mSDsluCounter, 756 mSDsCounter, 0 mSdLazyCounter, 864 mSolverCounterSat, 123 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 275 SdHoareTripleChecker+Valid, 825 SdHoareTripleChecker+Invalid, 987 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 123 IncrementalHoareTripleChecker+Valid, 864 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:33,433 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [275 Valid, 825 Invalid, 987 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [123 Valid, 864 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-08 04:43:33,434 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 301 states. [2025-03-08 04:43:33,440 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 301 to 205. [2025-03-08 04:43:33,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 205 states, 204 states have (on average 1.0196078431372548) internal successors, (208), 204 states have internal predecessors, (208), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:33,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 205 states to 205 states and 208 transitions. [2025-03-08 04:43:33,441 INFO L78 Accepts]: Start accepts. Automaton has 205 states and 208 transitions. Word has length 202 [2025-03-08 04:43:33,441 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:33,442 INFO L471 AbstractCegarLoop]: Abstraction has 205 states and 208 transitions. [2025-03-08 04:43:33,442 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 101 states, 101 states have (on average 3.3465346534653464) internal successors, (338), 101 states have internal predecessors, (338), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:33,442 INFO L276 IsEmpty]: Start isEmpty. Operand 205 states and 208 transitions. [2025-03-08 04:43:33,442 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 205 [2025-03-08 04:43:33,442 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:33,442 INFO L218 NwaCegarLoop]: trace histogram [33, 33, 32, 32, 32, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:33,450 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (38)] Ended with exit code 0 [2025-03-08 04:43:33,647 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 38 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable39 [2025-03-08 04:43:33,647 INFO L396 AbstractCegarLoop]: === Iteration 41 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:33,647 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:33,647 INFO L85 PathProgramCache]: Analyzing trace with hash 657131224, now seen corresponding path program 38 times [2025-03-08 04:43:33,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:33,647 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2016240894] [2025-03-08 04:43:33,647 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:43:33,647 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:33,658 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 204 statements into 2 equivalence classes. [2025-03-08 04:43:33,681 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 204 of 204 statements. [2025-03-08 04:43:33,681 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:43:33,681 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:35,080 INFO L134 CoverageAnalysis]: Checked inductivity of 3104 backedges. 1955 proven. 1149 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:35,080 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:35,080 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2016240894] [2025-03-08 04:43:35,080 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2016240894] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:35,080 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [162877371] [2025-03-08 04:43:35,080 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-03-08 04:43:35,080 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:35,080 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:35,082 INFO L229 MonitoredProcess]: Starting monitored process 39 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:35,082 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (39)] Waiting until timeout for monitored process [2025-03-08 04:43:35,196 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 204 statements into 2 equivalence classes. [2025-03-08 04:43:35,245 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 204 of 204 statements. [2025-03-08 04:43:35,245 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-03-08 04:43:35,245 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:35,248 INFO L256 TraceCheckSpWp]: Trace formula consists of 749 conjuncts, 68 conjuncts are in the unsatisfiable core [2025-03-08 04:43:35,250 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:36,314 INFO L134 CoverageAnalysis]: Checked inductivity of 3104 backedges. 1056 proven. 2048 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:36,314 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:38,239 INFO L134 CoverageAnalysis]: Checked inductivity of 3104 backedges. 1056 proven. 2048 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:38,239 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [162877371] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:38,239 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:38,240 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [68, 36, 36] total 102 [2025-03-08 04:43:38,240 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1314206407] [2025-03-08 04:43:38,240 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:38,240 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 102 states [2025-03-08 04:43:38,240 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:38,241 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 102 interpolants. [2025-03-08 04:43:38,241 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1753, Invalid=8549, Unknown=0, NotChecked=0, Total=10302 [2025-03-08 04:43:38,241 INFO L87 Difference]: Start difference. First operand 205 states and 208 transitions. Second operand has 102 states, 102 states have (on average 3.980392156862745) internal successors, (406), 102 states have internal predecessors, (406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:40,974 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:40,974 INFO L93 Difference]: Finished difference Result 446 states and 517 transitions. [2025-03-08 04:43:40,974 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 198 states. [2025-03-08 04:43:40,974 INFO L78 Accepts]: Start accepts. Automaton has has 102 states, 102 states have (on average 3.980392156862745) internal successors, (406), 102 states have internal predecessors, (406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 204 [2025-03-08 04:43:40,975 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:40,976 INFO L225 Difference]: With dead ends: 446 [2025-03-08 04:43:40,976 INFO L226 Difference]: Without dead ends: 311 [2025-03-08 04:43:40,981 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 670 GetRequests, 341 SyntacticMatches, 66 SemanticMatches, 263 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 28926 ImplicationChecksByTransitivity, 5.5s TimeCoverageRelationStatistics Valid=10950, Invalid=59010, Unknown=0, NotChecked=0, Total=69960 [2025-03-08 04:43:40,981 INFO L435 NwaCegarLoop]: 39 mSDtfsCounter, 536 mSDsluCounter, 551 mSDsCounter, 0 mSdLazyCounter, 2257 mSolverCounterSat, 188 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 536 SdHoareTripleChecker+Valid, 590 SdHoareTripleChecker+Invalid, 2445 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 188 IncrementalHoareTripleChecker+Valid, 2257 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:40,981 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [536 Valid, 590 Invalid, 2445 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [188 Valid, 2257 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-03-08 04:43:40,982 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 311 states. [2025-03-08 04:43:40,989 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 311 to 211. [2025-03-08 04:43:40,989 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 211 states, 210 states have (on average 1.019047619047619) internal successors, (214), 210 states have internal predecessors, (214), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:40,989 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 211 states to 211 states and 214 transitions. [2025-03-08 04:43:40,990 INFO L78 Accepts]: Start accepts. Automaton has 211 states and 214 transitions. Word has length 204 [2025-03-08 04:43:40,990 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:40,990 INFO L471 AbstractCegarLoop]: Abstraction has 211 states and 214 transitions. [2025-03-08 04:43:40,990 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 102 states, 102 states have (on average 3.980392156862745) internal successors, (406), 102 states have internal predecessors, (406), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:40,990 INFO L276 IsEmpty]: Start isEmpty. Operand 211 states and 214 transitions. [2025-03-08 04:43:40,990 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 211 [2025-03-08 04:43:40,990 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:40,991 INFO L218 NwaCegarLoop]: trace histogram [34, 34, 33, 33, 33, 33, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:40,999 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (39)] Forceful destruction successful, exit code 0 [2025-03-08 04:43:41,191 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 39 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable40 [2025-03-08 04:43:41,191 INFO L396 AbstractCegarLoop]: === Iteration 42 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:41,191 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:41,192 INFO L85 PathProgramCache]: Analyzing trace with hash -1634532071, now seen corresponding path program 39 times [2025-03-08 04:43:41,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:41,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1203061463] [2025-03-08 04:43:41,192 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:43:41,192 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:41,204 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 210 statements into 34 equivalence classes. [2025-03-08 04:43:41,258 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 34 check-sat command(s) and asserted 210 of 210 statements. [2025-03-08 04:43:41,258 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 34 check-sat command(s) [2025-03-08 04:43:41,258 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:42,767 INFO L134 CoverageAnalysis]: Checked inductivity of 3300 backedges. 2082 proven. 1218 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:42,767 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:42,767 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1203061463] [2025-03-08 04:43:42,767 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1203061463] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:42,767 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1770791336] [2025-03-08 04:43:42,767 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-03-08 04:43:42,767 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:42,767 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:42,769 INFO L229 MonitoredProcess]: Starting monitored process 40 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:42,770 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (40)] Waiting until timeout for monitored process [2025-03-08 04:43:42,897 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 210 statements into 34 equivalence classes. [2025-03-08 04:43:42,984 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 34 check-sat command(s) and asserted 210 of 210 statements. [2025-03-08 04:43:42,984 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 34 check-sat command(s) [2025-03-08 04:43:42,984 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:42,987 INFO L256 TraceCheckSpWp]: Trace formula consists of 771 conjuncts, 70 conjuncts are in the unsatisfiable core [2025-03-08 04:43:42,990 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:44,497 INFO L134 CoverageAnalysis]: Checked inductivity of 3300 backedges. 2178 proven. 1122 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:44,497 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:45,532 INFO L134 CoverageAnalysis]: Checked inductivity of 3300 backedges. 2178 proven. 1122 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:45,532 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1770791336] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:45,532 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:45,532 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [70, 70, 70] total 106 [2025-03-08 04:43:45,532 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [300435632] [2025-03-08 04:43:45,532 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:45,533 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 106 states [2025-03-08 04:43:45,533 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:45,533 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 106 interpolants. [2025-03-08 04:43:45,534 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=2523, Invalid=8607, Unknown=0, NotChecked=0, Total=11130 [2025-03-08 04:43:45,534 INFO L87 Difference]: Start difference. First operand 211 states and 214 transitions. Second operand has 106 states, 106 states have (on average 3.30188679245283) internal successors, (350), 106 states have internal predecessors, (350), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:46,407 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:46,407 INFO L93 Difference]: Finished difference Result 454 states and 526 transitions. [2025-03-08 04:43:46,407 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 70 states. [2025-03-08 04:43:46,407 INFO L78 Accepts]: Start accepts. Automaton has has 106 states, 106 states have (on average 3.30188679245283) internal successors, (350), 106 states have internal predecessors, (350), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 210 [2025-03-08 04:43:46,407 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:46,408 INFO L225 Difference]: With dead ends: 454 [2025-03-08 04:43:46,408 INFO L226 Difference]: Without dead ends: 315 [2025-03-08 04:43:46,409 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 522 GetRequests, 318 SyntacticMatches, 66 SemanticMatches, 138 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7252 ImplicationChecksByTransitivity, 3.5s TimeCoverageRelationStatistics Valid=4905, Invalid=14555, Unknown=0, NotChecked=0, Total=19460 [2025-03-08 04:43:46,409 INFO L435 NwaCegarLoop]: 73 mSDtfsCounter, 273 mSDsluCounter, 861 mSDsCounter, 0 mSdLazyCounter, 963 mSolverCounterSat, 121 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 273 SdHoareTripleChecker+Valid, 934 SdHoareTripleChecker+Invalid, 1084 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 121 IncrementalHoareTripleChecker+Valid, 963 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:46,409 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [273 Valid, 934 Invalid, 1084 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [121 Valid, 963 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-03-08 04:43:46,410 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 315 states. [2025-03-08 04:43:46,417 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 315 to 213. [2025-03-08 04:43:46,418 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 213 states, 212 states have (on average 1.0188679245283019) internal successors, (216), 212 states have internal predecessors, (216), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:46,418 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 213 states and 216 transitions. [2025-03-08 04:43:46,418 INFO L78 Accepts]: Start accepts. Automaton has 213 states and 216 transitions. Word has length 210 [2025-03-08 04:43:46,418 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:46,418 INFO L471 AbstractCegarLoop]: Abstraction has 213 states and 216 transitions. [2025-03-08 04:43:46,419 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 106 states, 106 states have (on average 3.30188679245283) internal successors, (350), 106 states have internal predecessors, (350), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:46,419 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 216 transitions. [2025-03-08 04:43:46,419 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2025-03-08 04:43:46,419 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:46,419 INFO L218 NwaCegarLoop]: trace histogram [35, 34, 34, 33, 33, 33, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:46,427 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (40)] Ended with exit code 0 [2025-03-08 04:43:46,620 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 40 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable41 [2025-03-08 04:43:46,620 INFO L396 AbstractCegarLoop]: === Iteration 43 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:46,621 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:46,621 INFO L85 PathProgramCache]: Analyzing trace with hash 826772888, now seen corresponding path program 40 times [2025-03-08 04:43:46,621 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:46,621 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [660683856] [2025-03-08 04:43:46,621 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:43:46,621 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:46,632 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 212 statements into 2 equivalence classes. [2025-03-08 04:43:46,649 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 212 of 212 statements. [2025-03-08 04:43:46,649 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:43:46,649 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:47,613 INFO L134 CoverageAnalysis]: Checked inductivity of 3368 backedges. 1122 proven. 2246 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:47,613 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:47,613 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [660683856] [2025-03-08 04:43:47,613 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [660683856] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:47,613 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [747762579] [2025-03-08 04:43:47,613 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-03-08 04:43:47,613 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:47,613 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:47,615 INFO L229 MonitoredProcess]: Starting monitored process 41 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:47,616 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (41)] Waiting until timeout for monitored process [2025-03-08 04:43:47,737 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 212 statements into 2 equivalence classes. [2025-03-08 04:43:47,794 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 212 of 212 statements. [2025-03-08 04:43:47,794 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-03-08 04:43:47,794 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:47,797 INFO L256 TraceCheckSpWp]: Trace formula consists of 781 conjuncts, 71 conjuncts are in the unsatisfiable core [2025-03-08 04:43:47,800 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 04:43:47,946 INFO L134 CoverageAnalysis]: Checked inductivity of 3368 backedges. 1190 proven. 2178 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:47,946 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-03-08 04:43:48,675 INFO L134 CoverageAnalysis]: Checked inductivity of 3368 backedges. 1190 proven. 2178 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:48,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [747762579] provided 0 perfect and 2 imperfect interpolant sequences [2025-03-08 04:43:48,675 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-03-08 04:43:48,675 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [39, 38, 38] total 41 [2025-03-08 04:43:48,675 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1479053680] [2025-03-08 04:43:48,675 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-03-08 04:43:48,676 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 41 states [2025-03-08 04:43:48,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 04:43:48,676 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 41 interpolants. [2025-03-08 04:43:48,676 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=712, Invalid=928, Unknown=0, NotChecked=0, Total=1640 [2025-03-08 04:43:48,676 INFO L87 Difference]: Start difference. First operand 213 states and 216 transitions. Second operand has 41 states, 41 states have (on average 5.7560975609756095) internal successors, (236), 41 states have internal predecessors, (236), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:49,065 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 04:43:49,066 INFO L93 Difference]: Finished difference Result 230 states and 234 transitions. [2025-03-08 04:43:49,066 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 74 states. [2025-03-08 04:43:49,066 INFO L78 Accepts]: Start accepts. Automaton has has 41 states, 41 states have (on average 5.7560975609756095) internal successors, (236), 41 states have internal predecessors, (236), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 212 [2025-03-08 04:43:49,066 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 04:43:49,067 INFO L225 Difference]: With dead ends: 230 [2025-03-08 04:43:49,067 INFO L226 Difference]: Without dead ends: 228 [2025-03-08 04:43:49,067 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 528 GetRequests, 387 SyntacticMatches, 67 SemanticMatches, 74 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2708 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=2112, Invalid=3588, Unknown=0, NotChecked=0, Total=5700 [2025-03-08 04:43:49,068 INFO L435 NwaCegarLoop]: 48 mSDtfsCounter, 11 mSDsluCounter, 323 mSDsCounter, 0 mSdLazyCounter, 362 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 371 SdHoareTripleChecker+Invalid, 363 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 362 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-03-08 04:43:49,068 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 371 Invalid, 363 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 362 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-03-08 04:43:49,068 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 228 states. [2025-03-08 04:43:49,076 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 228 to 221. [2025-03-08 04:43:49,076 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 221 states, 220 states have (on average 1.018181818181818) internal successors, (224), 220 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:49,076 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 221 states to 221 states and 224 transitions. [2025-03-08 04:43:49,076 INFO L78 Accepts]: Start accepts. Automaton has 221 states and 224 transitions. Word has length 212 [2025-03-08 04:43:49,077 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 04:43:49,078 INFO L471 AbstractCegarLoop]: Abstraction has 221 states and 224 transitions. [2025-03-08 04:43:49,078 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 41 states, 41 states have (on average 5.7560975609756095) internal successors, (236), 41 states have internal predecessors, (236), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-03-08 04:43:49,078 INFO L276 IsEmpty]: Start isEmpty. Operand 221 states and 224 transitions. [2025-03-08 04:43:49,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 221 [2025-03-08 04:43:49,079 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 04:43:49,079 INFO L218 NwaCegarLoop]: trace histogram [36, 35, 35, 35, 35, 34, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 04:43:49,086 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (41)] Ended with exit code 0 [2025-03-08 04:43:49,279 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 41 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable42 [2025-03-08 04:43:49,280 INFO L396 AbstractCegarLoop]: === Iteration 44 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 04:43:49,280 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 04:43:49,280 INFO L85 PathProgramCache]: Analyzing trace with hash -498417508, now seen corresponding path program 41 times [2025-03-08 04:43:49,280 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 04:43:49,280 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1955998828] [2025-03-08 04:43:49,280 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:43:49,280 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 04:43:49,293 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 220 statements into 36 equivalence classes. [2025-03-08 04:43:49,344 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 36 check-sat command(s) and asserted 220 of 220 statements. [2025-03-08 04:43:49,344 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 36 check-sat command(s) [2025-03-08 04:43:49,344 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:51,038 INFO L134 CoverageAnalysis]: Checked inductivity of 3640 backedges. 2450 proven. 1190 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-03-08 04:43:51,038 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 04:43:51,038 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1955998828] [2025-03-08 04:43:51,038 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1955998828] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 04:43:51,038 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1895627294] [2025-03-08 04:43:51,038 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-03-08 04:43:51,038 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 04:43:51,038 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 04:43:51,040 INFO L229 MonitoredProcess]: Starting monitored process 42 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 04:43:51,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (42)] Waiting until timeout for monitored process [2025-03-08 04:43:51,168 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 220 statements into 36 equivalence classes. [2025-03-08 04:43:51,253 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 36 check-sat command(s) and asserted 220 of 220 statements. [2025-03-08 04:43:51,253 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 36 check-sat command(s) [2025-03-08 04:43:51,253 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 04:43:51,256 INFO L256 TraceCheckSpWp]: Trace formula consists of 805 conjuncts, 73 conjuncts are in the unsatisfiable core [2025-03-08 04:43:51,258 INFO L279 TraceCheckSpWp]: Computing forward predicates...