./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-programs/copysome1-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 3061b6dc 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-programs/copysome1-1.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 29c11d006ccc17ffcd2d0ed55176947b470e18e4deadd67e8df28761f278f9af --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-3061b6d-m [2024-11-18 09:07:25,011 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-18 09:07:25,078 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-18 09:07:25,085 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-18 09:07:25,086 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-18 09:07:25,107 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-18 09:07:25,108 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-18 09:07:25,109 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-18 09:07:25,110 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-18 09:07:25,114 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-18 09:07:25,114 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-18 09:07:25,114 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-18 09:07:25,115 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-18 09:07:25,115 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-18 09:07:25,115 INFO L153 SettingsManager]: * Use SBE=true [2024-11-18 09:07:25,115 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-18 09:07:25,116 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-18 09:07:25,116 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-18 09:07:25,118 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-18 09:07:25,118 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-18 09:07:25,118 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-18 09:07:25,119 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-18 09:07:25,120 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-18 09:07:25,120 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-18 09:07:25,120 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-18 09:07:25,120 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-18 09:07:25,121 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-18 09:07:25,121 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-18 09:07:25,121 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-18 09:07:25,122 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-18 09:07:25,122 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-18 09:07:25,122 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-18 09:07:25,122 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-18 09:07:25,122 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-18 09:07:25,123 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-18 09:07:25,123 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-18 09:07:25,124 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-18 09:07:25,124 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-18 09:07:25,125 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-18 09:07:25,125 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-18 09:07:25,125 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-18 09:07:25,126 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-18 09:07:25,126 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 -> 29c11d006ccc17ffcd2d0ed55176947b470e18e4deadd67e8df28761f278f9af [2024-11-18 09:07:25,403 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-18 09:07:25,429 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-18 09:07:25,432 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-18 09:07:25,433 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-18 09:07:25,433 INFO L274 PluginConnector]: CDTParser initialized [2024-11-18 09:07:25,434 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-programs/copysome1-1.i [2024-11-18 09:07:26,820 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-18 09:07:27,033 INFO L384 CDTParser]: Found 1 translation units. [2024-11-18 09:07:27,034 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/copysome1-1.i [2024-11-18 09:07:27,040 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e35d86691/ece9cfdff24b4b939cf75b046d409eeb/FLAGf4da5b5e9 [2024-11-18 09:07:27,051 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e35d86691/ece9cfdff24b4b939cf75b046d409eeb [2024-11-18 09:07:27,053 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-18 09:07:27,054 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-18 09:07:27,057 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-18 09:07:27,057 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-18 09:07:27,064 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-18 09:07:27,064 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,065 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2fbcee35 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27, skipping insertion in model container [2024-11-18 09:07:27,065 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,085 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-18 09:07:27,249 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-programs/copysome1-1.i[806,819] [2024-11-18 09:07:27,266 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-18 09:07:27,276 INFO L200 MainTranslator]: Completed pre-run [2024-11-18 09:07:27,286 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-programs/copysome1-1.i[806,819] [2024-11-18 09:07:27,292 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-18 09:07:27,308 INFO L204 MainTranslator]: Completed translation [2024-11-18 09:07:27,309 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27 WrapperNode [2024-11-18 09:07:27,309 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-18 09:07:27,310 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-18 09:07:27,310 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-18 09:07:27,310 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-18 09:07:27,317 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,326 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,343 INFO L138 Inliner]: procedures = 16, calls = 19, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 68 [2024-11-18 09:07:27,345 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-18 09:07:27,345 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-18 09:07:27,346 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-18 09:07:27,346 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-18 09:07:27,355 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,355 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,361 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,379 INFO L175 MemorySlicer]: Split 8 memory accesses to 3 slices as follows [2, 3, 3]. 38 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 3 writes are split as follows [0, 1, 2]. [2024-11-18 09:07:27,379 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,380 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,386 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,393 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,394 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,395 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,399 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-18 09:07:27,403 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-18 09:07:27,403 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-18 09:07:27,403 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-18 09:07:27,404 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (1/1) ... [2024-11-18 09:07:27,412 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-18 09:07:27,422 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:07:27,439 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-18 09:07:27,442 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-18 09:07:27,490 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-18 09:07:27,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-18 09:07:27,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-18 09:07:27,491 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-18 09:07:27,491 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-18 09:07:27,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-18 09:07:27,492 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-18 09:07:27,493 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-18 09:07:27,494 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-18 09:07:27,494 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-18 09:07:27,494 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-18 09:07:27,494 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-18 09:07:27,495 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-18 09:07:27,495 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-18 09:07:27,580 INFO L238 CfgBuilder]: Building ICFG [2024-11-18 09:07:27,583 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-18 09:07:27,750 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-11-18 09:07:27,751 INFO L287 CfgBuilder]: Performing block encoding [2024-11-18 09:07:27,765 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-18 09:07:27,765 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-18 09:07:27,766 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.11 09:07:27 BoogieIcfgContainer [2024-11-18 09:07:27,766 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-18 09:07:27,768 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-18 09:07:27,768 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-18 09:07:27,771 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-18 09:07:27,773 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 18.11 09:07:27" (1/3) ... [2024-11-18 09:07:27,774 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65779005 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.11 09:07:27, skipping insertion in model container [2024-11-18 09:07:27,774 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 18.11 09:07:27" (2/3) ... [2024-11-18 09:07:27,775 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@65779005 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 18.11 09:07:27, skipping insertion in model container [2024-11-18 09:07:27,775 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 18.11 09:07:27" (3/3) ... [2024-11-18 09:07:27,776 INFO L112 eAbstractionObserver]: Analyzing ICFG copysome1-1.i [2024-11-18 09:07:27,792 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-18 09:07:27,793 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-18 09:07:27,855 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-18 09:07:27,861 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@18aab5b9, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-18 09:07:27,863 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-18 09:07:27,867 INFO L276 IsEmpty]: Start isEmpty. Operand has 20 states, 18 states have (on average 1.5555555555555556) internal successors, (28), 19 states have internal predecessors, (28), 0 states have call successors, (0), 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-18 09:07:27,873 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-18 09:07:27,873 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:07:27,874 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:07:27,874 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:07:27,879 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:07:27,880 INFO L85 PathProgramCache]: Analyzing trace with hash -2060710478, now seen corresponding path program 1 times [2024-11-18 09:07:27,888 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:07:27,889 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1790259582] [2024-11-18 09:07:27,889 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:07:27,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:07:28,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:07:28,141 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-18 09:07:28,142 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:07:28,142 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1790259582] [2024-11-18 09:07:28,142 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1790259582] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-18 09:07:28,143 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-18 09:07:28,143 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-18 09:07:28,146 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1852062401] [2024-11-18 09:07:28,148 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-18 09:07:28,151 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-18 09:07:28,151 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:07:28,168 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-18 09:07:28,169 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-18 09:07:28,171 INFO L87 Difference]: Start difference. First operand has 20 states, 18 states have (on average 1.5555555555555556) internal successors, (28), 19 states have internal predecessors, (28), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 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-18 09:07:28,210 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:07:28,210 INFO L93 Difference]: Finished difference Result 41 states and 60 transitions. [2024-11-18 09:07:28,214 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-18 09:07:28,215 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 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 10 [2024-11-18 09:07:28,215 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:07:28,220 INFO L225 Difference]: With dead ends: 41 [2024-11-18 09:07:28,220 INFO L226 Difference]: Without dead ends: 21 [2024-11-18 09:07:28,222 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-18 09:07:28,225 INFO L432 NwaCegarLoop]: 18 mSDtfsCounter, 4 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 15 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 31 SdHoareTripleChecker+Invalid, 17 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 15 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-18 09:07:28,226 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 31 Invalid, 17 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-18 09:07:28,241 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21 states. [2024-11-18 09:07:28,251 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21 to 18. [2024-11-18 09:07:28,252 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 17 states have (on average 1.2941176470588236) internal successors, (22), 17 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:28,254 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 22 transitions. [2024-11-18 09:07:28,255 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 22 transitions. Word has length 10 [2024-11-18 09:07:28,255 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:07:28,255 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 22 transitions. [2024-11-18 09:07:28,255 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.3333333333333335) internal successors, (10), 3 states have internal predecessors, (10), 0 states have call successors, (0), 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-18 09:07:28,256 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 22 transitions. [2024-11-18 09:07:28,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-18 09:07:28,256 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:07:28,256 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:07:28,256 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-18 09:07:28,257 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:07:28,258 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:07:28,258 INFO L85 PathProgramCache]: Analyzing trace with hash -1458340319, now seen corresponding path program 1 times [2024-11-18 09:07:28,259 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:07:28,259 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1597149204] [2024-11-18 09:07:28,259 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:07:28,259 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:07:28,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:07:28,415 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-18 09:07:28,415 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:07:28,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1597149204] [2024-11-18 09:07:28,415 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1597149204] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:07:28,415 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [787051758] [2024-11-18 09:07:28,416 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:07:28,416 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:07:28,416 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:07:28,419 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-18 09:07:28,421 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-18 09:07:28,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:07:28,512 INFO L255 TraceCheckSpWp]: Trace formula consists of 87 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-18 09:07:28,518 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:07:28,557 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-18 09:07:28,557 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:07:28,590 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-18 09:07:28,590 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [787051758] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:07:28,590 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:07:28,590 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-18 09:07:28,591 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1737174980] [2024-11-18 09:07:28,591 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:07:28,592 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-18 09:07:28,594 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:07:28,595 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-18 09:07:28,596 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-18 09:07:28,596 INFO L87 Difference]: Start difference. First operand 18 states and 22 transitions. Second operand has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 7 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:28,663 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:07:28,664 INFO L93 Difference]: Finished difference Result 46 states and 62 transitions. [2024-11-18 09:07:28,664 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-18 09:07:28,664 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 7 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 15 [2024-11-18 09:07:28,665 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:07:28,665 INFO L225 Difference]: With dead ends: 46 [2024-11-18 09:07:28,665 INFO L226 Difference]: Without dead ends: 33 [2024-11-18 09:07:28,666 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 32 GetRequests, 27 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-11-18 09:07:28,667 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 20 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 36 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 20 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 36 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-18 09:07:28,669 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [20 Valid, 34 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 36 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-18 09:07:28,669 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 33 states. [2024-11-18 09:07:28,673 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 33 to 33. [2024-11-18 09:07:28,674 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 33 states, 32 states have (on average 1.25) internal successors, (40), 32 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:28,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 33 states to 33 states and 40 transitions. [2024-11-18 09:07:28,675 INFO L78 Accepts]: Start accepts. Automaton has 33 states and 40 transitions. Word has length 15 [2024-11-18 09:07:28,677 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:07:28,677 INFO L471 AbstractCegarLoop]: Abstraction has 33 states and 40 transitions. [2024-11-18 09:07:28,677 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.142857142857143) internal successors, (22), 7 states have internal predecessors, (22), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:28,678 INFO L276 IsEmpty]: Start isEmpty. Operand 33 states and 40 transitions. [2024-11-18 09:07:28,678 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 31 [2024-11-18 09:07:28,678 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:07:28,679 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:07:28,693 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-18 09:07:28,883 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:07:28,884 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:07:28,884 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:07:28,885 INFO L85 PathProgramCache]: Analyzing trace with hash -736833947, now seen corresponding path program 2 times [2024-11-18 09:07:28,885 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:07:28,885 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1795400527] [2024-11-18 09:07:28,885 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-18 09:07:28,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:07:28,955 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-18 09:07:28,955 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:07:29,142 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-18 09:07:29,143 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:07:29,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1795400527] [2024-11-18 09:07:29,144 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1795400527] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:07:29,144 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1243471796] [2024-11-18 09:07:29,145 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-18 09:07:29,145 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:07:29,146 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:07:29,148 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-18 09:07:29,149 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-18 09:07:29,258 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-18 09:07:29,259 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:07:29,261 INFO L255 TraceCheckSpWp]: Trace formula consists of 162 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-18 09:07:29,263 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:07:29,304 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-18 09:07:29,305 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:07:29,423 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-18 09:07:29,424 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1243471796] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:07:29,425 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:07:29,425 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [7, 7, 7] total 13 [2024-11-18 09:07:29,425 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1793651962] [2024-11-18 09:07:29,425 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:07:29,426 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-11-18 09:07:29,427 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:07:29,428 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-11-18 09:07:29,430 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-18 09:07:29,430 INFO L87 Difference]: Start difference. First operand 33 states and 40 transitions. Second operand has 13 states, 13 states have (on average 2.6153846153846154) internal successors, (34), 13 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-18 09:07:29,547 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:07:29,547 INFO L93 Difference]: Finished difference Result 85 states and 116 transitions. [2024-11-18 09:07:29,548 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-11-18 09:07:29,548 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 2.6153846153846154) internal successors, (34), 13 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) Word has length 30 [2024-11-18 09:07:29,548 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:07:29,549 INFO L225 Difference]: With dead ends: 85 [2024-11-18 09:07:29,549 INFO L226 Difference]: Without dead ends: 63 [2024-11-18 09:07:29,550 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 65 GetRequests, 54 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-11-18 09:07:29,551 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 68 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 72 mSolverCounterSat, 31 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 68 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 31 IncrementalHoareTripleChecker+Valid, 72 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-18 09:07:29,551 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [68 Valid, 34 Invalid, 103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [31 Valid, 72 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-18 09:07:29,552 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 63 states. [2024-11-18 09:07:29,560 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 63 to 63. [2024-11-18 09:07:29,561 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 63 states, 62 states have (on average 1.2258064516129032) internal successors, (76), 62 states have internal predecessors, (76), 0 states have call successors, (0), 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-18 09:07:29,562 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 63 states and 76 transitions. [2024-11-18 09:07:29,562 INFO L78 Accepts]: Start accepts. Automaton has 63 states and 76 transitions. Word has length 30 [2024-11-18 09:07:29,562 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:07:29,564 INFO L471 AbstractCegarLoop]: Abstraction has 63 states and 76 transitions. [2024-11-18 09:07:29,564 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 2.6153846153846154) internal successors, (34), 13 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-18 09:07:29,564 INFO L276 IsEmpty]: Start isEmpty. Operand 63 states and 76 transitions. [2024-11-18 09:07:29,566 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 61 [2024-11-18 09:07:29,566 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:07:29,567 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:07:29,586 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-18 09:07:29,768 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,SelfDestructingSolverStorable2 [2024-11-18 09:07:29,768 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:07:29,769 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:07:29,769 INFO L85 PathProgramCache]: Analyzing trace with hash -967663183, now seen corresponding path program 3 times [2024-11-18 09:07:29,769 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:07:29,769 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [161320233] [2024-11-18 09:07:29,770 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-18 09:07:29,770 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:07:29,970 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) [2024-11-18 09:07:29,971 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:07:30,347 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 145 trivial. 0 not checked. [2024-11-18 09:07:30,348 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:07:30,348 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [161320233] [2024-11-18 09:07:30,349 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [161320233] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:07:30,349 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1256723066] [2024-11-18 09:07:30,349 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-18 09:07:30,349 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:07:30,349 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:07:30,352 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-18 09:07:30,353 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-18 09:07:31,242 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 11 check-sat command(s) [2024-11-18 09:07:31,243 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:07:31,246 INFO L255 TraceCheckSpWp]: Trace formula consists of 312 conjuncts, 15 conjuncts are in the unsatisfiable core [2024-11-18 09:07:31,249 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:07:31,367 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 19 proven. 145 refuted. 0 times theorem prover too weak. 81 trivial. 0 not checked. [2024-11-18 09:07:31,367 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:07:31,625 INFO L134 CoverageAnalysis]: Checked inductivity of 245 backedges. 0 proven. 145 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-18 09:07:31,626 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1256723066] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:07:31,626 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:07:31,626 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 15, 13] total 26 [2024-11-18 09:07:31,626 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [626243197] [2024-11-18 09:07:31,627 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:07:31,627 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-11-18 09:07:31,628 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:07:31,629 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-11-18 09:07:31,629 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=325, Invalid=325, Unknown=0, NotChecked=0, Total=650 [2024-11-18 09:07:31,629 INFO L87 Difference]: Start difference. First operand 63 states and 76 transitions. Second operand has 26 states, 26 states have (on average 4.0) internal successors, (104), 26 states have internal predecessors, (104), 0 states have call successors, (0), 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-18 09:07:31,874 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:07:31,874 INFO L93 Difference]: Finished difference Result 163 states and 224 transitions. [2024-11-18 09:07:31,875 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-11-18 09:07:31,877 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 26 states have (on average 4.0) internal successors, (104), 26 states have internal predecessors, (104), 0 states have call successors, (0), 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 60 [2024-11-18 09:07:31,877 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:07:31,878 INFO L225 Difference]: With dead ends: 163 [2024-11-18 09:07:31,878 INFO L226 Difference]: Without dead ends: 123 [2024-11-18 09:07:31,879 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 131 GetRequests, 107 SyntacticMatches, 0 SemanticMatches, 24 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 62 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=325, Invalid=325, Unknown=0, NotChecked=0, Total=650 [2024-11-18 09:07:31,879 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 93 mSDsluCounter, 40 mSDsCounter, 0 mSdLazyCounter, 150 mSolverCounterSat, 36 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 93 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 186 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 36 IncrementalHoareTripleChecker+Valid, 150 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-18 09:07:31,880 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [93 Valid, 52 Invalid, 186 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [36 Valid, 150 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-18 09:07:31,884 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 123 states. [2024-11-18 09:07:31,899 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 123 to 123. [2024-11-18 09:07:31,900 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 123 states, 122 states have (on average 1.2131147540983607) internal successors, (148), 122 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:31,902 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 123 states to 123 states and 148 transitions. [2024-11-18 09:07:31,903 INFO L78 Accepts]: Start accepts. Automaton has 123 states and 148 transitions. Word has length 60 [2024-11-18 09:07:31,905 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:07:31,906 INFO L471 AbstractCegarLoop]: Abstraction has 123 states and 148 transitions. [2024-11-18 09:07:31,906 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 26 states have (on average 4.0) internal successors, (104), 26 states have internal predecessors, (104), 0 states have call successors, (0), 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-18 09:07:31,906 INFO L276 IsEmpty]: Start isEmpty. Operand 123 states and 148 transitions. [2024-11-18 09:07:31,908 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-18 09:07:31,908 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:07:31,908 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:07:31,924 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-11-18 09:07:32,108 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:07:32,109 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:07:32,109 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:07:32,109 INFO L85 PathProgramCache]: Analyzing trace with hash -232988599, now seen corresponding path program 4 times [2024-11-18 09:07:32,109 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:07:32,110 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1380817866] [2024-11-18 09:07:32,110 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-18 09:07:32,110 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:07:32,169 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-18 09:07:32,170 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:07:35,905 INFO L134 CoverageAnalysis]: Checked inductivity of 1199 backedges. 570 proven. 145 refuted. 0 times theorem prover too weak. 484 trivial. 0 not checked. [2024-11-18 09:07:35,905 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:07:35,905 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1380817866] [2024-11-18 09:07:35,906 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1380817866] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:07:35,906 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [982792349] [2024-11-18 09:07:35,906 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-18 09:07:35,906 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:07:35,906 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:07:35,909 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-18 09:07:35,910 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-18 09:07:36,071 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-18 09:07:36,071 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:07:36,075 INFO L255 TraceCheckSpWp]: Trace formula consists of 260 conjuncts, 78 conjuncts are in the unsatisfiable core [2024-11-18 09:07:36,089 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:07:36,129 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 11 [2024-11-18 09:07:36,165 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,166 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,201 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,202 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,232 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,233 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,271 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,272 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,304 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,305 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,332 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,333 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,372 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,372 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,400 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,400 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,428 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,429 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,459 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,460 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,499 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,500 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,532 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,533 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,559 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,560 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,586 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,586 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,617 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,618 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,645 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,646 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,672 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,672 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,702 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,702 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,728 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,729 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,761 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,761 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,820 INFO L349 Elim1Store]: treesize reduction 25, result has 21.9 percent of original size [2024-11-18 09:07:36,821 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 1 case distinctions, treesize of input 35 treesize of output 15 [2024-11-18 09:07:36,883 INFO L134 CoverageAnalysis]: Checked inductivity of 1199 backedges. 610 proven. 105 refuted. 0 times theorem prover too weak. 484 trivial. 0 not checked. [2024-11-18 09:07:36,884 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:07:37,566 INFO L349 Elim1Store]: treesize reduction 5, result has 37.5 percent of original size [2024-11-18 09:07:37,566 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 26 treesize of output 18 [2024-11-18 09:07:37,571 INFO L134 CoverageAnalysis]: Checked inductivity of 1199 backedges. 0 proven. 125 refuted. 0 times theorem prover too weak. 1074 trivial. 0 not checked. [2024-11-18 09:07:37,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [982792349] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:07:37,572 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:07:37,572 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [28, 28, 9] total 32 [2024-11-18 09:07:37,572 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2126487267] [2024-11-18 09:07:37,572 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:07:37,573 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-11-18 09:07:37,573 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:07:37,574 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-11-18 09:07:37,574 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=342, Invalid=650, Unknown=0, NotChecked=0, Total=992 [2024-11-18 09:07:37,575 INFO L87 Difference]: Start difference. First operand 123 states and 148 transitions. Second operand has 32 states, 32 states have (on average 2.8125) internal successors, (90), 32 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:38,188 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:07:38,188 INFO L93 Difference]: Finished difference Result 203 states and 252 transitions. [2024-11-18 09:07:38,189 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-11-18 09:07:38,189 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 32 states have (on average 2.8125) internal successors, (90), 32 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 120 [2024-11-18 09:07:38,190 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:07:38,191 INFO L225 Difference]: With dead ends: 203 [2024-11-18 09:07:38,191 INFO L226 Difference]: Without dead ends: 201 [2024-11-18 09:07:38,192 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 287 GetRequests, 234 SyntacticMatches, 22 SemanticMatches, 31 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 846 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=349, Invalid=707, Unknown=0, NotChecked=0, Total=1056 [2024-11-18 09:07:38,194 INFO L432 NwaCegarLoop]: 10 mSDtfsCounter, 37 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 969 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 76 SdHoareTripleChecker+Invalid, 971 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 969 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-18 09:07:38,195 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 76 Invalid, 971 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 969 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-18 09:07:38,196 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 201 states. [2024-11-18 09:07:38,214 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 201 to 192. [2024-11-18 09:07:38,215 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 192 states, 191 states have (on average 1.256544502617801) internal successors, (240), 191 states have internal predecessors, (240), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:38,216 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 192 states to 192 states and 240 transitions. [2024-11-18 09:07:38,219 INFO L78 Accepts]: Start accepts. Automaton has 192 states and 240 transitions. Word has length 120 [2024-11-18 09:07:38,219 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:07:38,222 INFO L471 AbstractCegarLoop]: Abstraction has 192 states and 240 transitions. [2024-11-18 09:07:38,222 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 2.8125) internal successors, (90), 32 states have internal predecessors, (90), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:38,222 INFO L276 IsEmpty]: Start isEmpty. Operand 192 states and 240 transitions. [2024-11-18 09:07:38,224 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 121 [2024-11-18 09:07:38,224 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:07:38,226 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 21, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:07:38,247 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-18 09:07:38,426 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:07:38,427 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:07:38,427 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:07:38,427 INFO L85 PathProgramCache]: Analyzing trace with hash -1200339253, now seen corresponding path program 1 times [2024-11-18 09:07:38,427 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:07:38,427 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1499556972] [2024-11-18 09:07:38,427 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:07:38,428 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:07:38,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:07:38,607 INFO L134 CoverageAnalysis]: Checked inductivity of 1199 backedges. 43 proven. 0 refuted. 0 times theorem prover too weak. 1156 trivial. 0 not checked. [2024-11-18 09:07:38,607 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:07:38,608 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1499556972] [2024-11-18 09:07:38,608 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1499556972] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-18 09:07:38,608 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-18 09:07:38,608 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-18 09:07:38,608 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1735047290] [2024-11-18 09:07:38,608 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-18 09:07:38,609 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-18 09:07:38,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:07:38,609 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-18 09:07:38,610 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-18 09:07:38,610 INFO L87 Difference]: Start difference. First operand 192 states and 240 transitions. Second operand has 4 states, 4 states have (on average 4.25) internal successors, (17), 4 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:38,638 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:07:38,639 INFO L93 Difference]: Finished difference Result 199 states and 248 transitions. [2024-11-18 09:07:38,639 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-18 09:07:38,639 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 4.25) internal successors, (17), 4 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 120 [2024-11-18 09:07:38,640 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:07:38,640 INFO L225 Difference]: With dead ends: 199 [2024-11-18 09:07:38,640 INFO L226 Difference]: Without dead ends: 126 [2024-11-18 09:07:38,641 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 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-18 09:07:38,642 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 17 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 18 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 17 SdHoareTripleChecker+Valid, 21 SdHoareTripleChecker+Invalid, 19 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 18 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-18 09:07:38,642 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [17 Valid, 21 Invalid, 19 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 18 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-18 09:07:38,643 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 126 states. [2024-11-18 09:07:38,650 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 126 to 126. [2024-11-18 09:07:38,651 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 126 states, 125 states have (on average 1.208) internal successors, (151), 125 states have internal predecessors, (151), 0 states have call successors, (0), 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-18 09:07:38,652 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 151 transitions. [2024-11-18 09:07:38,652 INFO L78 Accepts]: Start accepts. Automaton has 126 states and 151 transitions. Word has length 120 [2024-11-18 09:07:38,652 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:07:38,652 INFO L471 AbstractCegarLoop]: Abstraction has 126 states and 151 transitions. [2024-11-18 09:07:38,652 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 4.25) internal successors, (17), 4 states have internal predecessors, (17), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:38,653 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 151 transitions. [2024-11-18 09:07:38,654 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 124 [2024-11-18 09:07:38,654 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:07:38,654 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 22, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:07:38,654 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-18 09:07:38,655 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:07:38,655 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:07:38,655 INFO L85 PathProgramCache]: Analyzing trace with hash 57313518, now seen corresponding path program 1 times [2024-11-18 09:07:38,655 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:07:38,656 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [251105839] [2024-11-18 09:07:38,656 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:07:38,656 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:07:38,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:07:38,846 INFO L134 CoverageAnalysis]: Checked inductivity of 1201 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 1199 trivial. 0 not checked. [2024-11-18 09:07:38,847 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:07:38,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [251105839] [2024-11-18 09:07:38,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [251105839] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-18 09:07:38,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-18 09:07:38,847 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-18 09:07:38,848 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1925012285] [2024-11-18 09:07:38,848 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-18 09:07:38,848 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-18 09:07:38,848 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:07:38,848 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-18 09:07:38,849 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-18 09:07:38,849 INFO L87 Difference]: Start difference. First operand 126 states and 151 transitions. Second operand has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:38,866 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:07:38,866 INFO L93 Difference]: Finished difference Result 135 states and 161 transitions. [2024-11-18 09:07:38,866 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-18 09:07:38,867 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 123 [2024-11-18 09:07:38,868 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:07:38,869 INFO L225 Difference]: With dead ends: 135 [2024-11-18 09:07:38,869 INFO L226 Difference]: Without dead ends: 128 [2024-11-18 09:07:38,870 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 3 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-18 09:07:38,870 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 13 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 27 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-18 09:07:38,871 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 27 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-18 09:07:38,872 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 128 states. [2024-11-18 09:07:38,887 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 128 to 126. [2024-11-18 09:07:38,888 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 126 states, 125 states have (on average 1.2) internal successors, (150), 125 states have internal predecessors, (150), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:38,888 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 126 states to 126 states and 150 transitions. [2024-11-18 09:07:38,888 INFO L78 Accepts]: Start accepts. Automaton has 126 states and 150 transitions. Word has length 123 [2024-11-18 09:07:38,889 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:07:38,889 INFO L471 AbstractCegarLoop]: Abstraction has 126 states and 150 transitions. [2024-11-18 09:07:38,889 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 4.5) internal successors, (18), 4 states have internal predecessors, (18), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:38,889 INFO L276 IsEmpty]: Start isEmpty. Operand 126 states and 150 transitions. [2024-11-18 09:07:38,890 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 126 [2024-11-18 09:07:38,890 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:07:38,893 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 22, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:07:38,893 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-18 09:07:38,894 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:07:38,894 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:07:38,894 INFO L85 PathProgramCache]: Analyzing trace with hash -840300104, now seen corresponding path program 1 times [2024-11-18 09:07:38,894 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:07:38,894 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1280692357] [2024-11-18 09:07:38,894 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:07:38,895 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:07:38,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:07:39,747 INFO L134 CoverageAnalysis]: Checked inductivity of 1202 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 718 trivial. 0 not checked. [2024-11-18 09:07:39,748 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:07:39,748 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1280692357] [2024-11-18 09:07:39,748 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1280692357] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:07:39,748 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [756920992] [2024-11-18 09:07:39,748 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-18 09:07:39,748 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:07:39,749 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:07:39,751 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-18 09:07:39,753 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-18 09:07:39,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-18 09:07:39,997 INFO L255 TraceCheckSpWp]: Trace formula consists of 626 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-11-18 09:07:40,001 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:07:40,082 INFO L134 CoverageAnalysis]: Checked inductivity of 1202 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 718 trivial. 0 not checked. [2024-11-18 09:07:40,082 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:07:40,910 INFO L134 CoverageAnalysis]: Checked inductivity of 1202 backedges. 0 proven. 484 refuted. 0 times theorem prover too weak. 718 trivial. 0 not checked. [2024-11-18 09:07:40,910 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [756920992] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:07:40,910 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:07:40,911 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 25, 25] total 49 [2024-11-18 09:07:40,911 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1020658889] [2024-11-18 09:07:40,911 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:07:40,912 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 49 states [2024-11-18 09:07:40,912 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:07:40,913 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 49 interpolants. [2024-11-18 09:07:40,915 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-18 09:07:40,915 INFO L87 Difference]: Start difference. First operand 126 states and 150 transitions. Second operand has 49 states, 49 states have (on average 2.2244897959183674) internal successors, (109), 49 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:41,461 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:07:41,462 INFO L93 Difference]: Finished difference Result 325 states and 444 transitions. [2024-11-18 09:07:41,462 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 48 states. [2024-11-18 09:07:41,462 INFO L78 Accepts]: Start accepts. Automaton has has 49 states, 49 states have (on average 2.2244897959183674) internal successors, (109), 49 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 125 [2024-11-18 09:07:41,462 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:07:41,463 INFO L225 Difference]: With dead ends: 325 [2024-11-18 09:07:41,463 INFO L226 Difference]: Without dead ends: 246 [2024-11-18 09:07:41,465 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 273 GetRequests, 226 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 88 ImplicationChecksByTransitivity, 1.0s TimeCoverageRelationStatistics Valid=1176, Invalid=1176, Unknown=0, NotChecked=0, Total=2352 [2024-11-18 09:07:41,465 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 507 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 284 mSolverCounterSat, 197 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 507 SdHoareTripleChecker+Valid, 44 SdHoareTripleChecker+Invalid, 481 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 197 IncrementalHoareTripleChecker+Valid, 284 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-18 09:07:41,466 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [507 Valid, 44 Invalid, 481 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [197 Valid, 284 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-18 09:07:41,466 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 246 states. [2024-11-18 09:07:41,493 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 246 to 246. [2024-11-18 09:07:41,496 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 246 states, 245 states have (on average 1.2) internal successors, (294), 245 states have internal predecessors, (294), 0 states have call successors, (0), 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-18 09:07:41,497 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 246 states to 246 states and 294 transitions. [2024-11-18 09:07:41,497 INFO L78 Accepts]: Start accepts. Automaton has 246 states and 294 transitions. Word has length 125 [2024-11-18 09:07:41,497 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:07:41,498 INFO L471 AbstractCegarLoop]: Abstraction has 246 states and 294 transitions. [2024-11-18 09:07:41,498 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 49 states, 49 states have (on average 2.2244897959183674) internal successors, (109), 49 states have internal predecessors, (109), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-18 09:07:41,498 INFO L276 IsEmpty]: Start isEmpty. Operand 246 states and 294 transitions. [2024-11-18 09:07:41,501 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 246 [2024-11-18 09:07:41,504 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:07:41,504 INFO L215 NwaCegarLoop]: trace histogram [46, 46, 46, 46, 46, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:07:41,522 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-18 09:07:41,705 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:07:41,706 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:07:41,706 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:07:41,706 INFO L85 PathProgramCache]: Analyzing trace with hash -1083643256, now seen corresponding path program 2 times [2024-11-18 09:07:41,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:07:41,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1739153985] [2024-11-18 09:07:41,707 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-18 09:07:41,707 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:07:41,825 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-18 09:07:41,825 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:07:44,364 INFO L134 CoverageAnalysis]: Checked inductivity of 5270 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 3154 trivial. 0 not checked. [2024-11-18 09:07:44,364 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:07:44,364 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1739153985] [2024-11-18 09:07:44,365 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1739153985] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:07:44,365 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1693266622] [2024-11-18 09:07:44,365 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-18 09:07:44,365 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:07:44,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:07:44,366 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-18 09:07:44,367 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-18 09:07:44,734 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-18 09:07:44,735 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:07:44,742 INFO L255 TraceCheckSpWp]: Trace formula consists of 1226 conjuncts, 48 conjuncts are in the unsatisfiable core [2024-11-18 09:07:44,748 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-18 09:07:44,901 INFO L134 CoverageAnalysis]: Checked inductivity of 5270 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 3154 trivial. 0 not checked. [2024-11-18 09:07:44,902 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-18 09:07:47,505 INFO L134 CoverageAnalysis]: Checked inductivity of 5270 backedges. 0 proven. 2116 refuted. 0 times theorem prover too weak. 3154 trivial. 0 not checked. [2024-11-18 09:07:47,505 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1693266622] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-18 09:07:47,505 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-18 09:07:47,506 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [49, 49, 49] total 97 [2024-11-18 09:07:47,506 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2014472364] [2024-11-18 09:07:47,506 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-18 09:07:47,506 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 97 states [2024-11-18 09:07:47,507 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-18 09:07:47,508 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 97 interpolants. [2024-11-18 09:07:47,512 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2024-11-18 09:07:47,512 INFO L87 Difference]: Start difference. First operand 246 states and 294 transitions. Second operand has 97 states, 97 states have (on average 2.11340206185567) internal successors, (205), 97 states have internal predecessors, (205), 0 states have call successors, (0), 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-18 09:07:48,986 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-18 09:07:48,987 INFO L93 Difference]: Finished difference Result 637 states and 876 transitions. [2024-11-18 09:07:48,988 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 96 states. [2024-11-18 09:07:48,988 INFO L78 Accepts]: Start accepts. Automaton has has 97 states, 97 states have (on average 2.11340206185567) internal successors, (205), 97 states have internal predecessors, (205), 0 states have call successors, (0), 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 245 [2024-11-18 09:07:48,988 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-18 09:07:49,002 INFO L225 Difference]: With dead ends: 637 [2024-11-18 09:07:49,002 INFO L226 Difference]: Without dead ends: 486 [2024-11-18 09:07:49,004 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 537 GetRequests, 442 SyntacticMatches, 0 SemanticMatches, 95 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 184 ImplicationChecksByTransitivity, 3.4s TimeCoverageRelationStatistics Valid=4656, Invalid=4656, Unknown=0, NotChecked=0, Total=9312 [2024-11-18 09:07:49,005 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 1086 mSDsluCounter, 60 mSDsCounter, 0 mSdLazyCounter, 584 mSolverCounterSat, 414 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1086 SdHoareTripleChecker+Valid, 74 SdHoareTripleChecker+Invalid, 998 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 414 IncrementalHoareTripleChecker+Valid, 584 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-18 09:07:49,005 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1086 Valid, 74 Invalid, 998 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [414 Valid, 584 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-18 09:07:49,006 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 486 states. [2024-11-18 09:07:49,023 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 486 to 486. [2024-11-18 09:07:49,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 486 states, 485 states have (on average 1.2) internal successors, (582), 485 states have internal predecessors, (582), 0 states have call successors, (0), 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-18 09:07:49,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 486 states to 486 states and 582 transitions. [2024-11-18 09:07:49,026 INFO L78 Accepts]: Start accepts. Automaton has 486 states and 582 transitions. Word has length 245 [2024-11-18 09:07:49,026 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-18 09:07:49,026 INFO L471 AbstractCegarLoop]: Abstraction has 486 states and 582 transitions. [2024-11-18 09:07:49,027 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 97 states, 97 states have (on average 2.11340206185567) internal successors, (205), 97 states have internal predecessors, (205), 0 states have call successors, (0), 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-18 09:07:49,027 INFO L276 IsEmpty]: Start isEmpty. Operand 486 states and 582 transitions. [2024-11-18 09:07:49,033 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 486 [2024-11-18 09:07:49,033 INFO L207 NwaCegarLoop]: Found error trace [2024-11-18 09:07:49,033 INFO L215 NwaCegarLoop]: trace histogram [94, 94, 94, 94, 94, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-18 09:07:49,053 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-18 09:07:49,237 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:07:49,238 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-18 09:07:49,238 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-18 09:07:49,239 INFO L85 PathProgramCache]: Analyzing trace with hash 454110248, now seen corresponding path program 3 times [2024-11-18 09:07:49,239 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-18 09:07:49,239 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [330379910] [2024-11-18 09:07:49,239 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-18 09:07:49,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-18 09:07:56,084 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 95 check-sat command(s) [2024-11-18 09:07:56,084 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-18 09:08:03,683 INFO L134 CoverageAnalysis]: Checked inductivity of 22046 backedges. 0 proven. 8836 refuted. 0 times theorem prover too weak. 13210 trivial. 0 not checked. [2024-11-18 09:08:03,684 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-18 09:08:03,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [330379910] [2024-11-18 09:08:03,684 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [330379910] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-18 09:08:03,684 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1179658657] [2024-11-18 09:08:03,684 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-18 09:08:03,684 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-18 09:08:03,684 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-18 09:08:03,685 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-18 09:08:03,686 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process