./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-examples/standard_reverse_ground.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 3289d67d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/array-examples/standard_reverse_ground.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash cce6de3c48d80c64796d0d47269c605ab237c0f177720038579dfa7efd061db0 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.fs.icfgbuilder-eval-3289d67-m [2024-11-16 02:24:14,982 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-16 02:24:15,036 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-16 02:24:15,042 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-16 02:24:15,043 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-16 02:24:15,058 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-16 02:24:15,058 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-16 02:24:15,059 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-16 02:24:15,059 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-16 02:24:15,060 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-16 02:24:15,061 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-16 02:24:15,061 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-16 02:24:15,062 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-16 02:24:15,062 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-16 02:24:15,062 INFO L153 SettingsManager]: * Use SBE=true [2024-11-16 02:24:15,063 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-16 02:24:15,063 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-16 02:24:15,063 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-16 02:24:15,064 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-16 02:24:15,064 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-16 02:24:15,064 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-16 02:24:15,065 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-16 02:24:15,065 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-16 02:24:15,065 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-16 02:24:15,067 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-16 02:24:15,067 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-16 02:24:15,067 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-16 02:24:15,068 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-16 02:24:15,068 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2024-11-16 02:24:15,068 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-16 02:24:15,069 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-16 02:24:15,069 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-16 02:24:15,069 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 02:24:15,070 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-16 02:24:15,070 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-16 02:24:15,070 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-16 02:24:15,070 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-16 02:24:15,070 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-16 02:24:15,071 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-16 02:24:15,071 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-16 02:24:15,071 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-16 02:24:15,071 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-16 02:24:15,071 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> cce6de3c48d80c64796d0d47269c605ab237c0f177720038579dfa7efd061db0 [2024-11-16 02:24:15,277 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-16 02:24:15,293 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-16 02:24:15,295 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-16 02:24:15,296 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-16 02:24:15,296 INFO L274 PluginConnector]: CDTParser initialized [2024-11-16 02:24:15,297 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-examples/standard_reverse_ground.i [2024-11-16 02:24:16,560 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-16 02:24:16,734 INFO L384 CDTParser]: Found 1 translation units. [2024-11-16 02:24:16,736 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_reverse_ground.i [2024-11-16 02:24:16,744 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/56651a0d4/55e7447cf0294c6b8012189436d6a3c3/FLAGba66ff67f [2024-11-16 02:24:17,129 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/56651a0d4/55e7447cf0294c6b8012189436d6a3c3 [2024-11-16 02:24:17,131 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-16 02:24:17,133 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-16 02:24:17,134 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-16 02:24:17,134 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-16 02:24:17,138 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-16 02:24:17,139 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,139 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@562a4f19 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17, skipping insertion in model container [2024-11-16 02:24:17,139 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,157 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-16 02:24:17,302 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_reverse_ground.i[816,829] [2024-11-16 02:24:17,315 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 02:24:17,321 INFO L200 MainTranslator]: Completed pre-run [2024-11-16 02:24:17,332 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_reverse_ground.i[816,829] [2024-11-16 02:24:17,340 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-16 02:24:17,354 INFO L204 MainTranslator]: Completed translation [2024-11-16 02:24:17,354 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17 WrapperNode [2024-11-16 02:24:17,354 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-16 02:24:17,355 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-16 02:24:17,356 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-16 02:24:17,356 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-16 02:24:17,361 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,367 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,380 INFO L138 Inliner]: procedures = 16, calls = 18, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 60 [2024-11-16 02:24:17,380 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-16 02:24:17,381 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-16 02:24:17,381 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-16 02:24:17,381 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-16 02:24:17,392 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,392 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,393 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,403 INFO L175 MemorySlicer]: Split 7 memory accesses to 3 slices as follows [2, 3, 2]. 43 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 2 writes are split as follows [0, 1, 1]. [2024-11-16 02:24:17,403 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,404 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,430 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,433 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,435 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,436 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,437 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-16 02:24:17,438 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2024-11-16 02:24:17,438 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2024-11-16 02:24:17,438 INFO L274 PluginConnector]: IcfgBuilder initialized [2024-11-16 02:24:17,439 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (1/1) ... [2024-11-16 02:24:17,443 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-16 02:24:17,451 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:24:17,463 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-16 02:24:17,465 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-16 02:24:17,501 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-16 02:24:17,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-16 02:24:17,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-16 02:24:17,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-16 02:24:17,502 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-16 02:24:17,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-16 02:24:17,502 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-16 02:24:17,503 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-16 02:24:17,504 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-16 02:24:17,504 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-16 02:24:17,504 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-16 02:24:17,504 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-16 02:24:17,504 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-16 02:24:17,504 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-16 02:24:17,571 INFO L256 CfgBuilder]: Building ICFG [2024-11-16 02:24:17,575 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-16 02:24:17,678 INFO L1250 $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;call ULTIMATE.dealloc(main_~#b~0#1.base, main_~#b~0#1.offset);havoc main_~#b~0#1.base, main_~#b~0#1.offset; [2024-11-16 02:24:17,686 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-11-16 02:24:17,686 INFO L307 CfgBuilder]: Performing block encoding [2024-11-16 02:24:17,697 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-16 02:24:17,697 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-16 02:24:17,697 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 02:24:17 BoogieIcfgContainer [2024-11-16 02:24:17,697 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2024-11-16 02:24:17,699 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-16 02:24:17,699 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-16 02:24:17,701 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-16 02:24:17,701 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 16.11 02:24:17" (1/3) ... [2024-11-16 02:24:17,702 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3051e03b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 02:24:17, skipping insertion in model container [2024-11-16 02:24:17,702 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 16.11 02:24:17" (2/3) ... [2024-11-16 02:24:17,702 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3051e03b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 16.11 02:24:17, skipping insertion in model container [2024-11-16 02:24:17,702 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 16.11 02:24:17" (3/3) ... [2024-11-16 02:24:17,703 INFO L112 eAbstractionObserver]: Analyzing ICFG standard_reverse_ground.i [2024-11-16 02:24:17,714 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-16 02:24:17,715 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-16 02:24:17,765 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-16 02:24:17,770 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;@419e1ea8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-16 02:24:17,770 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-16 02:24:17,773 INFO L276 IsEmpty]: Start isEmpty. Operand has 20 states, 18 states have (on average 1.4444444444444444) internal successors, (26), 19 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) [2024-11-16 02:24:17,777 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-16 02:24:17,777 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:24:17,778 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:24:17,778 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:24:17,782 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:24:17,782 INFO L85 PathProgramCache]: Analyzing trace with hash 886668597, now seen corresponding path program 1 times [2024-11-16 02:24:17,789 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:24:17,789 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [709752071] [2024-11-16 02:24:17,789 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:17,790 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:24:17,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:17,900 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 02:24:17,901 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:24:17,901 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [709752071] [2024-11-16 02:24:17,902 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [709752071] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 02:24:17,902 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 02:24:17,902 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-16 02:24:17,904 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [969345571] [2024-11-16 02:24:17,904 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 02:24:17,908 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-16 02:24:17,909 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:24:17,933 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-16 02:24:17,933 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-16 02:24:17,935 INFO L87 Difference]: Start difference. First operand has 20 states, 18 states have (on average 1.4444444444444444) internal successors, (26), 19 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 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) [2024-11-16 02:24:17,946 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:24:17,948 INFO L93 Difference]: Finished difference Result 35 states and 45 transitions. [2024-11-16 02:24:17,949 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-16 02:24:17,950 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 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 [2024-11-16 02:24:17,950 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:24:17,955 INFO L225 Difference]: With dead ends: 35 [2024-11-16 02:24:17,955 INFO L226 Difference]: Without dead ends: 15 [2024-11-16 02:24:17,958 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-16 02:24:17,960 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 21 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:24:17,961 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 21 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:24:18,002 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15 states. [2024-11-16 02:24:18,037 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15 to 15. [2024-11-16 02:24:18,039 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 15 states, 14 states have (on average 1.2142857142857142) internal successors, (17), 14 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:18,040 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 15 states to 15 states and 17 transitions. [2024-11-16 02:24:18,041 INFO L78 Accepts]: Start accepts. Automaton has 15 states and 17 transitions. Word has length 11 [2024-11-16 02:24:18,041 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:24:18,042 INFO L471 AbstractCegarLoop]: Abstraction has 15 states and 17 transitions. [2024-11-16 02:24:18,042 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 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) [2024-11-16 02:24:18,042 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 17 transitions. [2024-11-16 02:24:18,042 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-16 02:24:18,043 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:24:18,044 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:24:18,044 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-16 02:24:18,044 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:24:18,045 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:24:18,045 INFO L85 PathProgramCache]: Analyzing trace with hash 752241008, now seen corresponding path program 1 times [2024-11-16 02:24:18,045 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:24:18,045 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2116250965] [2024-11-16 02:24:18,046 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:18,046 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:24:18,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:18,136 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-16 02:24:18,137 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:24:18,137 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2116250965] [2024-11-16 02:24:18,137 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2116250965] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 02:24:18,137 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-16 02:24:18,137 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-16 02:24:18,137 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1125554509] [2024-11-16 02:24:18,138 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 02:24:18,139 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-16 02:24:18,139 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:24:18,139 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-16 02:24:18,140 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-16 02:24:18,140 INFO L87 Difference]: Start difference. First operand 15 states and 17 transitions. Second operand has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:18,159 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:24:18,159 INFO L93 Difference]: Finished difference Result 30 states and 35 transitions. [2024-11-16 02:24:18,159 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-16 02:24:18,160 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 13 [2024-11-16 02:24:18,160 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:24:18,160 INFO L225 Difference]: With dead ends: 30 [2024-11-16 02:24:18,160 INFO L226 Difference]: Without dead ends: 19 [2024-11-16 02:24:18,160 INFO L431 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 [2024-11-16 02:24:18,161 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 1 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 6 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 6 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:24:18,162 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 26 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 6 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:24:18,166 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 19 states. [2024-11-16 02:24:18,169 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 19 to 19. [2024-11-16 02:24:18,173 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 19 states, 18 states have (on average 1.1666666666666667) internal successors, (21), 18 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:18,173 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 19 states and 21 transitions. [2024-11-16 02:24:18,173 INFO L78 Accepts]: Start accepts. Automaton has 19 states and 21 transitions. Word has length 13 [2024-11-16 02:24:18,174 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:24:18,174 INFO L471 AbstractCegarLoop]: Abstraction has 19 states and 21 transitions. [2024-11-16 02:24:18,174 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 4.333333333333333) internal successors, (13), 3 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:18,174 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 21 transitions. [2024-11-16 02:24:18,174 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-16 02:24:18,175 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:24:18,175 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:24:18,175 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-16 02:24:18,175 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:24:18,176 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:24:18,176 INFO L85 PathProgramCache]: Analyzing trace with hash -283035344, now seen corresponding path program 1 times [2024-11-16 02:24:18,176 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:24:18,176 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [889161774] [2024-11-16 02:24:18,177 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:18,178 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:24:18,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:18,272 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-16 02:24:18,273 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:24:18,273 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [889161774] [2024-11-16 02:24:18,273 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [889161774] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:24:18,273 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [635916377] [2024-11-16 02:24:18,273 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:18,274 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:18,274 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:24:18,276 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 02:24:18,278 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-16 02:24:18,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:18,342 INFO L255 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-16 02:24:18,348 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:24:18,391 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-16 02:24:18,392 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:24:18,421 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-16 02:24:18,421 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [635916377] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:24:18,422 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:24:18,422 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-16 02:24:18,422 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [139963456] [2024-11-16 02:24:18,422 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:24:18,423 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-16 02:24:18,423 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:24:18,423 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-16 02:24:18,424 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-16 02:24:18,424 INFO L87 Difference]: Start difference. First operand 19 states and 21 transitions. Second operand has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:18,460 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:24:18,460 INFO L93 Difference]: Finished difference Result 44 states and 53 transitions. [2024-11-16 02:24:18,461 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-16 02:24:18,461 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 17 [2024-11-16 02:24:18,461 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:24:18,462 INFO L225 Difference]: With dead ends: 44 [2024-11-16 02:24:18,462 INFO L226 Difference]: Without dead ends: 31 [2024-11-16 02:24:18,462 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 36 GetRequests, 31 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-16 02:24:18,463 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 5 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:24:18,463 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5 Valid, 52 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:24:18,464 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2024-11-16 02:24:18,467 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 31. [2024-11-16 02:24:18,467 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 31 states, 30 states have (on average 1.1) internal successors, (33), 30 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:18,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 31 states to 31 states and 33 transitions. [2024-11-16 02:24:18,468 INFO L78 Accepts]: Start accepts. Automaton has 31 states and 33 transitions. Word has length 17 [2024-11-16 02:24:18,468 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:24:18,468 INFO L471 AbstractCegarLoop]: Abstraction has 31 states and 33 transitions. [2024-11-16 02:24:18,468 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.4285714285714284) internal successors, (24), 7 states have internal predecessors, (24), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:18,468 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 33 transitions. [2024-11-16 02:24:18,469 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-11-16 02:24:18,469 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:24:18,469 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:24:18,482 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-16 02:24:18,670 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:18,671 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:24:18,671 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:24:18,671 INFO L85 PathProgramCache]: Analyzing trace with hash -8768144, now seen corresponding path program 2 times [2024-11-16 02:24:18,672 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:24:18,672 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1712103324] [2024-11-16 02:24:18,672 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:18,672 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:24:18,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:18,836 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-16 02:24:18,836 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:24:18,837 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1712103324] [2024-11-16 02:24:18,837 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1712103324] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:24:18,837 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [328206029] [2024-11-16 02:24:18,837 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-16 02:24:18,837 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:18,838 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:24:18,839 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 02:24:18,840 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-16 02:24:18,917 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-16 02:24:18,917 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:24:18,919 INFO L255 TraceCheckSpWp]: Trace formula consists of 135 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-16 02:24:18,921 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:24:18,964 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-16 02:24:18,967 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:24:19,047 INFO L134 CoverageAnalysis]: Checked inductivity of 40 backedges. 0 proven. 20 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-16 02:24:19,048 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [328206029] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:24:19,048 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:24:19,048 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13 [2024-11-16 02:24:19,048 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1105036849] [2024-11-16 02:24:19,048 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:24:19,048 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-16 02:24:19,049 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:24:19,049 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-16 02:24:19,049 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-16 02:24:19,050 INFO L87 Difference]: Start difference. First operand 31 states and 33 transitions. Second operand has 13 states, 13 states have (on average 2.769230769230769) internal successors, (36), 13 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:19,106 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:24:19,106 INFO L93 Difference]: Finished difference Result 74 states and 89 transitions. [2024-11-16 02:24:19,106 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-16 02:24:19,106 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 2.769230769230769) internal successors, (36), 13 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 29 [2024-11-16 02:24:19,107 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:24:19,107 INFO L225 Difference]: With dead ends: 74 [2024-11-16 02:24:19,107 INFO L226 Difference]: Without dead ends: 55 [2024-11-16 02:24:19,108 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 63 GetRequests, 52 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-16 02:24:19,108 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 17 mSDsluCounter, 65 mSDsCounter, 0 mSdLazyCounter, 32 mSolverCounterSat, 24 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 56 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 24 IncrementalHoareTripleChecker+Valid, 32 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:24:19,109 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 80 Invalid, 56 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [24 Valid, 32 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:24:19,109 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 55 states. [2024-11-16 02:24:19,113 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 55. [2024-11-16 02:24:19,113 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 55 states, 54 states have (on average 1.0555555555555556) internal successors, (57), 54 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:19,114 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 57 transitions. [2024-11-16 02:24:19,114 INFO L78 Accepts]: Start accepts. Automaton has 55 states and 57 transitions. Word has length 29 [2024-11-16 02:24:19,114 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:24:19,115 INFO L471 AbstractCegarLoop]: Abstraction has 55 states and 57 transitions. [2024-11-16 02:24:19,115 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 2.769230769230769) internal successors, (36), 13 states have internal predecessors, (36), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:19,115 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 57 transitions. [2024-11-16 02:24:19,116 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-11-16 02:24:19,117 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:24:19,117 INFO L215 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:24:19,132 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-16 02:24:19,318 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable3 [2024-11-16 02:24:19,319 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:24:19,319 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:24:19,320 INFO L85 PathProgramCache]: Analyzing trace with hash 1011267696, now seen corresponding path program 3 times [2024-11-16 02:24:19,320 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:24:19,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1182944281] [2024-11-16 02:24:19,320 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:19,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:24:19,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:19,568 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 0 proven. 110 refuted. 0 times theorem prover too weak. 110 trivial. 0 not checked. [2024-11-16 02:24:19,569 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:24:19,569 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1182944281] [2024-11-16 02:24:19,569 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1182944281] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:24:19,569 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1082382312] [2024-11-16 02:24:19,569 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-16 02:24:19,569 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:19,570 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:24:19,572 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 02:24:19,573 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-16 02:24:19,631 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-11-16 02:24:19,632 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:24:19,633 INFO L255 TraceCheckSpWp]: Trace formula consists of 81 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-16 02:24:19,636 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:24:19,731 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 19 [2024-11-16 02:24:19,864 INFO L134 CoverageAnalysis]: Checked inductivity of 220 backedges. 20 proven. 0 refuted. 0 times theorem prover too weak. 200 trivial. 0 not checked. [2024-11-16 02:24:19,864 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-16 02:24:19,864 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1082382312] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-16 02:24:19,864 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-16 02:24:19,864 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [13] total 18 [2024-11-16 02:24:19,865 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1081719939] [2024-11-16 02:24:19,865 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-16 02:24:19,865 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-16 02:24:19,865 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:24:19,865 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-16 02:24:19,866 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=214, Unknown=0, NotChecked=0, Total=306 [2024-11-16 02:24:19,866 INFO L87 Difference]: Start difference. First operand 55 states and 57 transitions. Second operand has 7 states, 7 states have (on average 2.4285714285714284) internal successors, (17), 7 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:19,953 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:24:19,954 INFO L93 Difference]: Finished difference Result 62 states and 64 transitions. [2024-11-16 02:24:19,955 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-16 02:24:19,955 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 2.4285714285714284) internal successors, (17), 7 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 53 [2024-11-16 02:24:19,955 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:24:19,956 INFO L225 Difference]: With dead ends: 62 [2024-11-16 02:24:19,956 INFO L226 Difference]: Without dead ends: 59 [2024-11-16 02:24:19,957 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 66 GetRequests, 49 SyntacticMatches, 0 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 53 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=98, Invalid=244, Unknown=0, NotChecked=0, Total=342 [2024-11-16 02:24:19,961 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 10 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 34 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 49 SdHoareTripleChecker+Invalid, 34 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 34 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-16 02:24:19,961 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 49 Invalid, 34 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 34 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-16 02:24:19,961 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2024-11-16 02:24:19,970 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 58. [2024-11-16 02:24:19,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 58 states, 57 states have (on average 1.0526315789473684) internal successors, (60), 57 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:19,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 60 transitions. [2024-11-16 02:24:19,975 INFO L78 Accepts]: Start accepts. Automaton has 58 states and 60 transitions. Word has length 53 [2024-11-16 02:24:19,975 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:24:19,975 INFO L471 AbstractCegarLoop]: Abstraction has 58 states and 60 transitions. [2024-11-16 02:24:19,975 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 2.4285714285714284) internal successors, (17), 7 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:19,975 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 60 transitions. [2024-11-16 02:24:19,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-16 02:24:19,977 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:24:19,977 INFO L215 NwaCegarLoop]: trace histogram [11, 11, 10, 10, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:24:19,991 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-16 02:24:20,178 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:20,179 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:24:20,182 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:24:20,182 INFO L85 PathProgramCache]: Analyzing trace with hash -18934473, now seen corresponding path program 1 times [2024-11-16 02:24:20,183 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:24:20,183 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1157030201] [2024-11-16 02:24:20,183 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:20,183 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:24:20,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:20,439 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 0 proven. 110 refuted. 0 times theorem prover too weak. 113 trivial. 0 not checked. [2024-11-16 02:24:20,440 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:24:20,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1157030201] [2024-11-16 02:24:20,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1157030201] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:24:20,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1577421748] [2024-11-16 02:24:20,443 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:20,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:20,444 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:24:20,445 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 02:24:20,448 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-16 02:24:20,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:20,569 INFO L255 TraceCheckSpWp]: Trace formula consists of 256 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-11-16 02:24:20,571 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:24:20,629 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 0 proven. 110 refuted. 0 times theorem prover too weak. 113 trivial. 0 not checked. [2024-11-16 02:24:20,629 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:24:20,828 INFO L134 CoverageAnalysis]: Checked inductivity of 223 backedges. 0 proven. 110 refuted. 0 times theorem prover too weak. 113 trivial. 0 not checked. [2024-11-16 02:24:20,828 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1577421748] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:24:20,828 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:24:20,829 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 13, 13] total 25 [2024-11-16 02:24:20,829 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1133354900] [2024-11-16 02:24:20,829 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:24:20,829 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-16 02:24:20,829 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:24:20,830 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-16 02:24:20,830 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-16 02:24:20,830 INFO L87 Difference]: Start difference. First operand 58 states and 60 transitions. Second operand has 25 states, 25 states have (on average 2.48) internal successors, (62), 25 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:20,956 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:24:20,956 INFO L93 Difference]: Finished difference Result 140 states and 167 transitions. [2024-11-16 02:24:20,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-16 02:24:20,957 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 2.48) internal successors, (62), 25 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 57 [2024-11-16 02:24:20,957 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:24:20,958 INFO L225 Difference]: With dead ends: 140 [2024-11-16 02:24:20,958 INFO L226 Difference]: Without dead ends: 106 [2024-11-16 02:24:20,961 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 125 GetRequests, 102 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-11-16 02:24:20,962 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 61 mSDsluCounter, 71 mSDsCounter, 0 mSdLazyCounter, 52 mSolverCounterSat, 74 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 61 SdHoareTripleChecker+Valid, 86 SdHoareTripleChecker+Invalid, 126 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 74 IncrementalHoareTripleChecker+Valid, 52 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-16 02:24:20,962 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [61 Valid, 86 Invalid, 126 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [74 Valid, 52 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-16 02:24:20,963 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 106 states. [2024-11-16 02:24:20,972 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 106 to 106. [2024-11-16 02:24:20,972 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 106 states, 105 states have (on average 1.0285714285714285) internal successors, (108), 105 states have internal predecessors, (108), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:20,973 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 106 states to 106 states and 108 transitions. [2024-11-16 02:24:20,973 INFO L78 Accepts]: Start accepts. Automaton has 106 states and 108 transitions. Word has length 57 [2024-11-16 02:24:20,973 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:24:20,973 INFO L471 AbstractCegarLoop]: Abstraction has 106 states and 108 transitions. [2024-11-16 02:24:20,974 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 2.48) internal successors, (62), 25 states have internal predecessors, (62), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:20,974 INFO L276 IsEmpty]: Start isEmpty. Operand 106 states and 108 transitions. [2024-11-16 02:24:20,975 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 106 [2024-11-16 02:24:20,975 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:24:20,975 INFO L215 NwaCegarLoop]: trace histogram [23, 23, 22, 22, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:24:20,991 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-16 02:24:21,175 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:21,176 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:24:21,176 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:24:21,176 INFO L85 PathProgramCache]: Analyzing trace with hash 953009463, now seen corresponding path program 2 times [2024-11-16 02:24:21,176 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:24:21,177 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [150706019] [2024-11-16 02:24:21,177 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:21,177 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:24:21,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:21,744 INFO L134 CoverageAnalysis]: Checked inductivity of 1015 backedges. 0 proven. 506 refuted. 0 times theorem prover too weak. 509 trivial. 0 not checked. [2024-11-16 02:24:21,744 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:24:21,745 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [150706019] [2024-11-16 02:24:21,745 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [150706019] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:24:21,745 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [836327908] [2024-11-16 02:24:21,745 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-16 02:24:21,745 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:21,745 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:24:21,747 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 02:24:21,748 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-16 02:24:21,863 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-16 02:24:21,863 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:24:21,868 INFO L255 TraceCheckSpWp]: Trace formula consists of 472 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-16 02:24:21,870 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:24:21,925 INFO L134 CoverageAnalysis]: Checked inductivity of 1015 backedges. 0 proven. 506 refuted. 0 times theorem prover too weak. 509 trivial. 0 not checked. [2024-11-16 02:24:21,925 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:24:22,584 INFO L134 CoverageAnalysis]: Checked inductivity of 1015 backedges. 0 proven. 506 refuted. 0 times theorem prover too weak. 509 trivial. 0 not checked. [2024-11-16 02:24:22,584 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [836327908] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:24:22,585 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:24:22,585 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 49 [2024-11-16 02:24:22,585 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1149047362] [2024-11-16 02:24:22,585 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:24:22,585 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2024-11-16 02:24:22,586 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:24:22,587 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2024-11-16 02:24:22,587 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-16 02:24:22,588 INFO L87 Difference]: Start difference. First operand 106 states and 108 transitions. Second operand has 49 states, 49 states have (on average 2.2448979591836733) internal successors, (110), 49 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:22,878 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:24:22,878 INFO L93 Difference]: Finished difference Result 260 states and 311 transitions. [2024-11-16 02:24:22,879 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-11-16 02:24:22,879 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 2.2448979591836733) internal successors, (110), 49 states have internal predecessors, (110), 0 states have call successors, (0), 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 105 [2024-11-16 02:24:22,879 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:24:22,880 INFO L225 Difference]: With dead ends: 260 [2024-11-16 02:24:22,881 INFO L226 Difference]: Without dead ends: 202 [2024-11-16 02:24:22,881 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 233 GetRequests, 186 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-16 02:24:22,888 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 144 mSDsluCounter, 121 mSDsCounter, 0 mSdLazyCounter, 102 mSolverCounterSat, 169 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 144 SdHoareTripleChecker+Valid, 136 SdHoareTripleChecker+Invalid, 271 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 169 IncrementalHoareTripleChecker+Valid, 102 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-16 02:24:22,888 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [144 Valid, 136 Invalid, 271 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [169 Valid, 102 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-16 02:24:22,889 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 202 states. [2024-11-16 02:24:22,918 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 202 to 202. [2024-11-16 02:24:22,920 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 202 states, 201 states have (on average 1.0149253731343284) internal successors, (204), 201 states have internal predecessors, (204), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:22,922 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 202 states to 202 states and 204 transitions. [2024-11-16 02:24:22,925 INFO L78 Accepts]: Start accepts. Automaton has 202 states and 204 transitions. Word has length 105 [2024-11-16 02:24:22,925 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:24:22,925 INFO L471 AbstractCegarLoop]: Abstraction has 202 states and 204 transitions. [2024-11-16 02:24:22,926 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 2.2448979591836733) internal successors, (110), 49 states have internal predecessors, (110), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:22,926 INFO L276 IsEmpty]: Start isEmpty. Operand 202 states and 204 transitions. [2024-11-16 02:24:22,928 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 202 [2024-11-16 02:24:22,930 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:24:22,930 INFO L215 NwaCegarLoop]: trace histogram [47, 47, 46, 46, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:24:22,943 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-16 02:24:23,131 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:23,131 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:24:23,132 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:24:23,132 INFO L85 PathProgramCache]: Analyzing trace with hash -165032649, now seen corresponding path program 3 times [2024-11-16 02:24:23,132 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:24:23,133 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1174795546] [2024-11-16 02:24:23,133 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:23,133 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:24:23,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:25,123 INFO L134 CoverageAnalysis]: Checked inductivity of 4327 backedges. 0 proven. 2162 refuted. 0 times theorem prover too weak. 2165 trivial. 0 not checked. [2024-11-16 02:24:25,123 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:24:25,124 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1174795546] [2024-11-16 02:24:25,124 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1174795546] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:24:25,124 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1674057207] [2024-11-16 02:24:25,124 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-16 02:24:25,124 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:25,124 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:24:25,126 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 02:24:25,127 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-16 02:24:25,275 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2024-11-16 02:24:25,276 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:24:25,277 INFO L255 TraceCheckSpWp]: Trace formula consists of 130 conjuncts, 27 conjuncts are in the unsatisfiable core [2024-11-16 02:24:25,281 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:24:25,454 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 24 treesize of output 20 [2024-11-16 02:24:25,495 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 44 treesize of output 43 [2024-11-16 02:24:25,754 INFO L134 CoverageAnalysis]: Checked inductivity of 4327 backedges. 180 proven. 5 refuted. 0 times theorem prover too weak. 4142 trivial. 0 not checked. [2024-11-16 02:24:25,755 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:24:25,999 INFO L134 CoverageAnalysis]: Checked inductivity of 4327 backedges. 180 proven. 5 refuted. 0 times theorem prover too weak. 4142 trivial. 0 not checked. [2024-11-16 02:24:25,999 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1674057207] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:24:25,999 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:24:25,999 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [49, 9, 8] total 62 [2024-11-16 02:24:25,999 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1578244270] [2024-11-16 02:24:25,999 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:24:26,000 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 62 states [2024-11-16 02:24:26,000 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:24:26,005 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 62 interpolants. [2024-11-16 02:24:26,006 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1321, Invalid=2461, Unknown=0, NotChecked=0, Total=3782 [2024-11-16 02:24:26,010 INFO L87 Difference]: Start difference. First operand 202 states and 204 transitions. Second operand has 62 states, 62 states have (on average 2.3870967741935485) internal successors, (148), 62 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:33,880 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:24:33,881 INFO L93 Difference]: Finished difference Result 418 states and 428 transitions. [2024-11-16 02:24:33,881 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 153 states. [2024-11-16 02:24:33,881 INFO L78 Accepts]: Start accepts. Automaton has has 62 states, 62 states have (on average 2.3870967741935485) internal successors, (148), 62 states have internal predecessors, (148), 0 states have call successors, (0), 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 201 [2024-11-16 02:24:33,882 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:24:33,883 INFO L225 Difference]: With dead ends: 418 [2024-11-16 02:24:33,883 INFO L226 Difference]: Without dead ends: 312 [2024-11-16 02:24:33,891 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 596 GetRequests, 389 SyntacticMatches, 0 SemanticMatches, 207 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 11249 ImplicationChecksByTransitivity, 8.4s TimeCoverageRelationStatistics Valid=12434, Invalid=31038, Unknown=0, NotChecked=0, Total=43472 [2024-11-16 02:24:33,892 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 416 mSDsluCounter, 196 mSDsCounter, 0 mSdLazyCounter, 215 mSolverCounterSat, 410 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 416 SdHoareTripleChecker+Valid, 209 SdHoareTripleChecker+Invalid, 625 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 410 IncrementalHoareTripleChecker+Valid, 215 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-16 02:24:33,892 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [416 Valid, 209 Invalid, 625 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [410 Valid, 215 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-16 02:24:33,893 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 312 states. [2024-11-16 02:24:33,912 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 312 to 210. [2024-11-16 02:24:33,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 210 states, 209 states have (on average 1.014354066985646) internal successors, (212), 209 states have internal predecessors, (212), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:33,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 210 states and 212 transitions. [2024-11-16 02:24:33,913 INFO L78 Accepts]: Start accepts. Automaton has 210 states and 212 transitions. Word has length 201 [2024-11-16 02:24:33,914 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:24:33,914 INFO L471 AbstractCegarLoop]: Abstraction has 210 states and 212 transitions. [2024-11-16 02:24:33,914 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 62 states, 62 states have (on average 2.3870967741935485) internal successors, (148), 62 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:33,914 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 212 transitions. [2024-11-16 02:24:33,916 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-16 02:24:33,916 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:24:33,916 INFO L215 NwaCegarLoop]: trace histogram [48, 48, 47, 47, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:24:33,929 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-16 02:24:34,119 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:34,120 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:24:34,120 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:24:34,121 INFO L85 PathProgramCache]: Analyzing trace with hash 854103870, now seen corresponding path program 4 times [2024-11-16 02:24:34,121 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:24:34,121 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1496759064] [2024-11-16 02:24:34,121 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:34,121 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:24:34,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:35,817 INFO L134 CoverageAnalysis]: Checked inductivity of 4522 backedges. 0 proven. 2256 refuted. 0 times theorem prover too weak. 2266 trivial. 0 not checked. [2024-11-16 02:24:35,817 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:24:35,817 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1496759064] [2024-11-16 02:24:35,818 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1496759064] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:24:35,818 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [991389662] [2024-11-16 02:24:35,818 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-16 02:24:35,818 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:35,818 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:24:35,819 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 02:24:35,821 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-16 02:24:36,053 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-16 02:24:36,053 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-16 02:24:36,056 INFO L255 TraceCheckSpWp]: Trace formula consists of 935 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-11-16 02:24:36,059 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-16 02:24:36,168 INFO L134 CoverageAnalysis]: Checked inductivity of 4522 backedges. 0 proven. 2256 refuted. 0 times theorem prover too weak. 2266 trivial. 0 not checked. [2024-11-16 02:24:36,168 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-16 02:24:38,491 INFO L134 CoverageAnalysis]: Checked inductivity of 4522 backedges. 0 proven. 2256 refuted. 0 times theorem prover too weak. 2266 trivial. 0 not checked. [2024-11-16 02:24:38,491 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [991389662] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-16 02:24:38,491 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-16 02:24:38,491 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [50, 50, 50] total 99 [2024-11-16 02:24:38,491 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [692552150] [2024-11-16 02:24:38,492 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-16 02:24:38,492 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 99 states [2024-11-16 02:24:38,492 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-16 02:24:38,494 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 99 interpolants. [2024-11-16 02:24:38,496 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=4851, Invalid=4851, Unknown=0, NotChecked=0, Total=9702 [2024-11-16 02:24:38,497 INFO L87 Difference]: Start difference. First operand 210 states and 212 transitions. Second operand has 99 states, 99 states have (on average 2.121212121212121) internal successors, (210), 99 states have internal predecessors, (210), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:39,464 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-16 02:24:39,464 INFO L93 Difference]: Finished difference Result 518 states and 619 transitions. [2024-11-16 02:24:39,464 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 98 states. [2024-11-16 02:24:39,465 INFO L78 Accepts]: Start accepts. Automaton has has 99 states, 99 states have (on average 2.121212121212121) internal successors, (210), 99 states have internal predecessors, (210), 0 states have call successors, (0), 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 209 [2024-11-16 02:24:39,465 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-16 02:24:39,467 INFO L225 Difference]: With dead ends: 518 [2024-11-16 02:24:39,467 INFO L226 Difference]: Without dead ends: 406 [2024-11-16 02:24:39,468 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 466 GetRequests, 369 SyntacticMatches, 0 SemanticMatches, 97 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 188 ImplicationChecksByTransitivity, 3.0s TimeCoverageRelationStatistics Valid=4851, Invalid=4851, Unknown=0, NotChecked=0, Total=9702 [2024-11-16 02:24:39,468 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 428 mSDsluCounter, 221 mSDsCounter, 0 mSdLazyCounter, 202 mSolverCounterSat, 478 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 428 SdHoareTripleChecker+Valid, 236 SdHoareTripleChecker+Invalid, 680 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 478 IncrementalHoareTripleChecker+Valid, 202 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-16 02:24:39,468 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [428 Valid, 236 Invalid, 680 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [478 Valid, 202 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-16 02:24:39,469 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 406 states. [2024-11-16 02:24:39,503 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 406 to 406. [2024-11-16 02:24:39,504 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 406 states, 405 states have (on average 1.0074074074074073) internal successors, (408), 405 states have internal predecessors, (408), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:39,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 406 states to 406 states and 408 transitions. [2024-11-16 02:24:39,505 INFO L78 Accepts]: Start accepts. Automaton has 406 states and 408 transitions. Word has length 209 [2024-11-16 02:24:39,505 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-16 02:24:39,505 INFO L471 AbstractCegarLoop]: Abstraction has 406 states and 408 transitions. [2024-11-16 02:24:39,506 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 99 states, 99 states have (on average 2.121212121212121) internal successors, (210), 99 states have internal predecessors, (210), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-16 02:24:39,506 INFO L276 IsEmpty]: Start isEmpty. Operand 406 states and 408 transitions. [2024-11-16 02:24:39,513 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 406 [2024-11-16 02:24:39,513 INFO L207 NwaCegarLoop]: Found error trace [2024-11-16 02:24:39,514 INFO L215 NwaCegarLoop]: trace histogram [97, 97, 96, 96, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-16 02:24:39,527 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-16 02:24:39,714 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:39,715 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-16 02:24:39,715 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-16 02:24:39,715 INFO L85 PathProgramCache]: Analyzing trace with hash 201574270, now seen corresponding path program 5 times [2024-11-16 02:24:39,715 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-16 02:24:39,715 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1116161816] [2024-11-16 02:24:39,715 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-16 02:24:39,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-16 02:24:39,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-16 02:24:46,044 INFO L134 CoverageAnalysis]: Checked inductivity of 18634 backedges. 0 proven. 9312 refuted. 0 times theorem prover too weak. 9322 trivial. 0 not checked. [2024-11-16 02:24:46,044 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-16 02:24:46,044 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1116161816] [2024-11-16 02:24:46,045 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1116161816] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-16 02:24:46,045 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [770483820] [2024-11-16 02:24:46,045 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-16 02:24:46,045 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-16 02:24:46,045 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-16 02:24:46,046 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-16 02:24:46,047 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process