./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-programs/partial_mod_count_limited_3.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-programs/partial_mod_count_limited_3.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 e98c2efe8dc7dfa25efbae5d9b3e7693444730d8a672856a92fef54f1a5fbcae --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-07 17:02:01,746 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-07 17:02:01,827 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:02:01,835 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-07 17:02:01,836 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-07 17:02:01,866 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-07 17:02:01,867 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-07 17:02:01,868 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-07 17:02:01,868 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-07 17:02:01,868 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-07 17:02:01,869 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-07 17:02:01,869 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-07 17:02:01,870 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-07 17:02:01,870 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-07 17:02:01,870 INFO L153 SettingsManager]: * Use SBE=true [2025-02-07 17:02:01,870 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-07 17:02:01,870 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-07 17:02:01,871 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-07 17:02:01,871 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-07 17:02:01,871 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-07 17:02:01,871 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-07 17:02:01,871 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-07 17:02:01,871 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-07 17:02:01,871 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-07 17:02:01,871 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-07 17:02:01,872 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-07 17:02:01,872 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-07 17:02:01,872 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-07 17:02:01,872 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-07 17:02:01,872 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-07 17:02:01,872 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-07 17:02:01,872 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-07 17:02:01,873 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-07 17:02:01,873 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-07 17:02:01,873 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-07 17:02:01,873 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-07 17:02:01,873 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-07 17:02:01,874 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-07 17:02:01,874 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-07 17:02:01,874 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-07 17:02:01,874 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-07 17:02:01,874 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-07 17:02:01,874 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-07 17:02:01,874 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 -> e98c2efe8dc7dfa25efbae5d9b3e7693444730d8a672856a92fef54f1a5fbcae [2025-02-07 17:02:02,163 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-07 17:02:02,177 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-07 17:02:02,180 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-07 17:02:02,181 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-07 17:02:02,181 INFO L274 PluginConnector]: CDTParser initialized [2025-02-07 17:02:02,182 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c [2025-02-07 17:02:03,584 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/d2a39a9f9/a8977f46bdf340a7abf3b94c106b8ebf/FLAG9b59baaf6 [2025-02-07 17:02:03,812 INFO L384 CDTParser]: Found 1 translation units. [2025-02-07 17:02:03,813 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_limited_3.c [2025-02-07 17:02:03,835 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/d2a39a9f9/a8977f46bdf340a7abf3b94c106b8ebf/FLAG9b59baaf6 [2025-02-07 17:02:03,851 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/d2a39a9f9/a8977f46bdf340a7abf3b94c106b8ebf [2025-02-07 17:02:03,853 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-07 17:02:03,854 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-07 17:02:03,855 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-07 17:02:03,855 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-07 17:02:03,859 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-07 17:02:03,860 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 05:02:03" (1/1) ... [2025-02-07 17:02:03,860 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@a26705f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:03, skipping insertion in model container [2025-02-07 17:02:03,861 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.02 05:02:03" (1/1) ... [2025-02-07 17:02:03,875 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-07 17:02:04,011 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-programs/partial_mod_count_limited_3.c[331,344] [2025-02-07 17:02:04,036 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-07 17:02:04,044 INFO L200 MainTranslator]: Completed pre-run [2025-02-07 17:02:04,055 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-programs/partial_mod_count_limited_3.c[331,344] [2025-02-07 17:02:04,063 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-07 17:02:04,074 INFO L204 MainTranslator]: Completed translation [2025-02-07 17:02:04,075 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04 WrapperNode [2025-02-07 17:02:04,075 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-07 17:02:04,076 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-07 17:02:04,077 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-07 17:02:04,077 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-07 17:02:04,083 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:02:04" (1/1) ... [2025-02-07 17:02:04,087 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:02:04" (1/1) ... [2025-02-07 17:02:04,101 INFO L138 Inliner]: procedures = 15, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 60 [2025-02-07 17:02:04,101 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-07 17:02:04,102 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-07 17:02:04,102 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-07 17:02:04,102 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-07 17:02:04,107 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04" (1/1) ... [2025-02-07 17:02:04,107 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04" (1/1) ... [2025-02-07 17:02:04,109 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04" (1/1) ... [2025-02-07 17:02:04,117 INFO L175 MemorySlicer]: Split 6 memory accesses to 2 slices as follows [2, 4]. 67 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2025-02-07 17:02:04,118 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04" (1/1) ... [2025-02-07 17:02:04,118 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04" (1/1) ... [2025-02-07 17:02:04,122 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04" (1/1) ... [2025-02-07 17:02:04,123 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04" (1/1) ... [2025-02-07 17:02:04,123 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04" (1/1) ... [2025-02-07 17:02:04,124 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04" (1/1) ... [2025-02-07 17:02:04,125 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-07 17:02:04,126 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-07 17:02:04,126 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-07 17:02:04,126 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-07 17:02:04,127 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04" (1/1) ... [2025-02-07 17:02:04,132 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-07 17:02:04,141 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:02:04,155 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:02:04,161 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:02:04,178 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-07 17:02:04,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-07 17:02:04,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-07 17:02:04,179 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-07 17:02:04,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-07 17:02:04,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-07 17:02:04,179 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-07 17:02:04,179 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-07 17:02:04,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-07 17:02:04,179 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-07 17:02:04,179 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-07 17:02:04,237 INFO L257 CfgBuilder]: Building ICFG [2025-02-07 17:02:04,239 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-07 17:02:04,398 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L12: 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:02:04,407 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2025-02-07 17:02:04,408 INFO L308 CfgBuilder]: Performing block encoding [2025-02-07 17:02:04,415 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-07 17:02:04,415 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-07 17:02:04,415 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 05:02:04 BoogieIcfgContainer [2025-02-07 17:02:04,416 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-07 17:02:04,418 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-07 17:02:04,418 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-07 17:02:04,422 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-07 17:02:04,422 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.02 05:02:03" (1/3) ... [2025-02-07 17:02:04,423 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1cbc4254 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 05:02:04, skipping insertion in model container [2025-02-07 17:02:04,423 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.02 05:02:04" (2/3) ... [2025-02-07 17:02:04,423 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1cbc4254 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.02 05:02:04, skipping insertion in model container [2025-02-07 17:02:04,423 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 07.02 05:02:04" (3/3) ... [2025-02-07 17:02:04,425 INFO L128 eAbstractionObserver]: Analyzing ICFG partial_mod_count_limited_3.c [2025-02-07 17:02:04,443 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-07 17:02:04,444 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG partial_mod_count_limited_3.c that has 1 procedures, 18 locations, 1 initial locations, 2 loop locations, and 1 error locations. [2025-02-07 17:02:04,497 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-07 17:02:04,509 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;@1b680556, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-07 17:02:04,509 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-02-07 17:02:04,514 INFO L276 IsEmpty]: Start isEmpty. Operand has 18 states, 16 states have (on average 1.5) internal successors, (24), 17 states have internal predecessors, (24), 0 states have call successors, (0), 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:02:04,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2025-02-07 17:02:04,518 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:02:04,519 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:02:04,520 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:02:04,525 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:02:04,525 INFO L85 PathProgramCache]: Analyzing trace with hash 902650163, now seen corresponding path program 1 times [2025-02-07 17:02:04,533 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:02:04,534 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1150071044] [2025-02-07 17:02:04,535 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:02:04,535 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:02:04,606 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-02-07 17:02:04,633 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-02-07 17:02:04,636 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:02:04,636 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:04,703 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:02:04,704 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:02:04,704 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1150071044] [2025-02-07 17:02:04,705 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1150071044] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-07 17:02:04,705 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-07 17:02:04,705 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2025-02-07 17:02:04,707 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [514998660] [2025-02-07 17:02:04,707 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-07 17:02:04,710 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-02-07 17:02:04,711 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:02:04,728 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-02-07 17:02:04,728 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-02-07 17:02:04,731 INFO L87 Difference]: Start difference. First operand has 18 states, 16 states have (on average 1.5) internal successors, (24), 17 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 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:02:04,742 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:02:04,742 INFO L93 Difference]: Finished difference Result 34 states and 45 transitions. [2025-02-07 17:02:04,743 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-02-07 17:02:04,744 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 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 9 [2025-02-07 17:02:04,744 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:02:04,749 INFO L225 Difference]: With dead ends: 34 [2025-02-07 17:02:04,749 INFO L226 Difference]: Without dead ends: 15 [2025-02-07 17:02:04,753 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-02-07 17:02:04,761 INFO L435 NwaCegarLoop]: 22 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 22 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-07 17:02:04,761 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 22 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-07 17:02:04,774 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2025-02-07 17:02:04,782 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 15. [2025-02-07 17:02:04,784 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 15 states, 14 states have (on average 1.3571428571428572) internal successors, (19), 14 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:02:04,787 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 19 transitions. [2025-02-07 17:02:04,791 INFO L78 Accepts]: Start accepts. Automaton has 15 states and 19 transitions. Word has length 9 [2025-02-07 17:02:04,791 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:02:04,791 INFO L471 AbstractCegarLoop]: Abstraction has 15 states and 19 transitions. [2025-02-07 17:02:04,791 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 4.5) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 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:02:04,791 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 19 transitions. [2025-02-07 17:02:04,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2025-02-07 17:02:04,792 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:02:04,792 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:02:04,792 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-07 17:02:04,792 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:02:04,793 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:02:04,793 INFO L85 PathProgramCache]: Analyzing trace with hash -1649506798, now seen corresponding path program 1 times [2025-02-07 17:02:04,793 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:02:04,793 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1027186233] [2025-02-07 17:02:04,793 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:02:04,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:02:04,809 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-02-07 17:02:04,825 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-02-07 17:02:04,825 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:02:04,825 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:04,976 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:02:04,976 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:02:04,977 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1027186233] [2025-02-07 17:02:04,977 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1027186233] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-07 17:02:04,977 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-07 17:02:04,977 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-07 17:02:04,977 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1492656348] [2025-02-07 17:02:04,977 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-07 17:02:04,978 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2025-02-07 17:02:04,978 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:02:04,979 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2025-02-07 17:02:04,979 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2025-02-07 17:02:04,979 INFO L87 Difference]: Start difference. First operand 15 states and 19 transitions. Second operand has 4 states, 4 states have (on average 2.25) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 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:02:05,036 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:02:05,036 INFO L93 Difference]: Finished difference Result 39 states and 51 transitions. [2025-02-07 17:02:05,037 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2025-02-07 17:02:05,037 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.25) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 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 9 [2025-02-07 17:02:05,037 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:02:05,037 INFO L225 Difference]: With dead ends: 39 [2025-02-07 17:02:05,037 INFO L226 Difference]: Without dead ends: 27 [2025-02-07 17:02:05,038 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:02:05,038 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 29 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 29 SdHoareTripleChecker+Valid, 18 SdHoareTripleChecker+Invalid, 20 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-07 17:02:05,039 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [29 Valid, 18 Invalid, 20 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-07 17:02:05,039 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2025-02-07 17:02:05,043 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 17. [2025-02-07 17:02:05,043 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 16 states have (on average 1.3125) internal successors, (21), 16 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:02:05,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 21 transitions. [2025-02-07 17:02:05,044 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 21 transitions. Word has length 9 [2025-02-07 17:02:05,044 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:02:05,044 INFO L471 AbstractCegarLoop]: Abstraction has 17 states and 21 transitions. [2025-02-07 17:02:05,044 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.25) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 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:02:05,045 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 21 transitions. [2025-02-07 17:02:05,045 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2025-02-07 17:02:05,045 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:02:05,046 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:02:05,046 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-02-07 17:02:05,046 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:02:05,047 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:02:05,047 INFO L85 PathProgramCache]: Analyzing trace with hash -1419639048, now seen corresponding path program 1 times [2025-02-07 17:02:05,047 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:02:05,048 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1365071243] [2025-02-07 17:02:05,048 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:02:05,048 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:02:05,077 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-02-07 17:02:05,115 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-02-07 17:02:05,117 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:02:05,117 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:05,263 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:02:05,263 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:02:05,263 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1365071243] [2025-02-07 17:02:05,263 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1365071243] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:02:05,263 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1772013332] [2025-02-07 17:02:05,263 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:02:05,263 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:02:05,263 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:02:05,269 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:02:05,271 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:02:05,338 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-02-07 17:02:05,367 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-02-07 17:02:05,368 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:02:05,368 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:05,371 INFO L256 TraceCheckSpWp]: Trace formula consists of 80 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-02-07 17:02:05,374 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:02:05,477 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:02:05,478 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:02:05,533 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:02:05,533 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1772013332] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:02:05,533 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:02:05,534 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 9 [2025-02-07 17:02:05,534 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1155612074] [2025-02-07 17:02:05,534 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:02:05,534 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2025-02-07 17:02:05,534 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:02:05,535 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2025-02-07 17:02:05,536 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=51, Unknown=0, NotChecked=0, Total=90 [2025-02-07 17:02:05,536 INFO L87 Difference]: Start difference. First operand 17 states and 21 transitions. Second operand has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 17:02:05,692 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:02:05,693 INFO L93 Difference]: Finished difference Result 65 states and 84 transitions. [2025-02-07 17:02:05,694 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2025-02-07 17:02:05,694 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 14 [2025-02-07 17:02:05,694 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:02:05,695 INFO L225 Difference]: With dead ends: 65 [2025-02-07 17:02:05,695 INFO L226 Difference]: Without dead ends: 53 [2025-02-07 17:02:05,696 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 22 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=57, Invalid=75, Unknown=0, NotChecked=0, Total=132 [2025-02-07 17:02:05,697 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 127 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 51 mSolverCounterSat, 10 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 127 SdHoareTripleChecker+Valid, 47 SdHoareTripleChecker+Invalid, 61 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 10 IncrementalHoareTripleChecker+Valid, 51 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-07 17:02:05,697 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [127 Valid, 47 Invalid, 61 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [10 Valid, 51 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-07 17:02:05,697 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2025-02-07 17:02:05,706 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 31. [2025-02-07 17:02:05,707 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 31 states, 30 states have (on average 1.3) internal successors, (39), 30 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:02:05,707 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 39 transitions. [2025-02-07 17:02:05,708 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 39 transitions. Word has length 14 [2025-02-07 17:02:05,708 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:02:05,708 INFO L471 AbstractCegarLoop]: Abstraction has 31 states and 39 transitions. [2025-02-07 17:02:05,708 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 3.0) internal successors, (30), 9 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 17:02:05,709 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 39 transitions. [2025-02-07 17:02:05,709 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2025-02-07 17:02:05,709 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:02:05,710 INFO L218 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:02:05,718 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:02:05,914 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:02:05,914 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:02:05,915 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:02:05,915 INFO L85 PathProgramCache]: Analyzing trace with hash -756401614, now seen corresponding path program 1 times [2025-02-07 17:02:05,915 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:02:05,915 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [48320422] [2025-02-07 17:02:05,915 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:02:05,915 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:02:05,938 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-02-07 17:02:05,972 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-02-07 17:02:05,972 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:02:05,972 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:06,346 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 13 proven. 21 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:02:06,347 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:02:06,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [48320422] [2025-02-07 17:02:06,347 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [48320422] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:02:06,347 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1935238370] [2025-02-07 17:02:06,347 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:02:06,347 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:02:06,347 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:02:06,352 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:02:06,355 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:02:06,397 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 29 statements into 1 equivalence classes. [2025-02-07 17:02:06,424 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 29 of 29 statements. [2025-02-07 17:02:06,424 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:02:06,424 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:06,425 INFO L256 TraceCheckSpWp]: Trace formula consists of 123 conjuncts, 7 conjuncts are in the unsatisfiable core [2025-02-07 17:02:06,427 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:02:06,606 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:02:06,606 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:02:06,746 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2025-02-07 17:02:06,746 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1935238370] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:02:06,746 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:02:06,747 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 7] total 17 [2025-02-07 17:02:06,747 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [269666496] [2025-02-07 17:02:06,747 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:02:06,748 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2025-02-07 17:02:06,748 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:02:06,748 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2025-02-07 17:02:06,749 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=116, Invalid=190, Unknown=0, NotChecked=0, Total=306 [2025-02-07 17:02:06,750 INFO L87 Difference]: Start difference. First operand 31 states and 39 transitions. Second operand has 18 states, 18 states have (on average 4.166666666666667) internal successors, (75), 17 states have internal predecessors, (75), 0 states have call successors, (0), 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:02:07,031 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:02:07,031 INFO L93 Difference]: Finished difference Result 141 states and 181 transitions. [2025-02-07 17:02:07,032 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 13 states. [2025-02-07 17:02:07,032 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 18 states have (on average 4.166666666666667) internal successors, (75), 17 states have internal predecessors, (75), 0 states have call successors, (0), 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 29 [2025-02-07 17:02:07,032 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:02:07,033 INFO L225 Difference]: With dead ends: 141 [2025-02-07 17:02:07,033 INFO L226 Difference]: Without dead ends: 125 [2025-02-07 17:02:07,034 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 46 SyntacticMatches, 1 SemanticMatches, 21 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 121 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=191, Invalid=315, Unknown=0, NotChecked=0, Total=506 [2025-02-07 17:02:07,035 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 393 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 90 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 393 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 121 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 90 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2025-02-07 17:02:07,035 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [393 Valid, 83 Invalid, 121 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 90 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2025-02-07 17:02:07,036 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 125 states. [2025-02-07 17:02:07,042 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 125 to 61. [2025-02-07 17:02:07,042 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61 states, 60 states have (on average 1.3) internal successors, (78), 60 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 17:02:07,043 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61 states to 61 states and 78 transitions. [2025-02-07 17:02:07,043 INFO L78 Accepts]: Start accepts. Automaton has 61 states and 78 transitions. Word has length 29 [2025-02-07 17:02:07,043 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:02:07,043 INFO L471 AbstractCegarLoop]: Abstraction has 61 states and 78 transitions. [2025-02-07 17:02:07,043 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 4.166666666666667) internal successors, (75), 17 states have internal predecessors, (75), 0 states have call successors, (0), 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:02:07,043 INFO L276 IsEmpty]: Start isEmpty. Operand 61 states and 78 transitions. [2025-02-07 17:02:07,044 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 60 [2025-02-07 17:02:07,044 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:02:07,044 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 5, 5, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:02:07,052 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2025-02-07 17:02:07,245 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:02:07,245 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:02:07,246 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:02:07,246 INFO L85 PathProgramCache]: Analyzing trace with hash 1156127347, now seen corresponding path program 2 times [2025-02-07 17:02:07,246 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:02:07,246 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [779239654] [2025-02-07 17:02:07,246 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:02:07,246 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:02:07,270 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 59 statements into 2 equivalence classes. [2025-02-07 17:02:07,313 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 59 of 59 statements. [2025-02-07 17:02:07,313 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:02:07,314 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:07,865 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 129 proven. 60 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2025-02-07 17:02:07,866 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:02:07,866 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [779239654] [2025-02-07 17:02:07,866 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [779239654] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:02:07,866 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [641649191] [2025-02-07 17:02:07,866 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:02:07,867 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:02:07,867 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:02:07,870 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:02:07,873 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:02:07,943 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 59 statements into 2 equivalence classes. [2025-02-07 17:02:07,990 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) and asserted 9 of 59 statements. [2025-02-07 17:02:07,990 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 1 check-sat command(s) [2025-02-07 17:02:07,990 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:07,995 INFO L256 TraceCheckSpWp]: Trace formula consists of 69 conjuncts, 13 conjuncts are in the unsatisfiable core [2025-02-07 17:02:08,000 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:02:08,430 INFO L134 CoverageAnalysis]: Checked inductivity of 235 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 235 trivial. 0 not checked. [2025-02-07 17:02:08,430 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-02-07 17:02:08,431 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [641649191] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-07 17:02:08,431 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-02-07 17:02:08,431 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [8] total 11 [2025-02-07 17:02:08,431 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1118448512] [2025-02-07 17:02:08,431 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-07 17:02:08,431 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-02-07 17:02:08,432 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:02:08,432 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-02-07 17:02:08,432 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=93, Unknown=0, NotChecked=0, Total=132 [2025-02-07 17:02:08,432 INFO L87 Difference]: Start difference. First operand 61 states and 78 transitions. Second operand has 5 states, 5 states have (on average 3.0) internal successors, (15), 4 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:02:08,538 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:02:08,538 INFO L93 Difference]: Finished difference Result 73 states and 93 transitions. [2025-02-07 17:02:08,538 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-07 17:02:08,539 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 3.0) internal successors, (15), 4 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) Word has length 59 [2025-02-07 17:02:08,539 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:02:08,540 INFO L225 Difference]: With dead ends: 73 [2025-02-07 17:02:08,540 INFO L226 Difference]: Without dead ends: 71 [2025-02-07 17:02:08,540 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 69 GetRequests, 56 SyntacticMatches, 1 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=49, Invalid=133, Unknown=0, NotChecked=0, Total=182 [2025-02-07 17:02:08,541 INFO L435 NwaCegarLoop]: 13 mSDtfsCounter, 10 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-07 17:02:08,541 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 37 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-07 17:02:08,541 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 71 states. [2025-02-07 17:02:08,554 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 71 to 71. [2025-02-07 17:02:08,555 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 71 states, 70 states have (on average 1.2857142857142858) internal successors, (90), 70 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:02:08,557 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71 states to 71 states and 90 transitions. [2025-02-07 17:02:08,558 INFO L78 Accepts]: Start accepts. Automaton has 71 states and 90 transitions. Word has length 59 [2025-02-07 17:02:08,558 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:02:08,558 INFO L471 AbstractCegarLoop]: Abstraction has 71 states and 90 transitions. [2025-02-07 17:02:08,558 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.0) internal successors, (15), 4 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:02:08,559 INFO L276 IsEmpty]: Start isEmpty. Operand 71 states and 90 transitions. [2025-02-07 17:02:08,560 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 65 [2025-02-07 17:02:08,561 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:02:08,562 INFO L218 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 5, 5, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:02:08,570 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2025-02-07 17:02:08,766 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:02:08,766 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:02:08,767 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:02:08,767 INFO L85 PathProgramCache]: Analyzing trace with hash -1189165094, now seen corresponding path program 1 times [2025-02-07 17:02:08,767 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:02:08,767 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [486818877] [2025-02-07 17:02:08,767 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:02:08,767 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:02:08,784 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 64 statements into 1 equivalence classes. [2025-02-07 17:02:08,804 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 64 of 64 statements. [2025-02-07 17:02:08,805 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:02:08,805 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:09,342 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 121 proven. 87 refuted. 0 times theorem prover too weak. 31 trivial. 0 not checked. [2025-02-07 17:02:09,344 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:02:09,344 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [486818877] [2025-02-07 17:02:09,344 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [486818877] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:02:09,344 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1500007133] [2025-02-07 17:02:09,344 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-07 17:02:09,344 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:02:09,344 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:02:09,347 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:02:09,349 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:02:09,400 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 64 statements into 1 equivalence classes. [2025-02-07 17:02:09,433 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 64 of 64 statements. [2025-02-07 17:02:09,434 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-07 17:02:09,434 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:09,435 INFO L256 TraceCheckSpWp]: Trace formula consists of 220 conjuncts, 13 conjuncts are in the unsatisfiable core [2025-02-07 17:02:09,438 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:02:09,758 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2025-02-07 17:02:09,758 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:02:10,088 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2025-02-07 17:02:10,088 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1500007133] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:02:10,088 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:02:10,088 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 13, 13] total 32 [2025-02-07 17:02:10,088 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1418867059] [2025-02-07 17:02:10,089 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:02:10,089 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 33 states [2025-02-07 17:02:10,089 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:02:10,090 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 33 interpolants. [2025-02-07 17:02:10,090 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=389, Invalid=667, Unknown=0, NotChecked=0, Total=1056 [2025-02-07 17:02:10,091 INFO L87 Difference]: Start difference. First operand 71 states and 90 transitions. Second operand has 33 states, 33 states have (on average 4.666666666666667) internal successors, (154), 32 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 17:02:10,848 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:02:10,848 INFO L93 Difference]: Finished difference Result 521 states and 649 transitions. [2025-02-07 17:02:10,849 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2025-02-07 17:02:10,849 INFO L78 Accepts]: Start accepts. Automaton has has 33 states, 33 states have (on average 4.666666666666667) internal successors, (154), 32 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 64 [2025-02-07 17:02:10,849 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:02:10,851 INFO L225 Difference]: With dead ends: 521 [2025-02-07 17:02:10,851 INFO L226 Difference]: Without dead ends: 480 [2025-02-07 17:02:10,853 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 147 GetRequests, 104 SyntacticMatches, 1 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 532 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=686, Invalid=1206, Unknown=0, NotChecked=0, Total=1892 [2025-02-07 17:02:10,854 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 775 mSDsluCounter, 174 mSDsCounter, 0 mSdLazyCounter, 201 mSolverCounterSat, 67 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 775 SdHoareTripleChecker+Valid, 184 SdHoareTripleChecker+Invalid, 268 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 67 IncrementalHoareTripleChecker+Valid, 201 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2025-02-07 17:02:10,854 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [775 Valid, 184 Invalid, 268 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [67 Valid, 201 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2025-02-07 17:02:10,855 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 480 states. [2025-02-07 17:02:10,880 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 480 to 131. [2025-02-07 17:02:10,881 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 131 states, 130 states have (on average 1.2923076923076924) internal successors, (168), 130 states have internal predecessors, (168), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 17:02:10,882 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 131 states to 131 states and 168 transitions. [2025-02-07 17:02:10,882 INFO L78 Accepts]: Start accepts. Automaton has 131 states and 168 transitions. Word has length 64 [2025-02-07 17:02:10,882 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:02:10,882 INFO L471 AbstractCegarLoop]: Abstraction has 131 states and 168 transitions. [2025-02-07 17:02:10,883 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 33 states, 33 states have (on average 4.666666666666667) internal successors, (154), 32 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-07 17:02:10,883 INFO L276 IsEmpty]: Start isEmpty. Operand 131 states and 168 transitions. [2025-02-07 17:02:10,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 125 [2025-02-07 17:02:10,886 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:02:10,886 INFO L218 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 11, 11, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:02:10,894 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2025-02-07 17:02:11,086 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:02:11,087 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:02:11,088 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:02:11,088 INFO L85 PathProgramCache]: Analyzing trace with hash -345303238, now seen corresponding path program 2 times [2025-02-07 17:02:11,088 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:02:11,088 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [294358183] [2025-02-07 17:02:11,088 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:02:11,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:02:11,120 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 124 statements into 2 equivalence classes. [2025-02-07 17:02:11,168 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 124 of 124 statements. [2025-02-07 17:02:11,173 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:02:11,173 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:12,579 INFO L134 CoverageAnalysis]: Checked inductivity of 1181 backedges. 0 proven. 1177 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2025-02-07 17:02:12,579 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:02:12,579 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [294358183] [2025-02-07 17:02:12,579 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [294358183] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:02:12,579 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1861525634] [2025-02-07 17:02:12,580 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-07 17:02:12,580 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:02:12,580 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:02:12,584 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:02:12,604 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:02:12,665 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 124 statements into 2 equivalence classes. [2025-02-07 17:02:12,784 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 124 of 124 statements. [2025-02-07 17:02:12,785 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-07 17:02:12,785 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:12,790 INFO L256 TraceCheckSpWp]: Trace formula consists of 382 conjuncts, 25 conjuncts are in the unsatisfiable core [2025-02-07 17:02:12,795 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:02:13,548 INFO L134 CoverageAnalysis]: Checked inductivity of 1181 backedges. 0 proven. 1177 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2025-02-07 17:02:13,548 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:02:14,502 INFO L134 CoverageAnalysis]: Checked inductivity of 1181 backedges. 0 proven. 1177 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2025-02-07 17:02:14,503 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1861525634] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:02:14,503 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:02:14,503 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 72 [2025-02-07 17:02:14,503 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [582470872] [2025-02-07 17:02:14,503 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:02:14,504 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 73 states [2025-02-07 17:02:14,504 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:02:14,506 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 73 interpolants. [2025-02-07 17:02:14,508 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=2307, Invalid=2949, Unknown=0, NotChecked=0, Total=5256 [2025-02-07 17:02:14,509 INFO L87 Difference]: Start difference. First operand 131 states and 168 transitions. Second operand has 73 states, 73 states have (on average 4.7534246575342465) internal successors, (347), 72 states have internal predecessors, (347), 0 states have call successors, (0), 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:02:16,252 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:02:16,252 INFO L93 Difference]: Finished difference Result 1079 states and 1345 transitions. [2025-02-07 17:02:16,252 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 49 states. [2025-02-07 17:02:16,252 INFO L78 Accepts]: Start accepts. Automaton has has 73 states, 73 states have (on average 4.7534246575342465) internal successors, (347), 72 states have internal predecessors, (347), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 124 [2025-02-07 17:02:16,253 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:02:16,256 INFO L225 Difference]: With dead ends: 1079 [2025-02-07 17:02:16,257 INFO L226 Difference]: Without dead ends: 1008 [2025-02-07 17:02:16,261 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 294 GetRequests, 200 SyntacticMatches, 0 SemanticMatches, 94 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3217 ImplicationChecksByTransitivity, 2.2s TimeCoverageRelationStatistics Valid=3480, Invalid=5640, Unknown=0, NotChecked=0, Total=9120 [2025-02-07 17:02:16,264 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 2006 mSDsluCounter, 412 mSDsCounter, 0 mSdLazyCounter, 455 mSolverCounterSat, 168 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2006 SdHoareTripleChecker+Valid, 422 SdHoareTripleChecker+Invalid, 623 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 168 IncrementalHoareTripleChecker+Valid, 455 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2025-02-07 17:02:16,265 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2006 Valid, 422 Invalid, 623 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [168 Valid, 455 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2025-02-07 17:02:16,267 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1008 states. [2025-02-07 17:02:16,299 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1008 to 251. [2025-02-07 17:02:16,300 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 251 states, 250 states have (on average 1.296) internal successors, (324), 250 states have internal predecessors, (324), 0 states have call successors, (0), 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:02:16,301 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 251 states to 251 states and 324 transitions. [2025-02-07 17:02:16,301 INFO L78 Accepts]: Start accepts. Automaton has 251 states and 324 transitions. Word has length 124 [2025-02-07 17:02:16,301 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:02:16,301 INFO L471 AbstractCegarLoop]: Abstraction has 251 states and 324 transitions. [2025-02-07 17:02:16,302 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 73 states, 73 states have (on average 4.7534246575342465) internal successors, (347), 72 states have internal predecessors, (347), 0 states have call successors, (0), 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:02:16,302 INFO L276 IsEmpty]: Start isEmpty. Operand 251 states and 324 transitions. [2025-02-07 17:02:16,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 245 [2025-02-07 17:02:16,304 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:02:16,304 INFO L218 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 23, 23, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-07 17:02:16,312 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:02:16,508 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:02:16,508 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:02:16,509 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:02:16,509 INFO L85 PathProgramCache]: Analyzing trace with hash -1442619910, now seen corresponding path program 3 times [2025-02-07 17:02:16,509 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:02:16,509 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [174607188] [2025-02-07 17:02:16,509 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:02:16,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:02:16,546 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 244 statements into 47 equivalence classes. [2025-02-07 17:02:17,665 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 31 check-sat command(s) and asserted 164 of 244 statements. [2025-02-07 17:02:17,665 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 31 check-sat command(s) [2025-02-07 17:02:17,665 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:19,595 INFO L134 CoverageAnalysis]: Checked inductivity of 5225 backedges. 0 proven. 4022 refuted. 0 times theorem prover too weak. 1203 trivial. 0 not checked. [2025-02-07 17:02:19,596 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:02:19,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [174607188] [2025-02-07 17:02:19,596 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [174607188] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:02:19,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1637040392] [2025-02-07 17:02:19,596 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-07 17:02:19,596 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:02:19,596 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:02:19,599 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:02:19,601 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:02:19,700 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 244 statements into 47 equivalence classes. [2025-02-07 17:02:19,825 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) and asserted 19 of 244 statements. [2025-02-07 17:02:19,825 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2025-02-07 17:02:19,825 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:19,826 INFO L256 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 25 conjuncts are in the unsatisfiable core [2025-02-07 17:02:19,832 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:02:20,966 INFO L134 CoverageAnalysis]: Checked inductivity of 5225 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 5221 trivial. 0 not checked. [2025-02-07 17:02:20,967 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:02:23,875 INFO L134 CoverageAnalysis]: Checked inductivity of 5225 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 5221 trivial. 0 not checked. [2025-02-07 17:02:23,875 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1637040392] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:02:23,875 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:02:23,875 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 6, 7] total 39 [2025-02-07 17:02:23,876 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [490306890] [2025-02-07 17:02:23,876 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:02:23,876 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 40 states [2025-02-07 17:02:23,876 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:02:23,877 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2025-02-07 17:02:23,877 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=384, Invalid=1176, Unknown=0, NotChecked=0, Total=1560 [2025-02-07 17:02:23,877 INFO L87 Difference]: Start difference. First operand 251 states and 324 transitions. Second operand has 40 states, 40 states have (on average 4.325) internal successors, (173), 39 states have internal predecessors, (173), 0 states have call successors, (0), 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:02:43,640 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:02:43,640 INFO L93 Difference]: Finished difference Result 2511 states and 3407 transitions. [2025-02-07 17:02:43,641 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 351 states. [2025-02-07 17:02:43,641 INFO L78 Accepts]: Start accepts. Automaton has has 40 states, 40 states have (on average 4.325) internal successors, (173), 39 states have internal predecessors, (173), 0 states have call successors, (0), 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 244 [2025-02-07 17:02:43,641 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:02:43,651 INFO L225 Difference]: With dead ends: 2511 [2025-02-07 17:02:43,652 INFO L226 Difference]: Without dead ends: 2494 [2025-02-07 17:02:43,667 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 858 GetRequests, 476 SyntacticMatches, 0 SemanticMatches, 382 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 73597 ImplicationChecksByTransitivity, 18.2s TimeCoverageRelationStatistics Valid=30088, Invalid=116984, Unknown=0, NotChecked=0, Total=147072 [2025-02-07 17:02:43,667 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 1319 mSDsluCounter, 316 mSDsCounter, 0 mSdLazyCounter, 1024 mSolverCounterSat, 247 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1319 SdHoareTripleChecker+Valid, 325 SdHoareTripleChecker+Invalid, 1271 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 247 IncrementalHoareTripleChecker+Valid, 1024 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time [2025-02-07 17:02:43,667 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1319 Valid, 325 Invalid, 1271 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [247 Valid, 1024 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time] [2025-02-07 17:02:43,669 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2494 states. [2025-02-07 17:02:43,750 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2494 to 1545. [2025-02-07 17:02:43,752 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1545 states, 1544 states have (on average 1.3808290155440415) internal successors, (2132), 1544 states have internal predecessors, (2132), 0 states have call successors, (0), 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:02:43,760 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1545 states to 1545 states and 2132 transitions. [2025-02-07 17:02:43,761 INFO L78 Accepts]: Start accepts. Automaton has 1545 states and 2132 transitions. Word has length 244 [2025-02-07 17:02:43,761 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:02:43,762 INFO L471 AbstractCegarLoop]: Abstraction has 1545 states and 2132 transitions. [2025-02-07 17:02:43,762 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 40 states, 40 states have (on average 4.325) internal successors, (173), 39 states have internal predecessors, (173), 0 states have call successors, (0), 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:02:43,762 INFO L276 IsEmpty]: Start isEmpty. Operand 1545 states and 2132 transitions. [2025-02-07 17:02:43,774 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 265 [2025-02-07 17:02:43,774 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:02:43,774 INFO L218 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 24, 22, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1, 1] [2025-02-07 17:02:43,781 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:02:43,974 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:02:43,975 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:02:43,975 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:02:43,975 INFO L85 PathProgramCache]: Analyzing trace with hash -1499616005, now seen corresponding path program 4 times [2025-02-07 17:02:43,975 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:02:43,975 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [225954169] [2025-02-07 17:02:43,975 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:02:43,975 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:02:44,005 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 264 statements into 2 equivalence classes. [2025-02-07 17:02:44,068 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 264 of 264 statements. [2025-02-07 17:02:44,068 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:02:44,068 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:48,171 INFO L134 CoverageAnalysis]: Checked inductivity of 5291 backedges. 0 proven. 5221 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2025-02-07 17:02:48,171 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-07 17:02:48,171 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [225954169] [2025-02-07 17:02:48,171 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [225954169] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-07 17:02:48,171 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1670542651] [2025-02-07 17:02:48,171 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-07 17:02:48,171 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-07 17:02:48,171 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-07 17:02:48,173 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:02:48,174 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:02:48,278 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 264 statements into 2 equivalence classes. [2025-02-07 17:02:53,791 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 264 of 264 statements. [2025-02-07 17:02:53,792 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-07 17:02:53,792 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-07 17:02:53,801 INFO L256 TraceCheckSpWp]: Trace formula consists of 765 conjuncts, 49 conjuncts are in the unsatisfiable core [2025-02-07 17:02:53,805 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-07 17:02:55,289 INFO L134 CoverageAnalysis]: Checked inductivity of 5291 backedges. 0 proven. 5221 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2025-02-07 17:02:55,289 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-07 17:02:58,021 INFO L134 CoverageAnalysis]: Checked inductivity of 5291 backedges. 0 proven. 5221 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2025-02-07 17:02:58,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1670542651] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-07 17:02:58,021 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-07 17:02:58,021 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [49, 49, 49] total 144 [2025-02-07 17:02:58,021 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [516467596] [2025-02-07 17:02:58,021 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-07 17:02:58,022 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 145 states [2025-02-07 17:02:58,022 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-07 17:02:58,025 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 145 interpolants. [2025-02-07 17:02:58,026 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=9171, Invalid=11709, Unknown=0, NotChecked=0, Total=20880 [2025-02-07 17:02:58,026 INFO L87 Difference]: Start difference. First operand 1545 states and 2132 transitions. Second operand has 145 states, 145 states have (on average 4.875862068965517) internal successors, (707), 144 states have internal predecessors, (707), 0 states have call successors, (0), 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:03:05,658 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-07 17:03:05,659 INFO L93 Difference]: Finished difference Result 9495 states and 12588 transitions. [2025-02-07 17:03:05,659 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 97 states. [2025-02-07 17:03:05,659 INFO L78 Accepts]: Start accepts. Automaton has has 145 states, 145 states have (on average 4.875862068965517) internal successors, (707), 144 states have internal predecessors, (707), 0 states have call successors, (0), 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 264 [2025-02-07 17:03:05,660 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-07 17:03:05,686 INFO L225 Difference]: With dead ends: 9495 [2025-02-07 17:03:05,686 INFO L226 Difference]: Without dead ends: 8075 [2025-02-07 17:03:05,690 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 622 GetRequests, 432 SyntacticMatches, 0 SemanticMatches, 190 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13300 ImplicationChecksByTransitivity, 6.6s TimeCoverageRelationStatistics Valid=13777, Invalid=22895, Unknown=0, NotChecked=0, Total=36672 [2025-02-07 17:03:05,691 INFO L435 NwaCegarLoop]: 10 mSDtfsCounter, 5108 mSDsluCounter, 834 mSDsCounter, 0 mSdLazyCounter, 912 mSolverCounterSat, 469 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5108 SdHoareTripleChecker+Valid, 844 SdHoareTripleChecker+Invalid, 1381 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 469 IncrementalHoareTripleChecker+Valid, 912 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2025-02-07 17:03:05,691 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [5108 Valid, 844 Invalid, 1381 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [469 Valid, 912 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2025-02-07 17:03:05,698 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 8075 states. [2025-02-07 17:03:05,833 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 8075 to 1895. [2025-02-07 17:03:05,836 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1895 states, 1894 states have (on average 1.371700105596621) internal successors, (2598), 1894 states have internal predecessors, (2598), 0 states have call successors, (0), 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:03:05,841 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1895 states to 1895 states and 2598 transitions. [2025-02-07 17:03:05,843 INFO L78 Accepts]: Start accepts. Automaton has 1895 states and 2598 transitions. Word has length 264 [2025-02-07 17:03:05,843 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-07 17:03:05,843 INFO L471 AbstractCegarLoop]: Abstraction has 1895 states and 2598 transitions. [2025-02-07 17:03:05,844 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 145 states, 145 states have (on average 4.875862068965517) internal successors, (707), 144 states have internal predecessors, (707), 0 states have call successors, (0), 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:03:05,844 INFO L276 IsEmpty]: Start isEmpty. Operand 1895 states and 2598 transitions. [2025-02-07 17:03:05,852 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 505 [2025-02-07 17:03:05,852 INFO L210 NwaCegarLoop]: Found error trace [2025-02-07 17:03:05,853 INFO L218 NwaCegarLoop]: trace histogram [94, 94, 94, 94, 47, 47, 6, 6, 6, 5, 5, 1, 1, 1, 1, 1, 1] [2025-02-07 17:03:05,869 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2025-02-07 17:03:06,053 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:03:06,054 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-07 17:03:06,054 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-07 17:03:06,054 INFO L85 PathProgramCache]: Analyzing trace with hash -295806278, now seen corresponding path program 5 times [2025-02-07 17:03:06,054 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-07 17:03:06,054 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [534308910] [2025-02-07 17:03:06,054 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-07 17:03:06,055 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-07 17:03:06,106 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 504 statements into 95 equivalence classes. [2025-02-07 17:03:15,063 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 95 check-sat command(s) and asserted 504 of 504 statements. [2025-02-07 17:03:15,063 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 95 check-sat command(s) [2025-02-07 17:03:15,063 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat