./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-cav19/array_init_var_plus_ind.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/array-cav19/array_init_var_plus_ind.c -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/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 c51b17720ce1dad8733576d816f307564aabdff8c7a86cf8d9848ed8571cafd2 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-07 17:15:57,105 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-07 17:15:57,157 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-02-07 17:15:57,163 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-07 17:15:57,163 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-07 17:15:57,185 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-07 17:15:57,186 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-07 17:15:57,186 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-07 17:15:57,186 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-07 17:15:57,186 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-07 17:15:57,187 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-07 17:15:57,187 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-07 17:15:57,187 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-07 17:15:57,187 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-07 17:15:57,187 INFO L153 SettingsManager]: * Use SBE=true [2025-02-07 17:15:57,187 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-07 17:15:57,187 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-07 17:15:57,187 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-07 17:15:57,187 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-07 17:15:57,187 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-07 17:15:57,188 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-07 17:15:57,188 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-07 17:15:57,188 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-07 17:15:57,189 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-07 17:15:57,189 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-jdk21/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 -> c51b17720ce1dad8733576d816f307564aabdff8c7a86cf8d9848ed8571cafd2 [2025-02-07 17:15:57,429 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-07 17:15:57,437 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-07 17:15:57,438 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-07 17:15:57,439 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-07 17:15:57,439 INFO L274 PluginConnector]: CDTParser initialized [2025-02-07 17:15:57,441 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-cav19/array_init_var_plus_ind.c [2025-02-07 17:15:58,652 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/cebfc5a6e/4eb09acff4df435b87574610f8d58771/FLAG8d92d6667 [2025-02-07 17:15:58,874 INFO L384 CDTParser]: Found 1 translation units. [2025-02-07 17:15:58,875 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/array-cav19/array_init_var_plus_ind.c [2025-02-07 17:15:58,889 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/cebfc5a6e/4eb09acff4df435b87574610f8d58771/FLAG8d92d6667 [2025-02-07 17:15:59,232 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/cebfc5a6e/4eb09acff4df435b87574610f8d58771 [2025-02-07 17:15:59,234 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-07 17:15:59,235 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-07 17:15:59,236 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-07 17:15:59,236 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-07 17:15:59,238 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-07 17:15:59,239 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,240 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6a5f9ad1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59, skipping insertion in model container [2025-02-07 17:15:59,240 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,248 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-07 17:15:59,325 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/array-cav19/array_init_var_plus_ind.c[414,427] [2025-02-07 17:15:59,333 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-07 17:15:59,339 INFO L200 MainTranslator]: Completed pre-run [2025-02-07 17:15:59,345 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/array-cav19/array_init_var_plus_ind.c[414,427] [2025-02-07 17:15:59,348 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-07 17:15:59,356 INFO L204 MainTranslator]: Completed translation [2025-02-07 17:15:59,357 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59 WrapperNode [2025-02-07 17:15:59,357 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-07 17:15:59,357 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-07 17:15:59,357 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-07 17:15:59,357 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-07 17:15:59,361 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,364 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,372 INFO L138 Inliner]: procedures = 15, calls = 13, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 46 [2025-02-07 17:15:59,373 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-07 17:15:59,373 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-07 17:15:59,373 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-07 17:15:59,373 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-07 17:15:59,378 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,378 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,378 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,384 INFO L175 MemorySlicer]: Split 4 memory accesses to 2 slices as follows [2, 2]. 50 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 1 writes are split as follows [0, 1]. [2025-02-07 17:15:59,384 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,385 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,387 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,387 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,388 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,388 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,392 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-07 17:15:59,392 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-07 17:15:59,392 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-07 17:15:59,393 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-07 17:15:59,393 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (1/1) ... [2025-02-07 17:15:59,397 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-07 17:15:59,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:15:59,414 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-07 17:15:59,422 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-07 17:15:59,434 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-07 17:15:59,434 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-07 17:15:59,434 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-07 17:15:59,434 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-07 17:15:59,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-07 17:15:59,435 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-07 17:15:59,435 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-07 17:15:59,435 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-07 17:15:59,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-07 17:15:59,435 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-07 17:15:59,435 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-07 17:15:59,474 INFO L257 CfgBuilder]: Building ICFG [2025-02-07 17:15:59,475 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-07 17:15:59,550 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L15: call ULTIMATE.dealloc(main_~#a~0#1.base, main_~#a~0#1.offset);havoc main_~#a~0#1.base, main_~#a~0#1.offset; [2025-02-07 17:15:59,554 INFO L? ?]: Removed 8 outVars from TransFormulas that were not future-live. [2025-02-07 17:15:59,554 INFO L308 CfgBuilder]: Performing block encoding [2025-02-07 17:15:59,559 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-07 17:15:59,559 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-07 17:15:59,560 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 05:15:59 BoogieIcfgContainer [2025-02-07 17:15:59,560 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-07 17:15:59,561 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-07 17:15:59,561 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-07 17:15:59,564 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-07 17:15:59,564 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.02 05:15:59" (1/3) ... [2025-02-07 17:15:59,565 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38d59c8f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 05:15:59, skipping insertion in model container [2025-02-07 17:15:59,565 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:15:59" (2/3) ... [2025-02-07 17:15:59,565 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@38d59c8f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 05:15:59, skipping insertion in model container [2025-02-07 17:15:59,565 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 05:15:59" (3/3) ... [2025-02-07 17:15:59,566 INFO L128 eAbstractionObserver]: Analyzing ICFG array_init_var_plus_ind.c [2025-02-07 17:15:59,576 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-07 17:15:59,577 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG array_init_var_plus_ind.c that has 1 procedures, 12 locations, 1 initial locations, 2 loop locations, and 1 error locations. [2025-02-07 17:15:59,606 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-07 17:15:59,614 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;@6c5f3cb2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-07 17:15:59,614 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-02-07 17:15:59,617 INFO L276 IsEmpty]: Start isEmpty. Operand has 12 states, 10 states have (on average 1.5) internal successors, (15), 11 states have internal predecessors, (15), 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-02-07 17:15:59,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 7 [2025-02-07 17:15:59,621 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:15:59,621 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1] [2025-02-07 17:15:59,622 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:15:59,625 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:15:59,625 INFO L85 PathProgramCache]: Analyzing trace with hash 1389282366, now seen corresponding path program 1 times [2025-02-07 17:15:59,630 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:15:59,630 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [553845720] [2025-02-07 17:15:59,630 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:15:59,631 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:15:59,676 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 6 statements into 1 equivalence classes. [2025-02-07 17:15:59,692 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 6 of 6 statements. [2025-02-07 17:15:59,693 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:15:59,693 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:15:59,818 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:15:59,819 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:15:59,819 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [553845720] [2025-02-07 17:15:59,820 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [553845720] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-07 17:15:59,820 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-07 17:15:59,820 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-07 17:15:59,821 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [206407807] [2025-02-07 17:15:59,821 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-07 17:15:59,824 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-07 17:15:59,824 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:15:59,838 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-07 17:15:59,839 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-07 17:15:59,840 INFO L87 Difference]: Start difference. First operand has 12 states, 10 states have (on average 1.5) internal successors, (15), 11 states have internal predecessors, (15), 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 3 states, 3 states have (on average 2.0) internal successors, (6), 2 states have internal predecessors, (6), 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-02-07 17:15:59,861 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:15:59,861 INFO L93 Difference]: Finished difference Result 29 states and 37 transitions. [2025-02-07 17:15:59,862 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-07 17:15:59,863 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 states have internal predecessors, (6), 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 6 [2025-02-07 17:15:59,863 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:15:59,867 INFO L225 Difference]: With dead ends: 29 [2025-02-07 17:15:59,867 INFO L226 Difference]: Without dead ends: 17 [2025-02-07 17:15:59,869 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-07 17:15:59,870 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 8 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 8 SdHoareTripleChecker+Valid, 17 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-07 17:15:59,871 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [8 Valid, 17 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-07 17:15:59,879 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2025-02-07 17:15:59,885 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 10. [2025-02-07 17:15:59,886 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 10 states, 9 states have (on average 1.3333333333333333) internal successors, (12), 9 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-02-07 17:15:59,887 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 10 states and 12 transitions. [2025-02-07 17:15:59,888 INFO L78 Accepts]: Start accepts. Automaton has 10 states and 12 transitions. Word has length 6 [2025-02-07 17:15:59,888 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:15:59,888 INFO L471 AbstractCegarLoop]: Abstraction has 10 states and 12 transitions. [2025-02-07 17:15:59,889 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.0) internal successors, (6), 2 states have internal predecessors, (6), 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-02-07 17:15:59,889 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 12 transitions. [2025-02-07 17:15:59,889 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2025-02-07 17:15:59,889 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:15:59,889 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:15:59,889 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-07 17:15:59,889 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:15:59,890 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:15:59,890 INFO L85 PathProgramCache]: Analyzing trace with hash 91330027, now seen corresponding path program 1 times [2025-02-07 17:15:59,890 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:15:59,890 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2077112749] [2025-02-07 17:15:59,890 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:15:59,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:15:59,896 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 7 statements into 1 equivalence classes. [2025-02-07 17:15:59,900 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 7 of 7 statements. [2025-02-07 17:15:59,900 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:15:59,901 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:15:59,944 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:15:59,944 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:15:59,944 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2077112749] [2025-02-07 17:15:59,945 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2077112749] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-07 17:15:59,945 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-07 17:15:59,945 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-07 17:15:59,945 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [937297597] [2025-02-07 17:15:59,945 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-07 17:15:59,945 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-07 17:15:59,945 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:15:59,946 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-07 17:15:59,946 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-07 17:15:59,946 INFO L87 Difference]: Start difference. First operand 10 states and 12 transitions. Second operand has 4 states, 4 states have (on average 1.75) internal successors, (7), 3 states have internal predecessors, (7), 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-02-07 17:15:59,959 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:15:59,960 INFO L93 Difference]: Finished difference Result 18 states and 21 transitions. [2025-02-07 17:15:59,960 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-07 17:15:59,960 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 1.75) internal successors, (7), 3 states have internal predecessors, (7), 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 7 [2025-02-07 17:15:59,960 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:15:59,960 INFO L225 Difference]: With dead ends: 18 [2025-02-07 17:15:59,960 INFO L226 Difference]: Without dead ends: 11 [2025-02-07 17:15:59,961 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-07 17:15:59,961 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 7 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-07 17:15:59,962 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 16 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-07 17:15:59,962 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11 states. [2025-02-07 17:15:59,963 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11 to 11. [2025-02-07 17:15:59,963 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11 states, 10 states have (on average 1.3) internal successors, (13), 10 states have internal predecessors, (13), 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-02-07 17:15:59,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 13 transitions. [2025-02-07 17:15:59,964 INFO L78 Accepts]: Start accepts. Automaton has 11 states and 13 transitions. Word has length 7 [2025-02-07 17:15:59,964 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:15:59,964 INFO L471 AbstractCegarLoop]: Abstraction has 11 states and 13 transitions. [2025-02-07 17:15:59,964 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 1.75) internal successors, (7), 3 states have internal predecessors, (7), 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-02-07 17:15:59,964 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 13 transitions. [2025-02-07 17:15:59,964 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2025-02-07 17:15:59,964 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:15:59,964 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:15:59,964 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-07 17:15:59,964 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:15:59,965 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:15:59,965 INFO L85 PathProgramCache]: Analyzing trace with hash -1400905281, now seen corresponding path program 1 times [2025-02-07 17:15:59,965 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:15:59,965 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1276707574] [2025-02-07 17:15:59,965 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:15:59,965 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:15:59,971 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-02-07 17:15:59,978 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-02-07 17:15:59,978 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:15:59,979 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:00,034 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:00,034 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:00,034 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1276707574] [2025-02-07 17:16:00,034 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1276707574] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:00,035 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [292855415] [2025-02-07 17:16:00,035 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:16:00,035 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:00,035 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:00,039 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:00,041 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-02-07 17:16:00,069 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-02-07 17:16:00,079 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-02-07 17:16:00,079 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:00,079 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:00,080 INFO L256 TraceCheckSpWp]: Trace formula consists of 65 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-02-07 17:16:00,083 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:00,125 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:00,125 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:00,145 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:00,146 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [292855415] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:00,146 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:00,146 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 3, 3] total 8 [2025-02-07 17:16:00,146 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1175583567] [2025-02-07 17:16:00,146 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:00,146 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-02-07 17:16:00,146 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:00,147 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-02-07 17:16:00,147 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=47, Unknown=0, NotChecked=0, Total=72 [2025-02-07 17:16:00,147 INFO L87 Difference]: Start difference. First operand 11 states and 13 transitions. Second operand has 9 states, 9 states have (on average 2.0) internal successors, (18), 8 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-02-07 17:16:00,185 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:00,185 INFO L93 Difference]: Finished difference Result 36 states and 43 transitions. [2025-02-07 17:16:00,186 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-07 17:16:00,186 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 2.0) internal successors, (18), 8 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) Word has length 8 [2025-02-07 17:16:00,186 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:00,186 INFO L225 Difference]: With dead ends: 36 [2025-02-07 17:16:00,186 INFO L226 Difference]: Without dead ends: 28 [2025-02-07 17:16:00,187 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 12 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=40, Invalid=70, Unknown=0, NotChecked=0, Total=110 [2025-02-07 17:16:00,187 INFO L435 NwaCegarLoop]: 8 mSDtfsCounter, 27 mSDsluCounter, 22 mSDsCounter, 0 mSdLazyCounter, 20 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 27 SdHoareTripleChecker+Valid, 30 SdHoareTripleChecker+Invalid, 22 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 20 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:00,188 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [27 Valid, 30 Invalid, 22 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 20 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-07 17:16:00,188 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28 states. [2025-02-07 17:16:00,190 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 16. [2025-02-07 17:16:00,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 15 states have (on average 1.2666666666666666) internal successors, (19), 15 states have internal predecessors, (19), 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-02-07 17:16:00,190 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 19 transitions. [2025-02-07 17:16:00,190 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 19 transitions. Word has length 8 [2025-02-07 17:16:00,190 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:00,191 INFO L471 AbstractCegarLoop]: Abstraction has 16 states and 19 transitions. [2025-02-07 17:16:00,191 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 2.0) internal successors, (18), 8 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-02-07 17:16:00,191 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 19 transitions. [2025-02-07 17:16:00,191 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2025-02-07 17:16:00,191 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:00,191 INFO L218 NwaCegarLoop]: trace histogram [3, 2, 1, 1, 1, 1, 1, 1] [2025-02-07 17:16:00,201 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2025-02-07 17:16:00,392 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:00,392 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:00,393 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:00,393 INFO L85 PathProgramCache]: Analyzing trace with hash 1811713897, now seen corresponding path program 1 times [2025-02-07 17:16:00,393 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:00,393 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1453954236] [2025-02-07 17:16:00,393 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:16:00,393 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:00,399 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-02-07 17:16:00,424 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-02-07 17:16:00,429 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:00,429 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:00,644 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:00,644 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:00,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1453954236] [2025-02-07 17:16:00,644 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1453954236] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:00,644 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1963847850] [2025-02-07 17:16:00,644 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:16:00,644 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:00,645 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:00,649 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:00,652 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2025-02-07 17:16:00,681 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-02-07 17:16:00,695 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-02-07 17:16:00,695 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:00,696 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:00,696 INFO L256 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 16 conjuncts are in the unsatisfiable core [2025-02-07 17:16:00,698 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:00,772 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-02-07 17:16:00,838 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-02-07 17:16:00,849 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:00,850 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:00,882 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 16 [2025-02-07 17:16:00,884 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 20 [2025-02-07 17:16:00,904 INFO L134 CoverageAnalysis]: Checked inductivity of 6 backedges. 0 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:00,904 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1963847850] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:00,904 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:00,904 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 11 [2025-02-07 17:16:00,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1755843114] [2025-02-07 17:16:00,904 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:00,905 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2025-02-07 17:16:00,905 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:00,905 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2025-02-07 17:16:00,905 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=28, Invalid=104, Unknown=0, NotChecked=0, Total=132 [2025-02-07 17:16:00,905 INFO L87 Difference]: Start difference. First operand 16 states and 19 transitions. Second operand has 12 states, 12 states have (on average 1.8333333333333333) internal successors, (22), 11 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-02-07 17:16:00,964 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:00,964 INFO L93 Difference]: Finished difference Result 27 states and 30 transitions. [2025-02-07 17:16:00,964 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-07 17:16:00,965 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 1.8333333333333333) internal successors, (22), 11 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) Word has length 11 [2025-02-07 17:16:00,965 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:00,965 INFO L225 Difference]: With dead ends: 27 [2025-02-07 17:16:00,965 INFO L226 Difference]: Without dead ends: 25 [2025-02-07 17:16:00,965 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 27 GetRequests, 14 SyntacticMatches, 2 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 19 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156 [2025-02-07 17:16:00,966 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 14 mSDsluCounter, 63 mSDsCounter, 0 mSdLazyCounter, 92 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 72 SdHoareTripleChecker+Invalid, 92 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 92 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:00,966 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 72 Invalid, 92 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 92 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-07 17:16:00,966 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25 states. [2025-02-07 17:16:00,968 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25 to 19. [2025-02-07 17:16:00,968 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-02-07 17:16:00,968 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 22 transitions. [2025-02-07 17:16:00,968 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 22 transitions. Word has length 11 [2025-02-07 17:16:00,968 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:00,968 INFO L471 AbstractCegarLoop]: Abstraction has 19 states and 22 transitions. [2025-02-07 17:16:00,969 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 1.8333333333333333) internal successors, (22), 11 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-02-07 17:16:00,969 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 22 transitions. [2025-02-07 17:16:00,969 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2025-02-07 17:16:00,969 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:00,969 INFO L218 NwaCegarLoop]: trace histogram [4, 3, 1, 1, 1, 1, 1, 1] [2025-02-07 17:16:00,976 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:01,173 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:01,173 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:01,173 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:01,173 INFO L85 PathProgramCache]: Analyzing trace with hash -778651000, now seen corresponding path program 2 times [2025-02-07 17:16:01,173 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:01,174 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1579111983] [2025-02-07 17:16:01,174 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:01,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:01,180 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 13 statements into 2 equivalence classes. [2025-02-07 17:16:01,191 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 13 of 13 statements. [2025-02-07 17:16:01,192 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:01,192 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:01,370 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:01,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:01,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1579111983] [2025-02-07 17:16:01,370 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1579111983] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:01,371 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [666192757] [2025-02-07 17:16:01,371 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:01,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:01,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:01,374 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:01,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2025-02-07 17:16:01,408 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 13 statements into 2 equivalence classes. [2025-02-07 17:16:01,418 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 13 of 13 statements. [2025-02-07 17:16:01,418 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:01,418 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:01,418 INFO L256 TraceCheckSpWp]: Trace formula consists of 94 conjuncts, 19 conjuncts are in the unsatisfiable core [2025-02-07 17:16:01,420 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:01,470 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-02-07 17:16:01,502 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-02-07 17:16:01,503 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2025-02-07 17:16:01,557 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-02-07 17:16:01,569 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:01,569 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:01,638 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:01,641 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 118 treesize of output 110 [2025-02-07 17:16:01,670 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 12 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:01,670 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [666192757] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:01,670 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:01,670 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 14 [2025-02-07 17:16:01,670 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1285871292] [2025-02-07 17:16:01,670 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:01,670 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2025-02-07 17:16:01,670 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:01,671 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2025-02-07 17:16:01,671 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=168, Unknown=0, NotChecked=0, Total=210 [2025-02-07 17:16:01,671 INFO L87 Difference]: Start difference. First operand 19 states and 22 transitions. Second operand has 15 states, 15 states have (on average 1.9333333333333333) internal successors, (29), 14 states have internal predecessors, (29), 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-02-07 17:16:01,733 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:01,733 INFO L93 Difference]: Finished difference Result 24 states and 27 transitions. [2025-02-07 17:16:01,733 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-07 17:16:01,733 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 15 states have (on average 1.9333333333333333) internal successors, (29), 14 states have internal predecessors, (29), 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 13 [2025-02-07 17:16:01,733 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:01,733 INFO L225 Difference]: With dead ends: 24 [2025-02-07 17:16:01,733 INFO L226 Difference]: Without dead ends: 22 [2025-02-07 17:16:01,734 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 33 GetRequests, 16 SyntacticMatches, 2 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 50 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=63, Invalid=209, Unknown=0, NotChecked=0, Total=272 [2025-02-07 17:16:01,734 INFO L435 NwaCegarLoop]: 5 mSDtfsCounter, 24 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 73 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 24 SdHoareTripleChecker+Valid, 25 SdHoareTripleChecker+Invalid, 75 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 73 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:01,734 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [24 Valid, 25 Invalid, 75 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 73 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-07 17:16:01,739 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2025-02-07 17:16:01,741 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 18. [2025-02-07 17:16:01,741 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 17 states have (on average 1.2352941176470589) internal successors, (21), 17 states have internal predecessors, (21), 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-02-07 17:16:01,741 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 21 transitions. [2025-02-07 17:16:01,741 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 21 transitions. Word has length 13 [2025-02-07 17:16:01,741 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:01,741 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 21 transitions. [2025-02-07 17:16:01,741 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 15 states have (on average 1.9333333333333333) internal successors, (29), 14 states have internal predecessors, (29), 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-02-07 17:16:01,741 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 21 transitions. [2025-02-07 17:16:01,741 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2025-02-07 17:16:01,741 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:01,742 INFO L218 NwaCegarLoop]: trace histogram [3, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:16:01,750 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2025-02-07 17:16:01,942 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:01,942 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:01,942 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:01,943 INFO L85 PathProgramCache]: Analyzing trace with hash -2084430494, now seen corresponding path program 1 times [2025-02-07 17:16:01,943 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:01,943 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1017263485] [2025-02-07 17:16:01,943 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:16:01,943 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:01,948 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-02-07 17:16:01,952 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-02-07 17:16:01,952 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:01,952 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:01,999 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 1 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:01,999 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:01,999 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1017263485] [2025-02-07 17:16:01,999 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1017263485] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:01,999 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1048522366] [2025-02-07 17:16:01,999 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:16:01,999 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:01,999 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:02,001 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:02,002 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2025-02-07 17:16:02,028 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-02-07 17:16:02,038 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-02-07 17:16:02,038 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:02,038 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:02,038 INFO L256 TraceCheckSpWp]: Trace formula consists of 91 conjuncts, 6 conjuncts are in the unsatisfiable core [2025-02-07 17:16:02,039 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:02,080 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:02,080 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:02,114 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 2 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:02,114 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1048522366] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:02,114 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:02,114 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 10 [2025-02-07 17:16:02,114 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [77281705] [2025-02-07 17:16:02,114 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:02,114 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2025-02-07 17:16:02,115 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:02,115 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2025-02-07 17:16:02,115 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2025-02-07 17:16:02,115 INFO L87 Difference]: Start difference. First operand 18 states and 21 transitions. Second operand has 11 states, 11 states have (on average 2.3636363636363638) internal successors, (26), 10 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-02-07 17:16:02,146 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:02,146 INFO L93 Difference]: Finished difference Result 28 states and 31 transitions. [2025-02-07 17:16:02,147 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-07 17:16:02,147 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 2.3636363636363638) internal successors, (26), 10 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) Word has length 14 [2025-02-07 17:16:02,147 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:02,148 INFO L225 Difference]: With dead ends: 28 [2025-02-07 17:16:02,148 INFO L226 Difference]: Without dead ends: 18 [2025-02-07 17:16:02,148 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 20 SyntacticMatches, 3 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 36 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2025-02-07 17:16:02,148 INFO L435 NwaCegarLoop]: 7 mSDtfsCounter, 0 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 44 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:02,148 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 37 Invalid, 44 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-07 17:16:02,149 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2025-02-07 17:16:02,150 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2025-02-07 17:16:02,150 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 17 states have (on average 1.1764705882352942) internal successors, (20), 17 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-02-07 17:16:02,150 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 20 transitions. [2025-02-07 17:16:02,150 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 20 transitions. Word has length 14 [2025-02-07 17:16:02,150 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:02,150 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 20 transitions. [2025-02-07 17:16:02,150 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 2.3636363636363638) internal successors, (26), 10 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-02-07 17:16:02,152 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 20 transitions. [2025-02-07 17:16:02,152 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2025-02-07 17:16:02,152 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:02,152 INFO L218 NwaCegarLoop]: trace histogram [4, 3, 2, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:16:02,158 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:02,352 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 5 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2025-02-07 17:16:02,352 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:02,353 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:02,353 INFO L85 PathProgramCache]: Analyzing trace with hash 327297507, now seen corresponding path program 2 times [2025-02-07 17:16:02,353 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:02,353 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1950643324] [2025-02-07 17:16:02,354 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:02,354 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:02,358 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 16 statements into 2 equivalence classes. [2025-02-07 17:16:02,365 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 16 of 16 statements. [2025-02-07 17:16:02,365 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:02,365 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:02,590 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:02,590 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:02,590 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1950643324] [2025-02-07 17:16:02,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1950643324] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:02,591 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1721968175] [2025-02-07 17:16:02,591 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:02,591 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:02,591 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:02,595 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:02,596 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2025-02-07 17:16:02,624 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 16 statements into 2 equivalence classes. [2025-02-07 17:16:02,637 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 16 of 16 statements. [2025-02-07 17:16:02,637 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:02,637 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:02,637 INFO L256 TraceCheckSpWp]: Trace formula consists of 104 conjuncts, 19 conjuncts are in the unsatisfiable core [2025-02-07 17:16:02,638 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:02,683 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1 [2025-02-07 17:16:02,742 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 7 [2025-02-07 17:16:02,755 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:02,755 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:02,815 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 16 [2025-02-07 17:16:02,816 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 20 [2025-02-07 17:16:02,882 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:02,882 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1721968175] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:02,882 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:02,882 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 8] total 20 [2025-02-07 17:16:02,882 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [643878547] [2025-02-07 17:16:02,882 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:02,883 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2025-02-07 17:16:02,883 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:02,883 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2025-02-07 17:16:02,884 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=62, Invalid=358, Unknown=0, NotChecked=0, Total=420 [2025-02-07 17:16:02,884 INFO L87 Difference]: Start difference. First operand 18 states and 20 transitions. Second operand has 21 states, 21 states have (on average 2.0476190476190474) internal successors, (43), 20 states have internal predecessors, (43), 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-02-07 17:16:03,124 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:03,124 INFO L93 Difference]: Finished difference Result 36 states and 40 transitions. [2025-02-07 17:16:03,125 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2025-02-07 17:16:03,125 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 21 states have (on average 2.0476190476190474) internal successors, (43), 20 states have internal predecessors, (43), 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-02-07 17:16:03,125 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:03,126 INFO L225 Difference]: With dead ends: 36 [2025-02-07 17:16:03,126 INFO L226 Difference]: Without dead ends: 34 [2025-02-07 17:16:03,126 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 45 GetRequests, 18 SyntacticMatches, 1 SemanticMatches, 26 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 123 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=130, Invalid=626, Unknown=0, NotChecked=0, Total=756 [2025-02-07 17:16:03,126 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 41 mSDsluCounter, 87 mSDsCounter, 0 mSdLazyCounter, 190 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 41 SdHoareTripleChecker+Valid, 96 SdHoareTripleChecker+Invalid, 193 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 190 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:03,126 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [41 Valid, 96 Invalid, 193 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 190 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-07 17:16:03,127 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2025-02-07 17:16:03,131 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 26. [2025-02-07 17:16:03,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 25 states have (on average 1.16) internal successors, (29), 25 states have internal predecessors, (29), 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-02-07 17:16:03,131 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 29 transitions. [2025-02-07 17:16:03,131 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 29 transitions. Word has length 16 [2025-02-07 17:16:03,132 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:03,132 INFO L471 AbstractCegarLoop]: Abstraction has 26 states and 29 transitions. [2025-02-07 17:16:03,132 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 2.0476190476190474) internal successors, (43), 20 states have internal predecessors, (43), 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-02-07 17:16:03,132 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 29 transitions. [2025-02-07 17:16:03,132 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2025-02-07 17:16:03,132 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:03,132 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 2, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:16:03,138 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:03,334 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:03,334 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:03,335 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:03,335 INFO L85 PathProgramCache]: Analyzing trace with hash 727986537, now seen corresponding path program 1 times [2025-02-07 17:16:03,335 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:03,335 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2015179638] [2025-02-07 17:16:03,335 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:16:03,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:03,341 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-02-07 17:16:03,347 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-02-07 17:16:03,347 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:03,347 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:03,398 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-07 17:16:03,398 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:03,398 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2015179638] [2025-02-07 17:16:03,398 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2015179638] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:03,398 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [69234117] [2025-02-07 17:16:03,398 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:16:03,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:03,398 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:03,400 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:03,401 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2025-02-07 17:16:03,430 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 17 statements into 1 equivalence classes. [2025-02-07 17:16:03,440 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 17 of 17 statements. [2025-02-07 17:16:03,440 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:03,440 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:03,440 INFO L256 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 7 conjuncts are in the unsatisfiable core [2025-02-07 17:16:03,441 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:03,489 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-07 17:16:03,489 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:03,584 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-07 17:16:03,585 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [69234117] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:03,585 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:03,585 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 16 [2025-02-07 17:16:03,585 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1752214614] [2025-02-07 17:16:03,585 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:03,585 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2025-02-07 17:16:03,585 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:03,585 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2025-02-07 17:16:03,586 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=130, Invalid=142, Unknown=0, NotChecked=0, Total=272 [2025-02-07 17:16:03,586 INFO L87 Difference]: Start difference. First operand 26 states and 29 transitions. Second operand has 17 states, 17 states have (on average 2.1176470588235294) internal successors, (36), 16 states have internal predecessors, (36), 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-02-07 17:16:03,663 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:03,663 INFO L93 Difference]: Finished difference Result 100 states and 114 transitions. [2025-02-07 17:16:03,663 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2025-02-07 17:16:03,663 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 17 states have (on average 2.1176470588235294) internal successors, (36), 16 states have internal predecessors, (36), 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 17 [2025-02-07 17:16:03,663 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:03,664 INFO L225 Difference]: With dead ends: 100 [2025-02-07 17:16:03,664 INFO L226 Difference]: Without dead ends: 92 [2025-02-07 17:16:03,664 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 38 GetRequests, 23 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 83 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=130, Invalid=142, Unknown=0, NotChecked=0, Total=272 [2025-02-07 17:16:03,664 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 78 mSDsluCounter, 59 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 78 SdHoareTripleChecker+Valid, 69 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:03,665 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [78 Valid, 69 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-07 17:16:03,665 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 92 states. [2025-02-07 17:16:03,676 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 37. [2025-02-07 17:16:03,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 36 states have (on average 1.25) internal successors, (45), 36 states have internal predecessors, (45), 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-02-07 17:16:03,676 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 45 transitions. [2025-02-07 17:16:03,676 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 45 transitions. Word has length 17 [2025-02-07 17:16:03,676 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:03,676 INFO L471 AbstractCegarLoop]: Abstraction has 37 states and 45 transitions. [2025-02-07 17:16:03,677 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 2.1176470588235294) internal successors, (36), 16 states have internal predecessors, (36), 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-02-07 17:16:03,677 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 45 transitions. [2025-02-07 17:16:03,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2025-02-07 17:16:03,677 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:03,677 INFO L218 NwaCegarLoop]: trace histogram [5, 4, 2, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:16:03,687 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:03,877 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable7 [2025-02-07 17:16:03,881 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:03,882 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:03,882 INFO L85 PathProgramCache]: Analyzing trace with hash -1284433372, now seen corresponding path program 3 times [2025-02-07 17:16:03,882 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:03,882 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [300291560] [2025-02-07 17:16:03,882 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:16:03,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:03,891 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 18 statements into 5 equivalence classes. [2025-02-07 17:16:03,907 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) and asserted 18 of 18 statements. [2025-02-07 17:16:03,907 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2025-02-07 17:16:03,907 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:04,088 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:04,088 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:04,088 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [300291560] [2025-02-07 17:16:04,088 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [300291560] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:04,088 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1909732524] [2025-02-07 17:16:04,088 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:16:04,088 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:04,088 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:04,090 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:04,092 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2025-02-07 17:16:04,121 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 18 statements into 5 equivalence classes. [2025-02-07 17:16:04,136 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) and asserted 18 of 18 statements. [2025-02-07 17:16:04,137 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 5 check-sat command(s) [2025-02-07 17:16:04,137 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:04,137 INFO L256 TraceCheckSpWp]: Trace formula consists of 117 conjuncts, 25 conjuncts are in the unsatisfiable core [2025-02-07 17:16:04,139 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:04,160 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1 [2025-02-07 17:16:04,188 INFO L349 Elim1Store]: treesize reduction 27, result has 25.0 percent of original size [2025-02-07 17:16:04,188 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 13 [2025-02-07 17:16:04,229 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 7 [2025-02-07 17:16:04,242 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:04,242 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:04,321 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:04,325 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 50 [2025-02-07 17:16:04,403 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 0 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:04,403 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1909732524] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:04,403 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:04,403 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 19 [2025-02-07 17:16:04,403 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [460572282] [2025-02-07 17:16:04,403 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:04,403 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2025-02-07 17:16:04,403 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:04,404 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2025-02-07 17:16:04,404 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=56, Invalid=324, Unknown=0, NotChecked=0, Total=380 [2025-02-07 17:16:04,404 INFO L87 Difference]: Start difference. First operand 37 states and 45 transitions. Second operand has 20 states, 20 states have (on average 2.0) internal successors, (40), 19 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-02-07 17:16:04,521 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:04,522 INFO L93 Difference]: Finished difference Result 45 states and 53 transitions. [2025-02-07 17:16:04,522 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2025-02-07 17:16:04,522 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 20 states have (on average 2.0) internal successors, (40), 19 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 18 [2025-02-07 17:16:04,522 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:04,523 INFO L225 Difference]: With dead ends: 45 [2025-02-07 17:16:04,523 INFO L226 Difference]: Without dead ends: 43 [2025-02-07 17:16:04,523 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 46 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 79 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=88, Invalid=418, Unknown=0, NotChecked=0, Total=506 [2025-02-07 17:16:04,524 INFO L435 NwaCegarLoop]: 6 mSDtfsCounter, 32 mSDsluCounter, 47 mSDsCounter, 0 mSdLazyCounter, 179 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 32 SdHoareTripleChecker+Valid, 53 SdHoareTripleChecker+Invalid, 181 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 179 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:04,524 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [32 Valid, 53 Invalid, 181 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 179 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-07 17:16:04,524 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43 states. [2025-02-07 17:16:04,531 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 37. [2025-02-07 17:16:04,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37 states, 36 states have (on average 1.25) internal successors, (45), 36 states have internal predecessors, (45), 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-02-07 17:16:04,531 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37 states to 37 states and 45 transitions. [2025-02-07 17:16:04,531 INFO L78 Accepts]: Start accepts. Automaton has 37 states and 45 transitions. Word has length 18 [2025-02-07 17:16:04,531 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:04,531 INFO L471 AbstractCegarLoop]: Abstraction has 37 states and 45 transitions. [2025-02-07 17:16:04,531 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 20 states have (on average 2.0) internal successors, (40), 19 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-02-07 17:16:04,531 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 45 transitions. [2025-02-07 17:16:04,532 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2025-02-07 17:16:04,532 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:04,532 INFO L218 NwaCegarLoop]: trace histogram [5, 4, 3, 2, 2, 1, 1, 1, 1, 1] [2025-02-07 17:16:04,538 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:04,737 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:04,737 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:04,738 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:04,738 INFO L85 PathProgramCache]: Analyzing trace with hash -690072377, now seen corresponding path program 4 times [2025-02-07 17:16:04,738 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:04,738 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [779671869] [2025-02-07 17:16:04,738 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:16:04,738 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:04,745 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 21 statements into 2 equivalence classes. [2025-02-07 17:16:04,760 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 21 of 21 statements. [2025-02-07 17:16:04,760 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:16:04,760 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:04,987 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 3 proven. 24 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:04,987 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:04,987 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [779671869] [2025-02-07 17:16:04,987 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [779671869] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:04,987 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1977818941] [2025-02-07 17:16:04,988 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:16:04,988 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:04,988 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:04,989 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:04,991 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2025-02-07 17:16:05,023 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 21 statements into 2 equivalence classes. [2025-02-07 17:16:05,044 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 21 of 21 statements. [2025-02-07 17:16:05,044 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:16:05,044 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:05,045 INFO L256 TraceCheckSpWp]: Trace formula consists of 127 conjuncts, 22 conjuncts are in the unsatisfiable core [2025-02-07 17:16:05,048 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:05,106 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:16:05,293 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:16:05,293 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:16:05,307 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 5 proven. 22 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:05,307 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:05,452 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:16:05,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:16:05,585 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 3 proven. 24 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:05,586 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1977818941] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:05,586 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:05,586 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [10, 10, 10] total 27 [2025-02-07 17:16:05,586 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1005862480] [2025-02-07 17:16:05,586 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:05,586 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 28 states [2025-02-07 17:16:05,587 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:05,587 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants. [2025-02-07 17:16:05,587 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=153, Invalid=603, Unknown=0, NotChecked=0, Total=756 [2025-02-07 17:16:05,588 INFO L87 Difference]: Start difference. First operand 37 states and 45 transitions. Second operand has 28 states, 28 states have (on average 2.142857142857143) internal successors, (60), 27 states have internal predecessors, (60), 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-02-07 17:16:05,875 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:05,875 INFO L93 Difference]: Finished difference Result 57 states and 66 transitions. [2025-02-07 17:16:05,875 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2025-02-07 17:16:05,876 INFO L78 Accepts]: Start accepts. Automaton has has 28 states, 28 states have (on average 2.142857142857143) internal successors, (60), 27 states have internal predecessors, (60), 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 21 [2025-02-07 17:16:05,876 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:05,876 INFO L225 Difference]: With dead ends: 57 [2025-02-07 17:16:05,876 INFO L226 Difference]: Without dead ends: 33 [2025-02-07 17:16:05,877 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 56 GetRequests, 23 SyntacticMatches, 1 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 318 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=242, Invalid=880, Unknown=0, NotChecked=0, Total=1122 [2025-02-07 17:16:05,877 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 11 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 287 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 110 SdHoareTripleChecker+Invalid, 288 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 287 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:05,877 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 110 Invalid, 288 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 287 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-02-07 17:16:05,878 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 33 states. [2025-02-07 17:16:05,880 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 33. [2025-02-07 17:16:05,880 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 33 states, 32 states have (on average 1.21875) internal successors, (39), 32 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-02-07 17:16:05,880 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 39 transitions. [2025-02-07 17:16:05,881 INFO L78 Accepts]: Start accepts. Automaton has 33 states and 39 transitions. Word has length 21 [2025-02-07 17:16:05,881 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:05,881 INFO L471 AbstractCegarLoop]: Abstraction has 33 states and 39 transitions. [2025-02-07 17:16:05,881 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 28 states, 28 states have (on average 2.142857142857143) internal successors, (60), 27 states have internal predecessors, (60), 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-02-07 17:16:05,881 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 39 transitions. [2025-02-07 17:16:05,881 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 24 [2025-02-07 17:16:05,881 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:05,881 INFO L218 NwaCegarLoop]: trace histogram [6, 5, 3, 2, 2, 1, 1, 1, 1, 1] [2025-02-07 17:16:05,887 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2025-02-07 17:16:06,082 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,9 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:06,082 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:06,083 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:06,083 INFO L85 PathProgramCache]: Analyzing trace with hash -172989146, now seen corresponding path program 5 times [2025-02-07 17:16:06,083 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:06,083 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1567005349] [2025-02-07 17:16:06,083 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-07 17:16:06,083 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:06,091 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 23 statements into 6 equivalence classes. [2025-02-07 17:16:06,107 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) and asserted 23 of 23 statements. [2025-02-07 17:16:06,108 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) [2025-02-07 17:16:06,108 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:06,340 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 37 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:06,340 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:06,340 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1567005349] [2025-02-07 17:16:06,340 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1567005349] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:06,341 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [176043827] [2025-02-07 17:16:06,341 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-07 17:16:06,341 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:06,341 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:06,343 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:06,345 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2025-02-07 17:16:06,376 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 23 statements into 6 equivalence classes. [2025-02-07 17:16:06,394 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) and asserted 23 of 23 statements. [2025-02-07 17:16:06,394 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 6 check-sat command(s) [2025-02-07 17:16:06,394 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:06,395 INFO L256 TraceCheckSpWp]: Trace formula consists of 140 conjuncts, 29 conjuncts are in the unsatisfiable core [2025-02-07 17:16:06,397 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:06,485 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-02-07 17:16:06,517 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-02-07 17:16:06,518 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2025-02-07 17:16:06,632 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-02-07 17:16:06,650 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 37 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:06,650 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:06,776 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:06,778 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 50 [2025-02-07 17:16:06,888 INFO L134 CoverageAnalysis]: Checked inductivity of 37 backedges. 0 proven. 37 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:06,888 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [176043827] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:06,888 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:06,888 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 30 [2025-02-07 17:16:06,889 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [650941810] [2025-02-07 17:16:06,889 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:06,889 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2025-02-07 17:16:06,891 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:06,891 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2025-02-07 17:16:06,891 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=101, Invalid=829, Unknown=0, NotChecked=0, Total=930 [2025-02-07 17:16:06,892 INFO L87 Difference]: Start difference. First operand 33 states and 39 transitions. Second operand has 31 states, 31 states have (on average 2.129032258064516) internal successors, (66), 30 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-02-07 17:16:07,054 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:07,055 INFO L93 Difference]: Finished difference Result 39 states and 45 transitions. [2025-02-07 17:16:07,055 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2025-02-07 17:16:07,055 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 31 states have (on average 2.129032258064516) internal successors, (66), 30 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) Word has length 23 [2025-02-07 17:16:07,056 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:07,056 INFO L225 Difference]: With dead ends: 39 [2025-02-07 17:16:07,056 INFO L226 Difference]: Without dead ends: 37 [2025-02-07 17:16:07,057 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 59 GetRequests, 25 SyntacticMatches, 1 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 262 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=148, Invalid=1042, Unknown=0, NotChecked=0, Total=1190 [2025-02-07 17:16:07,057 INFO L435 NwaCegarLoop]: 7 mSDtfsCounter, 62 mSDsluCounter, 61 mSDsCounter, 0 mSdLazyCounter, 261 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 62 SdHoareTripleChecker+Valid, 68 SdHoareTripleChecker+Invalid, 264 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 261 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:07,059 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [62 Valid, 68 Invalid, 264 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 261 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-07 17:16:07,059 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2025-02-07 17:16:07,062 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 36. [2025-02-07 17:16:07,065 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36 states, 35 states have (on average 1.2) internal successors, (42), 35 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-02-07 17:16:07,065 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 42 transitions. [2025-02-07 17:16:07,065 INFO L78 Accepts]: Start accepts. Automaton has 36 states and 42 transitions. Word has length 23 [2025-02-07 17:16:07,065 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:07,065 INFO L471 AbstractCegarLoop]: Abstraction has 36 states and 42 transitions. [2025-02-07 17:16:07,066 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 31 states have (on average 2.129032258064516) internal successors, (66), 30 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-02-07 17:16:07,066 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 42 transitions. [2025-02-07 17:16:07,066 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2025-02-07 17:16:07,066 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:07,066 INFO L218 NwaCegarLoop]: trace histogram [6, 5, 4, 3, 3, 1, 1, 1, 1, 1] [2025-02-07 17:16:07,072 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2025-02-07 17:16:07,266 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,10 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:07,267 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:07,267 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:07,268 INFO L85 PathProgramCache]: Analyzing trace with hash 441979525, now seen corresponding path program 6 times [2025-02-07 17:16:07,268 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:07,268 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1308798408] [2025-02-07 17:16:07,268 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-07 17:16:07,268 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:07,273 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 26 statements into 6 equivalence classes. [2025-02-07 17:16:07,283 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 6 check-sat command(s) and asserted 26 of 26 statements. [2025-02-07 17:16:07,283 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 6 check-sat command(s) [2025-02-07 17:16:07,283 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:07,523 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 3 proven. 42 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:07,523 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:07,523 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1308798408] [2025-02-07 17:16:07,523 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1308798408] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:07,524 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1929048248] [2025-02-07 17:16:07,524 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-07 17:16:07,524 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:07,524 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:07,526 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:07,527 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2025-02-07 17:16:07,558 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 26 statements into 6 equivalence classes. [2025-02-07 17:16:07,575 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 6 check-sat command(s) and asserted 26 of 26 statements. [2025-02-07 17:16:07,575 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 6 check-sat command(s) [2025-02-07 17:16:07,575 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:07,576 INFO L256 TraceCheckSpWp]: Trace formula consists of 150 conjuncts, 26 conjuncts are in the unsatisfiable core [2025-02-07 17:16:07,577 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:07,635 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:16:07,848 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:16:07,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:16:07,863 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 12 proven. 33 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:07,863 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:08,066 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:16:08,069 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:16:08,221 INFO L134 CoverageAnalysis]: Checked inductivity of 45 backedges. 9 proven. 36 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:08,221 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1929048248] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:08,221 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:08,221 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 31 [2025-02-07 17:16:08,221 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1617916857] [2025-02-07 17:16:08,221 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:08,222 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2025-02-07 17:16:08,222 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:08,222 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2025-02-07 17:16:08,223 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=175, Invalid=817, Unknown=0, NotChecked=0, Total=992 [2025-02-07 17:16:08,223 INFO L87 Difference]: Start difference. First operand 36 states and 42 transitions. Second operand has 32 states, 32 states have (on average 2.25) internal successors, (72), 31 states have internal predecessors, (72), 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-02-07 17:16:09,013 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:09,013 INFO L93 Difference]: Finished difference Result 51 states and 57 transitions. [2025-02-07 17:16:09,013 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-02-07 17:16:09,014 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 32 states have (on average 2.25) internal successors, (72), 31 states have internal predecessors, (72), 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-02-07 17:16:09,014 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:09,014 INFO L225 Difference]: With dead ends: 51 [2025-02-07 17:16:09,014 INFO L226 Difference]: Without dead ends: 36 [2025-02-07 17:16:09,015 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 64 GetRequests, 31 SyntacticMatches, 1 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 271 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=201, Invalid=921, Unknown=0, NotChecked=0, Total=1122 [2025-02-07 17:16:09,015 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 4 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 264 mSolverCounterSat, 0 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 81 SdHoareTripleChecker+Invalid, 266 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 264 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:09,015 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 81 Invalid, 266 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 264 Invalid, 2 Unknown, 0 Unchecked, 0.7s Time] [2025-02-07 17:16:09,016 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 36 states. [2025-02-07 17:16:09,018 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 36 to 36. [2025-02-07 17:16:09,019 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36 states, 35 states have (on average 1.1714285714285715) internal successors, (41), 35 states have internal predecessors, (41), 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-02-07 17:16:09,019 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 41 transitions. [2025-02-07 17:16:09,019 INFO L78 Accepts]: Start accepts. Automaton has 36 states and 41 transitions. Word has length 26 [2025-02-07 17:16:09,019 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:09,019 INFO L471 AbstractCegarLoop]: Abstraction has 36 states and 41 transitions. [2025-02-07 17:16:09,019 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 2.25) internal successors, (72), 31 states have internal predecessors, (72), 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-02-07 17:16:09,019 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 41 transitions. [2025-02-07 17:16:09,020 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2025-02-07 17:16:09,020 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:09,020 INFO L218 NwaCegarLoop]: trace histogram [7, 6, 4, 3, 3, 1, 1, 1, 1, 1] [2025-02-07 17:16:09,037 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2025-02-07 17:16:09,224 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2025-02-07 17:16:09,224 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:09,225 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:09,225 INFO L85 PathProgramCache]: Analyzing trace with hash 1584162182, now seen corresponding path program 7 times [2025-02-07 17:16:09,225 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:09,225 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [752740652] [2025-02-07 17:16:09,225 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-07 17:16:09,225 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:09,233 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-02-07 17:16:09,243 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-02-07 17:16:09,243 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:09,243 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:09,487 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:09,488 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:09,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [752740652] [2025-02-07 17:16:09,488 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [752740652] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:09,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1939550089] [2025-02-07 17:16:09,488 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-07 17:16:09,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:09,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:09,490 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:09,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2025-02-07 17:16:09,524 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 28 statements into 1 equivalence classes. [2025-02-07 17:16:09,538 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 28 of 28 statements. [2025-02-07 17:16:09,538 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:09,538 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:09,539 INFO L256 TraceCheckSpWp]: Trace formula consists of 163 conjuncts, 34 conjuncts are in the unsatisfiable core [2025-02-07 17:16:09,540 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:09,654 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-02-07 17:16:09,677 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-02-07 17:16:09,677 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2025-02-07 17:16:09,800 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-02-07 17:16:09,814 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:09,814 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:09,965 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:09,967 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 50 [2025-02-07 17:16:10,092 INFO L134 CoverageAnalysis]: Checked inductivity of 57 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:10,092 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1939550089] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:10,092 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:10,092 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 36 [2025-02-07 17:16:10,092 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1212862446] [2025-02-07 17:16:10,092 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:10,092 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 37 states [2025-02-07 17:16:10,093 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:10,093 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants. [2025-02-07 17:16:10,093 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=124, Invalid=1208, Unknown=0, NotChecked=0, Total=1332 [2025-02-07 17:16:10,094 INFO L87 Difference]: Start difference. First operand 36 states and 41 transitions. Second operand has 37 states, 37 states have (on average 2.189189189189189) internal successors, (81), 36 states have internal predecessors, (81), 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-02-07 17:16:10,354 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:10,354 INFO L93 Difference]: Finished difference Result 42 states and 47 transitions. [2025-02-07 17:16:10,354 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-02-07 17:16:10,355 INFO L78 Accepts]: Start accepts. Automaton has has 37 states, 37 states have (on average 2.189189189189189) internal successors, (81), 36 states have internal predecessors, (81), 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 28 [2025-02-07 17:16:10,355 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:10,355 INFO L225 Difference]: With dead ends: 42 [2025-02-07 17:16:10,355 INFO L226 Difference]: Without dead ends: 40 [2025-02-07 17:16:10,356 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 72 GetRequests, 31 SyntacticMatches, 1 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 400 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=182, Invalid=1540, Unknown=0, NotChecked=0, Total=1722 [2025-02-07 17:16:10,356 INFO L435 NwaCegarLoop]: 8 mSDtfsCounter, 44 mSDsluCounter, 127 mSDsCounter, 0 mSdLazyCounter, 517 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 44 SdHoareTripleChecker+Valid, 135 SdHoareTripleChecker+Invalid, 519 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 517 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:10,356 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [44 Valid, 135 Invalid, 519 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 517 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-02-07 17:16:10,356 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 40 states. [2025-02-07 17:16:10,359 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 40 to 39. [2025-02-07 17:16:10,359 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 38 states have (on average 1.1578947368421053) internal successors, (44), 38 states have internal predecessors, (44), 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-02-07 17:16:10,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 44 transitions. [2025-02-07 17:16:10,360 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 44 transitions. Word has length 28 [2025-02-07 17:16:10,360 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:10,360 INFO L471 AbstractCegarLoop]: Abstraction has 39 states and 44 transitions. [2025-02-07 17:16:10,360 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 37 states, 37 states have (on average 2.189189189189189) internal successors, (81), 36 states have internal predecessors, (81), 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-02-07 17:16:10,360 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 44 transitions. [2025-02-07 17:16:10,360 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 32 [2025-02-07 17:16:10,360 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:10,360 INFO L218 NwaCegarLoop]: trace histogram [7, 6, 5, 4, 4, 1, 1, 1, 1, 1] [2025-02-07 17:16:10,366 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Ended with exit code 0 [2025-02-07 17:16:10,565 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 12 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2025-02-07 17:16:10,565 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:10,565 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:10,565 INFO L85 PathProgramCache]: Analyzing trace with hash 675788325, now seen corresponding path program 8 times [2025-02-07 17:16:10,565 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:10,565 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2136370829] [2025-02-07 17:16:10,565 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:10,565 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:10,570 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 31 statements into 2 equivalence classes. [2025-02-07 17:16:10,575 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 31 of 31 statements. [2025-02-07 17:16:10,576 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:10,576 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:10,860 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 9 proven. 59 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:10,861 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:10,861 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2136370829] [2025-02-07 17:16:10,861 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2136370829] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:10,861 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [212792145] [2025-02-07 17:16:10,861 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:10,861 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:10,861 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:10,863 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:10,863 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2025-02-07 17:16:10,900 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 31 statements into 2 equivalence classes. [2025-02-07 17:16:10,915 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 31 of 31 statements. [2025-02-07 17:16:10,915 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:10,915 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:10,919 INFO L256 TraceCheckSpWp]: Trace formula consists of 173 conjuncts, 30 conjuncts are in the unsatisfiable core [2025-02-07 17:16:10,920 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:11,009 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:16:11,274 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:16:11,274 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:16:11,294 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 22 proven. 46 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:11,295 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:11,540 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:16:11,543 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:16:11,767 INFO L134 CoverageAnalysis]: Checked inductivity of 68 backedges. 18 proven. 50 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:11,767 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [212792145] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:11,767 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:11,767 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 14, 14] total 37 [2025-02-07 17:16:11,767 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [86058931] [2025-02-07 17:16:11,767 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:11,767 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 38 states [2025-02-07 17:16:11,767 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:11,768 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 38 interpolants. [2025-02-07 17:16:11,768 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=235, Invalid=1171, Unknown=0, NotChecked=0, Total=1406 [2025-02-07 17:16:11,769 INFO L87 Difference]: Start difference. First operand 39 states and 44 transitions. Second operand has 38 states, 38 states have (on average 2.289473684210526) internal successors, (87), 37 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-02-07 17:16:12,552 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:12,552 INFO L93 Difference]: Finished difference Result 57 states and 62 transitions. [2025-02-07 17:16:12,552 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2025-02-07 17:16:12,553 INFO L78 Accepts]: Start accepts. Automaton has has 38 states, 38 states have (on average 2.289473684210526) internal successors, (87), 37 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 31 [2025-02-07 17:16:12,553 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:12,553 INFO L225 Difference]: With dead ends: 57 [2025-02-07 17:16:12,553 INFO L226 Difference]: Without dead ends: 39 [2025-02-07 17:16:12,554 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 76 GetRequests, 37 SyntacticMatches, 1 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 402 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=264, Invalid=1296, Unknown=0, NotChecked=0, Total=1560 [2025-02-07 17:16:12,554 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 4 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 339 mSolverCounterSat, 0 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 89 SdHoareTripleChecker+Invalid, 341 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 339 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:12,557 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 89 Invalid, 341 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 339 Invalid, 2 Unknown, 0 Unchecked, 0.7s Time] [2025-02-07 17:16:12,558 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 39 states. [2025-02-07 17:16:12,561 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 39 to 39. [2025-02-07 17:16:12,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 39 states, 38 states have (on average 1.131578947368421) internal successors, (43), 38 states have internal predecessors, (43), 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-02-07 17:16:12,561 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 39 states and 43 transitions. [2025-02-07 17:16:12,561 INFO L78 Accepts]: Start accepts. Automaton has 39 states and 43 transitions. Word has length 31 [2025-02-07 17:16:12,561 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:12,561 INFO L471 AbstractCegarLoop]: Abstraction has 39 states and 43 transitions. [2025-02-07 17:16:12,562 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 38 states, 38 states have (on average 2.289473684210526) internal successors, (87), 37 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-02-07 17:16:12,562 INFO L276 IsEmpty]: Start isEmpty. Operand 39 states and 43 transitions. [2025-02-07 17:16:12,562 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2025-02-07 17:16:12,562 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:12,562 INFO L218 NwaCegarLoop]: trace histogram [8, 7, 5, 4, 4, 1, 1, 1, 1, 1] [2025-02-07 17:16:12,569 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2025-02-07 17:16:12,763 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,13 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:12,763 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:12,763 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:12,763 INFO L85 PathProgramCache]: Analyzing trace with hash -190571580, now seen corresponding path program 9 times [2025-02-07 17:16:12,764 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:12,764 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1249969362] [2025-02-07 17:16:12,764 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:16:12,764 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:12,772 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 33 statements into 8 equivalence classes. [2025-02-07 17:16:12,785 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s) and asserted 33 of 33 statements. [2025-02-07 17:16:12,785 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s) [2025-02-07 17:16:12,785 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:13,157 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 0 proven. 82 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:13,157 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:13,157 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1249969362] [2025-02-07 17:16:13,157 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1249969362] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:13,157 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2031110834] [2025-02-07 17:16:13,157 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:16:13,157 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:13,158 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:13,161 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:13,165 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2025-02-07 17:16:13,210 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 33 statements into 8 equivalence classes. [2025-02-07 17:16:13,242 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s) and asserted 33 of 33 statements. [2025-02-07 17:16:13,242 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 8 check-sat command(s) [2025-02-07 17:16:13,242 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:13,243 INFO L256 TraceCheckSpWp]: Trace formula consists of 186 conjuncts, 45 conjuncts are in the unsatisfiable core [2025-02-07 17:16:13,245 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:13,273 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1 [2025-02-07 17:16:13,298 INFO L349 Elim1Store]: treesize reduction 27, result has 25.0 percent of original size [2025-02-07 17:16:13,298 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 13 [2025-02-07 17:16:13,413 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 7 [2025-02-07 17:16:13,429 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 0 proven. 82 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:13,429 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:13,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:13,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 118 treesize of output 110 [2025-02-07 17:16:13,734 INFO L134 CoverageAnalysis]: Checked inductivity of 82 backedges. 0 proven. 82 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:13,734 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2031110834] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:13,734 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:13,734 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [15, 16, 16] total 36 [2025-02-07 17:16:13,735 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1457437848] [2025-02-07 17:16:13,735 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:13,735 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 37 states [2025-02-07 17:16:13,735 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:13,735 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants. [2025-02-07 17:16:13,736 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=117, Invalid=1215, Unknown=0, NotChecked=0, Total=1332 [2025-02-07 17:16:13,736 INFO L87 Difference]: Start difference. First operand 39 states and 43 transitions. Second operand has 37 states, 37 states have (on average 2.135135135135135) internal successors, (79), 36 states have internal predecessors, (79), 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-02-07 17:16:14,069 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:14,069 INFO L93 Difference]: Finished difference Result 45 states and 49 transitions. [2025-02-07 17:16:14,069 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2025-02-07 17:16:14,070 INFO L78 Accepts]: Start accepts. Automaton has has 37 states, 37 states have (on average 2.135135135135135) internal successors, (79), 36 states have internal predecessors, (79), 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 33 [2025-02-07 17:16:14,070 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:14,070 INFO L225 Difference]: With dead ends: 45 [2025-02-07 17:16:14,070 INFO L226 Difference]: Without dead ends: 43 [2025-02-07 17:16:14,071 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 86 GetRequests, 44 SyntacticMatches, 0 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 326 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=193, Invalid=1699, Unknown=0, NotChecked=0, Total=1892 [2025-02-07 17:16:14,071 INFO L435 NwaCegarLoop]: 8 mSDtfsCounter, 34 mSDsluCounter, 112 mSDsCounter, 0 mSdLazyCounter, 546 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 120 SdHoareTripleChecker+Invalid, 547 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 546 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:14,071 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 120 Invalid, 547 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 546 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-02-07 17:16:14,072 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43 states. [2025-02-07 17:16:14,075 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43 to 42. [2025-02-07 17:16:14,075 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 41 states have (on average 1.1219512195121952) internal successors, (46), 41 states have internal predecessors, (46), 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-02-07 17:16:14,075 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 46 transitions. [2025-02-07 17:16:14,075 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 46 transitions. Word has length 33 [2025-02-07 17:16:14,076 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:14,076 INFO L471 AbstractCegarLoop]: Abstraction has 42 states and 46 transitions. [2025-02-07 17:16:14,076 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 37 states, 37 states have (on average 2.135135135135135) internal successors, (79), 36 states have internal predecessors, (79), 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-02-07 17:16:14,076 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 46 transitions. [2025-02-07 17:16:14,076 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 37 [2025-02-07 17:16:14,076 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:14,076 INFO L218 NwaCegarLoop]: trace histogram [8, 7, 6, 5, 5, 1, 1, 1, 1, 1] [2025-02-07 17:16:14,084 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:14,281 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,14 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:14,281 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:14,282 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:14,282 INFO L85 PathProgramCache]: Analyzing trace with hash 629698343, now seen corresponding path program 10 times [2025-02-07 17:16:14,282 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:14,282 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [554565461] [2025-02-07 17:16:14,282 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:16:14,282 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:14,294 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 36 statements into 2 equivalence classes. [2025-02-07 17:16:14,323 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 36 of 36 statements. [2025-02-07 17:16:14,323 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:16:14,323 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:14,615 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 30 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:14,616 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:14,616 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [554565461] [2025-02-07 17:16:14,616 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [554565461] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:14,616 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [24093527] [2025-02-07 17:16:14,616 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:16:14,616 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:14,616 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:14,618 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:14,620 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2025-02-07 17:16:14,659 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 36 statements into 2 equivalence classes. [2025-02-07 17:16:14,707 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 36 of 36 statements. [2025-02-07 17:16:14,707 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:16:14,707 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:14,708 INFO L256 TraceCheckSpWp]: Trace formula consists of 196 conjuncts, 34 conjuncts are in the unsatisfiable core [2025-02-07 17:16:14,713 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:14,805 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:16:15,103 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:16:15,103 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:16:15,119 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 35 proven. 61 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:15,119 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:15,416 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:16:15,421 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:16:15,678 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 30 proven. 66 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:15,678 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [24093527] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:15,678 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:15,678 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 16, 16] total 45 [2025-02-07 17:16:15,678 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2029036827] [2025-02-07 17:16:15,678 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:15,678 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 46 states [2025-02-07 17:16:15,679 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:15,679 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 46 interpolants. [2025-02-07 17:16:15,679 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=372, Invalid=1698, Unknown=0, NotChecked=0, Total=2070 [2025-02-07 17:16:15,679 INFO L87 Difference]: Start difference. First operand 42 states and 46 transitions. Second operand has 46 states, 46 states have (on average 2.282608695652174) internal successors, (105), 45 states have internal predecessors, (105), 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-02-07 17:16:15,858 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:15,858 INFO L93 Difference]: Finished difference Result 63 states and 67 transitions. [2025-02-07 17:16:15,858 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2025-02-07 17:16:15,858 INFO L78 Accepts]: Start accepts. Automaton has has 46 states, 46 states have (on average 2.282608695652174) internal successors, (105), 45 states have internal predecessors, (105), 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 36 [2025-02-07 17:16:15,862 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:15,863 INFO L225 Difference]: With dead ends: 63 [2025-02-07 17:16:15,863 INFO L226 Difference]: Without dead ends: 42 [2025-02-07 17:16:15,863 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 87 GetRequests, 41 SyntacticMatches, 1 SemanticMatches, 45 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 837 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=397, Invalid=1765, Unknown=0, NotChecked=0, Total=2162 [2025-02-07 17:16:15,863 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 4 mSDsluCounter, 83 mSDsCounter, 0 mSdLazyCounter, 390 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 94 SdHoareTripleChecker+Invalid, 390 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 390 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:15,864 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 94 Invalid, 390 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 390 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-02-07 17:16:15,864 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2025-02-07 17:16:15,867 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 42. [2025-02-07 17:16:15,867 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 41 states have (on average 1.0975609756097562) internal successors, (45), 41 states have internal predecessors, (45), 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-02-07 17:16:15,867 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 45 transitions. [2025-02-07 17:16:15,867 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 45 transitions. Word has length 36 [2025-02-07 17:16:15,867 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:15,867 INFO L471 AbstractCegarLoop]: Abstraction has 42 states and 45 transitions. [2025-02-07 17:16:15,868 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 46 states, 46 states have (on average 2.282608695652174) internal successors, (105), 45 states have internal predecessors, (105), 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-02-07 17:16:15,868 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 45 transitions. [2025-02-07 17:16:15,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2025-02-07 17:16:15,868 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:15,868 INFO L218 NwaCegarLoop]: trace histogram [9, 8, 6, 5, 5, 1, 1, 1, 1, 1] [2025-02-07 17:16:15,875 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:16,072 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2025-02-07 17:16:16,072 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:16,072 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:16,072 INFO L85 PathProgramCache]: Analyzing trace with hash 460698856, now seen corresponding path program 11 times [2025-02-07 17:16:16,072 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:16,072 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [831082378] [2025-02-07 17:16:16,072 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-07 17:16:16,072 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:16,080 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 38 statements into 9 equivalence classes. [2025-02-07 17:16:16,101 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 9 check-sat command(s) and asserted 38 of 38 statements. [2025-02-07 17:16:16,102 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 9 check-sat command(s) [2025-02-07 17:16:16,102 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:16,487 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:16,488 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:16,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [831082378] [2025-02-07 17:16:16,488 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [831082378] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:16,488 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1896610238] [2025-02-07 17:16:16,488 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-07 17:16:16,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:16,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:16,492 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:16,497 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2025-02-07 17:16:16,538 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 38 statements into 9 equivalence classes. [2025-02-07 17:16:16,570 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 9 check-sat command(s) and asserted 38 of 38 statements. [2025-02-07 17:16:16,570 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 9 check-sat command(s) [2025-02-07 17:16:16,570 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:16,571 INFO L256 TraceCheckSpWp]: Trace formula consists of 209 conjuncts, 44 conjuncts are in the unsatisfiable core [2025-02-07 17:16:16,572 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:16,745 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-02-07 17:16:16,772 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-02-07 17:16:16,773 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2025-02-07 17:16:16,974 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-02-07 17:16:16,994 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:16,994 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:17,226 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:17,227 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 118 treesize of output 110 [2025-02-07 17:16:17,425 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:17,425 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1896610238] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:17,425 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:17,425 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 48 [2025-02-07 17:16:17,426 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1024614098] [2025-02-07 17:16:17,426 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:17,428 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2025-02-07 17:16:17,428 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:17,428 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2025-02-07 17:16:17,429 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=164, Invalid=2188, Unknown=0, NotChecked=0, Total=2352 [2025-02-07 17:16:17,429 INFO L87 Difference]: Start difference. First operand 42 states and 45 transitions. Second operand has 49 states, 49 states have (on average 2.2653061224489797) internal successors, (111), 48 states have internal predecessors, (111), 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-02-07 17:16:17,794 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:17,795 INFO L93 Difference]: Finished difference Result 48 states and 51 transitions. [2025-02-07 17:16:17,795 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2025-02-07 17:16:17,795 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 2.2653061224489797) internal successors, (111), 48 states have internal predecessors, (111), 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-02-07 17:16:17,795 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:17,795 INFO L225 Difference]: With dead ends: 48 [2025-02-07 17:16:17,796 INFO L226 Difference]: Without dead ends: 46 [2025-02-07 17:16:17,796 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 98 GetRequests, 43 SyntacticMatches, 1 SemanticMatches, 54 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 673 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=244, Invalid=2836, Unknown=0, NotChecked=0, Total=3080 [2025-02-07 17:16:17,797 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 46 mSDsluCounter, 196 mSDsCounter, 0 mSdLazyCounter, 742 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 206 SdHoareTripleChecker+Invalid, 743 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 742 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:17,797 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 206 Invalid, 743 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 742 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-02-07 17:16:17,797 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 46 states. [2025-02-07 17:16:17,801 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 46 to 45. [2025-02-07 17:16:17,801 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45 states, 44 states have (on average 1.0909090909090908) internal successors, (48), 44 states have internal predecessors, (48), 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-02-07 17:16:17,801 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 48 transitions. [2025-02-07 17:16:17,801 INFO L78 Accepts]: Start accepts. Automaton has 45 states and 48 transitions. Word has length 38 [2025-02-07 17:16:17,801 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:17,801 INFO L471 AbstractCegarLoop]: Abstraction has 45 states and 48 transitions. [2025-02-07 17:16:17,802 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 2.2653061224489797) internal successors, (111), 48 states have internal predecessors, (111), 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-02-07 17:16:17,802 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 48 transitions. [2025-02-07 17:16:17,802 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2025-02-07 17:16:17,802 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:17,802 INFO L218 NwaCegarLoop]: trace histogram [9, 8, 7, 6, 6, 1, 1, 1, 1, 1] [2025-02-07 17:16:17,809 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:18,003 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2025-02-07 17:16:18,003 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:18,003 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:18,003 INFO L85 PathProgramCache]: Analyzing trace with hash -2034986109, now seen corresponding path program 12 times [2025-02-07 17:16:18,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:18,004 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [385510860] [2025-02-07 17:16:18,004 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-07 17:16:18,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:18,009 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 41 statements into 9 equivalence classes. [2025-02-07 17:16:18,035 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s) and asserted 41 of 41 statements. [2025-02-07 17:16:18,035 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s) [2025-02-07 17:16:18,035 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:18,415 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 30 proven. 99 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:18,415 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:18,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [385510860] [2025-02-07 17:16:18,415 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [385510860] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:18,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1949343071] [2025-02-07 17:16:18,415 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-07 17:16:18,415 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:18,415 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:18,417 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:18,418 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2025-02-07 17:16:18,464 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 41 statements into 9 equivalence classes. [2025-02-07 17:16:18,569 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s) and asserted 41 of 41 statements. [2025-02-07 17:16:18,569 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 9 check-sat command(s) [2025-02-07 17:16:18,569 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:18,570 INFO L256 TraceCheckSpWp]: Trace formula consists of 219 conjuncts, 46 conjuncts are in the unsatisfiable core [2025-02-07 17:16:18,572 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:18,694 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:16:19,137 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:16:19,137 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:16:19,157 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 51 proven. 78 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:19,157 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:19,549 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:16:19,551 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:16:19,847 INFO L134 CoverageAnalysis]: Checked inductivity of 129 backedges. 40 proven. 89 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:19,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1949343071] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:19,847 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:19,847 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 19, 19] total 51 [2025-02-07 17:16:19,847 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [607324875] [2025-02-07 17:16:19,847 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:19,848 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 52 states [2025-02-07 17:16:19,848 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:19,848 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 52 interpolants. [2025-02-07 17:16:19,849 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=411, Invalid=2241, Unknown=0, NotChecked=0, Total=2652 [2025-02-07 17:16:19,849 INFO L87 Difference]: Start difference. First operand 45 states and 48 transitions. Second operand has 52 states, 52 states have (on average 2.25) internal successors, (117), 51 states have internal predecessors, (117), 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-02-07 17:16:20,178 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:20,178 INFO L93 Difference]: Finished difference Result 69 states and 72 transitions. [2025-02-07 17:16:20,179 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2025-02-07 17:16:20,179 INFO L78 Accepts]: Start accepts. Automaton has has 52 states, 52 states have (on average 2.25) internal successors, (117), 51 states have internal predecessors, (117), 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 41 [2025-02-07 17:16:20,179 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:20,179 INFO L225 Difference]: With dead ends: 69 [2025-02-07 17:16:20,179 INFO L226 Difference]: Without dead ends: 45 [2025-02-07 17:16:20,180 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 100 GetRequests, 48 SyntacticMatches, 0 SemanticMatches, 52 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 783 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=448, Invalid=2414, Unknown=0, NotChecked=0, Total=2862 [2025-02-07 17:16:20,180 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 4 mSDsluCounter, 176 mSDsCounter, 0 mSdLazyCounter, 776 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 187 SdHoareTripleChecker+Invalid, 776 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 776 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:20,181 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 187 Invalid, 776 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 776 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-02-07 17:16:20,181 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 45 states. [2025-02-07 17:16:20,187 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 45 to 45. [2025-02-07 17:16:20,187 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45 states, 44 states have (on average 1.0681818181818181) internal successors, (47), 44 states have internal predecessors, (47), 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-02-07 17:16:20,187 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 47 transitions. [2025-02-07 17:16:20,187 INFO L78 Accepts]: Start accepts. Automaton has 45 states and 47 transitions. Word has length 41 [2025-02-07 17:16:20,187 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:20,187 INFO L471 AbstractCegarLoop]: Abstraction has 45 states and 47 transitions. [2025-02-07 17:16:20,187 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 52 states, 52 states have (on average 2.25) internal successors, (117), 51 states have internal predecessors, (117), 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-02-07 17:16:20,187 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 47 transitions. [2025-02-07 17:16:20,188 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 44 [2025-02-07 17:16:20,188 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:20,188 INFO L218 NwaCegarLoop]: trace histogram [10, 9, 7, 6, 6, 1, 1, 1, 1, 1] [2025-02-07 17:16:20,196 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0 [2025-02-07 17:16:20,394 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 17 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2025-02-07 17:16:20,394 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:20,394 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:20,394 INFO L85 PathProgramCache]: Analyzing trace with hash 1151450722, now seen corresponding path program 13 times [2025-02-07 17:16:20,394 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:20,394 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [205542017] [2025-02-07 17:16:20,394 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-07 17:16:20,394 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:20,401 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-02-07 17:16:20,407 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-02-07 17:16:20,407 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:20,407 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:20,841 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 147 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:20,841 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:20,841 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [205542017] [2025-02-07 17:16:20,841 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [205542017] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:20,841 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [954889736] [2025-02-07 17:16:20,841 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-07 17:16:20,842 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:20,842 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:20,844 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:20,846 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2025-02-07 17:16:20,892 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 43 statements into 1 equivalence classes. [2025-02-07 17:16:20,911 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 43 of 43 statements. [2025-02-07 17:16:20,911 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:20,911 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:20,912 INFO L256 TraceCheckSpWp]: Trace formula consists of 232 conjuncts, 52 conjuncts are in the unsatisfiable core [2025-02-07 17:16:20,913 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:21,109 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-02-07 17:16:21,137 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-02-07 17:16:21,138 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2025-02-07 17:16:21,390 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-02-07 17:16:21,411 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 147 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:21,411 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:21,667 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:21,668 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 118 treesize of output 110 [2025-02-07 17:16:21,916 INFO L134 CoverageAnalysis]: Checked inductivity of 147 backedges. 0 proven. 147 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:21,917 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [954889736] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:21,917 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:21,917 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [19, 19, 19] total 54 [2025-02-07 17:16:21,917 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1061765426] [2025-02-07 17:16:21,917 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:21,917 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 55 states [2025-02-07 17:16:21,917 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:21,918 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 55 interpolants. [2025-02-07 17:16:21,918 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=187, Invalid=2783, Unknown=0, NotChecked=0, Total=2970 [2025-02-07 17:16:21,918 INFO L87 Difference]: Start difference. First operand 45 states and 47 transitions. Second operand has 55 states, 55 states have (on average 2.290909090909091) internal successors, (126), 54 states have internal predecessors, (126), 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-02-07 17:16:22,433 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:22,433 INFO L93 Difference]: Finished difference Result 51 states and 53 transitions. [2025-02-07 17:16:22,433 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2025-02-07 17:16:22,434 INFO L78 Accepts]: Start accepts. Automaton has has 55 states, 55 states have (on average 2.290909090909091) internal successors, (126), 54 states have internal predecessors, (126), 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 43 [2025-02-07 17:16:22,434 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:22,434 INFO L225 Difference]: With dead ends: 51 [2025-02-07 17:16:22,434 INFO L226 Difference]: Without dead ends: 49 [2025-02-07 17:16:22,436 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 111 GetRequests, 50 SyntacticMatches, 0 SemanticMatches, 61 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 866 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=278, Invalid=3628, Unknown=0, NotChecked=0, Total=3906 [2025-02-07 17:16:22,436 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 100 mSDsluCounter, 246 mSDsCounter, 0 mSdLazyCounter, 1014 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 100 SdHoareTripleChecker+Valid, 257 SdHoareTripleChecker+Invalid, 1017 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 1014 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:22,436 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [100 Valid, 257 Invalid, 1017 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 1014 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-02-07 17:16:22,437 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2025-02-07 17:16:22,442 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 48. [2025-02-07 17:16:22,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 48 states, 47 states have (on average 1.0638297872340425) internal successors, (50), 47 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-02-07 17:16:22,442 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 50 transitions. [2025-02-07 17:16:22,442 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 50 transitions. Word has length 43 [2025-02-07 17:16:22,443 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:22,443 INFO L471 AbstractCegarLoop]: Abstraction has 48 states and 50 transitions. [2025-02-07 17:16:22,443 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 55 states, 55 states have (on average 2.290909090909091) internal successors, (126), 54 states have internal predecessors, (126), 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-02-07 17:16:22,443 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 50 transitions. [2025-02-07 17:16:22,444 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 47 [2025-02-07 17:16:22,444 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:22,444 INFO L218 NwaCegarLoop]: trace histogram [10, 9, 8, 7, 7, 1, 1, 1, 1, 1] [2025-02-07 17:16:22,451 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:22,648 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,18 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:22,648 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:22,649 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:22,649 INFO L85 PathProgramCache]: Analyzing trace with hash -1034461239, now seen corresponding path program 14 times [2025-02-07 17:16:22,649 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:22,649 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1576230202] [2025-02-07 17:16:22,649 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:22,649 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:22,659 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 46 statements into 2 equivalence classes. [2025-02-07 17:16:22,665 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 46 of 46 statements. [2025-02-07 17:16:22,665 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:22,665 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:23,091 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 45 proven. 122 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:23,092 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:23,092 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1576230202] [2025-02-07 17:16:23,092 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1576230202] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:23,092 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [385000432] [2025-02-07 17:16:23,092 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:23,092 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:23,092 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:23,095 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:23,096 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2025-02-07 17:16:23,148 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 46 statements into 2 equivalence classes. [2025-02-07 17:16:23,170 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 46 of 46 statements. [2025-02-07 17:16:23,170 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:23,170 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:23,176 INFO L256 TraceCheckSpWp]: Trace formula consists of 242 conjuncts, 42 conjuncts are in the unsatisfiable core [2025-02-07 17:16:23,177 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:23,328 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:16:23,724 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:16:23,724 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:16:23,751 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 70 proven. 97 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:23,752 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:24,155 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:16:24,157 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:16:24,513 INFO L134 CoverageAnalysis]: Checked inductivity of 167 backedges. 63 proven. 104 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:24,513 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [385000432] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:24,513 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:24,513 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 20, 20] total 55 [2025-02-07 17:16:24,513 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1543144743] [2025-02-07 17:16:24,513 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:24,514 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 56 states [2025-02-07 17:16:24,514 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:24,514 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 56 interpolants. [2025-02-07 17:16:24,515 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=469, Invalid=2611, Unknown=0, NotChecked=0, Total=3080 [2025-02-07 17:16:24,515 INFO L87 Difference]: Start difference. First operand 48 states and 50 transitions. Second operand has 56 states, 56 states have (on average 2.357142857142857) internal successors, (132), 55 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-02-07 17:16:24,880 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:24,881 INFO L93 Difference]: Finished difference Result 76 states and 79 transitions. [2025-02-07 17:16:24,881 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2025-02-07 17:16:24,882 INFO L78 Accepts]: Start accepts. Automaton has has 56 states, 56 states have (on average 2.357142857142857) internal successors, (132), 55 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) Word has length 46 [2025-02-07 17:16:24,882 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:24,883 INFO L225 Difference]: With dead ends: 76 [2025-02-07 17:16:24,883 INFO L226 Difference]: Without dead ends: 49 [2025-02-07 17:16:24,883 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 112 GetRequests, 55 SyntacticMatches, 1 SemanticMatches, 56 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 939 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=507, Invalid=2799, Unknown=0, NotChecked=0, Total=3306 [2025-02-07 17:16:24,884 INFO L435 NwaCegarLoop]: 13 mSDtfsCounter, 4 mSDsluCounter, 177 mSDsCounter, 0 mSdLazyCounter, 736 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 190 SdHoareTripleChecker+Invalid, 736 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 736 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:24,885 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 190 Invalid, 736 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 736 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-02-07 17:16:24,887 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2025-02-07 17:16:24,891 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 49. [2025-02-07 17:16:24,891 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 49 states, 48 states have (on average 1.0625) internal successors, (51), 48 states have internal predecessors, (51), 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-02-07 17:16:24,891 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 51 transitions. [2025-02-07 17:16:24,891 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 51 transitions. Word has length 46 [2025-02-07 17:16:24,891 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:24,891 INFO L471 AbstractCegarLoop]: Abstraction has 49 states and 51 transitions. [2025-02-07 17:16:24,891 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 56 states, 56 states have (on average 2.357142857142857) internal successors, (132), 55 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-02-07 17:16:24,891 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 51 transitions. [2025-02-07 17:16:24,891 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2025-02-07 17:16:24,891 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:24,892 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 8, 7, 7, 1, 1, 1, 1, 1] [2025-02-07 17:16:24,898 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0 [2025-02-07 17:16:25,097 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,19 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:25,097 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:25,098 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:25,098 INFO L85 PathProgramCache]: Analyzing trace with hash 1352946179, now seen corresponding path program 2 times [2025-02-07 17:16:25,098 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:25,098 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1778307090] [2025-02-07 17:16:25,098 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:25,098 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:25,124 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 47 statements into 2 equivalence classes. [2025-02-07 17:16:25,136 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 47 of 47 statements. [2025-02-07 17:16:25,137 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:25,137 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:25,239 INFO L134 CoverageAnalysis]: Checked inductivity of 177 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 77 trivial. 0 not checked. [2025-02-07 17:16:25,239 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:25,239 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1778307090] [2025-02-07 17:16:25,239 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1778307090] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:25,239 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [186422006] [2025-02-07 17:16:25,239 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:25,239 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:25,240 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:25,242 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:25,246 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2025-02-07 17:16:25,299 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 47 statements into 2 equivalence classes. [2025-02-07 17:16:25,321 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 47 of 47 statements. [2025-02-07 17:16:25,321 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:25,321 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:25,323 INFO L256 TraceCheckSpWp]: Trace formula consists of 252 conjuncts, 13 conjuncts are in the unsatisfiable core [2025-02-07 17:16:25,324 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:25,430 INFO L134 CoverageAnalysis]: Checked inductivity of 177 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 77 trivial. 0 not checked. [2025-02-07 17:16:25,431 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:25,574 INFO L134 CoverageAnalysis]: Checked inductivity of 177 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 77 trivial. 0 not checked. [2025-02-07 17:16:25,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [186422006] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:25,574 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:25,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 34 [2025-02-07 17:16:25,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [211621101] [2025-02-07 17:16:25,574 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:25,574 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2025-02-07 17:16:25,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:25,575 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2025-02-07 17:16:25,575 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=550, Invalid=640, Unknown=0, NotChecked=0, Total=1190 [2025-02-07 17:16:25,575 INFO L87 Difference]: Start difference. First operand 49 states and 51 transitions. Second operand has 35 states, 35 states have (on average 2.057142857142857) internal successors, (72), 34 states have internal predecessors, (72), 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-02-07 17:16:25,688 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:25,688 INFO L93 Difference]: Finished difference Result 410 states and 435 transitions. [2025-02-07 17:16:25,689 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2025-02-07 17:16:25,689 INFO L78 Accepts]: Start accepts. Automaton has has 35 states, 35 states have (on average 2.057142857142857) internal successors, (72), 34 states have internal predecessors, (72), 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 47 [2025-02-07 17:16:25,689 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:25,690 INFO L225 Difference]: With dead ends: 410 [2025-02-07 17:16:25,690 INFO L226 Difference]: Without dead ends: 384 [2025-02-07 17:16:25,691 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 104 GetRequests, 71 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 449 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=550, Invalid=640, Unknown=0, NotChecked=0, Total=1190 [2025-02-07 17:16:25,691 INFO L435 NwaCegarLoop]: 8 mSDtfsCounter, 234 mSDsluCounter, 101 mSDsCounter, 0 mSdLazyCounter, 77 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 234 SdHoareTripleChecker+Valid, 109 SdHoareTripleChecker+Invalid, 79 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 77 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:25,691 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [234 Valid, 109 Invalid, 79 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 77 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-07 17:16:25,692 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 384 states. [2025-02-07 17:16:25,706 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 384 to 72. [2025-02-07 17:16:25,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 72 states, 71 states have (on average 1.1971830985915493) internal successors, (85), 71 states have internal predecessors, (85), 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-02-07 17:16:25,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 72 states to 72 states and 85 transitions. [2025-02-07 17:16:25,707 INFO L78 Accepts]: Start accepts. Automaton has 72 states and 85 transitions. Word has length 47 [2025-02-07 17:16:25,707 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:25,707 INFO L471 AbstractCegarLoop]: Abstraction has 72 states and 85 transitions. [2025-02-07 17:16:25,707 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 35 states, 35 states have (on average 2.057142857142857) internal successors, (72), 34 states have internal predecessors, (72), 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-02-07 17:16:25,707 INFO L276 IsEmpty]: Start isEmpty. Operand 72 states and 85 transitions. [2025-02-07 17:16:25,708 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 49 [2025-02-07 17:16:25,708 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:25,708 INFO L218 NwaCegarLoop]: trace histogram [11, 10, 8, 7, 7, 1, 1, 1, 1, 1] [2025-02-07 17:16:25,714 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0 [2025-02-07 17:16:25,908 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20,20 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:25,908 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:25,909 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:25,909 INFO L85 PathProgramCache]: Analyzing trace with hash -660789174, now seen corresponding path program 15 times [2025-02-07 17:16:25,909 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:25,909 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [751825254] [2025-02-07 17:16:25,909 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:16:25,909 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:25,915 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 48 statements into 11 equivalence classes. [2025-02-07 17:16:25,933 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) and asserted 48 of 48 statements. [2025-02-07 17:16:25,933 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) [2025-02-07 17:16:25,933 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:26,369 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 187 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:26,369 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:26,369 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [751825254] [2025-02-07 17:16:26,369 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [751825254] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:26,369 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [208115177] [2025-02-07 17:16:26,369 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:16:26,369 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:26,369 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:26,371 INFO L229 MonitoredProcess]: Starting monitored process 21 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:26,372 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Waiting until timeout for monitored process [2025-02-07 17:16:26,432 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 48 statements into 11 equivalence classes. [2025-02-07 17:16:26,525 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) and asserted 48 of 48 statements. [2025-02-07 17:16:26,525 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) [2025-02-07 17:16:26,525 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:26,527 INFO L256 TraceCheckSpWp]: Trace formula consists of 255 conjuncts, 60 conjuncts are in the unsatisfiable core [2025-02-07 17:16:26,528 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:26,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1 [2025-02-07 17:16:26,596 INFO L349 Elim1Store]: treesize reduction 27, result has 25.0 percent of original size [2025-02-07 17:16:26,597 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 13 [2025-02-07 17:16:26,789 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 7 [2025-02-07 17:16:26,809 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 187 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:26,809 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:27,092 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:27,098 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 50 [2025-02-07 17:16:27,489 INFO L134 CoverageAnalysis]: Checked inductivity of 187 backedges. 0 proven. 187 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:27,489 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [208115177] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:27,489 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:27,489 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 22, 22] total 51 [2025-02-07 17:16:27,489 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1137240947] [2025-02-07 17:16:27,489 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:27,490 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 52 states [2025-02-07 17:16:27,490 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:27,490 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 52 interpolants. [2025-02-07 17:16:27,490 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=165, Invalid=2487, Unknown=0, NotChecked=0, Total=2652 [2025-02-07 17:16:27,491 INFO L87 Difference]: Start difference. First operand 72 states and 85 transitions. Second operand has 52 states, 52 states have (on average 2.269230769230769) internal successors, (118), 51 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-02-07 17:16:28,084 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:28,084 INFO L93 Difference]: Finished difference Result 78 states and 91 transitions. [2025-02-07 17:16:28,087 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2025-02-07 17:16:28,087 INFO L78 Accepts]: Start accepts. Automaton has has 52 states, 52 states have (on average 2.269230769230769) internal successors, (118), 51 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) Word has length 48 [2025-02-07 17:16:28,087 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:28,088 INFO L225 Difference]: With dead ends: 78 [2025-02-07 17:16:28,088 INFO L226 Difference]: Without dead ends: 76 [2025-02-07 17:16:28,088 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 125 GetRequests, 65 SyntacticMatches, 0 SemanticMatches, 60 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 650 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=271, Invalid=3511, Unknown=0, NotChecked=0, Total=3782 [2025-02-07 17:16:28,089 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 38 mSDsluCounter, 228 mSDsCounter, 0 mSdLazyCounter, 1151 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 38 SdHoareTripleChecker+Valid, 239 SdHoareTripleChecker+Invalid, 1152 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1151 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:28,090 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [38 Valid, 239 Invalid, 1152 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1151 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-02-07 17:16:28,090 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 76 states. [2025-02-07 17:16:28,098 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 76 to 75. [2025-02-07 17:16:28,098 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 75 states, 74 states have (on average 1.1891891891891893) internal successors, (88), 74 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-02-07 17:16:28,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 75 states and 88 transitions. [2025-02-07 17:16:28,098 INFO L78 Accepts]: Start accepts. Automaton has 75 states and 88 transitions. Word has length 48 [2025-02-07 17:16:28,098 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:28,098 INFO L471 AbstractCegarLoop]: Abstraction has 75 states and 88 transitions. [2025-02-07 17:16:28,098 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 52 states, 52 states have (on average 2.269230769230769) internal successors, (118), 51 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-02-07 17:16:28,098 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 88 transitions. [2025-02-07 17:16:28,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2025-02-07 17:16:28,099 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:28,099 INFO L218 NwaCegarLoop]: trace histogram [11, 10, 9, 8, 8, 1, 1, 1, 1, 1] [2025-02-07 17:16:28,105 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (21)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:28,299 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,21 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:28,299 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:28,300 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:28,300 INFO L85 PathProgramCache]: Analyzing trace with hash -1734292255, now seen corresponding path program 16 times [2025-02-07 17:16:28,300 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:28,300 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [33834244] [2025-02-07 17:16:28,300 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:16:28,300 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:28,311 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 51 statements into 2 equivalence classes. [2025-02-07 17:16:28,327 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 51 of 51 statements. [2025-02-07 17:16:28,327 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:16:28,327 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:28,758 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 84 proven. 126 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:28,759 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:28,759 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [33834244] [2025-02-07 17:16:28,759 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [33834244] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:28,759 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [827620500] [2025-02-07 17:16:28,759 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:16:28,759 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:28,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:28,762 INFO L229 MonitoredProcess]: Starting monitored process 22 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:28,763 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Waiting until timeout for monitored process [2025-02-07 17:16:28,825 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 51 statements into 2 equivalence classes. [2025-02-07 17:16:28,909 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 51 of 51 statements. [2025-02-07 17:16:28,909 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:16:28,909 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:28,911 INFO L256 TraceCheckSpWp]: Trace formula consists of 265 conjuncts, 46 conjuncts are in the unsatisfiable core [2025-02-07 17:16:28,912 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:29,074 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:16:29,513 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:16:29,513 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:16:29,533 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 92 proven. 118 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:29,533 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:30,031 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:16:30,033 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:16:30,449 INFO L134 CoverageAnalysis]: Checked inductivity of 210 backedges. 84 proven. 126 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:30,450 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [827620500] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:30,450 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:30,450 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 22, 22] total 63 [2025-02-07 17:16:30,450 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [753717966] [2025-02-07 17:16:30,450 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:30,450 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 64 states [2025-02-07 17:16:30,450 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:30,450 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants. [2025-02-07 17:16:30,451 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=690, Invalid=3342, Unknown=0, NotChecked=0, Total=4032 [2025-02-07 17:16:30,451 INFO L87 Difference]: Start difference. First operand 75 states and 88 transitions. Second operand has 64 states, 64 states have (on average 2.34375) internal successors, (150), 63 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-02-07 17:16:30,762 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:30,762 INFO L93 Difference]: Finished difference Result 105 states and 118 transitions. [2025-02-07 17:16:30,762 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2025-02-07 17:16:30,762 INFO L78 Accepts]: Start accepts. Automaton has has 64 states, 64 states have (on average 2.34375) internal successors, (150), 63 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 51 [2025-02-07 17:16:30,762 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:30,763 INFO L225 Difference]: With dead ends: 105 [2025-02-07 17:16:30,763 INFO L226 Difference]: Without dead ends: 75 [2025-02-07 17:16:30,764 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 123 GetRequests, 59 SyntacticMatches, 1 SemanticMatches, 63 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1710 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=724, Invalid=3436, Unknown=0, NotChecked=0, Total=4160 [2025-02-07 17:16:30,765 INFO L435 NwaCegarLoop]: 14 mSDtfsCounter, 6 mSDsluCounter, 137 mSDsCounter, 0 mSdLazyCounter, 626 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 151 SdHoareTripleChecker+Invalid, 626 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 626 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:30,765 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 151 Invalid, 626 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 626 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-02-07 17:16:30,765 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 75 states. [2025-02-07 17:16:30,781 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 75 to 75. [2025-02-07 17:16:30,781 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 75 states, 74 states have (on average 1.1756756756756757) internal successors, (87), 74 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-02-07 17:16:30,781 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 75 states to 75 states and 87 transitions. [2025-02-07 17:16:30,782 INFO L78 Accepts]: Start accepts. Automaton has 75 states and 87 transitions. Word has length 51 [2025-02-07 17:16:30,782 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:30,782 INFO L471 AbstractCegarLoop]: Abstraction has 75 states and 87 transitions. [2025-02-07 17:16:30,782 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 64 states, 64 states have (on average 2.34375) internal successors, (150), 63 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-02-07 17:16:30,782 INFO L276 IsEmpty]: Start isEmpty. Operand 75 states and 87 transitions. [2025-02-07 17:16:30,782 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2025-02-07 17:16:30,782 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:30,782 INFO L218 NwaCegarLoop]: trace histogram [12, 11, 9, 8, 8, 1, 1, 1, 1, 1] [2025-02-07 17:16:30,789 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (22)] Ended with exit code 0 [2025-02-07 17:16:30,983 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 22 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22 [2025-02-07 17:16:30,983 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:30,983 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:30,983 INFO L85 PathProgramCache]: Analyzing trace with hash -891736832, now seen corresponding path program 17 times [2025-02-07 17:16:30,983 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:30,983 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [933898611] [2025-02-07 17:16:30,983 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-07 17:16:30,983 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:30,992 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 53 statements into 12 equivalence classes. [2025-02-07 17:16:31,027 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 12 check-sat command(s) and asserted 53 of 53 statements. [2025-02-07 17:16:31,027 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 12 check-sat command(s) [2025-02-07 17:16:31,027 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:31,509 INFO L134 CoverageAnalysis]: Checked inductivity of 232 backedges. 0 proven. 232 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:31,509 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:31,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [933898611] [2025-02-07 17:16:31,509 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [933898611] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:31,509 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1501465398] [2025-02-07 17:16:31,509 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-07 17:16:31,509 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:31,509 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:31,515 INFO L229 MonitoredProcess]: Starting monitored process 23 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:31,516 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Waiting until timeout for monitored process [2025-02-07 17:16:31,579 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 53 statements into 12 equivalence classes. [2025-02-07 17:16:31,640 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 12 check-sat command(s) and asserted 53 of 53 statements. [2025-02-07 17:16:31,640 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 12 check-sat command(s) [2025-02-07 17:16:31,640 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:31,642 INFO L256 TraceCheckSpWp]: Trace formula consists of 278 conjuncts, 59 conjuncts are in the unsatisfiable core [2025-02-07 17:16:31,643 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:31,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-02-07 17:16:31,916 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-02-07 17:16:31,917 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2025-02-07 17:16:32,285 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-02-07 17:16:32,309 INFO L134 CoverageAnalysis]: Checked inductivity of 232 backedges. 0 proven. 232 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:32,309 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:32,627 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:32,629 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 118 treesize of output 110 [2025-02-07 17:16:32,956 INFO L134 CoverageAnalysis]: Checked inductivity of 232 backedges. 0 proven. 232 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:32,956 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1501465398] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:32,956 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:32,957 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [23, 23, 23] total 66 [2025-02-07 17:16:32,957 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2031724650] [2025-02-07 17:16:32,957 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:32,957 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 67 states [2025-02-07 17:16:32,957 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:32,957 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 67 interpolants. [2025-02-07 17:16:32,958 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=227, Invalid=4195, Unknown=0, NotChecked=0, Total=4422 [2025-02-07 17:16:32,958 INFO L87 Difference]: Start difference. First operand 75 states and 87 transitions. Second operand has 67 states, 67 states have (on average 2.328358208955224) internal successors, (156), 66 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-02-07 17:16:33,665 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:33,665 INFO L93 Difference]: Finished difference Result 81 states and 93 transitions. [2025-02-07 17:16:33,665 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 23 states. [2025-02-07 17:16:33,666 INFO L78 Accepts]: Start accepts. Automaton has has 67 states, 67 states have (on average 2.328358208955224) internal successors, (156), 66 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) Word has length 53 [2025-02-07 17:16:33,666 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:33,666 INFO L225 Difference]: With dead ends: 81 [2025-02-07 17:16:33,666 INFO L226 Difference]: Without dead ends: 79 [2025-02-07 17:16:33,667 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 137 GetRequests, 61 SyntacticMatches, 1 SemanticMatches, 75 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1273 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=340, Invalid=5512, Unknown=0, NotChecked=0, Total=5852 [2025-02-07 17:16:33,667 INFO L435 NwaCegarLoop]: 13 mSDtfsCounter, 125 mSDsluCounter, 375 mSDsCounter, 0 mSdLazyCounter, 1515 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 125 SdHoareTripleChecker+Valid, 388 SdHoareTripleChecker+Invalid, 1518 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 1515 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:33,667 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [125 Valid, 388 Invalid, 1518 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 1515 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-02-07 17:16:33,667 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 79 states. [2025-02-07 17:16:33,676 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 79 to 78. [2025-02-07 17:16:33,676 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 78 states, 77 states have (on average 1.1688311688311688) internal successors, (90), 77 states have internal predecessors, (90), 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-02-07 17:16:33,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 90 transitions. [2025-02-07 17:16:33,677 INFO L78 Accepts]: Start accepts. Automaton has 78 states and 90 transitions. Word has length 53 [2025-02-07 17:16:33,677 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:33,677 INFO L471 AbstractCegarLoop]: Abstraction has 78 states and 90 transitions. [2025-02-07 17:16:33,677 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 67 states, 67 states have (on average 2.328358208955224) internal successors, (156), 66 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-02-07 17:16:33,677 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 90 transitions. [2025-02-07 17:16:33,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2025-02-07 17:16:33,678 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:33,678 INFO L218 NwaCegarLoop]: trace histogram [12, 11, 10, 9, 9, 1, 1, 1, 1, 1] [2025-02-07 17:16:33,685 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (23)] Ended with exit code 0 [2025-02-07 17:16:33,878 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 23 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable23 [2025-02-07 17:16:33,878 INFO L396 AbstractCegarLoop]: === Iteration 25 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:33,878 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:33,879 INFO L85 PathProgramCache]: Analyzing trace with hash -1358363541, now seen corresponding path program 18 times [2025-02-07 17:16:33,879 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:33,879 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [23624267] [2025-02-07 17:16:33,879 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-07 17:16:33,879 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:33,888 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 56 statements into 12 equivalence classes. [2025-02-07 17:16:33,915 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 12 check-sat command(s) and asserted 56 of 56 statements. [2025-02-07 17:16:33,915 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 12 check-sat command(s) [2025-02-07 17:16:33,915 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:34,461 INFO L134 CoverageAnalysis]: Checked inductivity of 258 backedges. 84 proven. 174 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:34,462 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:34,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [23624267] [2025-02-07 17:16:34,462 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [23624267] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:34,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [381265730] [2025-02-07 17:16:34,462 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-07 17:16:34,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:34,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:34,463 INFO L229 MonitoredProcess]: Starting monitored process 24 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:34,466 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Waiting until timeout for monitored process [2025-02-07 17:16:34,529 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 56 statements into 12 equivalence classes. [2025-02-07 17:16:34,840 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 12 check-sat command(s) and asserted 56 of 56 statements. [2025-02-07 17:16:34,841 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 12 check-sat command(s) [2025-02-07 17:16:34,841 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:34,842 INFO L256 TraceCheckSpWp]: Trace formula consists of 288 conjuncts, 58 conjuncts are in the unsatisfiable core [2025-02-07 17:16:34,844 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:35,052 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:16:35,717 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:16:35,717 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:16:35,752 INFO L134 CoverageAnalysis]: Checked inductivity of 258 backedges. 112 proven. 146 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:35,752 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:36,340 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:16:36,342 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:16:36,844 INFO L134 CoverageAnalysis]: Checked inductivity of 258 backedges. 105 proven. 153 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:36,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [381265730] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:36,844 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:36,844 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 25, 25] total 69 [2025-02-07 17:16:36,844 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [462903555] [2025-02-07 17:16:36,844 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:36,844 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 70 states [2025-02-07 17:16:36,844 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:36,845 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 70 interpolants. [2025-02-07 17:16:36,845 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=708, Invalid=4122, Unknown=0, NotChecked=0, Total=4830 [2025-02-07 17:16:36,845 INFO L87 Difference]: Start difference. First operand 78 states and 90 transitions. Second operand has 70 states, 70 states have (on average 2.3142857142857145) internal successors, (162), 69 states have internal predecessors, (162), 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-02-07 17:16:37,430 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:37,430 INFO L93 Difference]: Finished difference Result 111 states and 123 transitions. [2025-02-07 17:16:37,430 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2025-02-07 17:16:37,431 INFO L78 Accepts]: Start accepts. Automaton has has 70 states, 70 states have (on average 2.3142857142857145) internal successors, (162), 69 states have internal predecessors, (162), 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 56 [2025-02-07 17:16:37,431 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:37,431 INFO L225 Difference]: With dead ends: 111 [2025-02-07 17:16:37,431 INFO L226 Difference]: Without dead ends: 78 [2025-02-07 17:16:37,432 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 141 GetRequests, 66 SyntacticMatches, 0 SemanticMatches, 75 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1614 ImplicationChecksByTransitivity, 1.9s TimeCoverageRelationStatistics Valid=904, Invalid=4948, Unknown=0, NotChecked=0, Total=5852 [2025-02-07 17:16:37,432 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 4 mSDsluCounter, 83 mSDsCounter, 0 mSdLazyCounter, 995 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 995 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 995 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:37,432 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 92 Invalid, 995 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 995 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-02-07 17:16:37,433 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 78 states. [2025-02-07 17:16:37,440 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 78. [2025-02-07 17:16:37,441 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 78 states, 77 states have (on average 1.155844155844156) internal successors, (89), 77 states have internal predecessors, (89), 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-02-07 17:16:37,441 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 78 states and 89 transitions. [2025-02-07 17:16:37,441 INFO L78 Accepts]: Start accepts. Automaton has 78 states and 89 transitions. Word has length 56 [2025-02-07 17:16:37,441 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:37,441 INFO L471 AbstractCegarLoop]: Abstraction has 78 states and 89 transitions. [2025-02-07 17:16:37,441 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 70 states, 70 states have (on average 2.3142857142857145) internal successors, (162), 69 states have internal predecessors, (162), 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-02-07 17:16:37,441 INFO L276 IsEmpty]: Start isEmpty. Operand 78 states and 89 transitions. [2025-02-07 17:16:37,441 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 59 [2025-02-07 17:16:37,441 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:37,441 INFO L218 NwaCegarLoop]: trace histogram [13, 12, 10, 9, 9, 1, 1, 1, 1, 1] [2025-02-07 17:16:37,452 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (24)] Ended with exit code 0 [2025-02-07 17:16:37,642 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 24 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable24 [2025-02-07 17:16:37,642 INFO L396 AbstractCegarLoop]: === Iteration 26 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:37,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:37,642 INFO L85 PathProgramCache]: Analyzing trace with hash 636673964, now seen corresponding path program 19 times [2025-02-07 17:16:37,642 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:37,642 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1712258551] [2025-02-07 17:16:37,642 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-07 17:16:37,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:37,650 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 58 statements into 1 equivalence classes. [2025-02-07 17:16:37,660 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 58 of 58 statements. [2025-02-07 17:16:37,660 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:37,660 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:38,221 INFO L134 CoverageAnalysis]: Checked inductivity of 282 backedges. 0 proven. 282 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:38,222 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:38,222 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1712258551] [2025-02-07 17:16:38,222 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1712258551] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:38,222 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [912001461] [2025-02-07 17:16:38,222 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-07 17:16:38,222 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:38,222 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:38,225 INFO L229 MonitoredProcess]: Starting monitored process 25 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:38,226 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Waiting until timeout for monitored process [2025-02-07 17:16:38,297 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 58 statements into 1 equivalence classes. [2025-02-07 17:16:38,322 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 58 of 58 statements. [2025-02-07 17:16:38,323 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:16:38,323 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:38,325 INFO L256 TraceCheckSpWp]: Trace formula consists of 301 conjuncts, 64 conjuncts are in the unsatisfiable core [2025-02-07 17:16:38,326 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:38,614 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-02-07 17:16:38,642 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-02-07 17:16:38,642 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2025-02-07 17:16:38,987 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-02-07 17:16:39,012 INFO L134 CoverageAnalysis]: Checked inductivity of 282 backedges. 0 proven. 282 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:39,013 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:39,423 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:39,425 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 50 [2025-02-07 17:16:39,871 INFO L134 CoverageAnalysis]: Checked inductivity of 282 backedges. 0 proven. 282 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:39,871 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [912001461] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:39,871 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:39,871 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 72 [2025-02-07 17:16:39,871 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1208696665] [2025-02-07 17:16:39,871 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:39,872 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 73 states [2025-02-07 17:16:39,872 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:39,873 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 73 interpolants. [2025-02-07 17:16:39,873 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=250, Invalid=5006, Unknown=0, NotChecked=0, Total=5256 [2025-02-07 17:16:39,876 INFO L87 Difference]: Start difference. First operand 78 states and 89 transitions. Second operand has 73 states, 73 states have (on average 2.3424657534246576) internal successors, (171), 72 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-02-07 17:16:40,641 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:40,641 INFO L93 Difference]: Finished difference Result 84 states and 95 transitions. [2025-02-07 17:16:40,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2025-02-07 17:16:40,642 INFO L78 Accepts]: Start accepts. Automaton has has 73 states, 73 states have (on average 2.3424657534246576) internal successors, (171), 72 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 58 [2025-02-07 17:16:40,642 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:40,643 INFO L225 Difference]: With dead ends: 84 [2025-02-07 17:16:40,643 INFO L226 Difference]: Without dead ends: 82 [2025-02-07 17:16:40,643 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 150 GetRequests, 67 SyntacticMatches, 1 SemanticMatches, 82 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1561 ImplicationChecksByTransitivity, 1.8s TimeCoverageRelationStatistics Valid=374, Invalid=6598, Unknown=0, NotChecked=0, Total=6972 [2025-02-07 17:16:40,644 INFO L435 NwaCegarLoop]: 14 mSDtfsCounter, 125 mSDsluCounter, 463 mSDsCounter, 0 mSdLazyCounter, 1948 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 125 SdHoareTripleChecker+Valid, 477 SdHoareTripleChecker+Invalid, 1951 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 1948 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:40,645 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [125 Valid, 477 Invalid, 1951 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 1948 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-02-07 17:16:40,645 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 82 states. [2025-02-07 17:16:40,654 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 82 to 81. [2025-02-07 17:16:40,654 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 81 states, 80 states have (on average 1.15) internal successors, (92), 80 states have internal predecessors, (92), 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-02-07 17:16:40,654 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 81 states and 92 transitions. [2025-02-07 17:16:40,655 INFO L78 Accepts]: Start accepts. Automaton has 81 states and 92 transitions. Word has length 58 [2025-02-07 17:16:40,655 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:40,655 INFO L471 AbstractCegarLoop]: Abstraction has 81 states and 92 transitions. [2025-02-07 17:16:40,655 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 73 states, 73 states have (on average 2.3424657534246576) internal successors, (171), 72 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-02-07 17:16:40,655 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 92 transitions. [2025-02-07 17:16:40,655 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2025-02-07 17:16:40,655 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:40,655 INFO L218 NwaCegarLoop]: trace histogram [13, 12, 11, 10, 10, 1, 1, 1, 1, 1] [2025-02-07 17:16:40,662 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (25)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:40,856 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 25 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable25 [2025-02-07 17:16:40,856 INFO L396 AbstractCegarLoop]: === Iteration 27 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:40,856 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:40,856 INFO L85 PathProgramCache]: Analyzing trace with hash 579355199, now seen corresponding path program 20 times [2025-02-07 17:16:40,857 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:40,857 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1554730533] [2025-02-07 17:16:40,857 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:40,857 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:40,864 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 61 statements into 2 equivalence classes. [2025-02-07 17:16:40,873 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 61 of 61 statements. [2025-02-07 17:16:40,873 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:40,873 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:41,472 INFO L134 CoverageAnalysis]: Checked inductivity of 311 backedges. 108 proven. 203 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:41,473 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:41,473 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1554730533] [2025-02-07 17:16:41,473 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1554730533] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:41,473 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1673609846] [2025-02-07 17:16:41,473 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:16:41,474 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:41,474 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:41,475 INFO L229 MonitoredProcess]: Starting monitored process 26 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:41,477 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Waiting until timeout for monitored process [2025-02-07 17:16:41,547 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 61 statements into 2 equivalence classes. [2025-02-07 17:16:41,572 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 61 of 61 statements. [2025-02-07 17:16:41,572 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:16:41,572 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:41,577 INFO L256 TraceCheckSpWp]: Trace formula consists of 311 conjuncts, 64 conjuncts are in the unsatisfiable core [2025-02-07 17:16:41,579 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:41,838 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1 [2025-02-07 17:16:42,243 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 7 [2025-02-07 17:16:42,268 INFO L134 CoverageAnalysis]: Checked inductivity of 311 backedges. 0 proven. 311 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:42,269 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:42,691 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 18 treesize of output 16 [2025-02-07 17:16:42,692 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 20 [2025-02-07 17:16:43,143 INFO L134 CoverageAnalysis]: Checked inductivity of 311 backedges. 0 proven. 311 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:43,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1673609846] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:43,144 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:43,144 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [26, 26, 26] total 74 [2025-02-07 17:16:43,144 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1944620986] [2025-02-07 17:16:43,144 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:43,144 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 75 states [2025-02-07 17:16:43,144 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:43,145 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 75 interpolants. [2025-02-07 17:16:43,148 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=278, Invalid=5272, Unknown=0, NotChecked=0, Total=5550 [2025-02-07 17:16:43,149 INFO L87 Difference]: Start difference. First operand 81 states and 92 transitions. Second operand has 75 states, 75 states have (on average 2.3733333333333335) internal successors, (178), 74 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-02-07 17:16:44,527 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:44,527 INFO L93 Difference]: Finished difference Result 120 states and 132 transitions. [2025-02-07 17:16:44,527 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2025-02-07 17:16:44,527 INFO L78 Accepts]: Start accepts. Automaton has has 75 states, 75 states have (on average 2.3733333333333335) internal successors, (178), 74 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) Word has length 61 [2025-02-07 17:16:44,528 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:44,528 INFO L225 Difference]: With dead ends: 120 [2025-02-07 17:16:44,528 INFO L226 Difference]: Without dead ends: 81 [2025-02-07 17:16:44,529 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 162 GetRequests, 72 SyntacticMatches, 1 SemanticMatches, 89 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1925 ImplicationChecksByTransitivity, 2.2s TimeCoverageRelationStatistics Valid=508, Invalid=7682, Unknown=0, NotChecked=0, Total=8190 [2025-02-07 17:16:44,531 INFO L435 NwaCegarLoop]: 16 mSDtfsCounter, 55 mSDsluCounter, 609 mSDsCounter, 0 mSdLazyCounter, 2397 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 55 SdHoareTripleChecker+Valid, 625 SdHoareTripleChecker+Invalid, 2399 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 2397 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:44,532 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [55 Valid, 625 Invalid, 2399 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 2397 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2025-02-07 17:16:44,532 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 81 states. [2025-02-07 17:16:44,556 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 81 to 81. [2025-02-07 17:16:44,557 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 81 states, 80 states have (on average 1.1375) internal successors, (91), 80 states have internal predecessors, (91), 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-02-07 17:16:44,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 81 states and 91 transitions. [2025-02-07 17:16:44,557 INFO L78 Accepts]: Start accepts. Automaton has 81 states and 91 transitions. Word has length 61 [2025-02-07 17:16:44,557 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:44,557 INFO L471 AbstractCegarLoop]: Abstraction has 81 states and 91 transitions. [2025-02-07 17:16:44,558 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 75 states, 75 states have (on average 2.3733333333333335) internal successors, (178), 74 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-02-07 17:16:44,558 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 91 transitions. [2025-02-07 17:16:44,558 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2025-02-07 17:16:44,558 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:44,558 INFO L218 NwaCegarLoop]: trace histogram [14, 13, 11, 10, 10, 1, 1, 1, 1, 1] [2025-02-07 17:16:44,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (26)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:44,762 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 26 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable26 [2025-02-07 17:16:44,762 INFO L396 AbstractCegarLoop]: === Iteration 28 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:44,762 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:44,762 INFO L85 PathProgramCache]: Analyzing trace with hash -1183168610, now seen corresponding path program 21 times [2025-02-07 17:16:44,762 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:44,762 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [724134418] [2025-02-07 17:16:44,762 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:16:44,762 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:44,772 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 63 statements into 14 equivalence classes. [2025-02-07 17:16:44,803 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 14 check-sat command(s) and asserted 63 of 63 statements. [2025-02-07 17:16:44,803 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 14 check-sat command(s) [2025-02-07 17:16:44,803 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:45,372 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 0 proven. 337 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:45,372 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:45,372 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [724134418] [2025-02-07 17:16:45,372 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [724134418] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:45,372 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [929551314] [2025-02-07 17:16:45,373 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:16:45,373 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:45,373 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:45,375 INFO L229 MonitoredProcess]: Starting monitored process 27 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:45,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Waiting until timeout for monitored process [2025-02-07 17:16:45,449 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 63 statements into 14 equivalence classes. [2025-02-07 17:16:45,760 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 14 check-sat command(s) and asserted 63 of 63 statements. [2025-02-07 17:16:45,761 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 14 check-sat command(s) [2025-02-07 17:16:45,761 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:45,766 INFO L256 TraceCheckSpWp]: Trace formula consists of 324 conjuncts, 67 conjuncts are in the unsatisfiable core [2025-02-07 17:16:45,769 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:45,817 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1 [2025-02-07 17:16:45,849 INFO L349 Elim1Store]: treesize reduction 27, result has 25.0 percent of original size [2025-02-07 17:16:45,849 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 13 [2025-02-07 17:16:46,163 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 7 [2025-02-07 17:16:46,189 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 0 proven. 337 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:46,190 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:46,643 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:46,649 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 118 treesize of output 110 [2025-02-07 17:16:47,029 INFO L134 CoverageAnalysis]: Checked inductivity of 337 backedges. 0 proven. 337 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:47,030 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [929551314] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:47,030 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:47,030 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 27, 27] total 64 [2025-02-07 17:16:47,030 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [962912834] [2025-02-07 17:16:47,030 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:47,030 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 65 states [2025-02-07 17:16:47,030 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:47,031 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 65 interpolants. [2025-02-07 17:16:47,031 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=200, Invalid=3960, Unknown=0, NotChecked=0, Total=4160 [2025-02-07 17:16:47,031 INFO L87 Difference]: Start difference. First operand 81 states and 91 transitions. Second operand has 65 states, 65 states have (on average 2.4153846153846152) internal successors, (157), 64 states have internal predecessors, (157), 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-02-07 17:16:47,813 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:47,814 INFO L93 Difference]: Finished difference Result 87 states and 97 transitions. [2025-02-07 17:16:47,814 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 27 states. [2025-02-07 17:16:47,814 INFO L78 Accepts]: Start accepts. Automaton has has 65 states, 65 states have (on average 2.4153846153846152) internal successors, (157), 64 states have internal predecessors, (157), 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 63 [2025-02-07 17:16:47,814 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:47,815 INFO L225 Difference]: With dead ends: 87 [2025-02-07 17:16:47,815 INFO L226 Difference]: Without dead ends: 85 [2025-02-07 17:16:47,815 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 163 GetRequests, 87 SyntacticMatches, 1 SemanticMatches, 75 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 983 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=322, Invalid=5530, Unknown=0, NotChecked=0, Total=5852 [2025-02-07 17:16:47,815 INFO L435 NwaCegarLoop]: 15 mSDtfsCounter, 45 mSDsluCounter, 488 mSDsCounter, 0 mSdLazyCounter, 1961 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 503 SdHoareTripleChecker+Invalid, 1962 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 1961 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:47,816 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 503 Invalid, 1962 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 1961 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-02-07 17:16:47,816 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 85 states. [2025-02-07 17:16:47,825 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 84. [2025-02-07 17:16:47,825 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 84 states, 83 states have (on average 1.1325301204819278) internal successors, (94), 83 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-02-07 17:16:47,826 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 84 states and 94 transitions. [2025-02-07 17:16:47,826 INFO L78 Accepts]: Start accepts. Automaton has 84 states and 94 transitions. Word has length 63 [2025-02-07 17:16:47,826 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:47,826 INFO L471 AbstractCegarLoop]: Abstraction has 84 states and 94 transitions. [2025-02-07 17:16:47,826 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 65 states, 65 states have (on average 2.4153846153846152) internal successors, (157), 64 states have internal predecessors, (157), 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-02-07 17:16:47,826 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 94 transitions. [2025-02-07 17:16:47,827 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 67 [2025-02-07 17:16:47,827 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:47,827 INFO L218 NwaCegarLoop]: trace histogram [14, 13, 12, 11, 11, 1, 1, 1, 1, 1] [2025-02-07 17:16:47,834 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (27)] Ended with exit code 0 [2025-02-07 17:16:48,031 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 27 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable27 [2025-02-07 17:16:48,031 INFO L396 AbstractCegarLoop]: === Iteration 29 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:48,031 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:48,032 INFO L85 PathProgramCache]: Analyzing trace with hash 1021410573, now seen corresponding path program 22 times [2025-02-07 17:16:48,032 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:48,032 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1546822345] [2025-02-07 17:16:48,032 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:16:48,032 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:48,041 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 66 statements into 2 equivalence classes. [2025-02-07 17:16:48,053 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 66 of 66 statements. [2025-02-07 17:16:48,054 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:16:48,054 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:48,724 INFO L134 CoverageAnalysis]: Checked inductivity of 369 backedges. 165 proven. 204 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:48,724 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:48,725 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1546822345] [2025-02-07 17:16:48,725 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1546822345] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:48,725 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1316769066] [2025-02-07 17:16:48,725 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:16:48,725 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:48,725 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:48,729 INFO L229 MonitoredProcess]: Starting monitored process 28 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:48,730 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Waiting until timeout for monitored process [2025-02-07 17:16:48,809 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 66 statements into 2 equivalence classes. [2025-02-07 17:16:48,914 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 66 of 66 statements. [2025-02-07 17:16:48,914 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:16:48,914 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:48,916 INFO L256 TraceCheckSpWp]: Trace formula consists of 334 conjuncts, 58 conjuncts are in the unsatisfiable core [2025-02-07 17:16:48,918 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:49,158 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:16:49,819 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:16:49,819 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:16:49,842 INFO L134 CoverageAnalysis]: Checked inductivity of 369 backedges. 176 proven. 193 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:49,843 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:50,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:16:50,498 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:16:51,027 INFO L134 CoverageAnalysis]: Checked inductivity of 369 backedges. 165 proven. 204 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:51,028 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1316769066] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:51,028 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:51,028 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 28, 28] total 81 [2025-02-07 17:16:51,028 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [511784394] [2025-02-07 17:16:51,028 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:51,029 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 82 states [2025-02-07 17:16:51,029 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:51,030 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 82 interpolants. [2025-02-07 17:16:51,030 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1107, Invalid=5535, Unknown=0, NotChecked=0, Total=6642 [2025-02-07 17:16:51,031 INFO L87 Difference]: Start difference. First operand 84 states and 94 transitions. Second operand has 82 states, 82 states have (on average 2.3780487804878048) internal successors, (195), 81 states have internal predecessors, (195), 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-02-07 17:16:51,399 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:51,400 INFO L93 Difference]: Finished difference Result 123 states and 133 transitions. [2025-02-07 17:16:51,400 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. [2025-02-07 17:16:51,400 INFO L78 Accepts]: Start accepts. Automaton has has 82 states, 82 states have (on average 2.3780487804878048) internal successors, (195), 81 states have internal predecessors, (195), 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 66 [2025-02-07 17:16:51,400 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:51,401 INFO L225 Difference]: With dead ends: 123 [2025-02-07 17:16:51,401 INFO L226 Difference]: Without dead ends: 84 [2025-02-07 17:16:51,402 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 159 GetRequests, 77 SyntacticMatches, 1 SemanticMatches, 81 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2889 ImplicationChecksByTransitivity, 1.9s TimeCoverageRelationStatistics Valid=1150, Invalid=5656, Unknown=0, NotChecked=0, Total=6806 [2025-02-07 17:16:51,402 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 6 mSDsluCounter, 189 mSDsCounter, 0 mSdLazyCounter, 975 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 206 SdHoareTripleChecker+Invalid, 975 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 975 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:51,402 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 206 Invalid, 975 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 975 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2025-02-07 17:16:51,403 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 84 states. [2025-02-07 17:16:51,412 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 84 to 84. [2025-02-07 17:16:51,412 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 84 states, 83 states have (on average 1.1204819277108433) internal successors, (93), 83 states have internal predecessors, (93), 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-02-07 17:16:51,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 84 states and 93 transitions. [2025-02-07 17:16:51,413 INFO L78 Accepts]: Start accepts. Automaton has 84 states and 93 transitions. Word has length 66 [2025-02-07 17:16:51,413 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:51,413 INFO L471 AbstractCegarLoop]: Abstraction has 84 states and 93 transitions. [2025-02-07 17:16:51,413 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 82 states, 82 states have (on average 2.3780487804878048) internal successors, (195), 81 states have internal predecessors, (195), 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-02-07 17:16:51,413 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 93 transitions. [2025-02-07 17:16:51,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 69 [2025-02-07 17:16:51,414 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:51,414 INFO L218 NwaCegarLoop]: trace histogram [15, 14, 12, 11, 11, 1, 1, 1, 1, 1] [2025-02-07 17:16:51,421 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (28)] Forceful destruction successful, exit code 0 [2025-02-07 17:16:51,618 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 28 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable28 [2025-02-07 17:16:51,618 INFO L396 AbstractCegarLoop]: === Iteration 30 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:51,618 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:51,618 INFO L85 PathProgramCache]: Analyzing trace with hash 1468463886, now seen corresponding path program 23 times [2025-02-07 17:16:51,618 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:51,619 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1355248157] [2025-02-07 17:16:51,619 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-07 17:16:51,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:51,627 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 68 statements into 15 equivalence classes. [2025-02-07 17:16:51,651 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) and asserted 68 of 68 statements. [2025-02-07 17:16:51,651 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) [2025-02-07 17:16:51,651 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:52,336 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 0 proven. 397 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:52,336 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:52,336 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1355248157] [2025-02-07 17:16:52,336 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1355248157] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:52,336 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2004239255] [2025-02-07 17:16:52,336 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-07 17:16:52,336 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:52,336 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:52,339 INFO L229 MonitoredProcess]: Starting monitored process 29 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:52,340 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Waiting until timeout for monitored process [2025-02-07 17:16:52,423 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 68 statements into 15 equivalence classes. [2025-02-07 17:16:52,536 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) and asserted 68 of 68 statements. [2025-02-07 17:16:52,536 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) [2025-02-07 17:16:52,536 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:52,546 INFO L256 TraceCheckSpWp]: Trace formula consists of 347 conjuncts, 74 conjuncts are in the unsatisfiable core [2025-02-07 17:16:52,548 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:52,945 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-02-07 17:16:52,976 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-02-07 17:16:52,977 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2025-02-07 17:16:53,435 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-02-07 17:16:53,460 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 0 proven. 397 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:53,461 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:53,995 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:16:53,997 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 50 [2025-02-07 17:16:54,492 INFO L134 CoverageAnalysis]: Checked inductivity of 397 backedges. 0 proven. 397 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:54,492 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2004239255] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:54,492 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:54,492 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 29, 29] total 84 [2025-02-07 17:16:54,492 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [649447236] [2025-02-07 17:16:54,492 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:54,493 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 85 states [2025-02-07 17:16:54,493 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:54,493 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 85 interpolants. [2025-02-07 17:16:54,494 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=290, Invalid=6850, Unknown=0, NotChecked=0, Total=7140 [2025-02-07 17:16:54,494 INFO L87 Difference]: Start difference. First operand 84 states and 93 transitions. Second operand has 85 states, 85 states have (on average 2.364705882352941) internal successors, (201), 84 states have internal predecessors, (201), 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-02-07 17:16:55,531 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:16:55,531 INFO L93 Difference]: Finished difference Result 90 states and 99 transitions. [2025-02-07 17:16:55,532 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 29 states. [2025-02-07 17:16:55,532 INFO L78 Accepts]: Start accepts. Automaton has has 85 states, 85 states have (on average 2.364705882352941) internal successors, (201), 84 states have internal predecessors, (201), 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 68 [2025-02-07 17:16:55,532 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:16:55,532 INFO L225 Difference]: With dead ends: 90 [2025-02-07 17:16:55,532 INFO L226 Difference]: Without dead ends: 88 [2025-02-07 17:16:55,533 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 176 GetRequests, 79 SyntacticMatches, 1 SemanticMatches, 96 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2062 ImplicationChecksByTransitivity, 2.3s TimeCoverageRelationStatistics Valid=436, Invalid=9070, Unknown=0, NotChecked=0, Total=9506 [2025-02-07 17:16:55,533 INFO L435 NwaCegarLoop]: 16 mSDtfsCounter, 112 mSDsluCounter, 625 mSDsCounter, 0 mSdLazyCounter, 2561 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 112 SdHoareTripleChecker+Valid, 641 SdHoareTripleChecker+Invalid, 2563 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 2561 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2025-02-07 17:16:55,533 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [112 Valid, 641 Invalid, 2563 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 2561 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2025-02-07 17:16:55,534 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 88 states. [2025-02-07 17:16:55,553 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 88 to 87. [2025-02-07 17:16:55,556 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 87 states, 86 states have (on average 1.1162790697674418) internal successors, (96), 86 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-02-07 17:16:55,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 87 states and 96 transitions. [2025-02-07 17:16:55,557 INFO L78 Accepts]: Start accepts. Automaton has 87 states and 96 transitions. Word has length 68 [2025-02-07 17:16:55,557 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:16:55,557 INFO L471 AbstractCegarLoop]: Abstraction has 87 states and 96 transitions. [2025-02-07 17:16:55,557 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 85 states, 85 states have (on average 2.364705882352941) internal successors, (201), 84 states have internal predecessors, (201), 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-02-07 17:16:55,557 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 96 transitions. [2025-02-07 17:16:55,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 72 [2025-02-07 17:16:55,557 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:16:55,558 INFO L218 NwaCegarLoop]: trace histogram [15, 14, 13, 12, 12, 1, 1, 1, 1, 1] [2025-02-07 17:16:55,573 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (29)] Ended with exit code 0 [2025-02-07 17:16:55,758 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable29,29 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:55,758 INFO L396 AbstractCegarLoop]: === Iteration 31 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:16:55,759 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:16:55,759 INFO L85 PathProgramCache]: Analyzing trace with hash -1528376419, now seen corresponding path program 24 times [2025-02-07 17:16:55,759 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:16:55,759 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1823264693] [2025-02-07 17:16:55,759 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-07 17:16:55,759 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:16:55,771 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 71 statements into 15 equivalence classes. [2025-02-07 17:16:55,794 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 15 check-sat command(s) and asserted 71 of 71 statements. [2025-02-07 17:16:55,795 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 15 check-sat command(s) [2025-02-07 17:16:55,795 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:56,591 INFO L134 CoverageAnalysis]: Checked inductivity of 432 backedges. 165 proven. 267 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:56,591 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:16:56,591 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1823264693] [2025-02-07 17:16:56,591 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1823264693] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:16:56,591 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [417673609] [2025-02-07 17:16:56,592 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-07 17:16:56,592 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:16:56,592 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:16:56,593 INFO L229 MonitoredProcess]: Starting monitored process 30 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:16:56,595 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Waiting until timeout for monitored process [2025-02-07 17:16:56,692 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 71 statements into 15 equivalence classes. [2025-02-07 17:16:57,246 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 15 check-sat command(s) and asserted 71 of 71 statements. [2025-02-07 17:16:57,247 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 15 check-sat command(s) [2025-02-07 17:16:57,247 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:16:57,249 INFO L256 TraceCheckSpWp]: Trace formula consists of 357 conjuncts, 62 conjuncts are in the unsatisfiable core [2025-02-07 17:16:57,251 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:16:57,611 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:16:58,522 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:16:58,522 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:16:58,556 INFO L134 CoverageAnalysis]: Checked inductivity of 432 backedges. 210 proven. 222 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:58,556 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:16:59,370 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:16:59,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:16:59,992 INFO L134 CoverageAnalysis]: Checked inductivity of 432 backedges. 198 proven. 234 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:16:59,993 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [417673609] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:16:59,993 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:16:59,993 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [30, 30, 30] total 85 [2025-02-07 17:16:59,993 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [675362716] [2025-02-07 17:16:59,993 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:16:59,993 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 86 states [2025-02-07 17:16:59,993 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:16:59,994 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 86 interpolants. [2025-02-07 17:16:59,994 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1039, Invalid=6271, Unknown=0, NotChecked=0, Total=7310 [2025-02-07 17:16:59,994 INFO L87 Difference]: Start difference. First operand 87 states and 96 transitions. Second operand has 86 states, 86 states have (on average 2.4069767441860463) internal successors, (207), 85 states have internal predecessors, (207), 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-02-07 17:17:00,509 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:17:00,509 INFO L93 Difference]: Finished difference Result 129 states and 138 transitions. [2025-02-07 17:17:00,509 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2025-02-07 17:17:00,509 INFO L78 Accepts]: Start accepts. Automaton has has 86 states, 86 states have (on average 2.4069767441860463) internal successors, (207), 85 states have internal predecessors, (207), 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 71 [2025-02-07 17:17:00,510 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:17:00,510 INFO L225 Difference]: With dead ends: 129 [2025-02-07 17:17:00,510 INFO L226 Difference]: Without dead ends: 87 [2025-02-07 17:17:00,510 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 172 GetRequests, 85 SyntacticMatches, 1 SemanticMatches, 86 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2314 ImplicationChecksByTransitivity, 2.6s TimeCoverageRelationStatistics Valid=1092, Invalid=6564, Unknown=0, NotChecked=0, Total=7656 [2025-02-07 17:17:00,511 INFO L435 NwaCegarLoop]: 18 mSDtfsCounter, 2 mSDsluCounter, 179 mSDsCounter, 0 mSdLazyCounter, 1124 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 197 SdHoareTripleChecker+Invalid, 1124 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1124 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-02-07 17:17:00,511 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 197 Invalid, 1124 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1124 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-02-07 17:17:00,511 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 87 states. [2025-02-07 17:17:00,526 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 87 to 87. [2025-02-07 17:17:00,526 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 87 states, 86 states have (on average 1.1046511627906976) internal successors, (95), 86 states have internal predecessors, (95), 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-02-07 17:17:00,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 87 states to 87 states and 95 transitions. [2025-02-07 17:17:00,527 INFO L78 Accepts]: Start accepts. Automaton has 87 states and 95 transitions. Word has length 71 [2025-02-07 17:17:00,527 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:17:00,527 INFO L471 AbstractCegarLoop]: Abstraction has 87 states and 95 transitions. [2025-02-07 17:17:00,527 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 86 states, 86 states have (on average 2.4069767441860463) internal successors, (207), 85 states have internal predecessors, (207), 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-02-07 17:17:00,527 INFO L276 IsEmpty]: Start isEmpty. Operand 87 states and 95 transitions. [2025-02-07 17:17:00,528 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 74 [2025-02-07 17:17:00,528 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:17:00,528 INFO L218 NwaCegarLoop]: trace histogram [16, 15, 13, 12, 12, 1, 1, 1, 1, 1] [2025-02-07 17:17:00,535 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (30)] Ended with exit code 0 [2025-02-07 17:17:00,728 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable30,30 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:17:00,729 INFO L396 AbstractCegarLoop]: === Iteration 32 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:17:00,729 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:17:00,729 INFO L85 PathProgramCache]: Analyzing trace with hash 1840574012, now seen corresponding path program 25 times [2025-02-07 17:17:00,729 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:17:00,729 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1586430102] [2025-02-07 17:17:00,729 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-07 17:17:00,730 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:17:00,742 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-02-07 17:17:00,753 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-02-07 17:17:00,753 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:17:00,753 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:01,611 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 0 proven. 462 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:01,611 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:17:01,611 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1586430102] [2025-02-07 17:17:01,611 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1586430102] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:17:01,611 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [970626035] [2025-02-07 17:17:01,611 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-07 17:17:01,612 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:17:01,612 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:17:01,614 INFO L229 MonitoredProcess]: Starting monitored process 31 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:17:01,615 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Waiting until timeout for monitored process [2025-02-07 17:17:01,706 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 73 statements into 1 equivalence classes. [2025-02-07 17:17:01,737 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 73 of 73 statements. [2025-02-07 17:17:01,737 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:17:01,737 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:01,739 INFO L256 TraceCheckSpWp]: Trace formula consists of 370 conjuncts, 79 conjuncts are in the unsatisfiable core [2025-02-07 17:17:01,745 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:17:02,239 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-02-07 17:17:02,288 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-02-07 17:17:02,288 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2025-02-07 17:17:02,923 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-02-07 17:17:02,957 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 0 proven. 462 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:02,957 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:17:03,591 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:17:03,593 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 50 [2025-02-07 17:17:04,240 INFO L134 CoverageAnalysis]: Checked inductivity of 462 backedges. 0 proven. 462 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:04,240 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [970626035] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:17:04,240 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:17:04,241 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [31, 31, 31] total 90 [2025-02-07 17:17:04,241 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1106757692] [2025-02-07 17:17:04,241 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:17:04,241 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 91 states [2025-02-07 17:17:04,241 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:17:04,242 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 91 interpolants. [2025-02-07 17:17:04,242 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=313, Invalid=7877, Unknown=0, NotChecked=0, Total=8190 [2025-02-07 17:17:04,243 INFO L87 Difference]: Start difference. First operand 87 states and 95 transitions. Second operand has 91 states, 91 states have (on average 2.3736263736263736) internal successors, (216), 90 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-02-07 17:17:05,665 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:17:05,666 INFO L93 Difference]: Finished difference Result 93 states and 101 transitions. [2025-02-07 17:17:05,666 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 31 states. [2025-02-07 17:17:05,666 INFO L78 Accepts]: Start accepts. Automaton has has 91 states, 91 states have (on average 2.3736263736263736) internal successors, (216), 90 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) Word has length 73 [2025-02-07 17:17:05,666 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:17:05,667 INFO L225 Difference]: With dead ends: 93 [2025-02-07 17:17:05,667 INFO L226 Difference]: Without dead ends: 91 [2025-02-07 17:17:05,668 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 189 GetRequests, 85 SyntacticMatches, 1 SemanticMatches, 103 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2425 ImplicationChecksByTransitivity, 2.9s TimeCoverageRelationStatistics Valid=470, Invalid=10450, Unknown=0, NotChecked=0, Total=10920 [2025-02-07 17:17:05,668 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 168 mSDsluCounter, 850 mSDsCounter, 0 mSdLazyCounter, 3314 mSolverCounterSat, 3 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 168 SdHoareTripleChecker+Valid, 867 SdHoareTripleChecker+Invalid, 3317 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 3 IncrementalHoareTripleChecker+Valid, 3314 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2025-02-07 17:17:05,668 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [168 Valid, 867 Invalid, 3317 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [3 Valid, 3314 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2025-02-07 17:17:05,669 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 91 states. [2025-02-07 17:17:05,693 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 91 to 90. [2025-02-07 17:17:05,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 90 states, 89 states have (on average 1.101123595505618) internal successors, (98), 89 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-02-07 17:17:05,694 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 90 states and 98 transitions. [2025-02-07 17:17:05,695 INFO L78 Accepts]: Start accepts. Automaton has 90 states and 98 transitions. Word has length 73 [2025-02-07 17:17:05,695 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:17:05,695 INFO L471 AbstractCegarLoop]: Abstraction has 90 states and 98 transitions. [2025-02-07 17:17:05,695 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 91 states, 91 states have (on average 2.3736263736263736) internal successors, (216), 90 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-02-07 17:17:05,695 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 98 transitions. [2025-02-07 17:17:05,696 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 77 [2025-02-07 17:17:05,696 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:17:05,696 INFO L218 NwaCegarLoop]: trace histogram [16, 15, 14, 13, 13, 1, 1, 1, 1, 1] [2025-02-07 17:17:05,709 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (31)] Ended with exit code 0 [2025-02-07 17:17:05,896 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 31 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable31 [2025-02-07 17:17:05,897 INFO L396 AbstractCegarLoop]: === Iteration 33 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:17:05,897 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:17:05,897 INFO L85 PathProgramCache]: Analyzing trace with hash -1306203729, now seen corresponding path program 26 times [2025-02-07 17:17:05,897 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:17:05,901 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1583714935] [2025-02-07 17:17:05,902 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:17:05,902 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:17:05,914 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 76 statements into 2 equivalence classes. [2025-02-07 17:17:05,924 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 76 of 76 statements. [2025-02-07 17:17:05,924 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:17:05,924 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:06,780 INFO L134 CoverageAnalysis]: Checked inductivity of 500 backedges. 198 proven. 302 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:06,780 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:17:06,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1583714935] [2025-02-07 17:17:06,780 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1583714935] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:17:06,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [905875036] [2025-02-07 17:17:06,780 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:17:06,780 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:17:06,782 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:17:06,784 INFO L229 MonitoredProcess]: Starting monitored process 32 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:17:06,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Waiting until timeout for monitored process [2025-02-07 17:17:06,877 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 76 statements into 2 equivalence classes. [2025-02-07 17:17:06,912 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 76 of 76 statements. [2025-02-07 17:17:06,913 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:17:06,914 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:06,916 INFO L256 TraceCheckSpWp]: Trace formula consists of 380 conjuncts, 66 conjuncts are in the unsatisfiable core [2025-02-07 17:17:06,918 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:17:07,217 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:17:08,090 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:17:08,090 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:17:08,122 INFO L134 CoverageAnalysis]: Checked inductivity of 500 backedges. 247 proven. 253 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:08,122 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:17:08,992 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:17:09,000 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:17:09,835 INFO L134 CoverageAnalysis]: Checked inductivity of 500 backedges. 234 proven. 266 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:09,835 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [905875036] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:17:09,835 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:17:09,835 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [32, 32, 32] total 91 [2025-02-07 17:17:09,836 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1452617232] [2025-02-07 17:17:09,836 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:17:09,836 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 92 states [2025-02-07 17:17:09,836 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:17:09,837 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 92 interpolants. [2025-02-07 17:17:09,837 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1180, Invalid=7192, Unknown=0, NotChecked=0, Total=8372 [2025-02-07 17:17:09,837 INFO L87 Difference]: Start difference. First operand 90 states and 98 transitions. Second operand has 92 states, 92 states have (on average 2.4130434782608696) internal successors, (222), 91 states have internal predecessors, (222), 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-02-07 17:17:10,343 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:17:10,344 INFO L93 Difference]: Finished difference Result 135 states and 143 transitions. [2025-02-07 17:17:10,344 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 33 states. [2025-02-07 17:17:10,344 INFO L78 Accepts]: Start accepts. Automaton has has 92 states, 92 states have (on average 2.4130434782608696) internal successors, (222), 91 states have internal predecessors, (222), 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 76 [2025-02-07 17:17:10,344 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:17:10,345 INFO L225 Difference]: With dead ends: 135 [2025-02-07 17:17:10,345 INFO L226 Difference]: Without dead ends: 90 [2025-02-07 17:17:10,345 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 184 GetRequests, 91 SyntacticMatches, 1 SemanticMatches, 92 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2661 ImplicationChecksByTransitivity, 2.8s TimeCoverageRelationStatistics Valid=1236, Invalid=7506, Unknown=0, NotChecked=0, Total=8742 [2025-02-07 17:17:10,345 INFO L435 NwaCegarLoop]: 19 mSDtfsCounter, 4 mSDsluCounter, 143 mSDsCounter, 0 mSdLazyCounter, 1049 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 162 SdHoareTripleChecker+Invalid, 1049 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1049 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-02-07 17:17:10,345 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 162 Invalid, 1049 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1049 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-02-07 17:17:10,346 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 90 states. [2025-02-07 17:17:10,357 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 90 to 90. [2025-02-07 17:17:10,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 90 states, 89 states have (on average 1.0898876404494382) internal successors, (97), 89 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-02-07 17:17:10,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 90 states and 97 transitions. [2025-02-07 17:17:10,358 INFO L78 Accepts]: Start accepts. Automaton has 90 states and 97 transitions. Word has length 76 [2025-02-07 17:17:10,358 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:17:10,358 INFO L471 AbstractCegarLoop]: Abstraction has 90 states and 97 transitions. [2025-02-07 17:17:10,358 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 92 states, 92 states have (on average 2.4130434782608696) internal successors, (222), 91 states have internal predecessors, (222), 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-02-07 17:17:10,358 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 97 transitions. [2025-02-07 17:17:10,358 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 79 [2025-02-07 17:17:10,358 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:17:10,359 INFO L218 NwaCegarLoop]: trace histogram [17, 16, 14, 13, 13, 1, 1, 1, 1, 1] [2025-02-07 17:17:10,365 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (32)] Forceful destruction successful, exit code 0 [2025-02-07 17:17:10,559 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 32 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable32 [2025-02-07 17:17:10,559 INFO L396 AbstractCegarLoop]: === Iteration 34 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:17:10,559 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:17:10,559 INFO L85 PathProgramCache]: Analyzing trace with hash -1486251408, now seen corresponding path program 27 times [2025-02-07 17:17:10,559 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:17:10,559 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [364375671] [2025-02-07 17:17:10,559 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:17:10,560 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:17:10,569 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 78 statements into 17 equivalence classes. [2025-02-07 17:17:10,600 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 17 check-sat command(s) and asserted 78 of 78 statements. [2025-02-07 17:17:10,600 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 17 check-sat command(s) [2025-02-07 17:17:10,601 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:11,428 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:11,429 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:17:11,429 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [364375671] [2025-02-07 17:17:11,429 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [364375671] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:17:11,429 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [936967945] [2025-02-07 17:17:11,429 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:17:11,429 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:17:11,429 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:17:11,431 INFO L229 MonitoredProcess]: Starting monitored process 33 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:17:11,432 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Waiting until timeout for monitored process [2025-02-07 17:17:11,534 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 78 statements into 17 equivalence classes. [2025-02-07 17:17:12,022 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 17 check-sat command(s) and asserted 78 of 78 statements. [2025-02-07 17:17:12,022 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 17 check-sat command(s) [2025-02-07 17:17:12,022 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:12,025 INFO L256 TraceCheckSpWp]: Trace formula consists of 393 conjuncts, 90 conjuncts are in the unsatisfiable core [2025-02-07 17:17:12,027 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:17:12,089 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 1 [2025-02-07 17:17:12,125 INFO L349 Elim1Store]: treesize reduction 27, result has 25.0 percent of original size [2025-02-07 17:17:12,126 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 13 [2025-02-07 17:17:12,653 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 19 treesize of output 7 [2025-02-07 17:17:12,684 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:12,684 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:17:13,264 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:17:13,266 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 50 [2025-02-07 17:17:13,877 INFO L134 CoverageAnalysis]: Checked inductivity of 532 backedges. 0 proven. 532 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:13,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [936967945] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:17:13,878 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:17:13,878 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [33, 34, 34] total 81 [2025-02-07 17:17:13,878 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [427332577] [2025-02-07 17:17:13,878 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:17:13,879 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 82 states [2025-02-07 17:17:13,879 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:17:13,879 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 82 interpolants. [2025-02-07 17:17:13,880 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=261, Invalid=6381, Unknown=0, NotChecked=0, Total=6642 [2025-02-07 17:17:13,880 INFO L87 Difference]: Start difference. First operand 90 states and 97 transitions. Second operand has 82 states, 82 states have (on average 2.3902439024390243) internal successors, (196), 81 states have internal predecessors, (196), 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-02-07 17:17:15,227 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:17:15,227 INFO L93 Difference]: Finished difference Result 96 states and 103 transitions. [2025-02-07 17:17:15,227 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2025-02-07 17:17:15,227 INFO L78 Accepts]: Start accepts. Automaton has has 82 states, 82 states have (on average 2.3902439024390243) internal successors, (196), 81 states have internal predecessors, (196), 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 78 [2025-02-07 17:17:15,228 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:17:15,228 INFO L225 Difference]: With dead ends: 96 [2025-02-07 17:17:15,228 INFO L226 Difference]: Without dead ends: 94 [2025-02-07 17:17:15,229 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 203 GetRequests, 107 SyntacticMatches, 0 SemanticMatches, 96 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1622 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=427, Invalid=9079, Unknown=0, NotChecked=0, Total=9506 [2025-02-07 17:17:15,229 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 113 mSDsluCounter, 717 mSDsCounter, 0 mSdLazyCounter, 3118 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 113 SdHoareTripleChecker+Valid, 734 SdHoareTripleChecker+Invalid, 3120 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 3118 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2025-02-07 17:17:15,229 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [113 Valid, 734 Invalid, 3120 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 3118 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2025-02-07 17:17:15,229 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 94 states. [2025-02-07 17:17:15,250 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 94 to 93. [2025-02-07 17:17:15,250 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 93 states, 92 states have (on average 1.0869565217391304) internal successors, (100), 92 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-02-07 17:17:15,251 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 93 states and 100 transitions. [2025-02-07 17:17:15,251 INFO L78 Accepts]: Start accepts. Automaton has 93 states and 100 transitions. Word has length 78 [2025-02-07 17:17:15,251 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:17:15,251 INFO L471 AbstractCegarLoop]: Abstraction has 93 states and 100 transitions. [2025-02-07 17:17:15,251 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 82 states, 82 states have (on average 2.3902439024390243) internal successors, (196), 81 states have internal predecessors, (196), 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-02-07 17:17:15,251 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 100 transitions. [2025-02-07 17:17:15,251 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2025-02-07 17:17:15,251 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:17:15,252 INFO L218 NwaCegarLoop]: trace histogram [17, 16, 15, 14, 14, 1, 1, 1, 1, 1] [2025-02-07 17:17:15,260 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (33)] Ended with exit code 0 [2025-02-07 17:17:15,456 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 33 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable33 [2025-02-07 17:17:15,456 INFO L396 AbstractCegarLoop]: === Iteration 35 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:17:15,457 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:17:15,457 INFO L85 PathProgramCache]: Analyzing trace with hash -96968453, now seen corresponding path program 28 times [2025-02-07 17:17:15,457 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:17:15,457 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [689204249] [2025-02-07 17:17:15,457 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:17:15,457 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:17:15,466 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 81 statements into 2 equivalence classes. [2025-02-07 17:17:15,487 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 81 of 81 statements. [2025-02-07 17:17:15,487 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:17:15,488 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:16,466 INFO L134 CoverageAnalysis]: Checked inductivity of 573 backedges. 0 proven. 573 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:16,466 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:17:16,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [689204249] [2025-02-07 17:17:16,467 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [689204249] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:17:16,467 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [94942434] [2025-02-07 17:17:16,467 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:17:16,467 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:17:16,467 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:17:16,469 INFO L229 MonitoredProcess]: Starting monitored process 34 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:17:16,470 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Waiting until timeout for monitored process [2025-02-07 17:17:16,574 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 81 statements into 2 equivalence classes. [2025-02-07 17:17:16,971 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 81 of 81 statements. [2025-02-07 17:17:16,972 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:17:16,972 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:16,974 INFO L256 TraceCheckSpWp]: Trace formula consists of 403 conjuncts, 70 conjuncts are in the unsatisfiable core [2025-02-07 17:17:16,976 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:17:17,411 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:17:18,535 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:17:18,535 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:17:18,571 INFO L134 CoverageAnalysis]: Checked inductivity of 573 backedges. 287 proven. 286 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:18,572 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:17:19,734 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:17:19,736 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:17:20,544 INFO L134 CoverageAnalysis]: Checked inductivity of 573 backedges. 273 proven. 300 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:20,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [94942434] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:17:20,545 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:17:20,545 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [34, 34, 34] total 99 [2025-02-07 17:17:20,545 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [920229731] [2025-02-07 17:17:20,545 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:17:20,545 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 100 states [2025-02-07 17:17:20,545 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:17:20,546 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 100 interpolants. [2025-02-07 17:17:20,546 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1536, Invalid=8364, Unknown=0, NotChecked=0, Total=9900 [2025-02-07 17:17:20,546 INFO L87 Difference]: Start difference. First operand 93 states and 100 transitions. Second operand has 100 states, 100 states have (on average 2.4) internal successors, (240), 99 states have internal predecessors, (240), 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-02-07 17:17:21,395 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:17:21,396 INFO L93 Difference]: Finished difference Result 141 states and 148 transitions. [2025-02-07 17:17:21,396 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2025-02-07 17:17:21,396 INFO L78 Accepts]: Start accepts. Automaton has has 100 states, 100 states have (on average 2.4) internal successors, (240), 99 states have internal predecessors, (240), 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 81 [2025-02-07 17:17:21,396 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:17:21,397 INFO L225 Difference]: With dead ends: 141 [2025-02-07 17:17:21,397 INFO L226 Difference]: Without dead ends: 93 [2025-02-07 17:17:21,397 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 198 GetRequests, 95 SyntacticMatches, 1 SemanticMatches, 102 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3579 ImplicationChecksByTransitivity, 3.5s TimeCoverageRelationStatistics Valid=1692, Invalid=9020, Unknown=0, NotChecked=0, Total=10712 [2025-02-07 17:17:21,397 INFO L435 NwaCegarLoop]: 20 mSDtfsCounter, 6 mSDsluCounter, 277 mSDsCounter, 0 mSdLazyCounter, 1734 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 297 SdHoareTripleChecker+Invalid, 1734 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1734 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2025-02-07 17:17:21,397 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 297 Invalid, 1734 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1734 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2025-02-07 17:17:21,398 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 93 states. [2025-02-07 17:17:21,413 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 93 to 93. [2025-02-07 17:17:21,413 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 93 states, 92 states have (on average 1.076086956521739) internal successors, (99), 92 states have internal predecessors, (99), 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-02-07 17:17:21,413 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 93 states to 93 states and 99 transitions. [2025-02-07 17:17:21,414 INFO L78 Accepts]: Start accepts. Automaton has 93 states and 99 transitions. Word has length 81 [2025-02-07 17:17:21,414 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:17:21,414 INFO L471 AbstractCegarLoop]: Abstraction has 93 states and 99 transitions. [2025-02-07 17:17:21,414 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 100 states, 100 states have (on average 2.4) internal successors, (240), 99 states have internal predecessors, (240), 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-02-07 17:17:21,414 INFO L276 IsEmpty]: Start isEmpty. Operand 93 states and 99 transitions. [2025-02-07 17:17:21,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 84 [2025-02-07 17:17:21,414 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:17:21,414 INFO L218 NwaCegarLoop]: trace histogram [18, 17, 15, 14, 14, 1, 1, 1, 1, 1] [2025-02-07 17:17:21,424 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (34)] Ended with exit code 0 [2025-02-07 17:17:21,615 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable34,34 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:17:21,615 INFO L396 AbstractCegarLoop]: === Iteration 36 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:17:21,615 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:17:21,615 INFO L85 PathProgramCache]: Analyzing trace with hash 1303970010, now seen corresponding path program 29 times [2025-02-07 17:17:21,615 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:17:21,616 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [921956617] [2025-02-07 17:17:21,616 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-07 17:17:21,616 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:17:21,625 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 83 statements into 18 equivalence classes. [2025-02-07 17:17:21,671 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 18 check-sat command(s) and asserted 83 of 83 statements. [2025-02-07 17:17:21,671 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 18 check-sat command(s) [2025-02-07 17:17:21,671 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:22,617 INFO L134 CoverageAnalysis]: Checked inductivity of 607 backedges. 0 proven. 607 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:22,617 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:17:22,618 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [921956617] [2025-02-07 17:17:22,618 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [921956617] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:17:22,618 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1311441880] [2025-02-07 17:17:22,618 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-07 17:17:22,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:17:22,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:17:22,621 INFO L229 MonitoredProcess]: Starting monitored process 35 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:17:22,623 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Waiting until timeout for monitored process [2025-02-07 17:17:22,734 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 83 statements into 18 equivalence classes. [2025-02-07 17:17:22,965 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 18 check-sat command(s) and asserted 83 of 83 statements. [2025-02-07 17:17:22,965 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 18 check-sat command(s) [2025-02-07 17:17:22,965 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:22,974 INFO L256 TraceCheckSpWp]: Trace formula consists of 416 conjuncts, 89 conjuncts are in the unsatisfiable core [2025-02-07 17:17:22,977 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:17:23,570 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2025-02-07 17:17:23,617 INFO L190 IndexEqualityManager]: detected not equals via solver [2025-02-07 17:17:23,617 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 27 treesize of output 11 [2025-02-07 17:17:24,376 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2025-02-07 17:17:24,409 INFO L134 CoverageAnalysis]: Checked inductivity of 607 backedges. 0 proven. 607 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:24,409 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:17:25,262 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 23 [2025-02-07 17:17:25,264 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 54 treesize of output 50 [2025-02-07 17:17:26,050 INFO L134 CoverageAnalysis]: Checked inductivity of 607 backedges. 0 proven. 607 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:26,053 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1311441880] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:17:26,053 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:17:26,053 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 35, 35] total 102 [2025-02-07 17:17:26,053 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1969483769] [2025-02-07 17:17:26,053 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:17:26,058 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 103 states [2025-02-07 17:17:26,058 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:17:26,058 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 103 interpolants. [2025-02-07 17:17:26,059 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=353, Invalid=10153, Unknown=0, NotChecked=0, Total=10506 [2025-02-07 17:17:26,059 INFO L87 Difference]: Start difference. First operand 93 states and 99 transitions. Second operand has 103 states, 103 states have (on average 2.3883495145631066) internal successors, (246), 102 states have internal predecessors, (246), 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-02-07 17:17:27,635 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:17:27,635 INFO L93 Difference]: Finished difference Result 99 states and 105 transitions. [2025-02-07 17:17:27,635 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2025-02-07 17:17:27,636 INFO L78 Accepts]: Start accepts. Automaton has has 103 states, 103 states have (on average 2.3883495145631066) internal successors, (246), 102 states have internal predecessors, (246), 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 83 [2025-02-07 17:17:27,636 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:17:27,640 INFO L225 Difference]: With dead ends: 99 [2025-02-07 17:17:27,640 INFO L226 Difference]: Without dead ends: 97 [2025-02-07 17:17:27,640 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 215 GetRequests, 97 SyntacticMatches, 1 SemanticMatches, 117 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3040 ImplicationChecksByTransitivity, 3.6s TimeCoverageRelationStatistics Valid=532, Invalid=13510, Unknown=0, NotChecked=0, Total=14042 [2025-02-07 17:17:27,641 INFO L435 NwaCegarLoop]: 19 mSDtfsCounter, 57 mSDsluCounter, 996 mSDsCounter, 0 mSdLazyCounter, 3991 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 57 SdHoareTripleChecker+Valid, 1015 SdHoareTripleChecker+Invalid, 3992 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 3991 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2025-02-07 17:17:27,642 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [57 Valid, 1015 Invalid, 3992 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 3991 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2025-02-07 17:17:27,642 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 97 states. [2025-02-07 17:17:27,657 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 97 to 96. [2025-02-07 17:17:27,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 96 states, 95 states have (on average 1.0736842105263158) internal successors, (102), 95 states have internal predecessors, (102), 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-02-07 17:17:27,657 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 96 states and 102 transitions. [2025-02-07 17:17:27,658 INFO L78 Accepts]: Start accepts. Automaton has 96 states and 102 transitions. Word has length 83 [2025-02-07 17:17:27,659 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:17:27,659 INFO L471 AbstractCegarLoop]: Abstraction has 96 states and 102 transitions. [2025-02-07 17:17:27,659 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 103 states, 103 states have (on average 2.3883495145631066) internal successors, (246), 102 states have internal predecessors, (246), 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-02-07 17:17:27,659 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 102 transitions. [2025-02-07 17:17:27,659 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2025-02-07 17:17:27,659 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:17:27,660 INFO L218 NwaCegarLoop]: trace histogram [18, 17, 16, 15, 15, 1, 1, 1, 1, 1] [2025-02-07 17:17:27,668 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (35)] Ended with exit code 0 [2025-02-07 17:17:27,864 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable35,35 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:17:27,864 INFO L396 AbstractCegarLoop]: === Iteration 37 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:17:27,864 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:17:27,864 INFO L85 PathProgramCache]: Analyzing trace with hash -1407751599, now seen corresponding path program 30 times [2025-02-07 17:17:27,865 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:17:27,865 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [682454154] [2025-02-07 17:17:27,865 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-07 17:17:27,865 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:17:27,874 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 86 statements into 18 equivalence classes. [2025-02-07 17:17:27,938 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 18 check-sat command(s) and asserted 86 of 86 statements. [2025-02-07 17:17:27,938 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 18 check-sat command(s) [2025-02-07 17:17:27,938 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:28,980 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 273 proven. 378 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:28,981 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:17:28,981 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [682454154] [2025-02-07 17:17:28,981 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [682454154] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:17:28,981 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1717982211] [2025-02-07 17:17:28,981 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-07 17:17:28,981 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:17:28,982 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:17:28,985 INFO L229 MonitoredProcess]: Starting monitored process 36 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-07 17:17:28,986 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Waiting until timeout for monitored process [2025-02-07 17:17:29,118 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 86 statements into 18 equivalence classes. [2025-02-07 17:17:29,499 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 18 check-sat command(s) and asserted 86 of 86 statements. [2025-02-07 17:17:29,499 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 18 check-sat command(s) [2025-02-07 17:17:29,499 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:17:29,502 INFO L256 TraceCheckSpWp]: Trace formula consists of 426 conjuncts, 74 conjuncts are in the unsatisfiable core [2025-02-07 17:17:29,504 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:17:29,956 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 1 [2025-02-07 17:17:31,131 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2025-02-07 17:17:31,131 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 23 treesize of output 10 [2025-02-07 17:17:31,161 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 330 proven. 321 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:31,161 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:17:32,282 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 20 treesize of output 18 [2025-02-07 17:17:32,284 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 26 treesize of output 20 [2025-02-07 17:17:33,367 INFO L134 CoverageAnalysis]: Checked inductivity of 651 backedges. 315 proven. 336 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:17:33,367 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1717982211] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:17:33,367 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:17:33,367 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [36, 36, 36] total 103 [2025-02-07 17:17:33,367 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1362427900] [2025-02-07 17:17:33,367 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:17:33,367 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 104 states [2025-02-07 17:17:33,367 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:17:33,368 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 104 interpolants. [2025-02-07 17:17:33,368 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1489, Invalid=9223, Unknown=0, NotChecked=0, Total=10712 [2025-02-07 17:17:33,369 INFO L87 Difference]: Start difference. First operand 96 states and 102 transitions. Second operand has 104 states, 104 states have (on average 2.423076923076923) internal successors, (252), 103 states have internal predecessors, (252), 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-02-07 17:17:34,025 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:17:34,025 INFO L93 Difference]: Finished difference Result 147 states and 153 transitions. [2025-02-07 17:17:34,025 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 37 states. [2025-02-07 17:17:34,025 INFO L78 Accepts]: Start accepts. Automaton has has 104 states, 104 states have (on average 2.423076923076923) internal successors, (252), 103 states have internal predecessors, (252), 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 86 [2025-02-07 17:17:34,026 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:17:34,026 INFO L225 Difference]: With dead ends: 147 [2025-02-07 17:17:34,026 INFO L226 Difference]: Without dead ends: 96 [2025-02-07 17:17:34,027 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 208 GetRequests, 103 SyntacticMatches, 1 SemanticMatches, 104 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3427 ImplicationChecksByTransitivity, 3.8s TimeCoverageRelationStatistics Valid=1551, Invalid=9579, Unknown=0, NotChecked=0, Total=11130 [2025-02-07 17:17:34,027 INFO L435 NwaCegarLoop]: 21 mSDtfsCounter, 2 mSDsluCounter, 287 mSDsCounter, 0 mSdLazyCounter, 1458 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 308 SdHoareTripleChecker+Invalid, 1458 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1458 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2025-02-07 17:17:34,027 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 308 Invalid, 1458 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1458 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2025-02-07 17:17:34,028 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 96 states. [2025-02-07 17:17:34,041 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 96 to 96. [2025-02-07 17:17:34,041 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 96 states, 95 states have (on average 1.063157894736842) internal successors, (101), 95 states have internal predecessors, (101), 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-02-07 17:17:34,042 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 96 states to 96 states and 101 transitions. [2025-02-07 17:17:34,042 INFO L78 Accepts]: Start accepts. Automaton has 96 states and 101 transitions. Word has length 86 [2025-02-07 17:17:34,042 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:17:34,042 INFO L471 AbstractCegarLoop]: Abstraction has 96 states and 101 transitions. [2025-02-07 17:17:34,043 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 104 states, 104 states have (on average 2.423076923076923) internal successors, (252), 103 states have internal predecessors, (252), 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-02-07 17:17:34,043 INFO L276 IsEmpty]: Start isEmpty. Operand 96 states and 101 transitions. [2025-02-07 17:17:34,043 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 89 [2025-02-07 17:17:34,044 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:17:34,044 INFO L218 NwaCegarLoop]: trace histogram [19, 18, 16, 15, 15, 1, 1, 1, 1, 1] [2025-02-07 17:17:34,052 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (36)] Forceful destruction successful, exit code 0 [2025-02-07 17:17:34,249 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 36 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable36 [2025-02-07 17:17:34,249 INFO L396 AbstractCegarLoop]: === Iteration 38 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:17:34,249 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:17:34,249 INFO L85 PathProgramCache]: Analyzing trace with hash 1470815698, now seen corresponding path program 31 times [2025-02-07 17:17:34,249 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:17:34,249 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [491000964] [2025-02-07 17:17:34,249 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-07 17:17:34,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:17:34,259 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 88 statements into 1 equivalence classes. [2025-02-07 17:17:34,274 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 88 of 88 statements. [2025-02-07 17:17:34,274 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:17:34,274 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat