./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 8be7027f Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 4548c451706b7658e6a882e8eef66dc3c360e6aea0e4326d7cc0b87e2b58239c --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.perfect-tracechecks-8be7027-m [2024-11-11 19:51:09,680 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-11 19:51:09,745 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-11 19:51:09,750 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-11 19:51:09,750 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-11 19:51:09,779 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-11 19:51:09,779 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-11 19:51:09,780 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-11 19:51:09,780 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-11 19:51:09,780 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-11 19:51:09,781 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-11 19:51:09,781 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-11 19:51:09,781 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-11 19:51:09,782 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-11 19:51:09,782 INFO L153 SettingsManager]: * Use SBE=true [2024-11-11 19:51:09,782 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-11 19:51:09,784 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-11 19:51:09,784 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-11 19:51:09,785 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-11 19:51:09,785 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-11 19:51:09,785 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-11 19:51:09,785 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-11 19:51:09,786 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-11 19:51:09,786 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-11 19:51:09,786 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-11 19:51:09,786 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-11 19:51:09,786 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-11 19:51:09,787 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-11 19:51:09,787 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-11 19:51:09,787 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-11 19:51:09,787 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-11 19:51:09,787 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-11 19:51:09,787 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-11 19:51:09,788 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-11 19:51:09,788 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-11 19:51:09,788 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-11 19:51:09,788 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-11 19:51:09,788 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-11 19:51:09,788 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-11 19:51:09,789 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-11 19:51:09,789 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-11 19:51:09,792 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-11 19:51:09,792 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 -> 4548c451706b7658e6a882e8eef66dc3c360e6aea0e4326d7cc0b87e2b58239c [2024-11-11 19:51:10,006 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-11 19:51:10,029 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-11 19:51:10,032 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-11 19:51:10,033 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-11 19:51:10,034 INFO L274 PluginConnector]: CDTParser initialized [2024-11-11 19:51:10,034 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c [2024-11-11 19:51:11,452 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-11 19:51:11,644 INFO L384 CDTParser]: Found 1 translation units. [2024-11-11 19:51:11,645 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/loops-crafted-1/mono-crafted_3.c [2024-11-11 19:51:11,653 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/38d0d95df/22581df9d8814752b9975461000abca6/FLAG6bb5513f1 [2024-11-11 19:51:11,666 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/38d0d95df/22581df9d8814752b9975461000abca6 [2024-11-11 19:51:11,668 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-11 19:51:11,669 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-11 19:51:11,670 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-11 19:51:11,670 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-11 19:51:11,675 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-11 19:51:11,676 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,677 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@36a750b0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11, skipping insertion in model container [2024-11-11 19:51:11,677 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,693 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-11 19:51:11,841 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/loops-crafted-1/mono-crafted_3.c[318,331] [2024-11-11 19:51:11,860 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-11 19:51:11,866 INFO L200 MainTranslator]: Completed pre-run [2024-11-11 19:51:11,878 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/loops-crafted-1/mono-crafted_3.c[318,331] [2024-11-11 19:51:11,881 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-11 19:51:11,893 INFO L204 MainTranslator]: Completed translation [2024-11-11 19:51:11,894 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11 WrapperNode [2024-11-11 19:51:11,894 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-11 19:51:11,895 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-11 19:51:11,895 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-11 19:51:11,895 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-11 19:51:11,900 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,906 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,920 INFO L138 Inliner]: procedures = 12, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 45 [2024-11-11 19:51:11,920 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-11 19:51:11,921 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-11 19:51:11,921 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-11 19:51:11,921 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-11 19:51:11,929 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,930 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,930 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,943 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-11 19:51:11,944 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,944 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,947 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,950 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,951 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,953 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,954 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-11 19:51:11,954 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-11 19:51:11,958 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-11 19:51:11,958 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-11 19:51:11,959 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (1/1) ... [2024-11-11 19:51:11,965 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-11 19:51:11,974 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 19:51:11,987 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-11 19:51:11,996 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-11 19:51:12,027 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-11 19:51:12,028 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-11 19:51:12,028 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-11 19:51:12,028 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-11 19:51:12,160 INFO L238 CfgBuilder]: Building ICFG [2024-11-11 19:51:12,161 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-11 19:51:12,225 INFO L? ?]: Removed 9 outVars from TransFormulas that were not future-live. [2024-11-11 19:51:12,226 INFO L287 CfgBuilder]: Performing block encoding [2024-11-11 19:51:12,233 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-11 19:51:12,233 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-11 19:51:12,235 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 07:51:12 BoogieIcfgContainer [2024-11-11 19:51:12,235 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-11 19:51:12,236 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-11 19:51:12,236 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-11 19:51:12,239 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-11 19:51:12,239 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.11 07:51:11" (1/3) ... [2024-11-11 19:51:12,239 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@41b85aaa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.11 07:51:12, skipping insertion in model container [2024-11-11 19:51:12,239 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 07:51:11" (2/3) ... [2024-11-11 19:51:12,240 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@41b85aaa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.11 07:51:12, skipping insertion in model container [2024-11-11 19:51:12,240 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.11 07:51:12" (3/3) ... [2024-11-11 19:51:12,241 INFO L112 eAbstractionObserver]: Analyzing ICFG mono-crafted_3.c [2024-11-11 19:51:12,252 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-11 19:51:12,252 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-11 19:51:12,293 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-11 19:51:12,298 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;@1710b79f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-11 19:51:12,298 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-11 19:51:12,301 INFO L276 IsEmpty]: Start isEmpty. Operand has 13 states, 11 states have (on average 1.6363636363636365) internal successors, (18), 12 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-11 19:51:12,305 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-11 19:51:12,305 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:12,305 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:12,306 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:12,309 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:12,310 INFO L85 PathProgramCache]: Analyzing trace with hash 1818421976, now seen corresponding path program 1 times [2024-11-11 19:51:12,316 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:12,316 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [218394544] [2024-11-11 19:51:12,317 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:12,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:12,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:12,413 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-11 19:51:12,414 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:12,414 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [218394544] [2024-11-11 19:51:12,415 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [218394544] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 19:51:12,415 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-11 19:51:12,415 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-11 19:51:12,416 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1288837429] [2024-11-11 19:51:12,417 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 19:51:12,419 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-11 19:51:12,419 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:51:12,435 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-11 19:51:12,435 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-11 19:51:12,437 INFO L87 Difference]: Start difference. First operand has 13 states, 11 states have (on average 1.6363636363636365) internal successors, (18), 12 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) Second operand has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:12,445 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:51:12,445 INFO L93 Difference]: Finished difference Result 22 states and 29 transitions. [2024-11-11 19:51:12,447 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-11 19:51:12,447 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 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 7 [2024-11-11 19:51:12,448 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:51:12,453 INFO L225 Difference]: With dead ends: 22 [2024-11-11 19:51:12,453 INFO L226 Difference]: Without dead ends: 9 [2024-11-11 19:51:12,455 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-11 19:51:12,459 INFO L435 NwaCegarLoop]: 15 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 19:51:12,460 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 15 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 19:51:12,473 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 9 states. [2024-11-11 19:51:12,480 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 9 to 9. [2024-11-11 19:51:12,481 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 9 states, 8 states have (on average 1.375) internal successors, (11), 8 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:12,481 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 9 states to 9 states and 11 transitions. [2024-11-11 19:51:12,482 INFO L78 Accepts]: Start accepts. Automaton has 9 states and 11 transitions. Word has length 7 [2024-11-11 19:51:12,483 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:51:12,483 INFO L471 AbstractCegarLoop]: Abstraction has 9 states and 11 transitions. [2024-11-11 19:51:12,483 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 3.5) internal successors, (7), 2 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:12,484 INFO L276 IsEmpty]: Start isEmpty. Operand 9 states and 11 transitions. [2024-11-11 19:51:12,484 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2024-11-11 19:51:12,484 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:12,484 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:12,485 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-11 19:51:12,485 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:12,486 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:12,486 INFO L85 PathProgramCache]: Analyzing trace with hash 1809186766, now seen corresponding path program 1 times [2024-11-11 19:51:12,486 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:12,487 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1173897544] [2024-11-11 19:51:12,487 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:12,487 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:12,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:12,577 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-11 19:51:12,578 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:12,578 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1173897544] [2024-11-11 19:51:12,578 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1173897544] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 19:51:12,579 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-11 19:51:12,579 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-11 19:51:12,579 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1336781470] [2024-11-11 19:51:12,579 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 19:51:12,580 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-11 19:51:12,580 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:51:12,581 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-11 19:51:12,581 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-11 19:51:12,581 INFO L87 Difference]: Start difference. First operand 9 states and 11 transitions. Second operand has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:12,600 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:51:12,602 INFO L93 Difference]: Finished difference Result 18 states and 24 transitions. [2024-11-11 19:51:12,602 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-11 19:51:12,602 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 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 7 [2024-11-11 19:51:12,602 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:51:12,602 INFO L225 Difference]: With dead ends: 18 [2024-11-11 19:51:12,603 INFO L226 Difference]: Without dead ends: 11 [2024-11-11 19:51:12,603 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 3 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-11 19:51:12,604 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 1 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 13 SdHoareTripleChecker+Invalid, 9 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 19:51:12,604 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 13 Invalid, 9 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 19:51:12,605 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11 states. [2024-11-11 19:51:12,608 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11 to 11. [2024-11-11 19:51:12,608 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11 states, 10 states have (on average 1.3) internal successors, (13), 10 states have internal predecessors, (13), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:12,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11 states to 11 states and 13 transitions. [2024-11-11 19:51:12,609 INFO L78 Accepts]: Start accepts. Automaton has 11 states and 13 transitions. Word has length 7 [2024-11-11 19:51:12,610 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:51:12,610 INFO L471 AbstractCegarLoop]: Abstraction has 11 states and 13 transitions. [2024-11-11 19:51:12,610 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 2.3333333333333335) internal successors, (7), 3 states have internal predecessors, (7), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:12,610 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 13 transitions. [2024-11-11 19:51:12,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-11 19:51:12,611 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:12,611 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:12,611 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-11 19:51:12,612 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:12,612 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:12,613 INFO L85 PathProgramCache]: Analyzing trace with hash 576672011, now seen corresponding path program 1 times [2024-11-11 19:51:12,613 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:12,614 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1905060391] [2024-11-11 19:51:12,614 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:12,614 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:12,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:12,675 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-11 19:51:12,675 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:12,675 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1905060391] [2024-11-11 19:51:12,675 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1905060391] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-11 19:51:12,676 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-11 19:51:12,676 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-11 19:51:12,676 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [380756268] [2024-11-11 19:51:12,676 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-11 19:51:12,676 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-11 19:51:12,676 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:51:12,677 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-11 19:51:12,677 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-11 19:51:12,677 INFO L87 Difference]: Start difference. First operand 11 states and 13 transitions. Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:12,691 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:51:12,692 INFO L93 Difference]: Finished difference Result 16 states and 18 transitions. [2024-11-11 19:51:12,695 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-11 19:51:12,695 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 9 [2024-11-11 19:51:12,696 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:51:12,696 INFO L225 Difference]: With dead ends: 16 [2024-11-11 19:51:12,696 INFO L226 Difference]: Without dead ends: 12 [2024-11-11 19:51:12,696 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-11 19:51:12,697 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 4 mSDsCounter, 0 mSdLazyCounter, 4 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 13 SdHoareTripleChecker+Invalid, 5 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 4 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 19:51:12,697 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 13 Invalid, 5 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 4 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 19:51:12,698 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12 states. [2024-11-11 19:51:12,703 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12 to 12. [2024-11-11 19:51:12,704 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12 states, 11 states have (on average 1.2727272727272727) internal successors, (14), 11 states have internal predecessors, (14), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:12,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12 states to 12 states and 14 transitions. [2024-11-11 19:51:12,704 INFO L78 Accepts]: Start accepts. Automaton has 12 states and 14 transitions. Word has length 9 [2024-11-11 19:51:12,704 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:51:12,704 INFO L471 AbstractCegarLoop]: Abstraction has 12 states and 14 transitions. [2024-11-11 19:51:12,705 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 3 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:12,705 INFO L276 IsEmpty]: Start isEmpty. Operand 12 states and 14 transitions. [2024-11-11 19:51:12,705 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2024-11-11 19:51:12,705 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:12,705 INFO L218 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:12,705 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-11 19:51:12,706 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:12,706 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:12,706 INFO L85 PathProgramCache]: Analyzing trace with hash 698628545, now seen corresponding path program 1 times [2024-11-11 19:51:12,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:12,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [817473095] [2024-11-11 19:51:12,708 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:12,708 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:12,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:12,780 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-11 19:51:12,780 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:12,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [817473095] [2024-11-11 19:51:12,780 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [817473095] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 19:51:12,780 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [732538336] [2024-11-11 19:51:12,780 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:12,781 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:12,781 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 19:51:12,783 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 19:51:12,785 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-11 19:51:12,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:12,827 INFO L256 TraceCheckSpWp]: Trace formula consists of 49 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-11 19:51:12,830 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 19:51:12,885 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-11 19:51:12,885 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 19:51:12,926 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-11 19:51:12,926 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [732538336] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 19:51:12,926 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 19:51:12,926 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 8 [2024-11-11 19:51:12,926 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1091306599] [2024-11-11 19:51:12,927 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 19:51:12,927 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-11 19:51:12,927 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:51:12,927 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-11 19:51:12,928 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=36, Unknown=0, NotChecked=0, Total=56 [2024-11-11 19:51:12,928 INFO L87 Difference]: Start difference. First operand 12 states and 14 transitions. Second operand has 8 states, 8 states have (on average 2.5) internal successors, (20), 8 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:13,007 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:51:13,008 INFO L93 Difference]: Finished difference Result 26 states and 36 transitions. [2024-11-11 19:51:13,009 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-11 19:51:13,009 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 2.5) internal successors, (20), 8 states have internal predecessors, (20), 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-11 19:51:13,009 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:51:13,009 INFO L225 Difference]: With dead ends: 26 [2024-11-11 19:51:13,009 INFO L226 Difference]: Without dead ends: 18 [2024-11-11 19:51:13,010 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 26 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 10 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=52, Invalid=80, Unknown=0, NotChecked=0, Total=132 [2024-11-11 19:51:13,011 INFO L435 NwaCegarLoop]: 7 mSDtfsCounter, 2 mSDsluCounter, 20 mSDsCounter, 0 mSdLazyCounter, 25 mSolverCounterSat, 8 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2 SdHoareTripleChecker+Valid, 27 SdHoareTripleChecker+Invalid, 33 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 8 IncrementalHoareTripleChecker+Valid, 25 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 19:51:13,011 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [2 Valid, 27 Invalid, 33 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [8 Valid, 25 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 19:51:13,012 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2024-11-11 19:51:13,016 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2024-11-11 19:51:13,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 17 states have (on average 1.2352941176470589) internal successors, (21), 17 states have internal predecessors, (21), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:13,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 21 transitions. [2024-11-11 19:51:13,017 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 21 transitions. Word has length 10 [2024-11-11 19:51:13,017 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:51:13,017 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 21 transitions. [2024-11-11 19:51:13,017 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 2.5) internal successors, (20), 8 states have internal predecessors, (20), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:13,017 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 21 transitions. [2024-11-11 19:51:13,018 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-11 19:51:13,018 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:13,018 INFO L218 NwaCegarLoop]: trace histogram [4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:13,044 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-11 19:51:13,218 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:13,220 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:13,221 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:13,221 INFO L85 PathProgramCache]: Analyzing trace with hash -25066946, now seen corresponding path program 1 times [2024-11-11 19:51:13,221 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:13,221 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [628962431] [2024-11-11 19:51:13,221 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:13,221 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:13,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:13,303 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 9 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-11 19:51:13,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:13,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [628962431] [2024-11-11 19:51:13,304 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [628962431] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 19:51:13,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1093045052] [2024-11-11 19:51:13,304 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:13,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:13,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 19:51:13,306 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 19:51:13,307 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-11 19:51:13,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:13,344 INFO L256 TraceCheckSpWp]: Trace formula consists of 74 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-11 19:51:13,345 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 19:51:13,360 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 9 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-11 19:51:13,360 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 19:51:13,388 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 9 proven. 6 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-11 19:51:13,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1093045052] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 19:51:13,389 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 19:51:13,389 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 9 [2024-11-11 19:51:13,389 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2085992506] [2024-11-11 19:51:13,389 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 19:51:13,390 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-11-11 19:51:13,390 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:51:13,390 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-11-11 19:51:13,390 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2024-11-11 19:51:13,391 INFO L87 Difference]: Start difference. First operand 18 states and 21 transitions. Second operand has 9 states, 9 states have (on average 2.888888888888889) internal successors, (26), 9 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:13,420 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:51:13,420 INFO L93 Difference]: Finished difference Result 38 states and 48 transitions. [2024-11-11 19:51:13,421 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-11 19:51:13,424 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 9 states have (on average 2.888888888888889) internal successors, (26), 9 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 17 [2024-11-11 19:51:13,424 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:51:13,426 INFO L225 Difference]: With dead ends: 38 [2024-11-11 19:51:13,426 INFO L226 Difference]: Without dead ends: 26 [2024-11-11 19:51:13,427 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 37 GetRequests, 30 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=36, Invalid=36, Unknown=0, NotChecked=0, Total=72 [2024-11-11 19:51:13,430 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 21 SdHoareTripleChecker+Invalid, 27 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 19:51:13,431 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 21 Invalid, 27 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 19:51:13,431 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 26 states. [2024-11-11 19:51:13,436 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 26 to 26. [2024-11-11 19:51:13,437 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 26 states, 25 states have (on average 1.16) internal successors, (29), 25 states have internal predecessors, (29), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:13,437 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 26 states and 29 transitions. [2024-11-11 19:51:13,438 INFO L78 Accepts]: Start accepts. Automaton has 26 states and 29 transitions. Word has length 17 [2024-11-11 19:51:13,438 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:51:13,438 INFO L471 AbstractCegarLoop]: Abstraction has 26 states and 29 transitions. [2024-11-11 19:51:13,438 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 9 states have (on average 2.888888888888889) internal successors, (26), 9 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:13,438 INFO L276 IsEmpty]: Start isEmpty. Operand 26 states and 29 transitions. [2024-11-11 19:51:13,439 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 26 [2024-11-11 19:51:13,439 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:13,439 INFO L218 NwaCegarLoop]: trace histogram [8, 6, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:13,452 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-11 19:51:13,640 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:13,640 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:13,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:13,642 INFO L85 PathProgramCache]: Analyzing trace with hash -1793482062, now seen corresponding path program 2 times [2024-11-11 19:51:13,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:13,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [888276837] [2024-11-11 19:51:13,643 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:13,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:13,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:13,851 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 21 proven. 42 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-11 19:51:13,851 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:13,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [888276837] [2024-11-11 19:51:13,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [888276837] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 19:51:13,852 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1408309574] [2024-11-11 19:51:13,852 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-11 19:51:13,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:13,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 19:51:13,857 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 19:51:13,860 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-11 19:51:13,911 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-11 19:51:13,911 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 19:51:13,912 INFO L256 TraceCheckSpWp]: Trace formula consists of 98 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-11-11 19:51:13,916 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 19:51:13,959 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 21 proven. 42 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-11 19:51:13,960 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 19:51:14,093 INFO L134 CoverageAnalysis]: Checked inductivity of 67 backedges. 21 proven. 42 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-11 19:51:14,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1408309574] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 19:51:14,094 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 19:51:14,094 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 17 [2024-11-11 19:51:14,094 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [75675293] [2024-11-11 19:51:14,094 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 19:51:14,095 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-11-11 19:51:14,095 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:51:14,096 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-11-11 19:51:14,096 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=136, Invalid=136, Unknown=0, NotChecked=0, Total=272 [2024-11-11 19:51:14,096 INFO L87 Difference]: Start difference. First operand 26 states and 29 transitions. Second operand has 17 states, 17 states have (on average 2.4705882352941178) internal successors, (42), 17 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:14,143 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:51:14,143 INFO L93 Difference]: Finished difference Result 54 states and 68 transitions. [2024-11-11 19:51:14,144 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-11-11 19:51:14,144 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 17 states have (on average 2.4705882352941178) internal successors, (42), 17 states have internal predecessors, (42), 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 25 [2024-11-11 19:51:14,145 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:51:14,145 INFO L225 Difference]: With dead ends: 54 [2024-11-11 19:51:14,146 INFO L226 Difference]: Without dead ends: 42 [2024-11-11 19:51:14,146 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 57 GetRequests, 42 SyntacticMatches, 0 SemanticMatches, 15 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 24 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=136, Invalid=136, Unknown=0, NotChecked=0, Total=272 [2024-11-11 19:51:14,147 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 8 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 17 SdHoareTripleChecker+Invalid, 39 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-11 19:51:14,147 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 17 Invalid, 39 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-11 19:51:14,148 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42 states. [2024-11-11 19:51:14,151 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42 to 42. [2024-11-11 19:51:14,151 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 42 states, 41 states have (on average 1.0975609756097562) internal successors, (45), 41 states have internal predecessors, (45), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:14,152 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 42 states and 45 transitions. [2024-11-11 19:51:14,152 INFO L78 Accepts]: Start accepts. Automaton has 42 states and 45 transitions. Word has length 25 [2024-11-11 19:51:14,152 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:51:14,152 INFO L471 AbstractCegarLoop]: Abstraction has 42 states and 45 transitions. [2024-11-11 19:51:14,153 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 2.4705882352941178) internal successors, (42), 17 states have internal predecessors, (42), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:14,153 INFO L276 IsEmpty]: Start isEmpty. Operand 42 states and 45 transitions. [2024-11-11 19:51:14,153 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 42 [2024-11-11 19:51:14,153 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:14,153 INFO L218 NwaCegarLoop]: trace histogram [16, 14, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:14,166 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-11 19:51:14,354 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:14,354 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:14,354 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:14,354 INFO L85 PathProgramCache]: Analyzing trace with hash -1783910, now seen corresponding path program 3 times [2024-11-11 19:51:14,355 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:14,355 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1281272191] [2024-11-11 19:51:14,355 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:14,355 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:14,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:14,750 INFO L134 CoverageAnalysis]: Checked inductivity of 259 backedges. 45 proven. 210 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-11 19:51:14,750 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:14,750 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1281272191] [2024-11-11 19:51:14,750 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1281272191] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 19:51:14,750 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1206339194] [2024-11-11 19:51:14,750 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-11 19:51:14,750 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:14,751 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 19:51:14,753 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 19:51:14,754 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-11 19:51:14,800 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2024-11-11 19:51:14,801 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 19:51:14,801 INFO L256 TraceCheckSpWp]: Trace formula consists of 68 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-11-11 19:51:14,802 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 19:51:14,897 INFO L134 CoverageAnalysis]: Checked inductivity of 259 backedges. 46 proven. 3 refuted. 0 times theorem prover too weak. 210 trivial. 0 not checked. [2024-11-11 19:51:14,897 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 19:51:14,994 INFO L134 CoverageAnalysis]: Checked inductivity of 259 backedges. 46 proven. 3 refuted. 0 times theorem prover too weak. 210 trivial. 0 not checked. [2024-11-11 19:51:14,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1206339194] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 19:51:14,997 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 19:51:14,997 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 6, 6] total 25 [2024-11-11 19:51:14,997 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2028242787] [2024-11-11 19:51:14,998 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 19:51:14,998 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-11-11 19:51:14,998 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:51:14,999 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-11-11 19:51:14,999 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=180, Invalid=420, Unknown=0, NotChecked=0, Total=600 [2024-11-11 19:51:14,999 INFO L87 Difference]: Start difference. First operand 42 states and 45 transitions. Second operand has 25 states, 25 states have (on average 2.4) internal successors, (60), 25 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:15,213 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:51:15,214 INFO L93 Difference]: Finished difference Result 66 states and 80 transitions. [2024-11-11 19:51:15,214 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-11-11 19:51:15,214 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 2.4) internal successors, (60), 25 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 41 [2024-11-11 19:51:15,215 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:51:15,215 INFO L225 Difference]: With dead ends: 66 [2024-11-11 19:51:15,215 INFO L226 Difference]: Without dead ends: 54 [2024-11-11 19:51:15,217 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 112 GetRequests, 74 SyntacticMatches, 0 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 252 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=525, Invalid=1035, Unknown=0, NotChecked=0, Total=1560 [2024-11-11 19:51:15,217 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 3 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 81 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 82 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 81 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 19:51:15,218 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 41 Invalid, 82 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 81 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 19:51:15,218 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54 states. [2024-11-11 19:51:15,223 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 48. [2024-11-11 19:51:15,223 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 48 states, 47 states have (on average 1.0851063829787233) internal successors, (51), 47 states have internal predecessors, (51), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:15,224 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 51 transitions. [2024-11-11 19:51:15,224 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 51 transitions. Word has length 41 [2024-11-11 19:51:15,224 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:51:15,224 INFO L471 AbstractCegarLoop]: Abstraction has 48 states and 51 transitions. [2024-11-11 19:51:15,224 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 2.4) internal successors, (60), 25 states have internal predecessors, (60), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:15,225 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 51 transitions. [2024-11-11 19:51:15,226 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-11 19:51:15,229 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:15,229 INFO L218 NwaCegarLoop]: trace histogram [17, 15, 6, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:15,257 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-11-11 19:51:15,430 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:15,430 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:15,434 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:15,434 INFO L85 PathProgramCache]: Analyzing trace with hash 363323671, now seen corresponding path program 4 times [2024-11-11 19:51:15,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:15,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [231551482] [2024-11-11 19:51:15,435 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:15,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:15,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:15,767 INFO L134 CoverageAnalysis]: Checked inductivity of 310 backedges. 48 proven. 240 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-11 19:51:15,768 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:15,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [231551482] [2024-11-11 19:51:15,768 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [231551482] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 19:51:15,768 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [552540065] [2024-11-11 19:51:15,768 INFO L95 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-11 19:51:15,769 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:15,769 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 19:51:15,774 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 19:51:15,778 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-11 19:51:15,830 INFO L229 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-11 19:51:15,831 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 19:51:15,832 INFO L256 TraceCheckSpWp]: Trace formula consists of 180 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-11-11 19:51:15,835 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 19:51:15,937 INFO L134 CoverageAnalysis]: Checked inductivity of 310 backedges. 48 proven. 240 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-11 19:51:15,937 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 19:51:16,491 INFO L134 CoverageAnalysis]: Checked inductivity of 310 backedges. 48 proven. 240 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-11 19:51:16,492 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [552540065] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 19:51:16,492 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 19:51:16,492 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 18, 18] total 35 [2024-11-11 19:51:16,492 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [958539382] [2024-11-11 19:51:16,492 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 19:51:16,492 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 35 states [2024-11-11 19:51:16,492 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:51:16,493 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 35 interpolants. [2024-11-11 19:51:16,494 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=595, Invalid=595, Unknown=0, NotChecked=0, Total=1190 [2024-11-11 19:51:16,494 INFO L87 Difference]: Start difference. First operand 48 states and 51 transitions. Second operand has 35 states, 35 states have (on average 2.2285714285714286) internal successors, (78), 35 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:16,630 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:51:16,630 INFO L93 Difference]: Finished difference Result 98 states and 121 transitions. [2024-11-11 19:51:16,630 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 34 states. [2024-11-11 19:51:16,631 INFO L78 Accepts]: Start accepts. Automaton has has 35 states, 35 states have (on average 2.2285714285714286) internal successors, (78), 35 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 47 [2024-11-11 19:51:16,631 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:51:16,631 INFO L225 Difference]: With dead ends: 98 [2024-11-11 19:51:16,631 INFO L226 Difference]: Without dead ends: 82 [2024-11-11 19:51:16,632 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 110 GetRequests, 77 SyntacticMatches, 0 SemanticMatches, 33 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 60 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=595, Invalid=595, Unknown=0, NotChecked=0, Total=1190 [2024-11-11 19:51:16,632 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 12 mSDsCounter, 0 mSdLazyCounter, 78 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 21 SdHoareTripleChecker+Invalid, 79 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 78 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 19:51:16,632 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 21 Invalid, 79 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 78 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 19:51:16,633 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 82 states. [2024-11-11 19:51:16,639 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 82 to 82. [2024-11-11 19:51:16,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 82 states, 81 states have (on average 1.0493827160493827) internal successors, (85), 81 states have internal predecessors, (85), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:16,640 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 82 states to 82 states and 85 transitions. [2024-11-11 19:51:16,640 INFO L78 Accepts]: Start accepts. Automaton has 82 states and 85 transitions. Word has length 47 [2024-11-11 19:51:16,640 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:51:16,641 INFO L471 AbstractCegarLoop]: Abstraction has 82 states and 85 transitions. [2024-11-11 19:51:16,641 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 35 states, 35 states have (on average 2.2285714285714286) internal successors, (78), 35 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:16,641 INFO L276 IsEmpty]: Start isEmpty. Operand 82 states and 85 transitions. [2024-11-11 19:51:16,642 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-11 19:51:16,642 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:16,642 INFO L218 NwaCegarLoop]: trace histogram [34, 32, 6, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:16,658 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-11 19:51:16,843 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-11 19:51:16,843 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:16,844 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:16,844 INFO L85 PathProgramCache]: Analyzing trace with hash -1973847260, now seen corresponding path program 5 times [2024-11-11 19:51:16,844 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:16,844 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [188029107] [2024-11-11 19:51:16,844 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:16,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:16,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:17,676 INFO L134 CoverageAnalysis]: Checked inductivity of 1177 backedges. 99 proven. 1056 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-11 19:51:17,676 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:17,676 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [188029107] [2024-11-11 19:51:17,676 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [188029107] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 19:51:17,677 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [555642690] [2024-11-11 19:51:17,677 INFO L95 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-11 19:51:17,677 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:17,677 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 19:51:17,680 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 19:51:17,685 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-11 19:51:17,756 INFO L229 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 35 check-sat command(s) [2024-11-11 19:51:17,756 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 19:51:17,757 INFO L256 TraceCheckSpWp]: Trace formula consists of 282 conjuncts, 66 conjuncts are in the unsatisfiable core [2024-11-11 19:51:17,762 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 19:51:17,844 INFO L134 CoverageAnalysis]: Checked inductivity of 1177 backedges. 99 proven. 1056 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-11 19:51:17,844 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 19:51:19,041 INFO L134 CoverageAnalysis]: Checked inductivity of 1177 backedges. 99 proven. 1056 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-11 19:51:19,044 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [555642690] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 19:51:19,044 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 19:51:19,044 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 35, 35] total 69 [2024-11-11 19:51:19,044 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [840211352] [2024-11-11 19:51:19,045 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 19:51:19,045 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 69 states [2024-11-11 19:51:19,045 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:51:19,047 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 69 interpolants. [2024-11-11 19:51:19,048 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2346, Invalid=2346, Unknown=0, NotChecked=0, Total=4692 [2024-11-11 19:51:19,051 INFO L87 Difference]: Start difference. First operand 82 states and 85 transitions. Second operand has 69 states, 69 states have (on average 2.1159420289855073) internal successors, (146), 69 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:19,227 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:51:19,227 INFO L93 Difference]: Finished difference Result 166 states and 206 transitions. [2024-11-11 19:51:19,227 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 68 states. [2024-11-11 19:51:19,227 INFO L78 Accepts]: Start accepts. Automaton has has 69 states, 69 states have (on average 2.1159420289855073) internal successors, (146), 69 states have internal predecessors, (146), 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 81 [2024-11-11 19:51:19,228 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:51:19,229 INFO L225 Difference]: With dead ends: 166 [2024-11-11 19:51:19,229 INFO L226 Difference]: Without dead ends: 150 [2024-11-11 19:51:19,230 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 195 GetRequests, 128 SyntacticMatches, 0 SemanticMatches, 67 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 128 ImplicationChecksByTransitivity, 1.5s TimeCoverageRelationStatistics Valid=2346, Invalid=2346, Unknown=0, NotChecked=0, Total=4692 [2024-11-11 19:51:19,231 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 164 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 165 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 164 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-11 19:51:19,231 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 37 Invalid, 165 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 164 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-11 19:51:19,231 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 150 states. [2024-11-11 19:51:19,243 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 150 to 150. [2024-11-11 19:51:19,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 150 states, 149 states have (on average 1.0268456375838926) internal successors, (153), 149 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:19,244 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 150 states to 150 states and 153 transitions. [2024-11-11 19:51:19,244 INFO L78 Accepts]: Start accepts. Automaton has 150 states and 153 transitions. Word has length 81 [2024-11-11 19:51:19,244 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:51:19,244 INFO L471 AbstractCegarLoop]: Abstraction has 150 states and 153 transitions. [2024-11-11 19:51:19,245 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 69 states, 69 states have (on average 2.1159420289855073) internal successors, (146), 69 states have internal predecessors, (146), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:19,245 INFO L276 IsEmpty]: Start isEmpty. Operand 150 states and 153 transitions. [2024-11-11 19:51:19,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 150 [2024-11-11 19:51:19,247 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:19,247 INFO L218 NwaCegarLoop]: trace histogram [68, 66, 6, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:19,260 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-11 19:51:19,451 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-11 19:51:19,452 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:19,453 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:19,453 INFO L85 PathProgramCache]: Analyzing trace with hash 751777150, now seen corresponding path program 6 times [2024-11-11 19:51:19,453 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:19,453 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [449724332] [2024-11-11 19:51:19,453 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:19,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:19,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:22,584 INFO L134 CoverageAnalysis]: Checked inductivity of 4645 backedges. 201 proven. 4422 refuted. 0 times theorem prover too weak. 22 trivial. 0 not checked. [2024-11-11 19:51:22,585 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:22,585 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [449724332] [2024-11-11 19:51:22,585 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [449724332] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 19:51:22,586 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [381291877] [2024-11-11 19:51:22,586 INFO L95 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-11 19:51:22,586 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:22,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 19:51:22,589 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-11 19:51:22,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-11 19:51:22,660 INFO L229 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 7 check-sat command(s) [2024-11-11 19:51:22,660 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 19:51:22,661 INFO L256 TraceCheckSpWp]: Trace formula consists of 114 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-11 19:51:22,664 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 19:51:22,998 INFO L134 CoverageAnalysis]: Checked inductivity of 4645 backedges. 202 proven. 21 refuted. 0 times theorem prover too weak. 4422 trivial. 0 not checked. [2024-11-11 19:51:22,999 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 19:51:23,343 INFO L134 CoverageAnalysis]: Checked inductivity of 4645 backedges. 202 proven. 21 refuted. 0 times theorem prover too weak. 4422 trivial. 0 not checked. [2024-11-11 19:51:23,343 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [381291877] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 19:51:23,343 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 19:51:23,343 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [69, 10, 10] total 85 [2024-11-11 19:51:23,344 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2003735438] [2024-11-11 19:51:23,344 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 19:51:23,344 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 85 states [2024-11-11 19:51:23,344 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:51:23,345 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 85 interpolants. [2024-11-11 19:51:23,347 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=2498, Invalid=4642, Unknown=0, NotChecked=0, Total=7140 [2024-11-11 19:51:23,347 INFO L87 Difference]: Start difference. First operand 150 states and 153 transitions. Second operand has 85 states, 85 states have (on average 2.023529411764706) internal successors, (172), 85 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:25,312 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:51:25,313 INFO L93 Difference]: Finished difference Result 182 states and 200 transitions. [2024-11-11 19:51:25,313 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 84 states. [2024-11-11 19:51:25,313 INFO L78 Accepts]: Start accepts. Automaton has has 85 states, 85 states have (on average 2.023529411764706) internal successors, (172), 85 states have internal predecessors, (172), 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 149 [2024-11-11 19:51:25,314 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:51:25,314 INFO L225 Difference]: With dead ends: 182 [2024-11-11 19:51:25,315 INFO L226 Difference]: Without dead ends: 166 [2024-11-11 19:51:25,318 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 432 GetRequests, 282 SyntacticMatches, 0 SemanticMatches, 150 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3386 ImplicationChecksByTransitivity, 3.7s TimeCoverageRelationStatistics Valid=8059, Invalid=14893, Unknown=0, NotChecked=0, Total=22952 [2024-11-11 19:51:25,319 INFO L435 NwaCegarLoop]: 11 mSDtfsCounter, 3 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 196 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 197 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 196 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-11 19:51:25,319 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3 Valid, 37 Invalid, 197 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 196 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-11 19:51:25,320 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 166 states. [2024-11-11 19:51:25,331 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 166 to 160. [2024-11-11 19:51:25,331 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 160 states, 159 states have (on average 1.0251572327044025) internal successors, (163), 159 states have internal predecessors, (163), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:25,332 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 160 states and 163 transitions. [2024-11-11 19:51:25,332 INFO L78 Accepts]: Start accepts. Automaton has 160 states and 163 transitions. Word has length 149 [2024-11-11 19:51:25,332 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:51:25,332 INFO L471 AbstractCegarLoop]: Abstraction has 160 states and 163 transitions. [2024-11-11 19:51:25,333 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 85 states, 85 states have (on average 2.023529411764706) internal successors, (172), 85 states have internal predecessors, (172), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:25,333 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 163 transitions. [2024-11-11 19:51:25,335 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 160 [2024-11-11 19:51:25,337 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:25,337 INFO L218 NwaCegarLoop]: trace histogram [69, 67, 14, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:25,353 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Ended with exit code 0 [2024-11-11 19:51:25,538 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:25,538 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:25,539 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:25,539 INFO L85 PathProgramCache]: Analyzing trace with hash 940610299, now seen corresponding path program 7 times [2024-11-11 19:51:25,539 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:25,539 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [732901670] [2024-11-11 19:51:25,539 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:25,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:25,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:28,107 INFO L134 CoverageAnalysis]: Checked inductivity of 4866 backedges. 204 proven. 4556 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-11 19:51:28,107 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:28,107 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [732901670] [2024-11-11 19:51:28,107 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [732901670] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 19:51:28,107 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1940527262] [2024-11-11 19:51:28,107 INFO L95 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-11 19:51:28,107 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:28,107 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 19:51:28,109 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 19:51:28,111 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-11 19:51:28,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:28,209 INFO L256 TraceCheckSpWp]: Trace formula consists of 548 conjuncts, 136 conjuncts are in the unsatisfiable core [2024-11-11 19:51:28,220 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 19:51:28,395 INFO L134 CoverageAnalysis]: Checked inductivity of 4866 backedges. 204 proven. 4556 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-11 19:51:28,396 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 19:51:32,930 INFO L134 CoverageAnalysis]: Checked inductivity of 4866 backedges. 204 proven. 4556 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-11 19:51:32,931 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1940527262] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 19:51:32,931 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 19:51:32,931 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [70, 70, 70] total 139 [2024-11-11 19:51:32,931 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [111558759] [2024-11-11 19:51:32,931 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 19:51:32,932 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 139 states [2024-11-11 19:51:32,932 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:51:32,934 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 139 interpolants. [2024-11-11 19:51:32,939 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9591, Invalid=9591, Unknown=0, NotChecked=0, Total=19182 [2024-11-11 19:51:32,940 INFO L87 Difference]: Start difference. First operand 160 states and 163 transitions. Second operand has 139 states, 139 states have (on average 2.0575539568345325) internal successors, (286), 139 states have internal predecessors, (286), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:33,269 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:51:33,270 INFO L93 Difference]: Finished difference Result 322 states and 397 transitions. [2024-11-11 19:51:33,270 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 138 states. [2024-11-11 19:51:33,270 INFO L78 Accepts]: Start accepts. Automaton has has 139 states, 139 states have (on average 2.0575539568345325) internal successors, (286), 139 states have internal predecessors, (286), 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 159 [2024-11-11 19:51:33,270 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:51:33,271 INFO L225 Difference]: With dead ends: 322 [2024-11-11 19:51:33,272 INFO L226 Difference]: Without dead ends: 298 [2024-11-11 19:51:33,274 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 386 GetRequests, 249 SyntacticMatches, 0 SemanticMatches, 137 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 268 ImplicationChecksByTransitivity, 5.8s TimeCoverageRelationStatistics Valid=9591, Invalid=9591, Unknown=0, NotChecked=0, Total=19182 [2024-11-11 19:51:33,274 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 290 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 25 SdHoareTripleChecker+Invalid, 291 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 290 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-11 19:51:33,275 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 25 Invalid, 291 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 290 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-11 19:51:33,275 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 298 states. [2024-11-11 19:51:33,298 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 298 to 298. [2024-11-11 19:51:33,298 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 298 states, 297 states have (on average 1.0134680134680134) internal successors, (301), 297 states have internal predecessors, (301), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:33,298 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 298 states to 298 states and 301 transitions. [2024-11-11 19:51:33,299 INFO L78 Accepts]: Start accepts. Automaton has 298 states and 301 transitions. Word has length 159 [2024-11-11 19:51:33,299 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:51:33,299 INFO L471 AbstractCegarLoop]: Abstraction has 298 states and 301 transitions. [2024-11-11 19:51:33,300 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 139 states, 139 states have (on average 2.0575539568345325) internal successors, (286), 139 states have internal predecessors, (286), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:51:33,300 INFO L276 IsEmpty]: Start isEmpty. Operand 298 states and 301 transitions. [2024-11-11 19:51:33,302 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 298 [2024-11-11 19:51:33,305 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:51:33,305 INFO L218 NwaCegarLoop]: trace histogram [138, 136, 14, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:51:33,322 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-11-11 19:51:33,505 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-11-11 19:51:33,506 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:51:33,507 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:51:33,508 INFO L85 PathProgramCache]: Analyzing trace with hash -56767252, now seen corresponding path program 8 times [2024-11-11 19:51:33,508 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:51:33,508 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1108900360] [2024-11-11 19:51:33,508 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:51:33,508 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:51:33,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-11 19:51:45,150 INFO L134 CoverageAnalysis]: Checked inductivity of 19149 backedges. 411 proven. 18632 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-11 19:51:45,150 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-11 19:51:45,150 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1108900360] [2024-11-11 19:51:45,150 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1108900360] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-11 19:51:45,150 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [519532811] [2024-11-11 19:51:45,150 INFO L95 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-11 19:51:45,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:51:45,151 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-11 19:51:45,152 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-11 19:51:45,152 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-11 19:51:45,326 INFO L229 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-11 19:51:45,326 INFO L230 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-11 19:51:45,339 INFO L256 TraceCheckSpWp]: Trace formula consists of 962 conjuncts, 274 conjuncts are in the unsatisfiable core [2024-11-11 19:51:45,354 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2024-11-11 19:51:45,647 INFO L134 CoverageAnalysis]: Checked inductivity of 19149 backedges. 411 proven. 18632 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-11 19:51:45,647 INFO L312 TraceCheckSpWp]: Computing backward predicates... [2024-11-11 19:52:02,345 INFO L134 CoverageAnalysis]: Checked inductivity of 19149 backedges. 411 proven. 18632 refuted. 0 times theorem prover too weak. 106 trivial. 0 not checked. [2024-11-11 19:52:02,346 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [519532811] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-11 19:52:02,346 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-11 19:52:02,346 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [139, 139, 139] total 277 [2024-11-11 19:52:02,346 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1105433541] [2024-11-11 19:52:02,346 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-11 19:52:02,347 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 277 states [2024-11-11 19:52:02,347 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-11 19:52:02,353 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 277 interpolants. [2024-11-11 19:52:02,357 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=38226, Invalid=38226, Unknown=0, NotChecked=0, Total=76452 [2024-11-11 19:52:02,357 INFO L87 Difference]: Start difference. First operand 298 states and 301 transitions. Second operand has 277 states, 277 states have (on average 2.0288808664259927) internal successors, (562), 277 states have internal predecessors, (562), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:52:03,369 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-11 19:52:03,370 INFO L93 Difference]: Finished difference Result 598 states and 742 transitions. [2024-11-11 19:52:03,370 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 276 states. [2024-11-11 19:52:03,371 INFO L78 Accepts]: Start accepts. Automaton has has 277 states, 277 states have (on average 2.0288808664259927) internal successors, (562), 277 states have internal predecessors, (562), 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 297 [2024-11-11 19:52:03,371 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-11 19:52:03,373 INFO L225 Difference]: With dead ends: 598 [2024-11-11 19:52:03,373 INFO L226 Difference]: Without dead ends: 574 [2024-11-11 19:52:03,376 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 731 GetRequests, 456 SyntacticMatches, 0 SemanticMatches, 275 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 544 ImplicationChecksByTransitivity, 22.2s TimeCoverageRelationStatistics Valid=38226, Invalid=38226, Unknown=0, NotChecked=0, Total=76452 [2024-11-11 19:52:03,377 INFO L435 NwaCegarLoop]: 9 mSDtfsCounter, 0 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 578 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 37 SdHoareTripleChecker+Invalid, 579 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 578 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-11-11 19:52:03,377 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 37 Invalid, 579 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 578 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-11-11 19:52:03,378 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 574 states. [2024-11-11 19:52:03,405 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 574 to 574. [2024-11-11 19:52:03,406 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 574 states, 573 states have (on average 1.006980802792321) internal successors, (577), 573 states have internal predecessors, (577), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:52:03,407 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 574 states to 574 states and 577 transitions. [2024-11-11 19:52:03,407 INFO L78 Accepts]: Start accepts. Automaton has 574 states and 577 transitions. Word has length 297 [2024-11-11 19:52:03,408 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-11 19:52:03,408 INFO L471 AbstractCegarLoop]: Abstraction has 574 states and 577 transitions. [2024-11-11 19:52:03,409 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 277 states, 277 states have (on average 2.0288808664259927) internal successors, (562), 277 states have internal predecessors, (562), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-11 19:52:03,409 INFO L276 IsEmpty]: Start isEmpty. Operand 574 states and 577 transitions. [2024-11-11 19:52:03,414 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 574 [2024-11-11 19:52:03,414 INFO L210 NwaCegarLoop]: Found error trace [2024-11-11 19:52:03,415 INFO L218 NwaCegarLoop]: trace histogram [276, 274, 14, 2, 1, 1, 1, 1, 1, 1, 1] [2024-11-11 19:52:03,428 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-11-11 19:52:03,618 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-11 19:52:03,619 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-11 19:52:03,619 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-11 19:52:03,619 INFO L85 PathProgramCache]: Analyzing trace with hash -1133660914, now seen corresponding path program 9 times [2024-11-11 19:52:03,620 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-11 19:52:03,620 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1045061032] [2024-11-11 19:52:03,620 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-11 19:52:03,620 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-11 19:52:04,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat