./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-fpi/indp4.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 8be7027f 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-fpi/indp4.c -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 5dacb0c2523573165d60080200ebb5b22db90f6a3f4c08906b6192cd2123eb78 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-11 15:53:07,365 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-11 15:53:07,440 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-11 15:53:07,447 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-11 15:53:07,448 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-11 15:53:07,471 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-11 15:53:07,471 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-11 15:53:07,472 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-11 15:53:07,473 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-11 15:53:07,473 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-11 15:53:07,474 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-11 15:53:07,474 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-11 15:53:07,475 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-11 15:53:07,475 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-11 15:53:07,477 INFO L153 SettingsManager]: * Use SBE=true [2024-11-11 15:53:07,477 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-11 15:53:07,478 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-11 15:53:07,478 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-11 15:53:07,478 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-11 15:53:07,479 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-11 15:53:07,479 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-11 15:53:07,482 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-11 15:53:07,483 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-11 15:53:07,483 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-11 15:53:07,483 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-11 15:53:07,483 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-11 15:53:07,484 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-11 15:53:07,484 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-11 15:53:07,484 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-11 15:53:07,485 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-11 15:53:07,485 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-11 15:53:07,486 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-11 15:53:07,486 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-11 15:53:07,487 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-11 15:53:07,487 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-11 15:53:07,497 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-11 15:53:07,497 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-11 15:53:07,497 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-11 15:53:07,497 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-11 15:53:07,497 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-11 15:53:07,497 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-11 15:53:07,502 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-11 15:53:07,502 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 -> 5dacb0c2523573165d60080200ebb5b22db90f6a3f4c08906b6192cd2123eb78 [2024-11-11 15:53:07,728 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-11 15:53:07,749 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-11 15:53:07,751 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-11 15:53:07,752 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-11 15:53:07,753 INFO L274 PluginConnector]: CDTParser initialized [2024-11-11 15:53:07,754 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-fpi/indp4.c [2024-11-11 15:53:09,076 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-11 15:53:09,238 INFO L384 CDTParser]: Found 1 translation units. [2024-11-11 15:53:09,238 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-fpi/indp4.c [2024-11-11 15:53:09,245 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fb4663022/dcee4a836c93428487b7aaed7e51953b/FLAG7505a15f5 [2024-11-11 15:53:09,258 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/fb4663022/dcee4a836c93428487b7aaed7e51953b [2024-11-11 15:53:09,260 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-11 15:53:09,261 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-11 15:53:09,262 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-11 15:53:09,262 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-11 15:53:09,268 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-11 15:53:09,269 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,270 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@47ff307a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09, skipping insertion in model container [2024-11-11 15:53:09,270 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,291 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-11 15:53:09,491 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-fpi/indp4.c[588,601] [2024-11-11 15:53:09,514 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-11 15:53:09,526 INFO L200 MainTranslator]: Completed pre-run [2024-11-11 15:53:09,540 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-fpi/indp4.c[588,601] [2024-11-11 15:53:09,553 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-11 15:53:09,568 INFO L204 MainTranslator]: Completed translation [2024-11-11 15:53:09,569 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09 WrapperNode [2024-11-11 15:53:09,569 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-11 15:53:09,570 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-11 15:53:09,570 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-11 15:53:09,570 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-11 15:53:09,577 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,583 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,604 INFO L138 Inliner]: procedures = 16, calls = 24, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 82 [2024-11-11 15:53:09,606 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-11 15:53:09,606 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-11 15:53:09,606 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-11 15:53:09,607 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-11 15:53:09,617 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,617 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,620 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,635 INFO L175 MemorySlicer]: Split 16 memory accesses to 3 slices as follows [2, 8, 6]. 50 percent of accesses are in the largest equivalence class. The 10 initializations are split as follows [2, 8, 0]. The 3 writes are split as follows [0, 0, 3]. [2024-11-11 15:53:09,636 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,636 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,641 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,646 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,647 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,652 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,653 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-11 15:53:09,654 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-11 15:53:09,655 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-11 15:53:09,655 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-11 15:53:09,655 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (1/1) ... [2024-11-11 15:53:09,661 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-11 15:53:09,673 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:53:09,685 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-11 15:53:09,687 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-11 15:53:09,722 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-11 15:53:09,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-11 15:53:09,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-11 15:53:09,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-11 15:53:09,722 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-11 15:53:09,723 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-11 15:53:09,723 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-11 15:53:09,723 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-11 15:53:09,723 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-11 15:53:09,723 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-11 15:53:09,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-11 15:53:09,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-11 15:53:09,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-11 15:53:09,790 INFO L238 CfgBuilder]: Building ICFG [2024-11-11 15:53:09,792 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-11 15:53:09,936 INFO L? ?]: Removed 12 outVars from TransFormulas that were not future-live. [2024-11-11 15:53:09,936 INFO L287 CfgBuilder]: Performing block encoding [2024-11-11 15:53:09,956 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-11 15:53:09,956 INFO L316 CfgBuilder]: Removed 4 assume(true) statements. [2024-11-11 15:53:09,957 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 03:53:09 BoogieIcfgContainer [2024-11-11 15:53:09,958 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-11 15:53:09,962 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-11 15:53:09,962 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-11 15:53:09,966 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-11 15:53:09,966 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.11 03:53:09" (1/3) ... [2024-11-11 15:53:09,967 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7caef2ad and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.11 03:53:09, skipping insertion in model container [2024-11-11 15:53:09,967 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 03:53:09" (2/3) ... [2024-11-11 15:53:09,967 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7caef2ad and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.11 03:53:09, skipping insertion in model container [2024-11-11 15:53:09,968 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 03:53:09" (3/3) ... [2024-11-11 15:53:09,969 INFO L112 eAbstractionObserver]: Analyzing ICFG indp4.c [2024-11-11 15:53:09,986 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-11 15:53:09,986 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-11 15:53:10,058 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-11 15:53:10,064 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;@6acdef60, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-11 15:53:10,065 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-11 15:53:10,068 INFO L276 IsEmpty]: Start isEmpty. Operand has 24 states, 22 states have (on average 1.5454545454545454) internal successors, (34), 23 states have internal predecessors, (34), 0 states have call successors, (0), 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-11 15:53:10,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-11 15:53:10,072 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:53:10,072 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:53:10,073 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:53:10,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:53:10,077 INFO L85 PathProgramCache]: Analyzing trace with hash -592971038, now seen corresponding path program 1 times [2024-11-11 15:53:10,086 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:53:10,087 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1590700071] [2024-11-11 15:53:10,087 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:53:10,088 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:53:10,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:53:10,279 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-11 15:53:10,280 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:53:10,280 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1590700071] [2024-11-11 15:53:10,281 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1590700071] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 15:53:10,281 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-11 15:53:10,282 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-11 15:53:10,283 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [221242557] [2024-11-11 15:53:10,284 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 15:53:10,287 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-11 15:53:10,288 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:53:10,311 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-11 15:53:10,312 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-11 15:53:10,314 INFO L87 Difference]: Start difference. First operand has 24 states, 22 states have (on average 1.5454545454545454) internal successors, (34), 23 states have internal predecessors, (34), 0 states have call successors, (0), 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 7.0) internal successors, (14), 2 states have internal predecessors, (14), 0 states have call successors, (0), 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-11 15:53:10,328 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:53:10,329 INFO L93 Difference]: Finished difference Result 44 states and 62 transitions. [2024-11-11 15:53:10,329 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-11 15:53:10,331 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 7.0) internal successors, (14), 2 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 14 [2024-11-11 15:53:10,331 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:53:10,337 INFO L225 Difference]: With dead ends: 44 [2024-11-11 15:53:10,338 INFO L226 Difference]: Without dead ends: 20 [2024-11-11 15:53:10,341 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-11 15:53:10,346 INFO L435 NwaCegarLoop]: 28 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, 28 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-11 15:53:10,347 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 15:53:10,364 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20 states. [2024-11-11 15:53:10,375 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20 to 20. [2024-11-11 15:53:10,377 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 20 states, 19 states have (on average 1.2105263157894737) internal successors, (23), 19 states have internal predecessors, (23), 0 states have call successors, (0), 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-11 15:53:10,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 23 transitions. [2024-11-11 15:53:10,380 INFO L78 Accepts]: Start accepts. Automaton has 20 states and 23 transitions. Word has length 14 [2024-11-11 15:53:10,380 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:53:10,381 INFO L471 AbstractCegarLoop]: Abstraction has 20 states and 23 transitions. [2024-11-11 15:53:10,381 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 7.0) internal successors, (14), 2 states have internal predecessors, (14), 0 states have call successors, (0), 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-11 15:53:10,381 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 23 transitions. [2024-11-11 15:53:10,382 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-11 15:53:10,383 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:53:10,383 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:53:10,383 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-11 15:53:10,384 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:53:10,384 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:53:10,385 INFO L85 PathProgramCache]: Analyzing trace with hash 108093540, now seen corresponding path program 1 times [2024-11-11 15:53:10,385 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:53:10,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [658356620] [2024-11-11 15:53:10,386 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:53:10,387 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:53:10,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:53:10,605 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-11 15:53:10,605 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:53:10,606 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [658356620] [2024-11-11 15:53:10,606 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [658356620] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 15:53:10,606 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-11 15:53:10,606 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-11 15:53:10,606 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1817536059] [2024-11-11 15:53:10,606 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 15:53:10,608 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-11 15:53:10,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:53:10,610 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-11 15:53:10,610 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-11 15:53:10,611 INFO L87 Difference]: Start difference. First operand 20 states and 23 transitions. Second operand has 4 states, 4 states have (on average 3.5) internal successors, (14), 4 states have internal predecessors, (14), 0 states have call successors, (0), 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-11 15:53:10,690 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:53:10,690 INFO L93 Difference]: Finished difference Result 45 states and 53 transitions. [2024-11-11 15:53:10,691 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-11 15:53:10,691 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 3.5) internal successors, (14), 4 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 14 [2024-11-11 15:53:10,692 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:53:10,693 INFO L225 Difference]: With dead ends: 45 [2024-11-11 15:53:10,693 INFO L226 Difference]: Without dead ends: 32 [2024-11-11 15:53:10,694 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-11 15:53:10,695 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 27 mSDsluCounter, 5 mSDsCounter, 0 mSdLazyCounter, 28 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 27 SdHoareTripleChecker+Valid, 16 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 28 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:53:10,696 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [27 Valid, 16 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 28 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:53:10,697 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2024-11-11 15:53:10,701 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 23. [2024-11-11 15:53:10,701 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 23 states, 22 states have (on average 1.1818181818181819) internal successors, (26), 22 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-11 15:53:10,702 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 26 transitions. [2024-11-11 15:53:10,705 INFO L78 Accepts]: Start accepts. Automaton has 23 states and 26 transitions. Word has length 14 [2024-11-11 15:53:10,705 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:53:10,705 INFO L471 AbstractCegarLoop]: Abstraction has 23 states and 26 transitions. [2024-11-11 15:53:10,705 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 3.5) internal successors, (14), 4 states have internal predecessors, (14), 0 states have call successors, (0), 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-11 15:53:10,705 INFO L276 IsEmpty]: Start isEmpty. Operand 23 states and 26 transitions. [2024-11-11 15:53:10,706 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-11-11 15:53:10,706 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:53:10,706 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:53:10,706 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-11 15:53:10,706 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:53:10,707 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:53:10,707 INFO L85 PathProgramCache]: Analyzing trace with hash 615941150, now seen corresponding path program 1 times [2024-11-11 15:53:10,707 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:53:10,707 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [224298828] [2024-11-11 15:53:10,708 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:53:10,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:53:10,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-11 15:53:10,808 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [238584797] [2024-11-11 15:53:10,808 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:53:10,808 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:53:10,809 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:53:10,811 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-11 15:53:10,816 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-11 15:53:10,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:53:10,915 INFO L256 TraceCheckSpWp]: Trace formula consists of 101 conjuncts, 21 conjuncts are in the unsatisfiable core [2024-11-11 15:53:10,925 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:53:10,983 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 11 treesize of output 7 [2024-11-11 15:53:11,037 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 19 treesize of output 11 [2024-11-11 15:53:11,079 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 19 treesize of output 11 [2024-11-11 15:53:11,123 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-11 15:53:11,125 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:53:11,499 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 52 [2024-11-11 15:53:11,519 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:11,519 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 52 treesize of output 101 [2024-11-11 15:53:11,636 INFO L349 Elim1Store]: treesize reduction 21, result has 38.2 percent of original size [2024-11-11 15:53:11,637 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 84 treesize of output 46 [2024-11-11 15:53:11,676 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:11,677 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 25 [2024-11-11 15:53:11,691 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-11 15:53:11,691 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:53:11,692 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [224298828] [2024-11-11 15:53:11,693 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-11 15:53:11,693 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [238584797] [2024-11-11 15:53:11,693 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [238584797] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:53:11,693 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-11 15:53:11,693 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7] total 8 [2024-11-11 15:53:11,694 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1321809277] [2024-11-11 15:53:11,694 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-11 15:53:11,695 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-11 15:53:11,695 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:53:11,695 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-11 15:53:11,696 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-11-11 15:53:11,697 INFO L87 Difference]: Start difference. First operand 23 states and 26 transitions. Second operand has 8 states, 8 states have (on average 3.25) internal successors, (26), 8 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-11 15:53:11,880 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:53:11,880 INFO L93 Difference]: Finished difference Result 66 states and 75 transitions. [2024-11-11 15:53:11,881 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-11 15:53:11,881 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 3.25) internal successors, (26), 8 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 20 [2024-11-11 15:53:11,881 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:53:11,882 INFO L225 Difference]: With dead ends: 66 [2024-11-11 15:53:11,882 INFO L226 Difference]: Without dead ends: 64 [2024-11-11 15:53:11,882 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 40 GetRequests, 29 SyntacticMatches, 3 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=31, Invalid=59, Unknown=0, NotChecked=0, Total=90 [2024-11-11 15:53:11,883 INFO L435 NwaCegarLoop]: 13 mSDtfsCounter, 43 mSDsluCounter, 55 mSDsCounter, 0 mSdLazyCounter, 94 mSolverCounterSat, 20 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 68 SdHoareTripleChecker+Invalid, 114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 20 IncrementalHoareTripleChecker+Valid, 94 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:53:11,884 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 68 Invalid, 114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [20 Valid, 94 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:53:11,887 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 64 states. [2024-11-11 15:53:11,894 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 64 to 42. [2024-11-11 15:53:11,895 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 41 states have (on average 1.2439024390243902) internal successors, (51), 41 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:53:11,896 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 51 transitions. [2024-11-11 15:53:11,896 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 51 transitions. Word has length 20 [2024-11-11 15:53:11,896 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:53:11,896 INFO L471 AbstractCegarLoop]: Abstraction has 42 states and 51 transitions. [2024-11-11 15:53:11,896 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 3.25) internal successors, (26), 8 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-11 15:53:11,897 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 51 transitions. [2024-11-11 15:53:11,897 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-11 15:53:11,897 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:53:11,898 INFO L218 NwaCegarLoop]: trace histogram [2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:53:11,915 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-11 15:53:12,098 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-11 15:53:12,099 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:53:12,099 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:53:12,100 INFO L85 PathProgramCache]: Analyzing trace with hash 678263444, now seen corresponding path program 1 times [2024-11-11 15:53:12,100 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:53:12,100 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [462109561] [2024-11-11 15:53:12,100 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:53:12,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:53:12,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:53:12,304 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 1 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-11 15:53:12,305 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:53:12,305 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [462109561] [2024-11-11 15:53:12,305 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [462109561] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:53:12,305 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [235072113] [2024-11-11 15:53:12,305 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:53:12,306 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:53:12,306 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:53:12,307 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-11 15:53:12,309 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-11 15:53:12,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:53:12,370 INFO L256 TraceCheckSpWp]: Trace formula consists of 112 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-11 15:53:12,372 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:53:12,436 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-11 15:53:12,436 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:53:12,503 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 2 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-11 15:53:12,503 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [235072113] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:53:12,503 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:53:12,504 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 11 [2024-11-11 15:53:12,504 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1470477176] [2024-11-11 15:53:12,504 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:53:12,504 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 11 states [2024-11-11 15:53:12,504 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:53:12,505 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 11 interpolants. [2024-11-11 15:53:12,505 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2024-11-11 15:53:12,505 INFO L87 Difference]: Start difference. First operand 42 states and 51 transitions. Second operand has 11 states, 11 states have (on average 3.4545454545454546) internal successors, (38), 11 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:53:12,675 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:53:12,675 INFO L93 Difference]: Finished difference Result 107 states and 126 transitions. [2024-11-11 15:53:12,676 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-11 15:53:12,676 INFO L78 Accepts]: Start accepts. Automaton has has 11 states, 11 states have (on average 3.4545454545454546) internal successors, (38), 11 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 24 [2024-11-11 15:53:12,676 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:53:12,677 INFO L225 Difference]: With dead ends: 107 [2024-11-11 15:53:12,677 INFO L226 Difference]: Without dead ends: 69 [2024-11-11 15:53:12,678 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 54 GetRequests, 41 SyntacticMatches, 3 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 39 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=43, Invalid=89, Unknown=0, NotChecked=0, Total=132 [2024-11-11 15:53:12,679 INFO L435 NwaCegarLoop]: 12 mSDtfsCounter, 34 mSDsluCounter, 41 mSDsCounter, 0 mSdLazyCounter, 109 mSolverCounterSat, 27 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 34 SdHoareTripleChecker+Valid, 53 SdHoareTripleChecker+Invalid, 136 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 27 IncrementalHoareTripleChecker+Valid, 109 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:53:12,679 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [34 Valid, 53 Invalid, 136 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [27 Valid, 109 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:53:12,680 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 69 states. [2024-11-11 15:53:12,687 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 69 to 53. [2024-11-11 15:53:12,687 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 53 states, 52 states have (on average 1.1730769230769231) internal successors, (61), 52 states have internal predecessors, (61), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:53:12,688 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 61 transitions. [2024-11-11 15:53:12,688 INFO L78 Accepts]: Start accepts. Automaton has 53 states and 61 transitions. Word has length 24 [2024-11-11 15:53:12,688 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:53:12,688 INFO L471 AbstractCegarLoop]: Abstraction has 53 states and 61 transitions. [2024-11-11 15:53:12,688 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 11 states, 11 states have (on average 3.4545454545454546) internal successors, (38), 11 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:53:12,689 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 61 transitions. [2024-11-11 15:53:12,689 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 25 [2024-11-11 15:53:12,689 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:53:12,689 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:53:12,707 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-11 15:53:12,893 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-11 15:53:12,894 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:53:12,894 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:53:12,894 INFO L85 PathProgramCache]: Analyzing trace with hash 900948378, now seen corresponding path program 2 times [2024-11-11 15:53:12,895 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:53:12,895 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [881872377] [2024-11-11 15:53:12,895 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:53:12,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:53:12,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:53:13,063 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 1 proven. 9 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-11 15:53:13,064 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:53:13,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [881872377] [2024-11-11 15:53:13,064 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [881872377] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:53:13,064 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1627902481] [2024-11-11 15:53:13,064 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-11 15:53:13,065 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:53:13,065 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:53:13,067 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-11 15:53:13,068 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-11 15:53:13,130 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-11 15:53:13,130 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:53:13,131 INFO L256 TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-11 15:53:13,134 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:53:13,207 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 1 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-11 15:53:13,210 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:53:13,271 INFO L134 CoverageAnalysis]: Checked inductivity of 11 backedges. 1 proven. 7 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-11 15:53:13,272 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1627902481] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:53:13,272 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:53:13,272 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 13 [2024-11-11 15:53:13,273 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1765346673] [2024-11-11 15:53:13,273 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:53:13,273 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-11 15:53:13,273 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:53:13,274 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-11 15:53:13,274 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=43, Invalid=113, Unknown=0, NotChecked=0, Total=156 [2024-11-11 15:53:13,274 INFO L87 Difference]: Start difference. First operand 53 states and 61 transitions. Second operand has 13 states, 13 states have (on average 3.3076923076923075) internal successors, (43), 13 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:53:13,527 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:53:13,527 INFO L93 Difference]: Finished difference Result 92 states and 104 transitions. [2024-11-11 15:53:13,528 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 15 states. [2024-11-11 15:53:13,528 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 3.3076923076923075) internal successors, (43), 13 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 24 [2024-11-11 15:53:13,528 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:53:13,529 INFO L225 Difference]: With dead ends: 92 [2024-11-11 15:53:13,529 INFO L226 Difference]: Without dead ends: 72 [2024-11-11 15:53:13,530 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 62 GetRequests, 39 SyntacticMatches, 4 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 91 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=110, Invalid=310, Unknown=0, NotChecked=0, Total=420 [2024-11-11 15:53:13,531 INFO L435 NwaCegarLoop]: 29 mSDtfsCounter, 136 mSDsluCounter, 62 mSDsCounter, 0 mSdLazyCounter, 216 mSolverCounterSat, 51 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 136 SdHoareTripleChecker+Valid, 91 SdHoareTripleChecker+Invalid, 267 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 51 IncrementalHoareTripleChecker+Valid, 216 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-11 15:53:13,531 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [136 Valid, 91 Invalid, 267 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [51 Valid, 216 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-11 15:53:13,532 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 72 states. [2024-11-11 15:53:13,542 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 72 to 50. [2024-11-11 15:53:13,542 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 49 states have (on average 1.1428571428571428) internal successors, (56), 49 states have internal predecessors, (56), 0 states have call successors, (0), 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-11 15:53:13,543 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 56 transitions. [2024-11-11 15:53:13,543 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 56 transitions. Word has length 24 [2024-11-11 15:53:13,545 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:53:13,545 INFO L471 AbstractCegarLoop]: Abstraction has 50 states and 56 transitions. [2024-11-11 15:53:13,545 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 3.3076923076923075) internal successors, (43), 13 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:53:13,545 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 56 transitions. [2024-11-11 15:53:13,546 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 29 [2024-11-11 15:53:13,546 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:53:13,546 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:53:13,563 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-11 15:53:13,746 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-11 15:53:13,747 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:53:13,748 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:53:13,748 INFO L85 PathProgramCache]: Analyzing trace with hash 1587482582, now seen corresponding path program 3 times [2024-11-11 15:53:13,748 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:53:13,748 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2026762096] [2024-11-11 15:53:13,748 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:53:13,748 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:53:13,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 15:53:13,916 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 6 proven. 7 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-11 15:53:13,916 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:53:13,916 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2026762096] [2024-11-11 15:53:13,916 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2026762096] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 15:53:13,917 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [492530232] [2024-11-11 15:53:13,917 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-11 15:53:13,917 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:53:13,917 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:53:13,919 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-11 15:53:13,926 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-11 15:53:14,048 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2024-11-11 15:53:14,048 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:53:14,050 INFO L256 TraceCheckSpWp]: Trace formula consists of 129 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-11 15:53:14,052 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:53:14,121 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-11 15:53:14,122 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:53:14,184 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-11 15:53:14,185 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [492530232] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:53:14,185 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 15:53:14,185 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 14 [2024-11-11 15:53:14,185 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1329857092] [2024-11-11 15:53:14,185 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 15:53:14,186 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 14 states [2024-11-11 15:53:14,186 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:53:14,186 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 14 interpolants. [2024-11-11 15:53:14,186 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=53, Invalid=129, Unknown=0, NotChecked=0, Total=182 [2024-11-11 15:53:14,187 INFO L87 Difference]: Start difference. First operand 50 states and 56 transitions. Second operand has 14 states, 14 states have (on average 2.7142857142857144) internal successors, (38), 14 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:53:14,346 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:53:14,346 INFO L93 Difference]: Finished difference Result 97 states and 105 transitions. [2024-11-11 15:53:14,346 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-11 15:53:14,347 INFO L78 Accepts]: Start accepts. Automaton has has 14 states, 14 states have (on average 2.7142857142857144) internal successors, (38), 14 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 28 [2024-11-11 15:53:14,347 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:53:14,347 INFO L225 Difference]: With dead ends: 97 [2024-11-11 15:53:14,347 INFO L226 Difference]: Without dead ends: 77 [2024-11-11 15:53:14,348 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 65 GetRequests, 46 SyntacticMatches, 5 SemanticMatches, 14 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 90 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=72, Invalid=168, Unknown=0, NotChecked=0, Total=240 [2024-11-11 15:53:14,348 INFO L435 NwaCegarLoop]: 16 mSDtfsCounter, 97 mSDsluCounter, 51 mSDsCounter, 0 mSdLazyCounter, 142 mSolverCounterSat, 51 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 97 SdHoareTripleChecker+Valid, 67 SdHoareTripleChecker+Invalid, 193 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 51 IncrementalHoareTripleChecker+Valid, 142 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 15:53:14,349 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [97 Valid, 67 Invalid, 193 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [51 Valid, 142 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 15:53:14,349 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 77 states. [2024-11-11 15:53:14,356 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 77 to 54. [2024-11-11 15:53:14,357 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 54 states, 53 states have (on average 1.0943396226415094) internal successors, (58), 53 states have internal predecessors, (58), 0 states have call successors, (0), 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-11 15:53:14,358 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 58 transitions. [2024-11-11 15:53:14,358 INFO L78 Accepts]: Start accepts. Automaton has 54 states and 58 transitions. Word has length 28 [2024-11-11 15:53:14,358 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:53:14,358 INFO L471 AbstractCegarLoop]: Abstraction has 54 states and 58 transitions. [2024-11-11 15:53:14,358 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 14 states, 14 states have (on average 2.7142857142857144) internal successors, (38), 14 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:53:14,359 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 58 transitions. [2024-11-11 15:53:14,359 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-11 15:53:14,359 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:53:14,360 INFO L218 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:53:14,375 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-11-11 15:53:14,560 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-11 15:53:14,560 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:53:14,561 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:53:14,561 INFO L85 PathProgramCache]: Analyzing trace with hash 341343694, now seen corresponding path program 2 times [2024-11-11 15:53:14,561 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:53:14,561 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1437056194] [2024-11-11 15:53:14,561 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:53:14,561 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:53:14,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-11 15:53:14,634 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1591382992] [2024-11-11 15:53:14,634 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-11 15:53:14,634 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:53:14,634 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:53:14,636 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-11 15:53:14,637 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-11 15:53:14,742 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-11 15:53:14,742 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:53:14,743 INFO L256 TraceCheckSpWp]: Trace formula consists of 133 conjuncts, 37 conjuncts are in the unsatisfiable core [2024-11-11 15:53:14,746 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:53:14,764 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 13 treesize of output 9 [2024-11-11 15:53:14,803 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:14,803 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 20 [2024-11-11 15:53:14,831 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 23 treesize of output 13 [2024-11-11 15:53:14,869 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:14,870 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 25 treesize of output 20 [2024-11-11 15:53:14,891 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 23 treesize of output 13 [2024-11-11 15:53:14,964 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-11 15:53:14,964 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:53:15,823 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 56 treesize of output 52 [2024-11-11 15:53:15,838 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:15,838 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 2 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 2 new quantified variables, introduced 2 case distinctions, treesize of input 52 treesize of output 101 [2024-11-11 15:53:15,906 INFO L349 Elim1Store]: treesize reduction 23, result has 39.5 percent of original size [2024-11-11 15:53:15,906 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 1 stores, 2 select indices, 2 select index equivalence classes, 2 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 82 treesize of output 44 [2024-11-11 15:53:15,926 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:15,926 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 27 treesize of output 25 [2024-11-11 15:53:15,947 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 14 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-11 15:53:15,947 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 15:53:15,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1437056194] [2024-11-11 15:53:15,947 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-11 15:53:15,947 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1591382992] [2024-11-11 15:53:15,948 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1591382992] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 15:53:15,948 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-11-11 15:53:15,948 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 16] total 22 [2024-11-11 15:53:15,948 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2101371272] [2024-11-11 15:53:15,948 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-11-11 15:53:15,949 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 22 states [2024-11-11 15:53:15,949 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 15:53:15,950 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 22 interpolants. [2024-11-11 15:53:15,950 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=67, Invalid=395, Unknown=0, NotChecked=0, Total=462 [2024-11-11 15:53:15,950 INFO L87 Difference]: Start difference. First operand 54 states and 58 transitions. Second operand has 22 states, 22 states have (on average 2.0) internal successors, (44), 22 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:53:16,604 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 15:53:16,604 INFO L93 Difference]: Finished difference Result 68 states and 71 transitions. [2024-11-11 15:53:16,606 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 17 states. [2024-11-11 15:53:16,606 INFO L78 Accepts]: Start accepts. Automaton has has 22 states, 22 states have (on average 2.0) internal successors, (44), 22 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 30 [2024-11-11 15:53:16,606 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 15:53:16,607 INFO L225 Difference]: With dead ends: 68 [2024-11-11 15:53:16,607 INFO L226 Difference]: Without dead ends: 47 [2024-11-11 15:53:16,607 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 62 GetRequests, 36 SyntacticMatches, 2 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 142 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=91, Invalid=559, Unknown=0, NotChecked=0, Total=650 [2024-11-11 15:53:16,608 INFO L435 NwaCegarLoop]: 17 mSDtfsCounter, 22 mSDsluCounter, 175 mSDsCounter, 0 mSdLazyCounter, 367 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 22 SdHoareTripleChecker+Valid, 192 SdHoareTripleChecker+Invalid, 384 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 367 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-11 15:53:16,608 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [22 Valid, 192 Invalid, 384 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 367 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-11 15:53:16,609 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 47 states. [2024-11-11 15:53:16,614 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 47 to 35. [2024-11-11 15:53:16,615 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 35 states, 34 states have (on average 1.1176470588235294) internal successors, (38), 34 states have internal predecessors, (38), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:53:16,619 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 35 states to 35 states and 38 transitions. [2024-11-11 15:53:16,619 INFO L78 Accepts]: Start accepts. Automaton has 35 states and 38 transitions. Word has length 30 [2024-11-11 15:53:16,619 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 15:53:16,619 INFO L471 AbstractCegarLoop]: Abstraction has 35 states and 38 transitions. [2024-11-11 15:53:16,620 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 22 states, 22 states have (on average 2.0) internal successors, (44), 22 states have internal predecessors, (44), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 15:53:16,620 INFO L276 IsEmpty]: Start isEmpty. Operand 35 states and 38 transitions. [2024-11-11 15:53:16,621 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 33 [2024-11-11 15:53:16,621 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 15:53:16,622 INFO L218 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 15:53:16,640 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-11 15:53:16,823 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-11 15:53:16,823 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 15:53:16,824 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 15:53:16,824 INFO L85 PathProgramCache]: Analyzing trace with hash -1505554158, now seen corresponding path program 4 times [2024-11-11 15:53:16,824 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 15:53:16,824 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1035897476] [2024-11-11 15:53:16,824 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 15:53:16,824 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 15:53:16,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-11 15:53:16,886 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [943178696] [2024-11-11 15:53:16,887 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-11 15:53:16,887 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 15:53:16,887 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 15:53:16,890 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-11 15:53:16,892 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-11 15:53:16,986 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-11 15:53:16,986 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 15:53:16,988 INFO L256 TraceCheckSpWp]: Trace formula consists of 143 conjuncts, 49 conjuncts are in the unsatisfiable core [2024-11-11 15:53:16,992 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 15:53:17,001 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 11 treesize of output 7 [2024-11-11 15:53:17,021 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 21 treesize of output 20 [2024-11-11 15:53:17,056 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:17,057 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 30 treesize of output 32 [2024-11-11 15:53:17,119 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:17,119 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 37 treesize of output 35 [2024-11-11 15:53:17,156 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:17,156 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 39 treesize of output 35 [2024-11-11 15:53:17,233 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:17,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 39 treesize of output 35 [2024-11-11 15:53:17,305 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:17,305 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 37 treesize of output 35 [2024-11-11 15:53:17,353 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-11 15:53:17,354 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 3 select indices, 3 select index equivalence classes, 0 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 45 treesize of output 26 [2024-11-11 15:53:17,426 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 2 select indices, 2 select index equivalence classes, 1 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 14 [2024-11-11 15:53:17,499 INFO L134 CoverageAnalysis]: Checked inductivity of 27 backedges. 0 proven. 27 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-11 15:53:17,500 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 15:53:24,132 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse0 (select |c_#memory_int#2| |c_ULTIMATE.start_main_~a~0#1.base|)) (.cse2 (mod (+ |c_ULTIMATE.start_main_~i~0#1| 1) 4294967296))) (and (forall ((v_ArrVal_184 Int)) (let ((.cse1 (+ (* .cse2 8) |c_ULTIMATE.start_main_~a~0#1.offset|))) (or (< (select .cse0 .cse1) (+ v_ArrVal_184 |c_ULTIMATE.start_main_~i~0#1| 1)) (= (select (store .cse0 .cse1 v_ArrVal_184) |c_ULTIMATE.start_main_~a~0#1.offset|) 1)))) (or (= (select .cse0 |c_ULTIMATE.start_main_~a~0#1.offset|) 1) (< .cse2 2147483648)))) is different from false [2024-11-11 15:53:50,414 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse6 (mod (+ 2 |c_ULTIMATE.start_main_~i~0#1|) 4294967296))) (let ((.cse5 (mod (+ |c_ULTIMATE.start_main_~i~0#1| 1) 4294967296)) (.cse1 (select |c_#memory_int#2| |c_ULTIMATE.start_main_~a~0#1.base|)) (.cse3 (+ (* 8 .cse6) |c_ULTIMATE.start_main_~a~0#1.offset|))) (let ((.cse0 (select .cse1 .cse3)) (.cse2 (* .cse5 8)) (.cse4 (or (< .cse6 2147483648) (= (select .cse1 |c_ULTIMATE.start_main_~a~0#1.offset|) 1)))) (and (or (and (forall ((v_ArrVal_184 Int) (v_DerPreprocessor_1 Int)) (or (< .cse0 (+ v_ArrVal_184 2 |c_ULTIMATE.start_main_~i~0#1|)) (= (select (store (store .cse1 (+ .cse2 |c_ULTIMATE.start_main_~a~0#1.offset| (- 34359738368)) v_DerPreprocessor_1) .cse3 v_ArrVal_184) |c_ULTIMATE.start_main_~a~0#1.offset|) 1))) .cse4) (< .cse5 2147483648)) (or (< 2147483647 .cse5) (and (forall ((v_ArrVal_184 Int) (v_DerPreprocessor_2 Int)) (or (< .cse0 (+ v_ArrVal_184 2 |c_ULTIMATE.start_main_~i~0#1|)) (= (select (store (store .cse1 (+ .cse2 |c_ULTIMATE.start_main_~a~0#1.offset|) v_DerPreprocessor_2) .cse3 v_ArrVal_184) |c_ULTIMATE.start_main_~a~0#1.offset|) 1))) .cse4)))))) is different from false [2024-11-11 15:54:18,720 WARN L286 SmtUtils]: Spent 16.05s on a formula simplification. DAG size of input: 19 DAG size of output: 7 (called from [L 728] de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher.simplify) [2024-11-11 15:54:22,858 WARN L851 $PredicateComparison]: unable to prove that (let ((.cse14 (mod (+ 2 |c_ULTIMATE.start_main_~i~0#1|) 4294967296)) (.cse12 (mod (+ |c_ULTIMATE.start_main_~i~0#1| 1) 4294967296))) (let ((.cse9 (mod |c_ULTIMATE.start_main_~i~0#1| 4294967296)) (.cse11 (* .cse12 8)) (.cse2 (select |c_#memory_int#2| |c_ULTIMATE.start_main_~a~0#1.base|)) (.cse7 (+ (* 8 .cse14) |c_ULTIMATE.start_main_~a~0#1.offset|))) (let ((.cse0 (< 2147483647 .cse12)) (.cse1 (select .cse2 .cse7)) (.cse6 (+ .cse11 |c_ULTIMATE.start_main_~a~0#1.offset|)) (.cse8 (or (< .cse14 2147483648) (= (select .cse2 |c_ULTIMATE.start_main_~a~0#1.offset|) 1))) (.cse4 (* (- 1) |c_ULTIMATE.start_main_~i~0#1|)) (.cse5 (* .cse9 8))) (and (or (and (or .cse0 (forall ((v_ArrVal_184 Int) (v_DerPreprocessor_2 Int)) (or (< .cse1 (+ v_ArrVal_184 2 |c_ULTIMATE.start_main_~i~0#1|)) (= (select (store (store (let ((.cse3 (+ .cse5 |c_ULTIMATE.start_main_~a~0#1.offset|))) (store .cse2 .cse3 (+ (select .cse2 .cse3) .cse4))) .cse6 v_DerPreprocessor_2) .cse7 v_ArrVal_184) |c_ULTIMATE.start_main_~a~0#1.offset|) 1)))) .cse8) (< 2147483647 .cse9)) (or (let ((.cse10 (let ((.cse13 (+ .cse5 |c_ULTIMATE.start_main_~a~0#1.offset| (- 34359738368)))) (store .cse2 .cse13 (+ (select .cse2 .cse13) .cse4))))) (and (or (and (forall ((v_ArrVal_184 Int) (v_DerPreprocessor_1 Int)) (or (< .cse1 (+ v_ArrVal_184 2 |c_ULTIMATE.start_main_~i~0#1|)) (= (select (store (store .cse10 (+ .cse11 |c_ULTIMATE.start_main_~a~0#1.offset| (- 34359738368)) v_DerPreprocessor_1) .cse7 v_ArrVal_184) |c_ULTIMATE.start_main_~a~0#1.offset|) 1))) .cse8) (< .cse12 2147483648)) (or .cse0 (and (forall ((v_ArrVal_184 Int) (v_DerPreprocessor_2 Int)) (or (< .cse1 (+ v_ArrVal_184 2 |c_ULTIMATE.start_main_~i~0#1|)) (= (select (store (store .cse10 .cse6 v_DerPreprocessor_2) .cse7 v_ArrVal_184) |c_ULTIMATE.start_main_~a~0#1.offset|) 1))) .cse8)))) (< .cse9 2147483648)))))) is different from false