./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-crafted/zero_sum_const_m3.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/array-crafted/zero_sum_const_m3.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 bd654f01b412711828f8177df5f8f7c2933e3d7436939e6c61fdcced19c9515c --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-21 20:54:30,827 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-21 20:54:30,885 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-21 20:54:30,889 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-21 20:54:30,891 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-21 20:54:30,921 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-21 20:54:30,922 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-21 20:54:30,922 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-21 20:54:30,922 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-21 20:54:30,922 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-21 20:54:30,923 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-21 20:54:30,923 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-21 20:54:30,923 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-21 20:54:30,923 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-21 20:54:30,923 INFO L153 SettingsManager]: * Use SBE=true [2024-11-21 20:54:30,924 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-21 20:54:30,924 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-21 20:54:30,926 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-21 20:54:30,926 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-21 20:54:30,926 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-21 20:54:30,927 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-21 20:54:30,930 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-21 20:54:30,930 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-21 20:54:30,930 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-21 20:54:30,930 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-21 20:54:30,930 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-21 20:54:30,931 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-21 20:54:30,931 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-21 20:54:30,931 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-21 20:54:30,931 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-21 20:54:30,931 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-21 20:54:30,931 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-21 20:54:30,931 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 20:54:30,932 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-21 20:54:30,932 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-21 20:54:30,932 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-21 20:54:30,932 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-21 20:54:30,932 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-21 20:54:30,932 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-21 20:54:30,933 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-21 20:54:30,933 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-21 20:54:30,933 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-21 20:54:30,934 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 -> bd654f01b412711828f8177df5f8f7c2933e3d7436939e6c61fdcced19c9515c [2024-11-21 20:54:31,134 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-21 20:54:31,154 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-21 20:54:31,158 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-21 20:54:31,159 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-21 20:54:31,160 INFO L274 PluginConnector]: CDTParser initialized [2024-11-21 20:54:31,161 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-crafted/zero_sum_const_m3.c [2024-11-21 20:54:32,515 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-21 20:54:32,672 INFO L384 CDTParser]: Found 1 translation units. [2024-11-21 20:54:32,672 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/zero_sum_const_m3.c [2024-11-21 20:54:32,681 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1f07b2df7/5e9909f3c5554466b20110077ac27399/FLAG74c84f2ec [2024-11-21 20:54:32,700 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1f07b2df7/5e9909f3c5554466b20110077ac27399 [2024-11-21 20:54:32,702 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-21 20:54:32,706 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-21 20:54:32,707 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-21 20:54:32,708 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-21 20:54:32,714 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-21 20:54:32,714 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,715 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2a08be66 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32, skipping insertion in model container [2024-11-21 20:54:32,715 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,735 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-21 20:54:32,877 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/zero_sum_const_m3.c[408,421] [2024-11-21 20:54:32,894 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 20:54:32,901 INFO L200 MainTranslator]: Completed pre-run [2024-11-21 20:54:32,911 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-crafted/zero_sum_const_m3.c[408,421] [2024-11-21 20:54:32,918 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 20:54:32,931 INFO L204 MainTranslator]: Completed translation [2024-11-21 20:54:32,932 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32 WrapperNode [2024-11-21 20:54:32,932 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-21 20:54:32,933 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-21 20:54:32,933 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-21 20:54:32,933 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-21 20:54:32,938 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,943 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,957 INFO L138 Inliner]: procedures = 16, calls = 16, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 105 [2024-11-21 20:54:32,957 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-21 20:54:32,958 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-21 20:54:32,958 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-21 20:54:32,958 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-21 20:54:32,966 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,967 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,968 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,977 INFO L175 MemorySlicer]: Split 9 memory accesses to 2 slices as follows [2, 7]. 78 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 1 writes are split as follows [0, 1]. [2024-11-21 20:54:32,977 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,978 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,981 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,984 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,985 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,986 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:32,987 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-21 20:54:32,988 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-21 20:54:32,988 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-21 20:54:32,988 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-21 20:54:32,989 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (1/1) ... [2024-11-21 20:54:33,000 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 20:54:33,008 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:54:33,030 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-21 20:54:33,033 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-21 20:54:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-21 20:54:33,064 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-21 20:54:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-21 20:54:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-21 20:54:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-21 20:54:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-21 20:54:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-21 20:54:33,065 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-21 20:54:33,065 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-21 20:54:33,066 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-21 20:54:33,116 INFO L238 CfgBuilder]: Building ICFG [2024-11-21 20:54:33,117 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-21 20:54:33,238 INFO L? ?]: Removed 13 outVars from TransFormulas that were not future-live. [2024-11-21 20:54:33,238 INFO L287 CfgBuilder]: Performing block encoding [2024-11-21 20:54:33,248 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-21 20:54:33,248 INFO L316 CfgBuilder]: Removed 7 assume(true) statements. [2024-11-21 20:54:33,249 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 08:54:33 BoogieIcfgContainer [2024-11-21 20:54:33,249 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-21 20:54:33,250 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-21 20:54:33,250 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-21 20:54:33,253 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-21 20:54:33,253 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 08:54:32" (1/3) ... [2024-11-21 20:54:33,254 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@78352ee1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 08:54:33, skipping insertion in model container [2024-11-21 20:54:33,254 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 08:54:32" (2/3) ... [2024-11-21 20:54:33,254 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@78352ee1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 08:54:33, skipping insertion in model container [2024-11-21 20:54:33,254 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 08:54:33" (3/3) ... [2024-11-21 20:54:33,255 INFO L112 eAbstractionObserver]: Analyzing ICFG zero_sum_const_m3.c [2024-11-21 20:54:33,268 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-21 20:54:33,269 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-21 20:54:33,309 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-21 20:54:33,315 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;@321b6aa2, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-21 20:54:33,315 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-21 20:54:33,318 INFO L276 IsEmpty]: Start isEmpty. Operand has 32 states, 30 states have (on average 1.5666666666666667) internal successors, (47), 31 states have internal predecessors, (47), 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-21 20:54:33,322 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-21 20:54:33,322 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:54:33,323 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:54:33,323 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:54:33,327 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:54:33,327 INFO L85 PathProgramCache]: Analyzing trace with hash 534528496, now seen corresponding path program 1 times [2024-11-21 20:54:33,334 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:54:33,334 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1188413067] [2024-11-21 20:54:33,334 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 20:54:33,335 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:54:33,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:54:33,468 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-21 20:54:33,469 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:54:33,469 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1188413067] [2024-11-21 20:54:33,470 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1188413067] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 20:54:33,470 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 20:54:33,470 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-21 20:54:33,471 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [780250032] [2024-11-21 20:54:33,473 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 20:54:33,476 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-21 20:54:33,477 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:54:33,498 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-21 20:54:33,498 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-21 20:54:33,500 INFO L87 Difference]: Start difference. First operand has 32 states, 30 states have (on average 1.5666666666666667) internal successors, (47), 31 states have internal predecessors, (47), 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 9.5) internal successors, (19), 2 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:54:33,515 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:54:33,515 INFO L93 Difference]: Finished difference Result 59 states and 86 transitions. [2024-11-21 20:54:33,516 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-21 20:54:33,517 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 9.5) internal successors, (19), 2 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 19 [2024-11-21 20:54:33,518 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:54:33,523 INFO L225 Difference]: With dead ends: 59 [2024-11-21 20:54:33,523 INFO L226 Difference]: Without dead ends: 27 [2024-11-21 20:54:33,525 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-21 20:54:33,531 INFO L432 NwaCegarLoop]: 39 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, 39 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-21 20:54:33,531 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 39 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-21 20:54:33,546 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 27 states. [2024-11-21 20:54:33,557 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 27 to 27. [2024-11-21 20:54:33,558 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 27 states, 26 states have (on average 1.2692307692307692) internal successors, (33), 26 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:54:33,560 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 27 states to 27 states and 33 transitions. [2024-11-21 20:54:33,561 INFO L78 Accepts]: Start accepts. Automaton has 27 states and 33 transitions. Word has length 19 [2024-11-21 20:54:33,562 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:54:33,562 INFO L471 AbstractCegarLoop]: Abstraction has 27 states and 33 transitions. [2024-11-21 20:54:33,563 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 9.5) internal successors, (19), 2 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:54:33,563 INFO L276 IsEmpty]: Start isEmpty. Operand 27 states and 33 transitions. [2024-11-21 20:54:33,564 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-21 20:54:33,564 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:54:33,564 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:54:33,564 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-21 20:54:33,565 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:54:33,565 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:54:33,566 INFO L85 PathProgramCache]: Analyzing trace with hash -697412484, now seen corresponding path program 1 times [2024-11-21 20:54:33,566 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:54:33,567 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1865044352] [2024-11-21 20:54:33,567 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 20:54:33,567 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:54:33,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:54:33,722 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-21 20:54:33,723 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:54:33,723 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1865044352] [2024-11-21 20:54:33,723 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1865044352] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 20:54:33,723 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 20:54:33,724 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 20:54:33,724 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [909493138] [2024-11-21 20:54:33,725 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 20:54:33,748 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 20:54:33,751 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:54:33,752 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 20:54:33,752 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 20:54:33,752 INFO L87 Difference]: Start difference. First operand 27 states and 33 transitions. Second operand has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:54:33,825 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:54:33,825 INFO L93 Difference]: Finished difference Result 51 states and 63 transitions. [2024-11-21 20:54:33,826 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 20:54:33,826 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 19 [2024-11-21 20:54:33,826 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:54:33,827 INFO L225 Difference]: With dead ends: 51 [2024-11-21 20:54:33,827 INFO L226 Difference]: Without dead ends: 29 [2024-11-21 20:54:33,827 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 20:54:33,828 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 1 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 31 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 31 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 31 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-21 20:54:33,829 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 34 Invalid, 31 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 31 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-21 20:54:33,831 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2024-11-21 20:54:33,834 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 28. [2024-11-21 20:54:33,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 28 states, 27 states have (on average 1.2592592592592593) internal successors, (34), 27 states have internal predecessors, (34), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:54:33,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 34 transitions. [2024-11-21 20:54:33,837 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 34 transitions. Word has length 19 [2024-11-21 20:54:33,837 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:54:33,838 INFO L471 AbstractCegarLoop]: Abstraction has 28 states and 34 transitions. [2024-11-21 20:54:33,838 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 3 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:54:33,838 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 34 transitions. [2024-11-21 20:54:33,839 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-21 20:54:33,839 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:54:33,839 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:54:33,839 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-21 20:54:33,840 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:54:33,841 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:54:33,843 INFO L85 PathProgramCache]: Analyzing trace with hash -506383970, now seen corresponding path program 1 times [2024-11-21 20:54:33,843 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:54:33,843 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [591477634] [2024-11-21 20:54:33,844 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 20:54:33,844 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:54:33,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:54:33,969 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-21 20:54:33,969 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:54:33,969 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [591477634] [2024-11-21 20:54:33,970 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [591477634] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 20:54:33,970 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 20:54:33,970 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-21 20:54:33,970 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [855333926] [2024-11-21 20:54:33,970 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 20:54:33,970 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-21 20:54:33,970 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:54:33,971 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-21 20:54:33,971 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-21 20:54:33,971 INFO L87 Difference]: Start difference. First operand 28 states and 34 transitions. Second operand has 4 states, 4 states have (on average 5.25) internal successors, (21), 4 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-21 20:54:34,037 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:54:34,038 INFO L93 Difference]: Finished difference Result 60 states and 76 transitions. [2024-11-21 20:54:34,038 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-21 20:54:34,038 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 5.25) internal successors, (21), 4 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) Word has length 21 [2024-11-21 20:54:34,039 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:54:34,039 INFO L225 Difference]: With dead ends: 60 [2024-11-21 20:54:34,039 INFO L226 Difference]: Without dead ends: 41 [2024-11-21 20:54:34,039 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 4 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-21 20:54:34,040 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 45 mSDsluCounter, 3 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 45 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 55 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-21 20:54:34,041 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [45 Valid, 15 Invalid, 55 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-21 20:54:34,041 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 41 states. [2024-11-21 20:54:34,045 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 41 to 34. [2024-11-21 20:54:34,045 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 34 states, 33 states have (on average 1.2121212121212122) internal successors, (40), 33 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:54:34,045 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 40 transitions. [2024-11-21 20:54:34,046 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 40 transitions. Word has length 21 [2024-11-21 20:54:34,046 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:54:34,046 INFO L471 AbstractCegarLoop]: Abstraction has 34 states and 40 transitions. [2024-11-21 20:54:34,046 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 5.25) internal successors, (21), 4 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-21 20:54:34,046 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 40 transitions. [2024-11-21 20:54:34,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-21 20:54:34,047 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:54:34,047 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:54:34,047 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-21 20:54:34,047 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:54:34,048 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:54:34,048 INFO L85 PathProgramCache]: Analyzing trace with hash 615846698, now seen corresponding path program 1 times [2024-11-21 20:54:34,048 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:54:34,048 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1267585302] [2024-11-21 20:54:34,048 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 20:54:34,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:54:34,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:54:34,149 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-21 20:54:34,149 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:54:34,149 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1267585302] [2024-11-21 20:54:34,150 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1267585302] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:54:34,150 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1951547749] [2024-11-21 20:54:34,150 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 20:54:34,150 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:54:34,150 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:54:34,152 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-21 20:54:34,155 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-21 20:54:34,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:54:34,222 INFO L255 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-21 20:54:34,226 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:54:34,268 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-21 20:54:34,268 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:54:34,289 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-21 20:54:34,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1951547749] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:54:34,290 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:54:34,290 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 7 [2024-11-21 20:54:34,290 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1610681188] [2024-11-21 20:54:34,290 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:54:34,291 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-21 20:54:34,291 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:54:34,291 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-21 20:54:34,292 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=20, Invalid=22, Unknown=0, NotChecked=0, Total=42 [2024-11-21 20:54:34,292 INFO L87 Difference]: Start difference. First operand 34 states and 40 transitions. Second operand has 7 states, 7 states have (on average 5.714285714285714) internal successors, (40), 7 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:54:34,359 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:54:34,360 INFO L93 Difference]: Finished difference Result 65 states and 77 transitions. [2024-11-21 20:54:34,361 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-21 20:54:34,361 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 5.714285714285714) internal successors, (40), 7 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 33 [2024-11-21 20:54:34,361 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:54:34,362 INFO L225 Difference]: With dead ends: 65 [2024-11-21 20:54:34,362 INFO L226 Difference]: Without dead ends: 37 [2024-11-21 20:54:34,362 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 62 SyntacticMatches, 1 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=20, Invalid=22, Unknown=0, NotChecked=0, Total=42 [2024-11-21 20:54:34,363 INFO L432 NwaCegarLoop]: 25 mSDtfsCounter, 1 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 88 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 34 SdHoareTripleChecker+Invalid, 95 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 88 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-21 20:54:34,363 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 34 Invalid, 95 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 88 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-21 20:54:34,364 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37 states. [2024-11-21 20:54:34,369 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37 to 36. [2024-11-21 20:54:34,371 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 36 states, 35 states have (on average 1.2) internal successors, (42), 35 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-21 20:54:34,371 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 36 states to 36 states and 42 transitions. [2024-11-21 20:54:34,372 INFO L78 Accepts]: Start accepts. Automaton has 36 states and 42 transitions. Word has length 33 [2024-11-21 20:54:34,372 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:54:34,372 INFO L471 AbstractCegarLoop]: Abstraction has 36 states and 42 transitions. [2024-11-21 20:54:34,373 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 5.714285714285714) internal successors, (40), 7 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:54:34,373 INFO L276 IsEmpty]: Start isEmpty. Operand 36 states and 42 transitions. [2024-11-21 20:54:34,373 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 36 [2024-11-21 20:54:34,374 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:54:34,374 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:54:34,382 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-21 20:54:34,575 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-21 20:54:34,575 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:54:34,576 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:54:34,576 INFO L85 PathProgramCache]: Analyzing trace with hash -160084788, now seen corresponding path program 2 times [2024-11-21 20:54:34,576 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:54:34,576 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [80859806] [2024-11-21 20:54:34,576 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-21 20:54:34,576 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:54:34,612 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-21 20:54:34,612 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:54:34,702 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-21 20:54:34,702 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:54:34,702 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [80859806] [2024-11-21 20:54:34,703 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [80859806] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:54:34,703 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [273365323] [2024-11-21 20:54:34,703 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-21 20:54:34,703 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:54:34,703 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:54:34,707 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-21 20:54:34,709 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-21 20:54:34,757 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-21 20:54:34,758 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:54:34,758 INFO L255 TraceCheckSpWp]: Trace formula consists of 115 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-21 20:54:34,760 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:54:34,799 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-21 20:54:34,800 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:54:34,838 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-11-21 20:54:34,841 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [273365323] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:54:34,841 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:54:34,841 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 5, 5] total 8 [2024-11-21 20:54:34,841 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [851577704] [2024-11-21 20:54:34,842 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:54:34,842 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-21 20:54:34,842 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:54:34,843 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-21 20:54:34,843 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=25, Invalid=31, Unknown=0, NotChecked=0, Total=56 [2024-11-21 20:54:34,843 INFO L87 Difference]: Start difference. First operand 36 states and 42 transitions. Second operand has 8 states, 8 states have (on average 5.0) internal successors, (40), 8 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:54:34,952 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:54:34,952 INFO L93 Difference]: Finished difference Result 79 states and 95 transitions. [2024-11-21 20:54:34,953 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-21 20:54:34,953 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 5.0) internal successors, (40), 8 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 35 [2024-11-21 20:54:34,953 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:54:34,953 INFO L225 Difference]: With dead ends: 79 [2024-11-21 20:54:34,953 INFO L226 Difference]: Without dead ends: 55 [2024-11-21 20:54:34,954 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 74 GetRequests, 64 SyntacticMatches, 3 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 13 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=32, Invalid=40, Unknown=0, NotChecked=0, Total=72 [2024-11-21 20:54:34,954 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 59 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 42 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 59 SdHoareTripleChecker+Valid, 18 SdHoareTripleChecker+Invalid, 111 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 42 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-21 20:54:34,955 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [59 Valid, 18 Invalid, 111 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [42 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-21 20:54:34,955 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 55 states. [2024-11-21 20:54:34,960 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 48. [2024-11-21 20:54:34,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 48 states, 47 states have (on average 1.148936170212766) internal successors, (54), 47 states have internal predecessors, (54), 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-21 20:54:34,963 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 48 states to 48 states and 54 transitions. [2024-11-21 20:54:34,965 INFO L78 Accepts]: Start accepts. Automaton has 48 states and 54 transitions. Word has length 35 [2024-11-21 20:54:34,965 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:54:34,965 INFO L471 AbstractCegarLoop]: Abstraction has 48 states and 54 transitions. [2024-11-21 20:54:34,965 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 5.0) internal successors, (40), 8 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:54:34,965 INFO L276 IsEmpty]: Start isEmpty. Operand 48 states and 54 transitions. [2024-11-21 20:54:34,966 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 48 [2024-11-21 20:54:34,966 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:54:34,966 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:54:34,975 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-21 20:54:35,166 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-21 20:54:35,168 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:54:35,168 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:54:35,168 INFO L85 PathProgramCache]: Analyzing trace with hash -1337652904, now seen corresponding path program 3 times [2024-11-21 20:54:35,169 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:54:35,169 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323374915] [2024-11-21 20:54:35,169 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-21 20:54:35,169 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:54:35,239 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-21 20:54:35,239 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:54:37,776 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-21 20:54:37,778 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:54:37,778 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [323374915] [2024-11-21 20:54:37,778 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [323374915] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:54:37,778 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [579877662] [2024-11-21 20:54:37,778 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-21 20:54:37,778 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:54:37,779 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:54:37,782 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-21 20:54:37,786 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-21 20:54:37,842 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-11-21 20:54:37,842 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:54:37,843 INFO L255 TraceCheckSpWp]: Trace formula consists of 145 conjuncts, 58 conjuncts are in the unsatisfiable core [2024-11-21 20:54:37,846 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:54:38,780 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-21 20:54:38,780 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:54:39,952 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-11-21 20:54:39,953 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 4 select indices, 4 select index equivalence classes, 0 disjoint index pairs (out of 6 index pairs), introduced 4 new quantified variables, introduced 6 case distinctions, treesize of input 35 treesize of output 43 [2024-11-21 20:54:40,050 INFO L134 CoverageAnalysis]: Checked inductivity of 28 backedges. 0 proven. 24 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-21 20:54:40,050 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [579877662] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:54:40,050 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:54:40,050 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [37, 24, 25] total 79 [2024-11-21 20:54:40,050 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1924842348] [2024-11-21 20:54:40,051 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:54:40,051 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 79 states [2024-11-21 20:54:40,051 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:54:40,052 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 79 interpolants. [2024-11-21 20:54:40,054 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=387, Invalid=5775, Unknown=0, NotChecked=0, Total=6162 [2024-11-21 20:54:40,054 INFO L87 Difference]: Start difference. First operand 48 states and 54 transitions. Second operand has 79 states, 79 states have (on average 1.5822784810126582) internal successors, (125), 79 states have internal predecessors, (125), 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-21 20:54:42,954 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:54:42,954 INFO L93 Difference]: Finished difference Result 90 states and 101 transitions. [2024-11-21 20:54:42,957 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 35 states. [2024-11-21 20:54:42,959 INFO L78 Accepts]: Start accepts. Automaton has has 79 states, 79 states have (on average 1.5822784810126582) internal successors, (125), 79 states have internal predecessors, (125), 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-21 20:54:42,960 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:54:42,962 INFO L225 Difference]: With dead ends: 90 [2024-11-21 20:54:42,962 INFO L226 Difference]: Without dead ends: 86 [2024-11-21 20:54:42,967 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 161 GetRequests, 53 SyntacticMatches, 2 SemanticMatches, 106 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3209 ImplicationChecksByTransitivity, 4.2s TimeCoverageRelationStatistics Valid=862, Invalid=10694, Unknown=0, NotChecked=0, Total=11556 [2024-11-21 20:54:42,969 INFO L432 NwaCegarLoop]: 11 mSDtfsCounter, 22 mSDsluCounter, 195 mSDsCounter, 0 mSdLazyCounter, 2449 mSolverCounterSat, 147 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 22 SdHoareTripleChecker+Valid, 206 SdHoareTripleChecker+Invalid, 2596 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 147 IncrementalHoareTripleChecker+Valid, 2449 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.3s IncrementalHoareTripleChecker+Time [2024-11-21 20:54:42,971 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [22 Valid, 206 Invalid, 2596 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [147 Valid, 2449 Invalid, 0 Unknown, 0 Unchecked, 1.3s Time] [2024-11-21 20:54:42,972 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 86 states. [2024-11-21 20:54:42,983 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 86 to 77. [2024-11-21 20:54:42,984 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 77 states, 76 states have (on average 1.1578947368421053) internal successors, (88), 76 states have internal predecessors, (88), 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-21 20:54:42,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 77 states to 77 states and 88 transitions. [2024-11-21 20:54:42,984 INFO L78 Accepts]: Start accepts. Automaton has 77 states and 88 transitions. Word has length 47 [2024-11-21 20:54:42,985 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:54:42,985 INFO L471 AbstractCegarLoop]: Abstraction has 77 states and 88 transitions. [2024-11-21 20:54:42,985 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 79 states, 79 states have (on average 1.5822784810126582) internal successors, (125), 79 states have internal predecessors, (125), 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-21 20:54:42,985 INFO L276 IsEmpty]: Start isEmpty. Operand 77 states and 88 transitions. [2024-11-21 20:54:42,986 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 50 [2024-11-21 20:54:42,986 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:54:42,987 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:54:42,995 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-21 20:54:43,190 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-21 20:54:43,191 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:54:43,192 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:54:43,192 INFO L85 PathProgramCache]: Analyzing trace with hash -1235984134, now seen corresponding path program 4 times [2024-11-21 20:54:43,192 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:54:43,192 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1348842010] [2024-11-21 20:54:43,192 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-21 20:54:43,193 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:54:43,208 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-21 20:54:43,209 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:54:43,289 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-21 20:54:43,290 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:54:43,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1348842010] [2024-11-21 20:54:43,290 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1348842010] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:54:43,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1236370415] [2024-11-21 20:54:43,290 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-21 20:54:43,290 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:54:43,290 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:54:43,292 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-21 20:54:43,296 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-21 20:54:43,339 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-21 20:54:43,340 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:54:43,340 INFO L255 TraceCheckSpWp]: Trace formula consists of 107 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-21 20:54:43,342 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:54:43,408 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-21 20:54:43,408 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:54:43,461 INFO L134 CoverageAnalysis]: Checked inductivity of 33 backedges. 9 proven. 4 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-11-21 20:54:43,461 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1236370415] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:54:43,461 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:54:43,461 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 12 [2024-11-21 20:54:43,461 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [551400646] [2024-11-21 20:54:43,461 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:54:43,462 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-11-21 20:54:43,462 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:54:43,462 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-11-21 20:54:43,463 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=93, Unknown=0, NotChecked=0, Total=132 [2024-11-21 20:54:43,463 INFO L87 Difference]: Start difference. First operand 77 states and 88 transitions. Second operand has 12 states, 12 states have (on average 3.75) internal successors, (45), 12 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-21 20:54:43,617 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:54:43,617 INFO L93 Difference]: Finished difference Result 169 states and 195 transitions. [2024-11-21 20:54:43,617 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-11-21 20:54:43,617 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 3.75) internal successors, (45), 12 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) Word has length 49 [2024-11-21 20:54:43,618 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:54:43,618 INFO L225 Difference]: With dead ends: 169 [2024-11-21 20:54:43,618 INFO L226 Difference]: Without dead ends: 97 [2024-11-21 20:54:43,619 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 108 GetRequests, 89 SyntacticMatches, 6 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=66, Invalid=144, Unknown=0, NotChecked=0, Total=210 [2024-11-21 20:54:43,619 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 77 mSDsluCounter, 16 mSDsCounter, 0 mSdLazyCounter, 202 mSolverCounterSat, 102 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 77 SdHoareTripleChecker+Valid, 28 SdHoareTripleChecker+Invalid, 304 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 102 IncrementalHoareTripleChecker+Valid, 202 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-21 20:54:43,619 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [77 Valid, 28 Invalid, 304 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [102 Valid, 202 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-21 20:54:43,620 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 97 states. [2024-11-21 20:54:43,625 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 97 to 84. [2024-11-21 20:54:43,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 84 states, 83 states have (on average 1.1325301204819278) internal successors, (94), 83 states have internal predecessors, (94), 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-21 20:54:43,626 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 84 states to 84 states and 94 transitions. [2024-11-21 20:54:43,626 INFO L78 Accepts]: Start accepts. Automaton has 84 states and 94 transitions. Word has length 49 [2024-11-21 20:54:43,626 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:54:43,626 INFO L471 AbstractCegarLoop]: Abstraction has 84 states and 94 transitions. [2024-11-21 20:54:43,627 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 3.75) internal successors, (45), 12 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-21 20:54:43,627 INFO L276 IsEmpty]: Start isEmpty. Operand 84 states and 94 transitions. [2024-11-21 20:54:43,627 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-21 20:54:43,627 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:54:43,628 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:54:43,640 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-21 20:54:43,831 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-21 20:54:43,832 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:54:43,832 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:54:43,832 INFO L85 PathProgramCache]: Analyzing trace with hash -925733540, now seen corresponding path program 5 times [2024-11-21 20:54:43,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:54:43,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [214166372] [2024-11-21 20:54:43,834 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-21 20:54:43,834 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:54:43,846 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s) [2024-11-21 20:54:43,846 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:54:43,962 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-21 20:54:43,962 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:54:43,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [214166372] [2024-11-21 20:54:43,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [214166372] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:54:43,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [551355155] [2024-11-21 20:54:43,962 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-21 20:54:43,962 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:54:43,962 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:54:43,964 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-21 20:54:43,965 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-21 20:54:44,028 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 4 check-sat command(s) [2024-11-21 20:54:44,028 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:54:44,029 INFO L255 TraceCheckSpWp]: Trace formula consists of 157 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-21 20:54:44,030 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:54:44,147 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-21 20:54:44,148 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:54:44,253 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 4 proven. 9 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-11-21 20:54:44,253 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [551355155] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:54:44,253 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:54:44,253 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 9] total 12 [2024-11-21 20:54:44,254 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1675659587] [2024-11-21 20:54:44,254 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:54:44,254 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 12 states [2024-11-21 20:54:44,254 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:54:44,255 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 12 interpolants. [2024-11-21 20:54:44,255 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=93, Unknown=0, NotChecked=0, Total=132 [2024-11-21 20:54:44,255 INFO L87 Difference]: Start difference. First operand 84 states and 94 transitions. Second operand has 12 states, 12 states have (on average 3.75) internal successors, (45), 12 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-21 20:54:44,543 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:54:44,543 INFO L93 Difference]: Finished difference Result 96 states and 106 transitions. [2024-11-21 20:54:44,543 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-21 20:54:44,543 INFO L78 Accepts]: Start accepts. Automaton has has 12 states, 12 states have (on average 3.75) internal successors, (45), 12 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) Word has length 51 [2024-11-21 20:54:44,543 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:54:44,544 INFO L225 Difference]: With dead ends: 96 [2024-11-21 20:54:44,544 INFO L226 Difference]: Without dead ends: 68 [2024-11-21 20:54:44,544 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 116 GetRequests, 92 SyntacticMatches, 7 SemanticMatches, 17 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 89 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=97, Invalid=245, Unknown=0, NotChecked=0, Total=342 [2024-11-21 20:54:44,545 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 105 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 182 mSolverCounterSat, 97 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 105 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 279 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 97 IncrementalHoareTripleChecker+Valid, 182 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-21 20:54:44,545 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [105 Valid, 23 Invalid, 279 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [97 Valid, 182 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-21 20:54:44,545 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 68 states. [2024-11-21 20:54:44,553 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 68 to 62. [2024-11-21 20:54:44,554 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 62 states, 61 states have (on average 1.1147540983606556) internal successors, (68), 61 states have internal predecessors, (68), 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-21 20:54:44,555 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 62 states to 62 states and 68 transitions. [2024-11-21 20:54:44,555 INFO L78 Accepts]: Start accepts. Automaton has 62 states and 68 transitions. Word has length 51 [2024-11-21 20:54:44,556 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:54:44,556 INFO L471 AbstractCegarLoop]: Abstraction has 62 states and 68 transitions. [2024-11-21 20:54:44,556 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 12 states, 12 states have (on average 3.75) internal successors, (45), 12 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-21 20:54:44,556 INFO L276 IsEmpty]: Start isEmpty. Operand 62 states and 68 transitions. [2024-11-21 20:54:44,557 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 62 [2024-11-21 20:54:44,558 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:54:44,558 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:54:44,564 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-21 20:54:44,759 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-21 20:54:44,760 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:54:44,760 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:54:44,761 INFO L85 PathProgramCache]: Analyzing trace with hash -1781065978, now seen corresponding path program 6 times [2024-11-21 20:54:44,761 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:54:44,761 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [607286462] [2024-11-21 20:54:44,761 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-21 20:54:44,761 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:54:44,803 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 4 check-sat command(s) [2024-11-21 20:54:44,803 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:54:48,926 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 0 proven. 63 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 20:54:48,927 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:54:48,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [607286462] [2024-11-21 20:54:48,927 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [607286462] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:54:48,927 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1516842175] [2024-11-21 20:54:48,927 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-11-21 20:54:48,927 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:54:48,928 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:54:48,929 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-21 20:54:48,930 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-21 20:54:48,978 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 4 check-sat command(s) [2024-11-21 20:54:48,978 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:54:48,979 INFO L255 TraceCheckSpWp]: Trace formula consists of 182 conjuncts, 87 conjuncts are in the unsatisfiable core [2024-11-21 20:54:48,981 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:54:51,267 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 0 proven. 63 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 20:54:51,267 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:55:29,596 INFO L349 Elim1Store]: treesize reduction 8, result has 95.7 percent of original size [2024-11-21 20:55:29,596 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 8 select indices, 8 select index equivalence classes, 0 disjoint index pairs (out of 28 index pairs), introduced 8 new quantified variables, introduced 28 case distinctions, treesize of input 75 treesize of output 193 [2024-11-21 20:55:32,467 INFO L134 CoverageAnalysis]: Checked inductivity of 63 backedges. 4 proven. 59 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 20:55:32,467 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1516842175] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:55:32,467 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:55:32,468 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [58, 45, 45] total 140 [2024-11-21 20:55:32,468 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1875886052] [2024-11-21 20:55:32,468 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:55:32,468 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 140 states [2024-11-21 20:55:32,468 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:55:32,470 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 140 interpolants. [2024-11-21 20:55:32,473 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1135, Invalid=18320, Unknown=5, NotChecked=0, Total=19460 [2024-11-21 20:55:32,473 INFO L87 Difference]: Start difference. First operand 62 states and 68 transitions. Second operand has 140 states, 140 states have (on average 1.2285714285714286) internal successors, (172), 140 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-21 20:55:53,664 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:55:53,665 INFO L93 Difference]: Finished difference Result 235 states and 269 transitions. [2024-11-21 20:55:53,665 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 92 states. [2024-11-21 20:55:53,665 INFO L78 Accepts]: Start accepts. Automaton has has 140 states, 140 states have (on average 1.2285714285714286) internal successors, (172), 140 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 61 [2024-11-21 20:55:53,666 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:55:53,666 INFO L225 Difference]: With dead ends: 235 [2024-11-21 20:55:53,666 INFO L226 Difference]: Without dead ends: 203 [2024-11-21 20:55:53,672 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 265 GetRequests, 39 SyntacticMatches, 1 SemanticMatches, 225 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 15823 ImplicationChecksByTransitivity, 57.9s TimeCoverageRelationStatistics Valid=4332, Invalid=46965, Unknown=5, NotChecked=0, Total=51302 [2024-11-21 20:55:53,672 INFO L432 NwaCegarLoop]: 21 mSDtfsCounter, 815 mSDsluCounter, 334 mSDsCounter, 0 mSdLazyCounter, 7177 mSolverCounterSat, 2043 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 815 SdHoareTripleChecker+Valid, 355 SdHoareTripleChecker+Invalid, 9220 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2043 IncrementalHoareTripleChecker+Valid, 7177 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.1s IncrementalHoareTripleChecker+Time [2024-11-21 20:55:53,672 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [815 Valid, 355 Invalid, 9220 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2043 Valid, 7177 Invalid, 0 Unknown, 0 Unchecked, 5.1s Time] [2024-11-21 20:55:53,673 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 203 states. [2024-11-21 20:55:53,686 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 203 to 142. [2024-11-21 20:55:53,686 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 142 states, 141 states have (on average 1.127659574468085) internal successors, (159), 141 states have internal predecessors, (159), 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-21 20:55:53,687 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 142 states to 142 states and 159 transitions. [2024-11-21 20:55:53,687 INFO L78 Accepts]: Start accepts. Automaton has 142 states and 159 transitions. Word has length 61 [2024-11-21 20:55:53,687 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:55:53,687 INFO L471 AbstractCegarLoop]: Abstraction has 142 states and 159 transitions. [2024-11-21 20:55:53,688 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 140 states, 140 states have (on average 1.2285714285714286) internal successors, (172), 140 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-21 20:55:53,688 INFO L276 IsEmpty]: Start isEmpty. Operand 142 states and 159 transitions. [2024-11-21 20:55:53,688 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-21 20:55:53,689 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:55:53,689 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:55:53,695 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-21 20:55:53,892 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-21 20:55:53,893 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:55:53,893 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:55:53,894 INFO L85 PathProgramCache]: Analyzing trace with hash 2140781352, now seen corresponding path program 7 times [2024-11-21 20:55:53,894 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:55:53,894 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1017434347] [2024-11-21 20:55:53,894 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-21 20:55:53,894 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:55:53,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:55:53,997 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 11 proven. 14 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-21 20:55:53,997 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:55:53,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1017434347] [2024-11-21 20:55:53,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1017434347] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:55:53,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [611840671] [2024-11-21 20:55:53,997 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-11-21 20:55:53,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:55:53,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:55:54,003 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-21 20:55:54,020 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-21 20:55:54,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 20:55:54,075 INFO L255 TraceCheckSpWp]: Trace formula consists of 187 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-11-21 20:55:54,076 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:55:54,215 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 16 proven. 9 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-21 20:55:54,215 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:55:54,326 INFO L134 CoverageAnalysis]: Checked inductivity of 70 backedges. 16 proven. 9 refuted. 0 times theorem prover too weak. 45 trivial. 0 not checked. [2024-11-21 20:55:54,326 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [611840671] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:55:54,327 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:55:54,327 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 11] total 17 [2024-11-21 20:55:54,327 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1867765589] [2024-11-21 20:55:54,327 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:55:54,327 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 17 states [2024-11-21 20:55:54,327 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:55:54,328 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 17 interpolants. [2024-11-21 20:55:54,328 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=75, Invalid=197, Unknown=0, NotChecked=0, Total=272 [2024-11-21 20:55:54,328 INFO L87 Difference]: Start difference. First operand 142 states and 159 transitions. Second operand has 17 states, 17 states have (on average 3.3529411764705883) internal successors, (57), 17 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:55:54,619 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 20:55:54,620 INFO L93 Difference]: Finished difference Result 247 states and 275 transitions. [2024-11-21 20:55:54,620 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 11 states. [2024-11-21 20:55:54,620 INFO L78 Accepts]: Start accepts. Automaton has has 17 states, 17 states have (on average 3.3529411764705883) internal successors, (57), 17 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 63 [2024-11-21 20:55:54,621 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 20:55:54,621 INFO L225 Difference]: With dead ends: 247 [2024-11-21 20:55:54,621 INFO L226 Difference]: Without dead ends: 83 [2024-11-21 20:55:54,622 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 138 GetRequests, 113 SyntacticMatches, 7 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 156 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=108, Invalid=272, Unknown=0, NotChecked=0, Total=380 [2024-11-21 20:55:54,622 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 129 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 325 mSolverCounterSat, 150 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 129 SdHoareTripleChecker+Valid, 39 SdHoareTripleChecker+Invalid, 475 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 150 IncrementalHoareTripleChecker+Valid, 325 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-21 20:55:54,622 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [129 Valid, 39 Invalid, 475 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [150 Valid, 325 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-21 20:55:54,623 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 83 states. [2024-11-21 20:55:54,629 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 83 to 76. [2024-11-21 20:55:54,629 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 76 states, 75 states have (on average 1.0933333333333333) internal successors, (82), 75 states have internal predecessors, (82), 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-21 20:55:54,629 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76 states to 76 states and 82 transitions. [2024-11-21 20:55:54,629 INFO L78 Accepts]: Start accepts. Automaton has 76 states and 82 transitions. Word has length 63 [2024-11-21 20:55:54,629 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 20:55:54,629 INFO L471 AbstractCegarLoop]: Abstraction has 76 states and 82 transitions. [2024-11-21 20:55:54,630 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 17 states, 17 states have (on average 3.3529411764705883) internal successors, (57), 17 states have internal predecessors, (57), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 20:55:54,630 INFO L276 IsEmpty]: Start isEmpty. Operand 76 states and 82 transitions. [2024-11-21 20:55:54,630 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-21 20:55:54,630 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 20:55:54,630 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 20:55:54,637 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-11-21 20:55:54,831 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-21 20:55:54,831 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 20:55:54,832 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 20:55:54,832 INFO L85 PathProgramCache]: Analyzing trace with hash 958143540, now seen corresponding path program 8 times [2024-11-21 20:55:54,832 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 20:55:54,832 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1987025866] [2024-11-21 20:55:54,832 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-21 20:55:54,832 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 20:55:54,854 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-21 20:55:54,855 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:55:59,181 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 20:55:59,182 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 20:55:59,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1987025866] [2024-11-21 20:55:59,182 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1987025866] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 20:55:59,182 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2142869692] [2024-11-21 20:55:59,182 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-21 20:55:59,182 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 20:55:59,182 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 20:55:59,183 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-21 20:55:59,184 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-21 20:55:59,238 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-21 20:55:59,238 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-21 20:55:59,240 WARN L253 TraceCheckSpWp]: Trace formula consists of 219 conjuncts, 113 conjuncts are in the unsatisfiable core [2024-11-21 20:55:59,243 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 20:55:59,282 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-11-21 20:56:02,783 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 112 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 20:56:02,784 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-21 20:56:08,431 INFO L134 CoverageAnalysis]: Checked inductivity of 112 backedges. 0 proven. 96 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-21 20:56:08,431 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2142869692] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-21 20:56:08,431 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-21 20:56:08,432 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [65, 51, 49] total 154 [2024-11-21 20:56:08,432 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1195311887] [2024-11-21 20:56:08,432 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-21 20:56:08,432 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 154 states [2024-11-21 20:56:08,432 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 20:56:08,433 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 154 interpolants. [2024-11-21 20:56:08,434 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=726, Invalid=22836, Unknown=0, NotChecked=0, Total=23562 [2024-11-21 20:56:08,434 INFO L87 Difference]: Start difference. First operand 76 states and 82 transitions. Second operand has 154 states, 154 states have (on average 1.2987012987012987) internal successors, (200), 154 states have internal predecessors, (200), 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)