./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-examples/sorting_bubblesort_2_ground.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c00e63dc 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-examples/sorting_bubblesort_2_ground.i -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 2e8196ca3e7f8da6be63ed057317b8a370ba560e11740ea9a51451f140c434c1 --- Real Ultimate output --- This is Ultimate 0.3.0-?-c00e63d-m [2025-02-05 09:49:45,539 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-05 09:49:45,593 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2025-02-05 09:49:45,599 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-05 09:49:45,599 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-05 09:49:45,622 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-05 09:49:45,624 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-05 09:49:45,624 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-05 09:49:45,624 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-05 09:49:45,624 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-05 09:49:45,624 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-05 09:49:45,624 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-05 09:49:45,625 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Use SBE=true [2025-02-05 09:49:45,625 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * sizeof long=4 [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * sizeof POINTER=4 [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * sizeof long double=12 [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-05 09:49:45,625 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-05 09:49:45,625 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-05 09:49:45,626 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-05 09:49:45,626 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-05 09:49:45,626 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-05 09:49:45,626 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-05 09:49:45,626 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-05 09:49:45,626 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-05 09:49:45,626 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-05 09:49:45,626 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-05 09:49:45,626 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-05 09:49:45,626 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-05 09:49:45,626 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-05 09:49:45,626 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-05 09:49:45,626 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 -> 2e8196ca3e7f8da6be63ed057317b8a370ba560e11740ea9a51451f140c434c1 [2025-02-05 09:49:45,877 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-05 09:49:45,887 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-05 09:49:45,888 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-05 09:49:45,889 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-05 09:49:45,889 INFO L274 PluginConnector]: CDTParser initialized [2025-02-05 09:49:45,890 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-examples/sorting_bubblesort_2_ground.i [2025-02-05 09:49:47,043 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/0db98dcf3/60d01b8676aa46909da50b1d889991e1/FLAGb51d76dcc [2025-02-05 09:49:47,276 INFO L384 CDTParser]: Found 1 translation units. [2025-02-05 09:49:47,277 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/array-examples/sorting_bubblesort_2_ground.i [2025-02-05 09:49:47,288 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/0db98dcf3/60d01b8676aa46909da50b1d889991e1/FLAGb51d76dcc [2025-02-05 09:49:47,303 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/0db98dcf3/60d01b8676aa46909da50b1d889991e1 [2025-02-05 09:49:47,306 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-05 09:49:47,308 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-05 09:49:47,310 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-05 09:49:47,310 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-05 09:49:47,313 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-05 09:49:47,314 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,316 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1c64ed2b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47, skipping insertion in model container [2025-02-05 09:49:47,316 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,326 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-05 09:49:47,433 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-examples/sorting_bubblesort_2_ground.i[820,833] [2025-02-05 09:49:47,447 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-05 09:49:47,454 INFO L200 MainTranslator]: Completed pre-run [2025-02-05 09:49:47,462 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-examples/sorting_bubblesort_2_ground.i[820,833] [2025-02-05 09:49:47,470 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-05 09:49:47,480 INFO L204 MainTranslator]: Completed translation [2025-02-05 09:49:47,481 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47 WrapperNode [2025-02-05 09:49:47,482 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-05 09:49:47,483 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-05 09:49:47,483 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-05 09:49:47,483 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-05 09:49:47,487 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,497 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,507 INFO L138 Inliner]: procedures = 16, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 70 [2025-02-05 09:49:47,507 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-05 09:49:47,508 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-05 09:49:47,508 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-05 09:49:47,508 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-05 09:49:47,512 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,512 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,515 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,524 INFO L175 MemorySlicer]: Split 11 memory accesses to 2 slices as follows [2, 9]. 82 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 3 writes are split as follows [0, 3]. [2025-02-05 09:49:47,525 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,525 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,529 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,534 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,534 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,535 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,536 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-05 09:49:47,536 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-05 09:49:47,540 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-05 09:49:47,540 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-05 09:49:47,541 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (1/1) ... [2025-02-05 09:49:47,544 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-05 09:49:47,554 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:49:47,569 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-05 09:49:47,575 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-05 09:49:47,591 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-05 09:49:47,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-05 09:49:47,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-05 09:49:47,591 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-05 09:49:47,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-05 09:49:47,591 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-05 09:49:47,591 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-05 09:49:47,591 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-05 09:49:47,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-05 09:49:47,591 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-05 09:49:47,592 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-05 09:49:47,640 INFO L257 CfgBuilder]: Building ICFG [2025-02-05 09:49:47,642 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-05 09:49:47,771 INFO L1309 $ProcedureCfgBuilder]: dead code at ProgramPoint L17: 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-05 09:49:47,778 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2025-02-05 09:49:47,781 INFO L308 CfgBuilder]: Performing block encoding [2025-02-05 09:49:47,787 INFO L332 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-02-05 09:49:47,791 INFO L337 CfgBuilder]: Removed 0 assume(true) statements. [2025-02-05 09:49:47,791 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 05.02 09:49:47 BoogieIcfgContainer [2025-02-05 09:49:47,791 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-02-05 09:49:47,793 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-02-05 09:49:47,793 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-02-05 09:49:47,798 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-02-05 09:49:47,798 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 05.02 09:49:47" (1/3) ... [2025-02-05 09:49:47,798 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5a165f85 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.02 09:49:47, skipping insertion in model container [2025-02-05 09:49:47,799 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 05.02 09:49:47" (2/3) ... [2025-02-05 09:49:47,800 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5a165f85 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 05.02 09:49:47, skipping insertion in model container [2025-02-05 09:49:47,800 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 05.02 09:49:47" (3/3) ... [2025-02-05 09:49:47,801 INFO L128 eAbstractionObserver]: Analyzing ICFG sorting_bubblesort_2_ground.i [2025-02-05 09:49:47,813 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-02-05 09:49:47,814 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG sorting_bubblesort_2_ground.i that has 1 procedures, 16 locations, 1 initial locations, 5 loop locations, and 1 error locations. [2025-02-05 09:49:47,851 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-02-05 09:49:47,861 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;@3bb11784, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-02-05 09:49:47,862 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-02-05 09:49:47,866 INFO L276 IsEmpty]: Start isEmpty. Operand has 16 states, 14 states have (on average 1.5714285714285714) internal successors, (22), 15 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-05 09:49:47,870 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 9 [2025-02-05 09:49:47,870 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:47,871 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:47,871 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:47,875 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:47,875 INFO L85 PathProgramCache]: Analyzing trace with hash -107250953, now seen corresponding path program 1 times [2025-02-05 09:49:47,880 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:47,881 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1219981223] [2025-02-05 09:49:47,881 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-05 09:49:47,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:47,938 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 8 statements into 1 equivalence classes. [2025-02-05 09:49:47,951 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 8 of 8 statements. [2025-02-05 09:49:47,952 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-05 09:49:47,952 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:48,019 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-05 09:49:48,020 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:49:48,020 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1219981223] [2025-02-05 09:49:48,021 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1219981223] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-05 09:49:48,021 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-02-05 09:49:48,021 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-02-05 09:49:48,022 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [921854799] [2025-02-05 09:49:48,022 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-05 09:49:48,024 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-05 09:49:48,025 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-05 09:49:48,041 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-05 09:49:48,041 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-05 09:49:48,042 INFO L87 Difference]: Start difference. First operand has 16 states, 14 states have (on average 1.5714285714285714) internal successors, (22), 15 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 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-05 09:49:48,059 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-05 09:49:48,060 INFO L93 Difference]: Finished difference Result 30 states and 42 transitions. [2025-02-05 09:49:48,061 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-05 09:49:48,062 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 8 [2025-02-05 09:49:48,062 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-05 09:49:48,066 INFO L225 Difference]: With dead ends: 30 [2025-02-05 09:49:48,066 INFO L226 Difference]: Without dead ends: 14 [2025-02-05 09:49:48,068 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-02-05 09:49:48,073 INFO L435 NwaCegarLoop]: 20 mSDtfsCounter, 0 mSDsluCounter, 17 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 4 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-05 09:49:48,074 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 37 Invalid, 4 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-05 09:49:48,084 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 14 states. [2025-02-05 09:49:48,090 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 14 to 14. [2025-02-05 09:49:48,091 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 14 states, 13 states have (on average 1.4615384615384615) internal successors, (19), 13 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-05 09:49:48,093 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 14 states to 14 states and 19 transitions. [2025-02-05 09:49:48,094 INFO L78 Accepts]: Start accepts. Automaton has 14 states and 19 transitions. Word has length 8 [2025-02-05 09:49:48,094 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-05 09:49:48,094 INFO L471 AbstractCegarLoop]: Abstraction has 14 states and 19 transitions. [2025-02-05 09:49:48,094 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.6666666666666665) internal successors, (8), 3 states have internal predecessors, (8), 0 states have call successors, (0), 0 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-05 09:49:48,094 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 19 transitions. [2025-02-05 09:49:48,094 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2025-02-05 09:49:48,095 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:48,095 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:48,095 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2025-02-05 09:49:48,095 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:48,095 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:48,096 INFO L85 PathProgramCache]: Analyzing trace with hash 2059050763, now seen corresponding path program 1 times [2025-02-05 09:49:48,096 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:48,096 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2012992556] [2025-02-05 09:49:48,096 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-05 09:49:48,096 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:48,105 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-02-05 09:49:48,114 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-02-05 09:49:48,115 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-05 09:49:48,115 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:48,173 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-05 09:49:48,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:49:48,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2012992556] [2025-02-05 09:49:48,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2012992556] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-05 09:49:48,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [669828776] [2025-02-05 09:49:48,174 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-05 09:49:48,174 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:48,174 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:49:48,176 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-05 09:49:48,178 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-05 09:49:48,213 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 9 statements into 1 equivalence classes. [2025-02-05 09:49:48,225 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 9 of 9 statements. [2025-02-05 09:49:48,226 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-05 09:49:48,226 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:48,227 INFO L256 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-02-05 09:49:48,229 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-05 09:49:48,252 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-05 09:49:48,252 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-02-05 09:49:48,252 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [669828776] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-05 09:49:48,252 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-02-05 09:49:48,252 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2025-02-05 09:49:48,253 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [893257662] [2025-02-05 09:49:48,253 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-05 09:49:48,253 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-05 09:49:48,253 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-05 09:49:48,254 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-05 09:49:48,254 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-05 09:49:48,254 INFO L87 Difference]: Start difference. First operand 14 states and 19 transitions. Second operand has 3 states, 3 states have (on average 3.0) 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-05 09:49:48,265 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-05 09:49:48,265 INFO L93 Difference]: Finished difference Result 24 states and 33 transitions. [2025-02-05 09:49:48,265 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-05 09:49:48,265 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.0) 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-05 09:49:48,265 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-05 09:49:48,266 INFO L225 Difference]: With dead ends: 24 [2025-02-05 09:49:48,266 INFO L226 Difference]: Without dead ends: 18 [2025-02-05 09:49:48,266 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 9 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-05 09:49:48,267 INFO L435 NwaCegarLoop]: 22 mSDtfsCounter, 4 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 35 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-05 09:49:48,267 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 35 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-05 09:49:48,267 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2025-02-05 09:49:48,269 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2025-02-05 09:49:48,269 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 17 states have (on average 1.4705882352941178) internal successors, (25), 17 states have internal predecessors, (25), 0 states have call successors, (0), 0 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-05 09:49:48,269 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 25 transitions. [2025-02-05 09:49:48,269 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 25 transitions. Word has length 9 [2025-02-05 09:49:48,269 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-05 09:49:48,269 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 25 transitions. [2025-02-05 09:49:48,270 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.0) 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-05 09:49:48,270 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 25 transitions. [2025-02-05 09:49:48,270 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2025-02-05 09:49:48,270 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:48,270 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:48,280 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-05 09:49:48,471 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:48,471 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:48,471 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:48,471 INFO L85 PathProgramCache]: Analyzing trace with hash -142887568, now seen corresponding path program 1 times [2025-02-05 09:49:48,472 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:48,472 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2065838439] [2025-02-05 09:49:48,472 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-05 09:49:48,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:48,482 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-02-05 09:49:48,487 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-02-05 09:49:48,487 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-05 09:49:48,487 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:48,542 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-05 09:49:48,543 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:49:48,543 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2065838439] [2025-02-05 09:49:48,543 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2065838439] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-05 09:49:48,543 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [208686838] [2025-02-05 09:49:48,543 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-05 09:49:48,543 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:48,543 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:49:48,545 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-05 09:49:48,546 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-05 09:49:48,571 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 11 statements into 1 equivalence classes. [2025-02-05 09:49:48,580 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 11 of 11 statements. [2025-02-05 09:49:48,580 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-05 09:49:48,580 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:48,581 INFO L256 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 2 conjuncts are in the unsatisfiable core [2025-02-05 09:49:48,581 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-05 09:49:48,588 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2025-02-05 09:49:48,588 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-02-05 09:49:48,588 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [208686838] provided 1 perfect and 0 imperfect interpolant sequences [2025-02-05 09:49:48,588 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-02-05 09:49:48,588 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2025-02-05 09:49:48,588 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2063861132] [2025-02-05 09:49:48,588 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-02-05 09:49:48,588 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-02-05 09:49:48,588 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-05 09:49:48,589 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-02-05 09:49:48,589 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-05 09:49:48,589 INFO L87 Difference]: Start difference. First operand 18 states and 25 transitions. Second operand has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 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-05 09:49:48,603 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-05 09:49:48,603 INFO L93 Difference]: Finished difference Result 36 states and 51 transitions. [2025-02-05 09:49:48,604 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-02-05 09:49:48,604 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2025-02-05 09:49:48,604 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-05 09:49:48,604 INFO L225 Difference]: With dead ends: 36 [2025-02-05 09:49:48,604 INFO L226 Difference]: Without dead ends: 22 [2025-02-05 09:49:48,604 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 14 GetRequests, 11 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2025-02-05 09:49:48,605 INFO L435 NwaCegarLoop]: 15 mSDtfsCounter, 3 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 27 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-05 09:49:48,605 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 27 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-05 09:49:48,606 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2025-02-05 09:49:48,607 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 19. [2025-02-05 09:49:48,607 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 19 states, 18 states have (on average 1.4444444444444444) internal successors, (26), 18 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-05 09:49:48,607 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 26 transitions. [2025-02-05 09:49:48,607 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 26 transitions. Word has length 11 [2025-02-05 09:49:48,608 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-05 09:49:48,608 INFO L471 AbstractCegarLoop]: Abstraction has 19 states and 26 transitions. [2025-02-05 09:49:48,608 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.6666666666666665) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 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-05 09:49:48,608 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 26 transitions. [2025-02-05 09:49:48,608 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2025-02-05 09:49:48,608 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:48,608 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:48,613 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-05 09:49:48,809 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,3 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:48,809 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:48,810 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:48,810 INFO L85 PathProgramCache]: Analyzing trace with hash 2042697145, now seen corresponding path program 1 times [2025-02-05 09:49:48,810 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:48,810 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1475464710] [2025-02-05 09:49:48,810 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-05 09:49:48,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:48,823 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-02-05 09:49:48,830 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-02-05 09:49:48,830 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-05 09:49:48,830 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:48,904 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-05 09:49:48,904 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:49:48,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1475464710] [2025-02-05 09:49:48,904 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1475464710] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-05 09:49:48,904 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [902035851] [2025-02-05 09:49:48,904 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-02-05 09:49:48,904 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:48,904 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:49:48,907 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-05 09:49:48,908 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-05 09:49:48,948 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 14 statements into 1 equivalence classes. [2025-02-05 09:49:48,958 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 14 of 14 statements. [2025-02-05 09:49:48,958 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-05 09:49:48,958 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:48,958 INFO L256 TraceCheckSpWp]: Trace formula consists of 76 conjuncts, 3 conjuncts are in the unsatisfiable core [2025-02-05 09:49:48,959 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-05 09:49:48,976 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-05 09:49:48,976 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-05 09:49:48,990 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-05 09:49:48,990 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [902035851] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-05 09:49:48,990 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-05 09:49:48,991 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2025-02-05 09:49:48,991 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [208193847] [2025-02-05 09:49:48,991 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-05 09:49:48,991 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2025-02-05 09:49:48,991 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-05 09:49:48,991 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2025-02-05 09:49:48,992 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2025-02-05 09:49:48,992 INFO L87 Difference]: Start difference. First operand 19 states and 26 transitions. Second operand has 7 states, 7 states have (on average 2.7142857142857144) internal successors, (19), 7 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-05 09:49:49,005 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-05 09:49:49,009 INFO L93 Difference]: Finished difference Result 37 states and 53 transitions. [2025-02-05 09:49:49,010 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2025-02-05 09:49:49,010 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.7142857142857144) internal successors, (19), 7 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) Word has length 14 [2025-02-05 09:49:49,010 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-05 09:49:49,010 INFO L225 Difference]: With dead ends: 37 [2025-02-05 09:49:49,010 INFO L226 Difference]: Without dead ends: 22 [2025-02-05 09:49:49,011 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 30 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2025-02-05 09:49:49,011 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 0 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 47 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-05 09:49:49,011 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 47 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-05 09:49:49,012 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 22 states. [2025-02-05 09:49:49,013 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 22 to 22. [2025-02-05 09:49:49,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 21 states have (on average 1.380952380952381) internal successors, (29), 21 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-05 09:49:49,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 29 transitions. [2025-02-05 09:49:49,018 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 29 transitions. Word has length 14 [2025-02-05 09:49:49,018 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-05 09:49:49,018 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 29 transitions. [2025-02-05 09:49:49,018 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.7142857142857144) internal successors, (19), 7 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-05 09:49:49,018 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 29 transitions. [2025-02-05 09:49:49,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2025-02-05 09:49:49,018 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:49,019 INFO L218 NwaCegarLoop]: trace histogram [4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:49,028 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-05 09:49:49,219 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:49,219 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:49,220 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:49,220 INFO L85 PathProgramCache]: Analyzing trace with hash -1494382515, now seen corresponding path program 2 times [2025-02-05 09:49:49,220 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:49,220 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1793451693] [2025-02-05 09:49:49,220 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-05 09:49:49,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:49,228 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 17 statements into 2 equivalence classes. [2025-02-05 09:49:49,237 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 17 of 17 statements. [2025-02-05 09:49:49,237 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-05 09:49:49,237 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:49,300 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 1 proven. 1 refuted. 0 times theorem prover too weak. 10 trivial. 0 not checked. [2025-02-05 09:49:49,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:49:49,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1793451693] [2025-02-05 09:49:49,304 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1793451693] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-05 09:49:49,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1379310827] [2025-02-05 09:49:49,304 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-05 09:49:49,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:49,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:49:49,318 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-05 09:49:49,320 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-05 09:49:49,370 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 17 statements into 2 equivalence classes. [2025-02-05 09:49:49,390 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 17 of 17 statements. [2025-02-05 09:49:49,390 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-05 09:49:49,390 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:49,395 INFO L256 TraceCheckSpWp]: Trace formula consists of 103 conjuncts, 6 conjuncts are in the unsatisfiable core [2025-02-05 09:49:49,396 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-05 09:49:49,450 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-05 09:49:49,451 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-05 09:49:49,542 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2025-02-05 09:49:49,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1379310827] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-05 09:49:49,542 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-05 09:49:49,542 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 7, 7] total 14 [2025-02-05 09:49:49,542 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [499226414] [2025-02-05 09:49:49,542 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-05 09:49:49,543 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2025-02-05 09:49:49,543 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-05 09:49:49,543 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2025-02-05 09:49:49,544 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2025-02-05 09:49:49,544 INFO L87 Difference]: Start difference. First operand 22 states and 29 transitions. Second operand has 14 states, 14 states have (on average 2.2142857142857144) internal successors, (31), 14 states have internal predecessors, (31), 0 states have call successors, (0), 0 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-05 09:49:49,576 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-05 09:49:49,577 INFO L93 Difference]: Finished difference Result 52 states and 76 transitions. [2025-02-05 09:49:49,577 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2025-02-05 09:49:49,577 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 2.2142857142857144) internal successors, (31), 14 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 17 [2025-02-05 09:49:49,577 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-05 09:49:49,577 INFO L225 Difference]: With dead ends: 52 [2025-02-05 09:49:49,578 INFO L226 Difference]: Without dead ends: 37 [2025-02-05 09:49:49,578 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 36 GetRequests, 24 SyntacticMatches, 0 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=71, Invalid=111, Unknown=0, NotChecked=0, Total=182 [2025-02-05 09:49:49,578 INFO L435 NwaCegarLoop]: 14 mSDtfsCounter, 5 mSDsluCounter, 48 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 62 SdHoareTripleChecker+Invalid, 36 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-05 09:49:49,578 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 62 Invalid, 36 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-05 09:49:49,579 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2025-02-05 09:49:49,581 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 33. [2025-02-05 09:49:49,581 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 33 states, 32 states have (on average 1.28125) internal successors, (41), 32 states have internal predecessors, (41), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-05 09:49:49,581 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 41 transitions. [2025-02-05 09:49:49,581 INFO L78 Accepts]: Start accepts. Automaton has 33 states and 41 transitions. Word has length 17 [2025-02-05 09:49:49,581 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-05 09:49:49,581 INFO L471 AbstractCegarLoop]: Abstraction has 33 states and 41 transitions. [2025-02-05 09:49:49,582 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 2.2142857142857144) internal successors, (31), 14 states have internal predecessors, (31), 0 states have call successors, (0), 0 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-05 09:49:49,582 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 41 transitions. [2025-02-05 09:49:49,582 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2025-02-05 09:49:49,582 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:49,582 INFO L218 NwaCegarLoop]: trace histogram [10, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:49,588 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2025-02-05 09:49:49,786 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:49,786 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:49,787 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:49,787 INFO L85 PathProgramCache]: Analyzing trace with hash -1285758660, now seen corresponding path program 3 times [2025-02-05 09:49:49,787 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:49,787 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2133127006] [2025-02-05 09:49:49,787 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-05 09:49:49,787 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:49,796 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 26 statements into 6 equivalence classes. [2025-02-05 09:49:49,810 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) and asserted 22 of 26 statements. [2025-02-05 09:49:49,811 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2025-02-05 09:49:49,811 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:49,848 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2025-02-05 09:49:49,848 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:49:49,849 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2133127006] [2025-02-05 09:49:49,849 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2133127006] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-05 09:49:49,849 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1991108050] [2025-02-05 09:49:49,849 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-05 09:49:49,849 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:49,849 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:49:49,855 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-05 09:49:49,856 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-05 09:49:49,889 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 26 statements into 6 equivalence classes. [2025-02-05 09:49:49,905 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) and asserted 22 of 26 statements. [2025-02-05 09:49:49,905 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2025-02-05 09:49:49,905 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:49,906 INFO L256 TraceCheckSpWp]: Trace formula consists of 129 conjuncts, 4 conjuncts are in the unsatisfiable core [2025-02-05 09:49:49,907 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-05 09:49:49,919 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2025-02-05 09:49:49,920 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-05 09:49:49,943 INFO L134 CoverageAnalysis]: Checked inductivity of 61 backedges. 1 proven. 5 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2025-02-05 09:49:49,943 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1991108050] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-05 09:49:49,944 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-05 09:49:49,944 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9 [2025-02-05 09:49:49,944 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [665958397] [2025-02-05 09:49:49,944 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-05 09:49:49,944 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2025-02-05 09:49:49,944 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-05 09:49:49,945 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2025-02-05 09:49:49,945 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2025-02-05 09:49:49,945 INFO L87 Difference]: Start difference. First operand 33 states and 41 transitions. Second operand has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-05 09:49:49,972 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-05 09:49:49,972 INFO L93 Difference]: Finished difference Result 77 states and 108 transitions. [2025-02-05 09:49:49,972 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2025-02-05 09:49:49,973 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 26 [2025-02-05 09:49:49,973 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-05 09:49:49,973 INFO L225 Difference]: With dead ends: 77 [2025-02-05 09:49:49,973 INFO L226 Difference]: Without dead ends: 57 [2025-02-05 09:49:49,973 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 55 GetRequests, 48 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2025-02-05 09:49:49,974 INFO L435 NwaCegarLoop]: 15 mSDtfsCounter, 18 mSDsluCounter, 27 mSDsCounter, 0 mSdLazyCounter, 23 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 18 SdHoareTripleChecker+Valid, 42 SdHoareTripleChecker+Invalid, 25 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 23 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-05 09:49:49,974 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [18 Valid, 42 Invalid, 25 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 23 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-05 09:49:49,974 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 57 states. [2025-02-05 09:49:49,977 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 57 to 57. [2025-02-05 09:49:49,977 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 57 states, 56 states have (on average 1.3035714285714286) internal successors, (73), 56 states have internal predecessors, (73), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-05 09:49:49,978 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 57 states to 57 states and 73 transitions. [2025-02-05 09:49:49,978 INFO L78 Accepts]: Start accepts. Automaton has 57 states and 73 transitions. Word has length 26 [2025-02-05 09:49:49,978 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-05 09:49:49,978 INFO L471 AbstractCegarLoop]: Abstraction has 57 states and 73 transitions. [2025-02-05 09:49:49,978 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 3.2222222222222223) internal successors, (29), 9 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-05 09:49:49,978 INFO L276 IsEmpty]: Start isEmpty. Operand 57 states and 73 transitions. [2025-02-05 09:49:49,979 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 39 [2025-02-05 09:49:49,979 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:49,979 INFO L218 NwaCegarLoop]: trace histogram [10, 6, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:49,985 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2025-02-05 09:49:50,179 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,6 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:50,180 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:50,181 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:50,181 INFO L85 PathProgramCache]: Analyzing trace with hash 455009788, now seen corresponding path program 4 times [2025-02-05 09:49:50,181 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:50,181 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [414584552] [2025-02-05 09:49:50,181 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-05 09:49:50,181 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:50,191 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 38 statements into 2 equivalence classes. [2025-02-05 09:49:50,196 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 38 of 38 statements. [2025-02-05 09:49:50,196 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-05 09:49:50,196 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:50,329 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 1 proven. 51 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2025-02-05 09:49:50,329 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:49:50,329 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [414584552] [2025-02-05 09:49:50,329 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [414584552] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-05 09:49:50,329 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2123049198] [2025-02-05 09:49:50,329 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2025-02-05 09:49:50,329 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:50,330 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:49:50,331 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-05 09:49:50,332 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-05 09:49:50,374 INFO L108 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST partitioned 38 statements into 2 equivalence classes. [2025-02-05 09:49:50,395 INFO L111 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) and asserted 38 of 38 statements. [2025-02-05 09:49:50,395 INFO L114 AnnotateAndAsserter]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 2 check-sat command(s) [2025-02-05 09:49:50,396 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:50,396 INFO L256 TraceCheckSpWp]: Trace formula consists of 197 conjuncts, 8 conjuncts are in the unsatisfiable core [2025-02-05 09:49:50,398 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-05 09:49:50,426 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 1 proven. 51 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2025-02-05 09:49:50,426 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-05 09:49:50,544 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 1 proven. 51 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2025-02-05 09:49:50,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2123049198] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-05 09:49:50,544 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-05 09:49:50,544 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 16 [2025-02-05 09:49:50,544 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [435528567] [2025-02-05 09:49:50,544 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-05 09:49:50,544 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2025-02-05 09:49:50,545 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-05 09:49:50,545 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2025-02-05 09:49:50,545 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=120, Invalid=120, Unknown=0, NotChecked=0, Total=240 [2025-02-05 09:49:50,546 INFO L87 Difference]: Start difference. First operand 57 states and 73 transitions. Second operand has 16 states, 16 states have (on average 3.0625) internal successors, (49), 16 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-05 09:49:50,643 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-05 09:49:50,643 INFO L93 Difference]: Finished difference Result 149 states and 212 transitions. [2025-02-05 09:49:50,646 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2025-02-05 09:49:50,647 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 16 states have (on average 3.0625) internal successors, (49), 16 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 38 [2025-02-05 09:49:50,647 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-05 09:49:50,647 INFO L225 Difference]: With dead ends: 149 [2025-02-05 09:49:50,647 INFO L226 Difference]: Without dead ends: 105 [2025-02-05 09:49:50,648 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 83 GetRequests, 69 SyntacticMatches, 0 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=120, Invalid=120, Unknown=0, NotChecked=0, Total=240 [2025-02-05 09:49:50,648 INFO L435 NwaCegarLoop]: 15 mSDtfsCounter, 37 mSDsluCounter, 46 mSDsCounter, 0 mSdLazyCounter, 49 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 61 SdHoareTripleChecker+Invalid, 51 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 49 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-05 09:49:50,649 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 61 Invalid, 51 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 49 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-05 09:49:50,649 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 105 states. [2025-02-05 09:49:50,657 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 105 to 105. [2025-02-05 09:49:50,662 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 105 states, 104 states have (on average 1.3173076923076923) internal successors, (137), 104 states have internal predecessors, (137), 0 states have call successors, (0), 0 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-05 09:49:50,663 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 105 states to 105 states and 137 transitions. [2025-02-05 09:49:50,663 INFO L78 Accepts]: Start accepts. Automaton has 105 states and 137 transitions. Word has length 38 [2025-02-05 09:49:50,663 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-05 09:49:50,663 INFO L471 AbstractCegarLoop]: Abstraction has 105 states and 137 transitions. [2025-02-05 09:49:50,663 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 16 states have (on average 3.0625) internal successors, (49), 16 states have internal predecessors, (49), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-05 09:49:50,663 INFO L276 IsEmpty]: Start isEmpty. Operand 105 states and 137 transitions. [2025-02-05 09:49:50,664 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2025-02-05 09:49:50,664 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:50,664 INFO L218 NwaCegarLoop]: trace histogram [14, 14, 14, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:50,674 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-05 09:49:50,865 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,SelfDestructingSolverStorable6 [2025-02-05 09:49:50,865 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:50,866 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:50,866 INFO L85 PathProgramCache]: Analyzing trace with hash -2056286340, now seen corresponding path program 5 times [2025-02-05 09:49:50,866 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:50,866 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1816085228] [2025-02-05 09:49:50,866 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-05 09:49:50,866 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:50,879 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 62 statements into 16 equivalence classes. [2025-02-05 09:49:50,927 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) and asserted 54 of 62 statements. [2025-02-05 09:49:50,928 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) [2025-02-05 09:49:50,928 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:51,228 INFO L134 CoverageAnalysis]: Checked inductivity of 343 backedges. 1 proven. 287 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2025-02-05 09:49:51,228 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:49:51,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1816085228] [2025-02-05 09:49:51,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1816085228] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-05 09:49:51,232 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1368940909] [2025-02-05 09:49:51,232 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2025-02-05 09:49:51,233 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:51,233 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:49:51,234 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-05 09:49:51,235 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-05 09:49:51,287 INFO L108 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 partitioned 62 statements into 16 equivalence classes. [2025-02-05 09:49:51,339 INFO L111 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) and asserted 54 of 62 statements. [2025-02-05 09:49:51,339 INFO L114 AnnotateAndAsserter]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) [2025-02-05 09:49:51,339 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:51,341 INFO L256 TraceCheckSpWp]: Trace formula consists of 210 conjuncts, 16 conjuncts are in the unsatisfiable core [2025-02-05 09:49:51,342 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-05 09:49:51,410 INFO L134 CoverageAnalysis]: Checked inductivity of 343 backedges. 1 proven. 287 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2025-02-05 09:49:51,410 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-05 09:49:51,751 INFO L134 CoverageAnalysis]: Checked inductivity of 343 backedges. 1 proven. 287 refuted. 0 times theorem prover too weak. 55 trivial. 0 not checked. [2025-02-05 09:49:51,752 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1368940909] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-05 09:49:51,753 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-05 09:49:51,753 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 17, 17] total 32 [2025-02-05 09:49:51,753 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1558424847] [2025-02-05 09:49:51,753 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-05 09:49:51,753 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2025-02-05 09:49:51,753 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-05 09:49:51,754 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2025-02-05 09:49:51,754 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=496, Invalid=496, Unknown=0, NotChecked=0, Total=992 [2025-02-05 09:49:51,754 INFO L87 Difference]: Start difference. First operand 105 states and 137 transitions. Second operand has 32 states, 32 states have (on average 3.03125) internal successors, (97), 32 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-05 09:49:51,910 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-05 09:49:51,911 INFO L93 Difference]: Finished difference Result 293 states and 420 transitions. [2025-02-05 09:49:51,911 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2025-02-05 09:49:51,911 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 32 states have (on average 3.03125) internal successors, (97), 32 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 62 [2025-02-05 09:49:51,912 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-05 09:49:51,912 INFO L225 Difference]: With dead ends: 293 [2025-02-05 09:49:51,915 INFO L226 Difference]: Without dead ends: 201 [2025-02-05 09:49:51,916 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 139 GetRequests, 109 SyntacticMatches, 0 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=496, Invalid=496, Unknown=0, NotChecked=0, Total=992 [2025-02-05 09:49:51,916 INFO L435 NwaCegarLoop]: 15 mSDtfsCounter, 99 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 99 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 99 SdHoareTripleChecker+Valid, 88 SdHoareTripleChecker+Invalid, 101 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 99 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2025-02-05 09:49:51,916 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [99 Valid, 88 Invalid, 101 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 99 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2025-02-05 09:49:51,917 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 201 states. [2025-02-05 09:49:51,927 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 201 to 201. [2025-02-05 09:49:51,928 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 201 states, 200 states have (on average 1.325) internal successors, (265), 200 states have internal predecessors, (265), 0 states have call successors, (0), 0 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-05 09:49:51,930 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201 states to 201 states and 265 transitions. [2025-02-05 09:49:51,932 INFO L78 Accepts]: Start accepts. Automaton has 201 states and 265 transitions. Word has length 62 [2025-02-05 09:49:51,932 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-05 09:49:51,932 INFO L471 AbstractCegarLoop]: Abstraction has 201 states and 265 transitions. [2025-02-05 09:49:51,932 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 3.03125) internal successors, (97), 32 states have internal predecessors, (97), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2025-02-05 09:49:51,932 INFO L276 IsEmpty]: Start isEmpty. Operand 201 states and 265 transitions. [2025-02-05 09:49:51,933 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2025-02-05 09:49:51,934 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:51,934 INFO L218 NwaCegarLoop]: trace histogram [30, 30, 30, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:51,941 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2025-02-05 09:49:52,138 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,8 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:52,138 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:52,139 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:52,139 INFO L85 PathProgramCache]: Analyzing trace with hash 545481340, now seen corresponding path program 6 times [2025-02-05 09:49:52,139 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:52,139 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [530670834] [2025-02-05 09:49:52,139 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-05 09:49:52,139 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:52,155 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 110 statements into 32 equivalence classes. [2025-02-05 09:49:52,193 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 11 check-sat command(s) and asserted 47 of 110 statements. [2025-02-05 09:49:52,193 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 11 check-sat command(s) [2025-02-05 09:49:52,193 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:52,363 INFO L134 CoverageAnalysis]: Checked inductivity of 1391 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 1336 trivial. 0 not checked. [2025-02-05 09:49:52,364 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:49:52,364 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [530670834] [2025-02-05 09:49:52,364 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [530670834] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-05 09:49:52,364 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [782461669] [2025-02-05 09:49:52,364 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2025-02-05 09:49:52,364 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:52,364 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:49:52,368 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-05 09:49:52,372 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2025-02-05 09:49:52,424 INFO L108 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE partitioned 110 statements into 32 equivalence classes. [2025-02-05 09:49:52,498 INFO L111 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 11 check-sat command(s) and asserted 47 of 110 statements. [2025-02-05 09:49:52,498 INFO L114 AnnotateAndAsserter]: Assert order MIX_INSIDE_OUTSIDE issued 11 check-sat command(s) [2025-02-05 09:49:52,498 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:52,500 INFO L256 TraceCheckSpWp]: Trace formula consists of 221 conjuncts, 12 conjuncts are in the unsatisfiable core [2025-02-05 09:49:52,503 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-05 09:49:52,541 INFO L134 CoverageAnalysis]: Checked inductivity of 1391 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 1336 trivial. 0 not checked. [2025-02-05 09:49:52,542 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-05 09:49:52,779 INFO L134 CoverageAnalysis]: Checked inductivity of 1391 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 1336 trivial. 0 not checked. [2025-02-05 09:49:52,779 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [782461669] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-05 09:49:52,779 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-05 09:49:52,779 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2025-02-05 09:49:52,779 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [831767378] [2025-02-05 09:49:52,779 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-05 09:49:52,779 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2025-02-05 09:49:52,779 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-05 09:49:52,780 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2025-02-05 09:49:52,780 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2025-02-05 09:49:52,785 INFO L87 Difference]: Start difference. First operand 201 states and 265 transitions. Second operand has 25 states, 25 states have (on average 1.48) internal successors, (37), 25 states have internal predecessors, (37), 0 states have call successors, (0), 0 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-05 09:49:52,816 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-05 09:49:52,817 INFO L93 Difference]: Finished difference Result 401 states and 540 transitions. [2025-02-05 09:49:52,817 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2025-02-05 09:49:52,817 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.48) internal successors, (37), 25 states have internal predecessors, (37), 0 states have call successors, (0), 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 110 [2025-02-05 09:49:52,817 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-05 09:49:52,818 INFO L225 Difference]: With dead ends: 401 [2025-02-05 09:49:52,818 INFO L226 Difference]: Without dead ends: 213 [2025-02-05 09:49:52,819 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 231 GetRequests, 208 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2025-02-05 09:49:52,819 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 0 mSDsluCounter, 60 mSDsCounter, 0 mSdLazyCounter, 28 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 77 SdHoareTripleChecker+Invalid, 29 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 28 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-05 09:49:52,819 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 77 Invalid, 29 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-05 09:49:52,819 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 213 states. [2025-02-05 09:49:52,831 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 213 to 213. [2025-02-05 09:49:52,833 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 213 states, 212 states have (on average 1.3066037735849056) internal successors, (277), 212 states have internal predecessors, (277), 0 states have call successors, (0), 0 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-05 09:49:52,834 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 213 states to 213 states and 277 transitions. [2025-02-05 09:49:52,834 INFO L78 Accepts]: Start accepts. Automaton has 213 states and 277 transitions. Word has length 110 [2025-02-05 09:49:52,834 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-05 09:49:52,834 INFO L471 AbstractCegarLoop]: Abstraction has 213 states and 277 transitions. [2025-02-05 09:49:52,834 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.48) internal successors, (37), 25 states have internal predecessors, (37), 0 states have call successors, (0), 0 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-05 09:49:52,835 INFO L276 IsEmpty]: Start isEmpty. Operand 213 states and 277 transitions. [2025-02-05 09:49:52,836 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 123 [2025-02-05 09:49:52,838 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:52,838 INFO L218 NwaCegarLoop]: trace histogram [30, 30, 30, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:52,846 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2025-02-05 09:49:53,039 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,9 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:53,039 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:53,040 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:53,040 INFO L85 PathProgramCache]: Analyzing trace with hash 1333252476, now seen corresponding path program 7 times [2025-02-05 09:49:53,040 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:53,040 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [834721444] [2025-02-05 09:49:53,040 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-05 09:49:53,040 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:53,058 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 122 statements into 1 equivalence classes. [2025-02-05 09:49:53,075 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 122 of 122 statements. [2025-02-05 09:49:53,076 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-05 09:49:53,076 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:53,617 INFO L134 CoverageAnalysis]: Checked inductivity of 1589 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 1336 trivial. 0 not checked. [2025-02-05 09:49:53,618 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:49:53,618 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [834721444] [2025-02-05 09:49:53,618 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [834721444] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-05 09:49:53,618 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1233121460] [2025-02-05 09:49:53,618 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2025-02-05 09:49:53,618 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:53,618 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:49:53,620 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-05 09:49:53,622 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2025-02-05 09:49:53,678 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 122 statements into 1 equivalence classes. [2025-02-05 09:49:53,731 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 122 of 122 statements. [2025-02-05 09:49:53,731 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-02-05 09:49:53,731 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:53,733 INFO L256 TraceCheckSpWp]: Trace formula consists of 497 conjuncts, 24 conjuncts are in the unsatisfiable core [2025-02-05 09:49:53,736 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-05 09:49:53,782 INFO L134 CoverageAnalysis]: Checked inductivity of 1589 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 1336 trivial. 0 not checked. [2025-02-05 09:49:53,784 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-05 09:49:54,416 INFO L134 CoverageAnalysis]: Checked inductivity of 1589 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 1336 trivial. 0 not checked. [2025-02-05 09:49:54,416 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1233121460] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-05 09:49:54,416 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-05 09:49:54,416 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 49 [2025-02-05 09:49:54,416 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [370527798] [2025-02-05 09:49:54,416 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-05 09:49:54,417 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2025-02-05 09:49:54,417 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-05 09:49:54,418 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2025-02-05 09:49:54,419 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2025-02-05 09:49:54,419 INFO L87 Difference]: Start difference. First operand 213 states and 277 transitions. Second operand has 49 states, 49 states have (on average 1.2448979591836735) internal successors, (61), 49 states have internal predecessors, (61), 0 states have call successors, (0), 0 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-05 09:49:54,465 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-05 09:49:54,465 INFO L93 Difference]: Finished difference Result 425 states and 576 transitions. [2025-02-05 09:49:54,466 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2025-02-05 09:49:54,466 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 1.2448979591836735) internal successors, (61), 49 states have internal predecessors, (61), 0 states have call successors, (0), 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 122 [2025-02-05 09:49:54,466 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-05 09:49:54,467 INFO L225 Difference]: With dead ends: 425 [2025-02-05 09:49:54,467 INFO L226 Difference]: Without dead ends: 237 [2025-02-05 09:49:54,468 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 267 GetRequests, 220 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2025-02-05 09:49:54,469 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 0 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 53 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-05 09:49:54,469 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 92 Invalid, 53 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-05 09:49:54,469 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 237 states. [2025-02-05 09:49:54,476 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 237 to 237. [2025-02-05 09:49:54,477 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 237 states, 236 states have (on average 1.2754237288135593) internal successors, (301), 236 states have internal predecessors, (301), 0 states have call successors, (0), 0 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-05 09:49:54,478 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 237 states to 237 states and 301 transitions. [2025-02-05 09:49:54,478 INFO L78 Accepts]: Start accepts. Automaton has 237 states and 301 transitions. Word has length 122 [2025-02-05 09:49:54,478 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-05 09:49:54,478 INFO L471 AbstractCegarLoop]: Abstraction has 237 states and 301 transitions. [2025-02-05 09:49:54,478 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 1.2448979591836735) internal successors, (61), 49 states have internal predecessors, (61), 0 states have call successors, (0), 0 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-05 09:49:54,478 INFO L276 IsEmpty]: Start isEmpty. Operand 237 states and 301 transitions. [2025-02-05 09:49:54,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 147 [2025-02-05 09:49:54,479 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:54,479 INFO L218 NwaCegarLoop]: trace histogram [46, 30, 30, 30, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:54,486 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2025-02-05 09:49:54,680 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,10 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:54,680 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:54,681 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:54,681 INFO L85 PathProgramCache]: Analyzing trace with hash 76885884, now seen corresponding path program 8 times [2025-02-05 09:49:54,681 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:54,681 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1247547403] [2025-02-05 09:49:54,681 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-05 09:49:54,681 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:54,726 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 146 statements into 2 equivalence classes. [2025-02-05 09:49:54,752 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 146 of 146 statements. [2025-02-05 09:49:54,752 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-05 09:49:54,752 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:56,480 INFO L134 CoverageAnalysis]: Checked inductivity of 2417 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 1336 trivial. 0 not checked. [2025-02-05 09:49:56,480 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:49:56,480 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1247547403] [2025-02-05 09:49:56,480 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1247547403] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-05 09:49:56,480 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1725213308] [2025-02-05 09:49:56,480 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2025-02-05 09:49:56,480 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:56,481 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:49:56,482 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-05 09:49:56,485 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2025-02-05 09:49:56,602 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 partitioned 146 statements into 2 equivalence classes. [2025-02-05 09:49:56,661 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) and asserted 146 of 146 statements. [2025-02-05 09:49:56,661 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2025-02-05 09:49:56,661 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:49:56,663 INFO L256 TraceCheckSpWp]: Trace formula consists of 713 conjuncts, 48 conjuncts are in the unsatisfiable core [2025-02-05 09:49:56,666 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-02-05 09:49:56,741 INFO L134 CoverageAnalysis]: Checked inductivity of 2417 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 1336 trivial. 0 not checked. [2025-02-05 09:49:56,741 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2025-02-05 09:49:58,962 INFO L134 CoverageAnalysis]: Checked inductivity of 2417 backedges. 0 proven. 1081 refuted. 0 times theorem prover too weak. 1336 trivial. 0 not checked. [2025-02-05 09:49:58,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1725213308] provided 0 perfect and 2 imperfect interpolant sequences [2025-02-05 09:49:58,962 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2025-02-05 09:49:58,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [49, 49, 49] total 97 [2025-02-05 09:49:58,963 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [465967088] [2025-02-05 09:49:58,963 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2025-02-05 09:49:58,963 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 97 states [2025-02-05 09:49:58,963 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-02-05 09:49:58,965 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 97 interpolants. [2025-02-05 09:49:58,967 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2025-02-05 09:49:58,968 INFO L87 Difference]: Start difference. First operand 237 states and 301 transitions. Second operand has 97 states, 97 states have (on average 1.1237113402061856) internal successors, (109), 97 states have internal predecessors, (109), 0 states have call successors, (0), 0 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-05 09:49:59,052 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-02-05 09:49:59,052 INFO L93 Difference]: Finished difference Result 473 states and 648 transitions. [2025-02-05 09:49:59,052 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2025-02-05 09:49:59,052 INFO L78 Accepts]: Start accepts. Automaton has has 97 states, 97 states have (on average 1.1237113402061856) internal successors, (109), 97 states have internal predecessors, (109), 0 states have call successors, (0), 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 146 [2025-02-05 09:49:59,053 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-02-05 09:49:59,054 INFO L225 Difference]: With dead ends: 473 [2025-02-05 09:49:59,054 INFO L226 Difference]: Without dead ends: 285 [2025-02-05 09:49:59,056 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 339 GetRequests, 244 SyntacticMatches, 0 SemanticMatches, 95 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 184 ImplicationChecksByTransitivity, 3.1s TimeCoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2025-02-05 09:49:59,056 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 0 mSDsluCounter, 120 mSDsCounter, 0 mSdLazyCounter, 103 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 137 SdHoareTripleChecker+Invalid, 104 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 103 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2025-02-05 09:49:59,056 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 137 Invalid, 104 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 103 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2025-02-05 09:49:59,057 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 285 states. [2025-02-05 09:49:59,062 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 285 to 285. [2025-02-05 09:49:59,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 285 states, 284 states have (on average 1.2288732394366197) internal successors, (349), 284 states have internal predecessors, (349), 0 states have call successors, (0), 0 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-05 09:49:59,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 285 states to 285 states and 349 transitions. [2025-02-05 09:49:59,063 INFO L78 Accepts]: Start accepts. Automaton has 285 states and 349 transitions. Word has length 146 [2025-02-05 09:49:59,063 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-02-05 09:49:59,063 INFO L471 AbstractCegarLoop]: Abstraction has 285 states and 349 transitions. [2025-02-05 09:49:59,063 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 97 states, 97 states have (on average 1.1237113402061856) internal successors, (109), 97 states have internal predecessors, (109), 0 states have call successors, (0), 0 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-05 09:49:59,063 INFO L276 IsEmpty]: Start isEmpty. Operand 285 states and 349 transitions. [2025-02-05 09:49:59,064 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 195 [2025-02-05 09:49:59,064 INFO L210 NwaCegarLoop]: Found error trace [2025-02-05 09:49:59,065 INFO L218 NwaCegarLoop]: trace histogram [94, 30, 30, 30, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-02-05 09:49:59,071 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2025-02-05 09:49:59,265 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,11 /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:49:59,265 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-02-05 09:49:59,265 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-02-05 09:49:59,266 INFO L85 PathProgramCache]: Analyzing trace with hash -593368196, now seen corresponding path program 9 times [2025-02-05 09:49:59,266 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-02-05 09:49:59,266 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [619098926] [2025-02-05 09:49:59,266 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-05 09:49:59,266 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-02-05 09:49:59,295 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 194 statements into 48 equivalence classes. [2025-02-05 09:49:59,745 INFO L111 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 32 check-sat command(s) and asserted 162 of 194 statements. [2025-02-05 09:49:59,745 INFO L114 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 issued 32 check-sat command(s) [2025-02-05 09:49:59,745 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-02-05 09:50:00,492 INFO L134 CoverageAnalysis]: Checked inductivity of 5801 backedges. 1 proven. 1335 refuted. 0 times theorem prover too weak. 4465 trivial. 0 not checked. [2025-02-05 09:50:00,493 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-02-05 09:50:00,493 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [619098926] [2025-02-05 09:50:00,493 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [619098926] provided 0 perfect and 1 imperfect interpolant sequences [2025-02-05 09:50:00,493 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1057423281] [2025-02-05 09:50:00,493 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2025-02-05 09:50:00,493 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-02-05 09:50:00,493 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-05 09:50:00,495 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-02-05 09:50:00,497 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2025-02-05 09:50:00,599 INFO L108 AnnotateAndAsserter]: Assert order OUTSIDE_LOOP_FIRST2 partitioned 194 statements into 48 equivalence classes.