./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem17_label40.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4a390ef5 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 /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem17_label40.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 1b17bd6617b50b0e6831a01559eff532c2b524038422e13bfffb34a9c9ec0110 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-4a390ef-m [2024-10-23 21:32:07,612 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-23 21:32:07,666 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-23 21:32:07,670 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-23 21:32:07,672 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-23 21:32:07,698 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-23 21:32:07,699 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-23 21:32:07,700 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-23 21:32:07,700 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-23 21:32:07,701 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-23 21:32:07,701 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-23 21:32:07,702 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-23 21:32:07,702 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-23 21:32:07,702 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-23 21:32:07,703 INFO L153 SettingsManager]: * Use SBE=true [2024-10-23 21:32:07,704 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-23 21:32:07,704 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-23 21:32:07,704 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-23 21:32:07,705 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-23 21:32:07,705 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-23 21:32:07,707 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-23 21:32:07,707 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-23 21:32:07,708 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-23 21:32:07,708 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-23 21:32:07,708 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-23 21:32:07,708 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-23 21:32:07,708 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-23 21:32:07,709 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-23 21:32:07,709 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-23 21:32:07,709 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-23 21:32:07,709 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-23 21:32:07,709 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-23 21:32:07,710 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 21:32:07,711 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-23 21:32:07,711 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-23 21:32:07,711 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-23 21:32:07,712 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-23 21:32:07,712 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-23 21:32:07,712 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-23 21:32:07,712 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-23 21:32:07,712 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-23 21:32:07,713 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-23 21:32:07,713 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 -> 1b17bd6617b50b0e6831a01559eff532c2b524038422e13bfffb34a9c9ec0110 [2024-10-23 21:32:07,926 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-23 21:32:07,947 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-23 21:32:07,949 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-23 21:32:07,950 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-23 21:32:07,950 INFO L274 PluginConnector]: CDTParser initialized [2024-10-23 21:32:07,951 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem17_label40.c [2024-10-23 21:32:09,207 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-23 21:32:09,516 INFO L384 CDTParser]: Found 1 translation units. [2024-10-23 21:32:09,517 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem17_label40.c [2024-10-23 21:32:09,538 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e551ea4e7/af7467e70eb14d91b11c168939a6fe0a/FLAG8155ab91b [2024-10-23 21:32:09,793 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/e551ea4e7/af7467e70eb14d91b11c168939a6fe0a [2024-10-23 21:32:09,795 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-23 21:32:09,796 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-23 21:32:09,813 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-23 21:32:09,813 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-23 21:32:09,818 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-23 21:32:09,819 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 09:32:09" (1/1) ... [2024-10-23 21:32:09,819 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@409b32bd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:09, skipping insertion in model container [2024-10-23 21:32:09,819 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 23.10 09:32:09" (1/1) ... [2024-10-23 21:32:09,905 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-23 21:32:10,079 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem17_label40.c[3467,3480] [2024-10-23 21:32:10,473 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 21:32:10,483 INFO L200 MainTranslator]: Completed pre-run [2024-10-23 21:32:10,497 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem17_label40.c[3467,3480] [2024-10-23 21:32:10,777 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-23 21:32:10,793 INFO L204 MainTranslator]: Completed translation [2024-10-23 21:32:10,796 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10 WrapperNode [2024-10-23 21:32:10,796 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-23 21:32:10,797 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-23 21:32:10,797 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-23 21:32:10,798 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-23 21:32:10,803 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:10,842 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:11,081 INFO L138 Inliner]: procedures = 15, calls = 9, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 2613 [2024-10-23 21:32:11,087 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-23 21:32:11,088 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-23 21:32:11,088 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-23 21:32:11,088 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-23 21:32:11,104 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:11,105 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:11,149 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:11,293 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-10-23 21:32:11,294 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:11,294 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:11,394 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:11,410 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:11,443 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:11,456 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:11,500 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-23 21:32:11,502 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-23 21:32:11,502 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-23 21:32:11,502 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-23 21:32:11,503 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (1/1) ... [2024-10-23 21:32:11,508 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-23 21:32:11,516 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 21:32:11,531 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-10-23 21:32:11,534 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-10-23 21:32:11,568 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-23 21:32:11,568 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-23 21:32:11,568 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-23 21:32:11,568 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-23 21:32:11,627 INFO L238 CfgBuilder]: Building ICFG [2024-10-23 21:32:11,629 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-23 21:32:13,986 INFO L? ?]: Removed 372 outVars from TransFormulas that were not future-live. [2024-10-23 21:32:13,986 INFO L287 CfgBuilder]: Performing block encoding [2024-10-23 21:32:14,033 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-23 21:32:14,034 INFO L314 CfgBuilder]: Removed 1 assume(true) statements. [2024-10-23 21:32:14,034 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 09:32:14 BoogieIcfgContainer [2024-10-23 21:32:14,034 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-23 21:32:14,035 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-23 21:32:14,035 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-23 21:32:14,038 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-23 21:32:14,038 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 23.10 09:32:09" (1/3) ... [2024-10-23 21:32:14,039 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@66246284 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 09:32:14, skipping insertion in model container [2024-10-23 21:32:14,039 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 23.10 09:32:10" (2/3) ... [2024-10-23 21:32:14,039 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@66246284 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 23.10 09:32:14, skipping insertion in model container [2024-10-23 21:32:14,039 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 23.10 09:32:14" (3/3) ... [2024-10-23 21:32:14,040 INFO L112 eAbstractionObserver]: Analyzing ICFG Problem17_label40.c [2024-10-23 21:32:14,053 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-23 21:32:14,053 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-23 21:32:14,146 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-23 21:32:14,155 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;@d37ffc8, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-23 21:32:14,156 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-23 21:32:14,160 INFO L276 IsEmpty]: Start isEmpty. Operand has 528 states, 526 states have (on average 1.9011406844106464) internal successors, (1000), 527 states have internal predecessors, (1000), 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-10-23 21:32:14,166 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-10-23 21:32:14,167 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:14,167 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-10-23 21:32:14,168 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:14,172 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:14,172 INFO L85 PathProgramCache]: Analyzing trace with hash 1197308682, now seen corresponding path program 1 times [2024-10-23 21:32:14,179 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:14,179 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [951383591] [2024-10-23 21:32:14,179 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:14,180 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:14,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:14,286 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 21:32:14,287 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:14,287 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [951383591] [2024-10-23 21:32:14,287 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [951383591] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:14,288 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:14,288 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-23 21:32:14,289 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [341336537] [2024-10-23 21:32:14,289 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:14,292 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-23 21:32:14,292 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:14,307 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-23 21:32:14,307 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-23 21:32:14,310 INFO L87 Difference]: Start difference. First operand has 528 states, 526 states have (on average 1.9011406844106464) internal successors, (1000), 527 states have internal predecessors, (1000), 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 10.5) internal successors, (21), 2 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-10-23 21:32:14,379 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:14,379 INFO L93 Difference]: Finished difference Result 1055 states and 1999 transitions. [2024-10-23 21:32:14,380 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-23 21:32:14,381 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 10.5) internal successors, (21), 2 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-10-23 21:32:14,381 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:14,400 INFO L225 Difference]: With dead ends: 1055 [2024-10-23 21:32:14,400 INFO L226 Difference]: Without dead ends: 526 [2024-10-23 21:32:14,409 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-10-23 21:32:14,411 INFO L432 NwaCegarLoop]: 935 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 2 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 935 SdHoareTripleChecker+Invalid, 2 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 2 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:14,416 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 935 Invalid, 2 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 2 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-23 21:32:14,443 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 526 states. [2024-10-23 21:32:14,530 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 526 to 526. [2024-10-23 21:32:14,531 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 526 states, 525 states have (on average 1.7809523809523808) internal successors, (935), 525 states have internal predecessors, (935), 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-10-23 21:32:14,533 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 526 states to 526 states and 935 transitions. [2024-10-23 21:32:14,534 INFO L78 Accepts]: Start accepts. Automaton has 526 states and 935 transitions. Word has length 21 [2024-10-23 21:32:14,534 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:14,535 INFO L471 AbstractCegarLoop]: Abstraction has 526 states and 935 transitions. [2024-10-23 21:32:14,535 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 10.5) internal successors, (21), 2 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-10-23 21:32:14,535 INFO L276 IsEmpty]: Start isEmpty. Operand 526 states and 935 transitions. [2024-10-23 21:32:14,535 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-10-23 21:32:14,535 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:14,535 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-10-23 21:32:14,536 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-23 21:32:14,536 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:14,536 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:14,536 INFO L85 PathProgramCache]: Analyzing trace with hash -817929518, now seen corresponding path program 1 times [2024-10-23 21:32:14,537 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:14,537 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [412255571] [2024-10-23 21:32:14,537 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:14,537 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:14,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:14,632 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 21:32:14,632 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:14,632 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [412255571] [2024-10-23 21:32:14,632 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [412255571] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:14,633 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:14,633 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-23 21:32:14,633 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1861938439] [2024-10-23 21:32:14,633 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:14,634 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:14,634 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:14,635 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:14,635 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:32:14,635 INFO L87 Difference]: Start difference. First operand 526 states and 935 transitions. Second operand has 3 states, 3 states have (on average 7.0) internal successors, (21), 2 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-10-23 21:32:16,475 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:16,476 INFO L93 Difference]: Finished difference Result 1499 states and 2693 transitions. [2024-10-23 21:32:16,476 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:32:16,476 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 2 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-10-23 21:32:16,477 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:16,481 INFO L225 Difference]: With dead ends: 1499 [2024-10-23 21:32:16,481 INFO L226 Difference]: Without dead ends: 974 [2024-10-23 21:32:16,482 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 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-10-23 21:32:16,482 INFO L432 NwaCegarLoop]: 422 mSDtfsCounter, 452 mSDsluCounter, 73 mSDsCounter, 0 mSdLazyCounter, 1341 mSolverCounterSat, 325 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 452 SdHoareTripleChecker+Valid, 495 SdHoareTripleChecker+Invalid, 1666 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 325 IncrementalHoareTripleChecker+Valid, 1341 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:16,483 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [452 Valid, 495 Invalid, 1666 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [325 Valid, 1341 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time] [2024-10-23 21:32:16,484 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 974 states. [2024-10-23 21:32:16,501 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 974 to 971. [2024-10-23 21:32:16,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 971 states, 970 states have (on average 1.5082474226804123) internal successors, (1463), 970 states have internal predecessors, (1463), 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-10-23 21:32:16,505 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 971 states to 971 states and 1463 transitions. [2024-10-23 21:32:16,505 INFO L78 Accepts]: Start accepts. Automaton has 971 states and 1463 transitions. Word has length 21 [2024-10-23 21:32:16,505 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:16,505 INFO L471 AbstractCegarLoop]: Abstraction has 971 states and 1463 transitions. [2024-10-23 21:32:16,506 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 7.0) internal successors, (21), 2 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-10-23 21:32:16,506 INFO L276 IsEmpty]: Start isEmpty. Operand 971 states and 1463 transitions. [2024-10-23 21:32:16,507 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 92 [2024-10-23 21:32:16,507 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:16,508 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 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, 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, 1, 1, 1] [2024-10-23 21:32:16,508 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-23 21:32:16,508 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:16,508 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:16,509 INFO L85 PathProgramCache]: Analyzing trace with hash -1555119842, now seen corresponding path program 1 times [2024-10-23 21:32:16,509 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:16,509 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [327802626] [2024-10-23 21:32:16,509 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:16,509 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:16,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:16,792 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 21:32:16,793 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:16,793 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [327802626] [2024-10-23 21:32:16,793 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [327802626] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:16,793 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:16,793 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:32:16,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1650231437] [2024-10-23 21:32:16,794 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:16,796 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:16,797 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:16,798 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:16,799 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:32:16,799 INFO L87 Difference]: Start difference. First operand 971 states and 1463 transitions. Second operand has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 3 states have internal predecessors, (91), 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-10-23 21:32:18,777 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:18,777 INFO L93 Difference]: Finished difference Result 2813 states and 4241 transitions. [2024-10-23 21:32:18,778 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:32:18,778 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 3 states have internal predecessors, (91), 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 91 [2024-10-23 21:32:18,778 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:18,785 INFO L225 Difference]: With dead ends: 2813 [2024-10-23 21:32:18,785 INFO L226 Difference]: Without dead ends: 1843 [2024-10-23 21:32:18,787 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-10-23 21:32:18,788 INFO L432 NwaCegarLoop]: 851 mSDtfsCounter, 469 mSDsluCounter, 67 mSDsCounter, 0 mSdLazyCounter, 1284 mSolverCounterSat, 414 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 469 SdHoareTripleChecker+Valid, 918 SdHoareTripleChecker+Invalid, 1698 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 414 IncrementalHoareTripleChecker+Valid, 1284 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:18,788 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [469 Valid, 918 Invalid, 1698 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [414 Valid, 1284 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time] [2024-10-23 21:32:18,791 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1843 states. [2024-10-23 21:32:18,809 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1843 to 1841. [2024-10-23 21:32:18,811 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1841 states, 1840 states have (on average 1.3603260869565217) internal successors, (2503), 1840 states have internal predecessors, (2503), 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-10-23 21:32:18,814 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1841 states to 1841 states and 2503 transitions. [2024-10-23 21:32:18,814 INFO L78 Accepts]: Start accepts. Automaton has 1841 states and 2503 transitions. Word has length 91 [2024-10-23 21:32:18,814 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:18,815 INFO L471 AbstractCegarLoop]: Abstraction has 1841 states and 2503 transitions. [2024-10-23 21:32:18,815 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 30.333333333333332) internal successors, (91), 3 states have internal predecessors, (91), 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-10-23 21:32:18,815 INFO L276 IsEmpty]: Start isEmpty. Operand 1841 states and 2503 transitions. [2024-10-23 21:32:18,817 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 114 [2024-10-23 21:32:18,817 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:18,818 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 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, 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, 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-10-23 21:32:18,818 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-23 21:32:18,818 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:18,818 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:18,818 INFO L85 PathProgramCache]: Analyzing trace with hash 854262977, now seen corresponding path program 1 times [2024-10-23 21:32:18,818 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:18,819 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1247424615] [2024-10-23 21:32:18,819 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:18,819 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:18,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:18,962 INFO L134 CoverageAnalysis]: Checked inductivity of 19 backedges. 19 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 21:32:18,962 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:18,962 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1247424615] [2024-10-23 21:32:18,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1247424615] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:18,962 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:18,963 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-23 21:32:18,963 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1940836538] [2024-10-23 21:32:18,963 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:18,963 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:18,963 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:18,964 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:18,964 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:32:18,964 INFO L87 Difference]: Start difference. First operand 1841 states and 2503 transitions. Second operand has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 2 states have internal predecessors, (113), 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-10-23 21:32:20,625 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:20,625 INFO L93 Difference]: Finished difference Result 5394 states and 7325 transitions. [2024-10-23 21:32:20,626 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:32:20,626 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 2 states have internal predecessors, (113), 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 113 [2024-10-23 21:32:20,626 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:20,634 INFO L225 Difference]: With dead ends: 5394 [2024-10-23 21:32:20,634 INFO L226 Difference]: Without dead ends: 2700 [2024-10-23 21:32:20,637 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 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-10-23 21:32:20,637 INFO L432 NwaCegarLoop]: 514 mSDtfsCounter, 368 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 1082 mSolverCounterSat, 548 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 368 SdHoareTripleChecker+Valid, 589 SdHoareTripleChecker+Invalid, 1630 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 548 IncrementalHoareTripleChecker+Valid, 1082 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:20,638 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [368 Valid, 589 Invalid, 1630 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [548 Valid, 1082 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time] [2024-10-23 21:32:20,640 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2700 states. [2024-10-23 21:32:20,669 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2700 to 2700. [2024-10-23 21:32:20,673 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2700 states, 2699 states have (on average 1.1919229344201556) internal successors, (3217), 2699 states have internal predecessors, (3217), 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-10-23 21:32:20,677 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2700 states to 2700 states and 3217 transitions. [2024-10-23 21:32:20,677 INFO L78 Accepts]: Start accepts. Automaton has 2700 states and 3217 transitions. Word has length 113 [2024-10-23 21:32:20,677 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:20,678 INFO L471 AbstractCegarLoop]: Abstraction has 2700 states and 3217 transitions. [2024-10-23 21:32:20,678 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 37.666666666666664) internal successors, (113), 2 states have internal predecessors, (113), 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-10-23 21:32:20,678 INFO L276 IsEmpty]: Start isEmpty. Operand 2700 states and 3217 transitions. [2024-10-23 21:32:20,680 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 174 [2024-10-23 21:32:20,680 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:20,680 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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-10-23 21:32:20,681 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-10-23 21:32:20,681 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:20,681 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:20,681 INFO L85 PathProgramCache]: Analyzing trace with hash 1119335093, now seen corresponding path program 1 times [2024-10-23 21:32:20,681 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:20,681 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [634243019] [2024-10-23 21:32:20,682 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:20,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:20,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:20,897 INFO L134 CoverageAnalysis]: Checked inductivity of 107 backedges. 107 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 21:32:20,898 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:20,898 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [634243019] [2024-10-23 21:32:20,898 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [634243019] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:20,898 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:20,898 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:32:20,898 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1808296666] [2024-10-23 21:32:20,898 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:20,899 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:20,899 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:20,899 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:20,899 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:32:20,899 INFO L87 Difference]: Start difference. First operand 2700 states and 3217 transitions. Second operand has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 3 states have internal predecessors, (173), 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-10-23 21:32:22,307 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:22,307 INFO L93 Difference]: Finished difference Result 7107 states and 8597 transitions. [2024-10-23 21:32:22,307 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:32:22,308 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 3 states have internal predecessors, (173), 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 173 [2024-10-23 21:32:22,309 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:22,319 INFO L225 Difference]: With dead ends: 7107 [2024-10-23 21:32:22,319 INFO L226 Difference]: Without dead ends: 4408 [2024-10-23 21:32:22,323 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-10-23 21:32:22,324 INFO L432 NwaCegarLoop]: 724 mSDtfsCounter, 496 mSDsluCounter, 57 mSDsCounter, 0 mSdLazyCounter, 1137 mSolverCounterSat, 306 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 496 SdHoareTripleChecker+Valid, 781 SdHoareTripleChecker+Invalid, 1443 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 306 IncrementalHoareTripleChecker+Valid, 1137 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:22,325 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [496 Valid, 781 Invalid, 1443 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [306 Valid, 1137 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2024-10-23 21:32:22,329 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4408 states. [2024-10-23 21:32:22,364 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4408 to 4408. [2024-10-23 21:32:22,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4408 states, 4407 states have (on average 1.1706376219650556) internal successors, (5159), 4407 states have internal predecessors, (5159), 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-10-23 21:32:22,374 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4408 states to 4408 states and 5159 transitions. [2024-10-23 21:32:22,375 INFO L78 Accepts]: Start accepts. Automaton has 4408 states and 5159 transitions. Word has length 173 [2024-10-23 21:32:22,376 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:22,377 INFO L471 AbstractCegarLoop]: Abstraction has 4408 states and 5159 transitions. [2024-10-23 21:32:22,377 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 57.666666666666664) internal successors, (173), 3 states have internal predecessors, (173), 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-10-23 21:32:22,378 INFO L276 IsEmpty]: Start isEmpty. Operand 4408 states and 5159 transitions. [2024-10-23 21:32:22,379 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 176 [2024-10-23 21:32:22,380 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:22,380 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2024-10-23 21:32:22,381 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-10-23 21:32:22,383 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:22,383 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:22,383 INFO L85 PathProgramCache]: Analyzing trace with hash 1335749872, now seen corresponding path program 1 times [2024-10-23 21:32:22,383 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:22,383 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1103546162] [2024-10-23 21:32:22,383 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:22,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:22,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:22,480 INFO L134 CoverageAnalysis]: Checked inductivity of 109 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 70 trivial. 0 not checked. [2024-10-23 21:32:22,480 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:22,480 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1103546162] [2024-10-23 21:32:22,481 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1103546162] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:22,481 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:22,481 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:32:22,481 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1585777857] [2024-10-23 21:32:22,481 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:22,481 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:22,482 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:22,482 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:22,482 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:32:22,482 INFO L87 Difference]: Start difference. First operand 4408 states and 5159 transitions. Second operand has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 3 states have internal predecessors, (106), 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-10-23 21:32:23,977 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:23,977 INFO L93 Difference]: Finished difference Result 10935 states and 12969 transitions. [2024-10-23 21:32:23,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:32:23,978 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 3 states have internal predecessors, (106), 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 175 [2024-10-23 21:32:23,979 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:23,994 INFO L225 Difference]: With dead ends: 10935 [2024-10-23 21:32:23,995 INFO L226 Difference]: Without dead ends: 6527 [2024-10-23 21:32:24,001 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-10-23 21:32:24,003 INFO L432 NwaCegarLoop]: 380 mSDtfsCounter, 428 mSDsluCounter, 62 mSDsCounter, 0 mSdLazyCounter, 1216 mSolverCounterSat, 274 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 428 SdHoareTripleChecker+Valid, 442 SdHoareTripleChecker+Invalid, 1490 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 274 IncrementalHoareTripleChecker+Valid, 1216 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:24,004 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [428 Valid, 442 Invalid, 1490 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [274 Valid, 1216 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2024-10-23 21:32:24,010 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6527 states. [2024-10-23 21:32:24,053 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6527 to 4381. [2024-10-23 21:32:24,057 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4381 states, 4380 states have (on average 1.1684931506849314) internal successors, (5118), 4380 states have internal predecessors, (5118), 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-10-23 21:32:24,062 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4381 states to 4381 states and 5118 transitions. [2024-10-23 21:32:24,063 INFO L78 Accepts]: Start accepts. Automaton has 4381 states and 5118 transitions. Word has length 175 [2024-10-23 21:32:24,063 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:24,063 INFO L471 AbstractCegarLoop]: Abstraction has 4381 states and 5118 transitions. [2024-10-23 21:32:24,063 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 35.333333333333336) internal successors, (106), 3 states have internal predecessors, (106), 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-10-23 21:32:24,064 INFO L276 IsEmpty]: Start isEmpty. Operand 4381 states and 5118 transitions. [2024-10-23 21:32:24,065 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 242 [2024-10-23 21:32:24,065 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:24,066 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 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, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 21:32:24,066 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-10-23 21:32:24,066 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:24,066 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:24,066 INFO L85 PathProgramCache]: Analyzing trace with hash -228057290, now seen corresponding path program 1 times [2024-10-23 21:32:24,066 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:24,067 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [130960193] [2024-10-23 21:32:24,067 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:24,067 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:24,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:24,380 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 82 trivial. 0 not checked. [2024-10-23 21:32:24,380 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:24,380 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [130960193] [2024-10-23 21:32:24,381 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [130960193] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:24,381 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:24,381 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:32:24,381 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [357561181] [2024-10-23 21:32:24,381 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:24,381 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:24,382 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:24,382 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:24,382 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:32:24,382 INFO L87 Difference]: Start difference. First operand 4381 states and 5118 transitions. Second operand has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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-10-23 21:32:25,785 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:25,785 INFO L93 Difference]: Finished difference Result 10044 states and 11705 transitions. [2024-10-23 21:32:25,785 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:32:25,786 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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 241 [2024-10-23 21:32:25,786 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:25,797 INFO L225 Difference]: With dead ends: 10044 [2024-10-23 21:32:25,797 INFO L226 Difference]: Without dead ends: 5664 [2024-10-23 21:32:25,800 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-10-23 21:32:25,801 INFO L432 NwaCegarLoop]: 831 mSDtfsCounter, 414 mSDsluCounter, 60 mSDsCounter, 0 mSdLazyCounter, 1343 mSolverCounterSat, 67 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 414 SdHoareTripleChecker+Valid, 891 SdHoareTripleChecker+Invalid, 1410 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 67 IncrementalHoareTripleChecker+Valid, 1343 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:25,801 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [414 Valid, 891 Invalid, 1410 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [67 Valid, 1343 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2024-10-23 21:32:25,804 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5664 states. [2024-10-23 21:32:25,837 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5664 to 5233. [2024-10-23 21:32:25,842 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5233 states, 5232 states have (on average 1.1588302752293578) internal successors, (6063), 5232 states have internal predecessors, (6063), 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-10-23 21:32:25,847 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5233 states to 5233 states and 6063 transitions. [2024-10-23 21:32:25,847 INFO L78 Accepts]: Start accepts. Automaton has 5233 states and 6063 transitions. Word has length 241 [2024-10-23 21:32:25,847 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:25,848 INFO L471 AbstractCegarLoop]: Abstraction has 5233 states and 6063 transitions. [2024-10-23 21:32:25,848 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 53.333333333333336) internal successors, (160), 3 states have internal predecessors, (160), 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-10-23 21:32:25,848 INFO L276 IsEmpty]: Start isEmpty. Operand 5233 states and 6063 transitions. [2024-10-23 21:32:25,850 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 254 [2024-10-23 21:32:25,850 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:25,850 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 21:32:25,850 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-10-23 21:32:25,850 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:25,850 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:25,851 INFO L85 PathProgramCache]: Analyzing trace with hash 600042419, now seen corresponding path program 1 times [2024-10-23 21:32:25,851 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:25,851 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1837898313] [2024-10-23 21:32:25,851 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:25,851 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:25,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:25,998 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 172 proven. 0 refuted. 0 times theorem prover too weak. 101 trivial. 0 not checked. [2024-10-23 21:32:25,998 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:25,998 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1837898313] [2024-10-23 21:32:25,998 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1837898313] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:25,998 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:25,998 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:32:25,998 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [586712461] [2024-10-23 21:32:25,998 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:25,999 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:25,999 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:25,999 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:25,999 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:32:25,999 INFO L87 Difference]: Start difference. First operand 5233 states and 6063 transitions. Second operand has 3 states, 3 states have (on average 51.333333333333336) internal successors, (154), 3 states have internal predecessors, (154), 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-10-23 21:32:27,531 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:27,531 INFO L93 Difference]: Finished difference Result 12592 states and 14782 transitions. [2024-10-23 21:32:27,531 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:32:27,532 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 51.333333333333336) internal successors, (154), 3 states have internal predecessors, (154), 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 253 [2024-10-23 21:32:27,532 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:27,548 INFO L225 Difference]: With dead ends: 12592 [2024-10-23 21:32:27,548 INFO L226 Difference]: Without dead ends: 6935 [2024-10-23 21:32:27,556 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-10-23 21:32:27,557 INFO L432 NwaCegarLoop]: 776 mSDtfsCounter, 383 mSDsluCounter, 68 mSDsCounter, 0 mSdLazyCounter, 1200 mSolverCounterSat, 258 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 383 SdHoareTripleChecker+Valid, 844 SdHoareTripleChecker+Invalid, 1458 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 258 IncrementalHoareTripleChecker+Valid, 1200 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:27,557 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [383 Valid, 844 Invalid, 1458 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [258 Valid, 1200 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2024-10-23 21:32:27,567 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6935 states. [2024-10-23 21:32:27,649 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6935 to 6935. [2024-10-23 21:32:27,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6935 states, 6934 states have (on average 1.1322468993366022) internal successors, (7851), 6934 states have internal predecessors, (7851), 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-10-23 21:32:27,670 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6935 states to 6935 states and 7851 transitions. [2024-10-23 21:32:27,670 INFO L78 Accepts]: Start accepts. Automaton has 6935 states and 7851 transitions. Word has length 253 [2024-10-23 21:32:27,670 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:27,671 INFO L471 AbstractCegarLoop]: Abstraction has 6935 states and 7851 transitions. [2024-10-23 21:32:27,671 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 51.333333333333336) internal successors, (154), 3 states have internal predecessors, (154), 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-10-23 21:32:27,671 INFO L276 IsEmpty]: Start isEmpty. Operand 6935 states and 7851 transitions. [2024-10-23 21:32:27,674 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 294 [2024-10-23 21:32:27,674 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:27,675 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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] [2024-10-23 21:32:27,675 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-10-23 21:32:27,675 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:27,675 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:27,676 INFO L85 PathProgramCache]: Analyzing trace with hash 36553750, now seen corresponding path program 1 times [2024-10-23 21:32:27,676 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:27,676 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1007267100] [2024-10-23 21:32:27,676 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:27,676 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:27,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:28,053 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 307 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 21:32:28,057 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:28,057 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1007267100] [2024-10-23 21:32:28,057 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1007267100] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:28,057 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:28,057 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-23 21:32:28,058 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1388198003] [2024-10-23 21:32:28,058 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:28,058 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 21:32:28,058 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:28,059 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 21:32:28,059 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-23 21:32:28,059 INFO L87 Difference]: Start difference. First operand 6935 states and 7851 transitions. Second operand has 4 states, 4 states have (on average 73.25) internal successors, (293), 4 states have internal predecessors, (293), 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-10-23 21:32:30,605 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:30,606 INFO L93 Difference]: Finished difference Result 21979 states and 24836 transitions. [2024-10-23 21:32:30,606 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 21:32:30,606 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 73.25) internal successors, (293), 4 states have internal predecessors, (293), 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 293 [2024-10-23 21:32:30,607 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:30,627 INFO L225 Difference]: With dead ends: 21979 [2024-10-23 21:32:30,627 INFO L226 Difference]: Without dead ends: 15045 [2024-10-23 21:32:30,635 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-10-23 21:32:30,636 INFO L432 NwaCegarLoop]: 113 mSDtfsCounter, 821 mSDsluCounter, 108 mSDsCounter, 0 mSdLazyCounter, 2437 mSolverCounterSat, 490 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 821 SdHoareTripleChecker+Valid, 221 SdHoareTripleChecker+Invalid, 2927 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 490 IncrementalHoareTripleChecker+Valid, 2437 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.4s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:30,637 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [821 Valid, 221 Invalid, 2927 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [490 Valid, 2437 Invalid, 0 Unknown, 0 Unchecked, 2.4s Time] [2024-10-23 21:32:30,646 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 15045 states. [2024-10-23 21:32:30,749 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 15045 to 13336. [2024-10-23 21:32:30,761 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 13336 states, 13335 states have (on average 1.133933258342707) internal successors, (15121), 13335 states have internal predecessors, (15121), 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-10-23 21:32:30,776 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13336 states to 13336 states and 15121 transitions. [2024-10-23 21:32:30,777 INFO L78 Accepts]: Start accepts. Automaton has 13336 states and 15121 transitions. Word has length 293 [2024-10-23 21:32:30,777 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:30,777 INFO L471 AbstractCegarLoop]: Abstraction has 13336 states and 15121 transitions. [2024-10-23 21:32:30,778 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 73.25) internal successors, (293), 4 states have internal predecessors, (293), 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-10-23 21:32:30,778 INFO L276 IsEmpty]: Start isEmpty. Operand 13336 states and 15121 transitions. [2024-10-23 21:32:30,781 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 311 [2024-10-23 21:32:30,781 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:30,781 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 21:32:30,782 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-10-23 21:32:30,782 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:30,782 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:30,782 INFO L85 PathProgramCache]: Analyzing trace with hash -631067637, now seen corresponding path program 1 times [2024-10-23 21:32:30,782 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:30,782 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [355652841] [2024-10-23 21:32:30,782 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:30,783 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:30,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:30,997 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 39 proven. 0 refuted. 0 times theorem prover too weak. 82 trivial. 0 not checked. [2024-10-23 21:32:30,997 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:30,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [355652841] [2024-10-23 21:32:30,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [355652841] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:30,998 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:30,998 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:32:30,998 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1114856144] [2024-10-23 21:32:30,998 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:30,998 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:30,998 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:30,999 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:31,000 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:32:31,001 INFO L87 Difference]: Start difference. First operand 13336 states and 15121 transitions. Second operand has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 3 states have internal predecessors, (229), 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-10-23 21:32:32,718 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:32,718 INFO L93 Difference]: Finished difference Result 35222 states and 39900 transitions. [2024-10-23 21:32:32,719 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:32:32,719 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 3 states have internal predecessors, (229), 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 310 [2024-10-23 21:32:32,719 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:32,747 INFO L225 Difference]: With dead ends: 35222 [2024-10-23 21:32:32,748 INFO L226 Difference]: Without dead ends: 21887 [2024-10-23 21:32:32,760 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-10-23 21:32:32,760 INFO L432 NwaCegarLoop]: 766 mSDtfsCounter, 479 mSDsluCounter, 51 mSDsCounter, 0 mSdLazyCounter, 1364 mSolverCounterSat, 216 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 479 SdHoareTripleChecker+Valid, 817 SdHoareTripleChecker+Invalid, 1580 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 216 IncrementalHoareTripleChecker+Valid, 1364 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.6s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:32,761 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [479 Valid, 817 Invalid, 1580 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [216 Valid, 1364 Invalid, 0 Unknown, 0 Unchecked, 1.6s Time] [2024-10-23 21:32:32,775 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21887 states. [2024-10-23 21:32:32,938 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21887 to 21014. [2024-10-23 21:32:32,957 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21014 states, 21013 states have (on average 1.1174986912863465) internal successors, (23482), 21013 states have internal predecessors, (23482), 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-10-23 21:32:32,977 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21014 states to 21014 states and 23482 transitions. [2024-10-23 21:32:32,977 INFO L78 Accepts]: Start accepts. Automaton has 21014 states and 23482 transitions. Word has length 310 [2024-10-23 21:32:32,978 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:32,978 INFO L471 AbstractCegarLoop]: Abstraction has 21014 states and 23482 transitions. [2024-10-23 21:32:32,978 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 76.33333333333333) internal successors, (229), 3 states have internal predecessors, (229), 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-10-23 21:32:32,978 INFO L276 IsEmpty]: Start isEmpty. Operand 21014 states and 23482 transitions. [2024-10-23 21:32:32,982 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 320 [2024-10-23 21:32:32,982 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:32,983 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 21:32:32,983 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-10-23 21:32:32,983 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:32,984 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:32,984 INFO L85 PathProgramCache]: Analyzing trace with hash 770249743, now seen corresponding path program 1 times [2024-10-23 21:32:32,984 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:32,984 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [843147744] [2024-10-23 21:32:32,984 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:32,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:33,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:33,125 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 205 proven. 0 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-10-23 21:32:33,126 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:33,126 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [843147744] [2024-10-23 21:32:33,126 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [843147744] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:33,126 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:33,126 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-23 21:32:33,126 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1658171700] [2024-10-23 21:32:33,126 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:33,127 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:33,127 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:33,127 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:33,127 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:32:33,127 INFO L87 Difference]: Start difference. First operand 21014 states and 23482 transitions. Second operand has 3 states, 3 states have (on average 73.0) internal successors, (219), 2 states have internal predecessors, (219), 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-10-23 21:32:34,186 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:34,187 INFO L93 Difference]: Finished difference Result 42012 states and 46948 transitions. [2024-10-23 21:32:34,187 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:32:34,187 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 73.0) internal successors, (219), 2 states have internal predecessors, (219), 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 319 [2024-10-23 21:32:34,188 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:34,220 INFO L225 Difference]: With dead ends: 42012 [2024-10-23 21:32:34,220 INFO L226 Difference]: Without dead ends: 20999 [2024-10-23 21:32:34,237 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 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-10-23 21:32:34,238 INFO L432 NwaCegarLoop]: 120 mSDtfsCounter, 669 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 680 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 669 SdHoareTripleChecker+Valid, 120 SdHoareTripleChecker+Invalid, 689 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 680 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:34,238 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [669 Valid, 120 Invalid, 689 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 680 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-10-23 21:32:34,254 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 20999 states. [2024-10-23 21:32:34,423 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 20999 to 20994. [2024-10-23 21:32:34,442 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 20994 states, 20993 states have (on average 1.1166579335969133) internal successors, (23442), 20993 states have internal predecessors, (23442), 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-10-23 21:32:34,468 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20994 states to 20994 states and 23442 transitions. [2024-10-23 21:32:34,469 INFO L78 Accepts]: Start accepts. Automaton has 20994 states and 23442 transitions. Word has length 319 [2024-10-23 21:32:34,469 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:34,469 INFO L471 AbstractCegarLoop]: Abstraction has 20994 states and 23442 transitions. [2024-10-23 21:32:34,469 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 73.0) internal successors, (219), 2 states have internal predecessors, (219), 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-10-23 21:32:34,470 INFO L276 IsEmpty]: Start isEmpty. Operand 20994 states and 23442 transitions. [2024-10-23 21:32:34,476 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 337 [2024-10-23 21:32:34,476 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:34,477 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 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, 1, 1, 1, 1, 1, 1] [2024-10-23 21:32:34,477 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-10-23 21:32:34,477 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:34,478 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:34,478 INFO L85 PathProgramCache]: Analyzing trace with hash 1495553292, now seen corresponding path program 1 times [2024-10-23 21:32:34,478 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:34,478 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [987379125] [2024-10-23 21:32:34,478 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:34,478 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:34,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:35,041 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 223 proven. 84 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 21:32:35,041 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:35,041 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [987379125] [2024-10-23 21:32:35,041 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [987379125] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 21:32:35,042 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1391519354] [2024-10-23 21:32:35,042 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:35,042 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 21:32:35,042 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 21:32:35,046 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-10-23 21:32:35,049 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-10-23 21:32:35,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:35,187 INFO L255 TraceCheckSpWp]: Trace formula consists of 461 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-23 21:32:35,196 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 21:32:35,697 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 59 proven. 248 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 21:32:35,698 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 21:32:35,848 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 225 proven. 0 refuted. 0 times theorem prover too weak. 82 trivial. 0 not checked. [2024-10-23 21:32:35,849 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1391519354] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 21:32:35,849 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 21:32:35,849 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 7 [2024-10-23 21:32:35,849 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [900919161] [2024-10-23 21:32:35,849 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:35,850 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:35,850 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:35,850 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:35,851 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-10-23 21:32:35,851 INFO L87 Difference]: Start difference. First operand 20994 states and 23442 transitions. Second operand has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 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-10-23 21:32:37,448 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:37,449 INFO L93 Difference]: Finished difference Result 47093 states and 52962 transitions. [2024-10-23 21:32:37,449 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:32:37,449 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 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 336 [2024-10-23 21:32:37,450 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:37,476 INFO L225 Difference]: With dead ends: 47093 [2024-10-23 21:32:37,476 INFO L226 Difference]: Without dead ends: 25236 [2024-10-23 21:32:37,491 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 674 GetRequests, 668 SyntacticMatches, 1 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=28, Unknown=0, NotChecked=0, Total=42 [2024-10-23 21:32:37,491 INFO L432 NwaCegarLoop]: 670 mSDtfsCounter, 413 mSDsluCounter, 50 mSDsCounter, 0 mSdLazyCounter, 1202 mSolverCounterSat, 267 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 413 SdHoareTripleChecker+Valid, 720 SdHoareTripleChecker+Invalid, 1469 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 267 IncrementalHoareTripleChecker+Valid, 1202 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:37,492 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [413 Valid, 720 Invalid, 1469 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [267 Valid, 1202 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time] [2024-10-23 21:32:37,507 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25236 states. [2024-10-23 21:32:37,675 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25236 to 25233. [2024-10-23 21:32:37,694 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 25233 states, 25232 states have (on average 1.1082752060875078) internal successors, (27964), 25232 states have internal predecessors, (27964), 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-10-23 21:32:37,720 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25233 states to 25233 states and 27964 transitions. [2024-10-23 21:32:37,720 INFO L78 Accepts]: Start accepts. Automaton has 25233 states and 27964 transitions. Word has length 336 [2024-10-23 21:32:37,721 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:37,721 INFO L471 AbstractCegarLoop]: Abstraction has 25233 states and 27964 transitions. [2024-10-23 21:32:37,721 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 85.0) internal successors, (255), 3 states have internal predecessors, (255), 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-10-23 21:32:37,721 INFO L276 IsEmpty]: Start isEmpty. Operand 25233 states and 27964 transitions. [2024-10-23 21:32:37,725 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 350 [2024-10-23 21:32:37,725 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:37,725 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 21:32:37,738 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-23 21:32:37,926 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-10-23 21:32:37,927 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:37,927 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:37,927 INFO L85 PathProgramCache]: Analyzing trace with hash -1023162934, now seen corresponding path program 1 times [2024-10-23 21:32:37,927 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:37,927 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [977892552] [2024-10-23 21:32:37,927 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:37,928 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:37,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:38,303 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 205 proven. 82 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-10-23 21:32:38,303 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:38,303 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [977892552] [2024-10-23 21:32:38,303 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [977892552] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 21:32:38,304 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [155583532] [2024-10-23 21:32:38,304 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:38,304 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 21:32:38,304 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 21:32:38,305 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-10-23 21:32:38,306 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-10-23 21:32:38,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:38,408 INFO L255 TraceCheckSpWp]: Trace formula consists of 473 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-23 21:32:38,416 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 21:32:38,755 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 143 proven. 164 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 21:32:38,756 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 21:32:39,174 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 307 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-23 21:32:39,174 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [155583532] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 21:32:39,175 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 21:32:39,175 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [3, 4] total 9 [2024-10-23 21:32:39,175 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1035455117] [2024-10-23 21:32:39,175 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:39,175 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-23 21:32:39,176 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:39,176 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-23 21:32:39,176 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2024-10-23 21:32:39,177 INFO L87 Difference]: Start difference. First operand 25233 states and 27964 transitions. Second operand has 5 states, 5 states have (on average 69.8) internal successors, (349), 4 states have internal predecessors, (349), 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-10-23 21:32:41,354 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:41,355 INFO L93 Difference]: Finished difference Result 68328 states and 75853 transitions. [2024-10-23 21:32:41,355 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 21:32:41,356 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 69.8) internal successors, (349), 4 states have internal predecessors, (349), 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 349 [2024-10-23 21:32:41,356 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:41,397 INFO L225 Difference]: With dead ends: 68328 [2024-10-23 21:32:41,397 INFO L226 Difference]: Without dead ends: 42238 [2024-10-23 21:32:41,419 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 699 GetRequests, 691 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2024-10-23 21:32:41,420 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 1220 mSDsluCounter, 53 mSDsCounter, 0 mSdLazyCounter, 2160 mSolverCounterSat, 1011 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1220 SdHoareTripleChecker+Valid, 108 SdHoareTripleChecker+Invalid, 3171 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1011 IncrementalHoareTripleChecker+Valid, 2160 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:41,420 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1220 Valid, 108 Invalid, 3171 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1011 Valid, 2160 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time] [2024-10-23 21:32:41,448 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 42238 states. [2024-10-23 21:32:41,843 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 42238 to 41807. [2024-10-23 21:32:41,871 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 41807 states, 41806 states have (on average 1.0915418839401043) internal successors, (45633), 41806 states have internal predecessors, (45633), 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-10-23 21:32:41,910 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 41807 states to 41807 states and 45633 transitions. [2024-10-23 21:32:41,911 INFO L78 Accepts]: Start accepts. Automaton has 41807 states and 45633 transitions. Word has length 349 [2024-10-23 21:32:41,911 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:41,912 INFO L471 AbstractCegarLoop]: Abstraction has 41807 states and 45633 transitions. [2024-10-23 21:32:41,912 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 69.8) internal successors, (349), 4 states have internal predecessors, (349), 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-10-23 21:32:41,912 INFO L276 IsEmpty]: Start isEmpty. Operand 41807 states and 45633 transitions. [2024-10-23 21:32:41,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 365 [2024-10-23 21:32:41,915 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:41,916 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 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, 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, 1] [2024-10-23 21:32:41,930 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-10-23 21:32:42,116 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-10-23 21:32:42,117 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:42,117 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:42,117 INFO L85 PathProgramCache]: Analyzing trace with hash 1047239416, now seen corresponding path program 1 times [2024-10-23 21:32:42,118 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:42,118 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [339531945] [2024-10-23 21:32:42,118 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:42,118 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:42,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:42,964 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 205 proven. 82 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-10-23 21:32:42,966 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:42,966 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [339531945] [2024-10-23 21:32:42,967 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [339531945] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 21:32:42,967 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1999193277] [2024-10-23 21:32:42,967 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:42,967 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 21:32:42,967 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 21:32:42,972 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-10-23 21:32:42,973 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-10-23 21:32:43,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:43,080 INFO L255 TraceCheckSpWp]: Trace formula consists of 488 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-23 21:32:43,084 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 21:32:43,575 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 205 proven. 82 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-10-23 21:32:43,575 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 21:32:44,814 INFO L134 CoverageAnalysis]: Checked inductivity of 307 backedges. 205 proven. 82 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-10-23 21:32:44,815 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1999193277] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-23 21:32:44,815 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-23 21:32:44,815 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [5, 3, 3] total 9 [2024-10-23 21:32:44,815 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [751809672] [2024-10-23 21:32:44,815 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-23 21:32:44,816 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-10-23 21:32:44,816 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:44,817 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-10-23 21:32:44,818 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=29, Invalid=61, Unknown=0, NotChecked=0, Total=90 [2024-10-23 21:32:44,819 INFO L87 Difference]: Start difference. First operand 41807 states and 45633 transitions. Second operand has 10 states, 10 states have (on average 86.3) internal successors, (863), 9 states have internal predecessors, (863), 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-10-23 21:32:50,603 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:50,603 INFO L93 Difference]: Finished difference Result 104061 states and 113756 transitions. [2024-10-23 21:32:50,603 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-23 21:32:50,604 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 86.3) internal successors, (863), 9 states have internal predecessors, (863), 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 364 [2024-10-23 21:32:50,604 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:50,669 INFO L225 Difference]: With dead ends: 104061 [2024-10-23 21:32:50,669 INFO L226 Difference]: Without dead ends: 62255 [2024-10-23 21:32:50,690 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 734 GetRequests, 723 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=56, Invalid=100, Unknown=0, NotChecked=0, Total=156 [2024-10-23 21:32:50,694 INFO L432 NwaCegarLoop]: 46 mSDtfsCounter, 3486 mSDsluCounter, 211 mSDsCounter, 0 mSdLazyCounter, 6850 mSolverCounterSat, 834 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3486 SdHoareTripleChecker+Valid, 257 SdHoareTripleChecker+Invalid, 7684 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 834 IncrementalHoareTripleChecker+Valid, 6850 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.2s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:50,695 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3486 Valid, 257 Invalid, 7684 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [834 Valid, 6850 Invalid, 0 Unknown, 0 Unchecked, 5.2s Time] [2024-10-23 21:32:50,759 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 62255 states. [2024-10-23 21:32:51,221 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 62255 to 61360. [2024-10-23 21:32:51,256 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 61360 states, 61359 states have (on average 1.0825632751511596) internal successors, (66425), 61359 states have internal predecessors, (66425), 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-10-23 21:32:51,317 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 61360 states to 61360 states and 66425 transitions. [2024-10-23 21:32:51,318 INFO L78 Accepts]: Start accepts. Automaton has 61360 states and 66425 transitions. Word has length 364 [2024-10-23 21:32:51,322 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:51,322 INFO L471 AbstractCegarLoop]: Abstraction has 61360 states and 66425 transitions. [2024-10-23 21:32:51,323 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 86.3) internal successors, (863), 9 states have internal predecessors, (863), 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-10-23 21:32:51,323 INFO L276 IsEmpty]: Start isEmpty. Operand 61360 states and 66425 transitions. [2024-10-23 21:32:51,330 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 428 [2024-10-23 21:32:51,330 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:51,330 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 21:32:51,344 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-10-23 21:32:51,531 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 21:32:51,531 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:51,532 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:51,532 INFO L85 PathProgramCache]: Analyzing trace with hash -148393686, now seen corresponding path program 1 times [2024-10-23 21:32:51,532 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:51,532 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1550000311] [2024-10-23 21:32:51,532 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:51,532 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:51,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:52,151 INFO L134 CoverageAnalysis]: Checked inductivity of 572 backedges. 471 proven. 0 refuted. 0 times theorem prover too weak. 101 trivial. 0 not checked. [2024-10-23 21:32:52,151 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:52,152 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1550000311] [2024-10-23 21:32:52,152 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1550000311] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:52,152 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:52,152 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:32:52,152 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1434312405] [2024-10-23 21:32:52,152 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:52,153 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:52,153 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:52,153 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:52,153 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:32:52,154 INFO L87 Difference]: Start difference. First operand 61360 states and 66425 transitions. Second operand has 3 states, 3 states have (on average 109.33333333333333) internal successors, (328), 3 states have internal predecessors, (328), 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-10-23 21:32:54,041 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:54,041 INFO L93 Difference]: Finished difference Result 133368 states and 144383 transitions. [2024-10-23 21:32:54,042 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:32:54,042 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 109.33333333333333) internal successors, (328), 3 states have internal predecessors, (328), 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 427 [2024-10-23 21:32:54,042 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:54,114 INFO L225 Difference]: With dead ends: 133368 [2024-10-23 21:32:54,114 INFO L226 Difference]: Without dead ends: 72859 [2024-10-23 21:32:54,127 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-10-23 21:32:54,128 INFO L432 NwaCegarLoop]: 647 mSDtfsCounter, 295 mSDsluCounter, 36 mSDsCounter, 0 mSdLazyCounter, 1172 mSolverCounterSat, 128 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 295 SdHoareTripleChecker+Valid, 683 SdHoareTripleChecker+Invalid, 1300 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 128 IncrementalHoareTripleChecker+Valid, 1172 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:54,128 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [295 Valid, 683 Invalid, 1300 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [128 Valid, 1172 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2024-10-23 21:32:54,167 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 72859 states. [2024-10-23 21:32:54,994 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 72859 to 71138. [2024-10-23 21:32:55,062 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 71138 states, 71137 states have (on average 1.0773296596707762) internal successors, (76638), 71137 states have internal predecessors, (76638), 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-10-23 21:32:55,167 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71138 states to 71138 states and 76638 transitions. [2024-10-23 21:32:55,168 INFO L78 Accepts]: Start accepts. Automaton has 71138 states and 76638 transitions. Word has length 427 [2024-10-23 21:32:55,168 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:55,168 INFO L471 AbstractCegarLoop]: Abstraction has 71138 states and 76638 transitions. [2024-10-23 21:32:55,168 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 109.33333333333333) internal successors, (328), 3 states have internal predecessors, (328), 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-10-23 21:32:55,169 INFO L276 IsEmpty]: Start isEmpty. Operand 71138 states and 76638 transitions. [2024-10-23 21:32:55,172 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 447 [2024-10-23 21:32:55,172 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:55,172 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 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, 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, 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, 1, 1] [2024-10-23 21:32:55,172 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-10-23 21:32:55,173 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:55,173 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:55,173 INFO L85 PathProgramCache]: Analyzing trace with hash 238521055, now seen corresponding path program 1 times [2024-10-23 21:32:55,173 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:55,173 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1244071254] [2024-10-23 21:32:55,173 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:55,174 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:55,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:55,845 INFO L134 CoverageAnalysis]: Checked inductivity of 572 backedges. 552 proven. 0 refuted. 0 times theorem prover too weak. 20 trivial. 0 not checked. [2024-10-23 21:32:55,845 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:55,846 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1244071254] [2024-10-23 21:32:55,846 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1244071254] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:55,846 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:55,846 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-23 21:32:55,846 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1673236093] [2024-10-23 21:32:55,846 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:55,847 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 21:32:55,847 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:55,847 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 21:32:55,847 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-23 21:32:55,848 INFO L87 Difference]: Start difference. First operand 71138 states and 76638 transitions. Second operand has 4 states, 4 states have (on average 106.75) internal successors, (427), 4 states have internal predecessors, (427), 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-10-23 21:32:58,090 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:32:58,090 INFO L93 Difference]: Finished difference Result 141425 states and 152420 transitions. [2024-10-23 21:32:58,091 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 21:32:58,091 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 106.75) internal successors, (427), 4 states have internal predecessors, (427), 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 446 [2024-10-23 21:32:58,091 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:32:58,382 INFO L225 Difference]: With dead ends: 141425 [2024-10-23 21:32:58,383 INFO L226 Difference]: Without dead ends: 71138 [2024-10-23 21:32:58,416 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-10-23 21:32:58,420 INFO L432 NwaCegarLoop]: 595 mSDtfsCounter, 720 mSDsluCounter, 71 mSDsCounter, 0 mSdLazyCounter, 2511 mSolverCounterSat, 165 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 720 SdHoareTripleChecker+Valid, 666 SdHoareTripleChecker+Invalid, 2676 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 165 IncrementalHoareTripleChecker+Valid, 2511 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.8s IncrementalHoareTripleChecker+Time [2024-10-23 21:32:58,421 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [720 Valid, 666 Invalid, 2676 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [165 Valid, 2511 Invalid, 0 Unknown, 0 Unchecked, 1.8s Time] [2024-10-23 21:32:58,460 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 71138 states. [2024-10-23 21:32:59,127 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 71138 to 71138. [2024-10-23 21:32:59,171 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 71138 states, 71137 states have (on average 1.0762612986209708) internal successors, (76562), 71137 states have internal predecessors, (76562), 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-10-23 21:32:59,361 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 71138 states to 71138 states and 76562 transitions. [2024-10-23 21:32:59,362 INFO L78 Accepts]: Start accepts. Automaton has 71138 states and 76562 transitions. Word has length 446 [2024-10-23 21:32:59,362 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:32:59,363 INFO L471 AbstractCegarLoop]: Abstraction has 71138 states and 76562 transitions. [2024-10-23 21:32:59,363 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 106.75) internal successors, (427), 4 states have internal predecessors, (427), 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-10-23 21:32:59,363 INFO L276 IsEmpty]: Start isEmpty. Operand 71138 states and 76562 transitions. [2024-10-23 21:32:59,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 534 [2024-10-23 21:32:59,369 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:32:59,370 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 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, 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, 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, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 21:32:59,370 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-10-23 21:32:59,371 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:32:59,371 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:32:59,374 INFO L85 PathProgramCache]: Analyzing trace with hash 240648478, now seen corresponding path program 1 times [2024-10-23 21:32:59,374 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:32:59,374 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2146472622] [2024-10-23 21:32:59,374 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:32:59,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:32:59,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:32:59,846 INFO L134 CoverageAnalysis]: Checked inductivity of 572 backedges. 471 proven. 0 refuted. 0 times theorem prover too weak. 101 trivial. 0 not checked. [2024-10-23 21:32:59,846 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:32:59,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2146472622] [2024-10-23 21:32:59,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2146472622] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:32:59,847 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:32:59,847 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:32:59,847 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2081539065] [2024-10-23 21:32:59,847 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:32:59,848 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:32:59,848 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:32:59,849 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:32:59,849 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:32:59,849 INFO L87 Difference]: Start difference. First operand 71138 states and 76562 transitions. Second operand has 3 states, 3 states have (on average 144.66666666666666) internal successors, (434), 3 states have internal predecessors, (434), 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-10-23 21:33:01,539 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:33:01,540 INFO L93 Difference]: Finished difference Result 151640 states and 163493 transitions. [2024-10-23 21:33:01,541 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:33:01,541 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 144.66666666666666) internal successors, (434), 3 states have internal predecessors, (434), 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 533 [2024-10-23 21:33:01,541 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:33:01,620 INFO L225 Difference]: With dead ends: 151640 [2024-10-23 21:33:01,620 INFO L226 Difference]: Without dead ends: 80502 [2024-10-23 21:33:01,657 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-10-23 21:33:01,657 INFO L432 NwaCegarLoop]: 541 mSDtfsCounter, 245 mSDsluCounter, 24 mSDsCounter, 0 mSdLazyCounter, 1131 mSolverCounterSat, 219 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 245 SdHoareTripleChecker+Valid, 565 SdHoareTripleChecker+Invalid, 1350 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 219 IncrementalHoareTripleChecker+Valid, 1131 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2024-10-23 21:33:01,658 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [245 Valid, 565 Invalid, 1350 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [219 Valid, 1131 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2024-10-23 21:33:01,705 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 80502 states. [2024-10-23 21:33:02,524 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 80502 to 79219. [2024-10-23 21:33:02,578 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 79219 states, 79218 states have (on average 1.0749072180565022) internal successors, (85152), 79218 states have internal predecessors, (85152), 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-10-23 21:33:02,662 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 79219 states to 79219 states and 85152 transitions. [2024-10-23 21:33:02,664 INFO L78 Accepts]: Start accepts. Automaton has 79219 states and 85152 transitions. Word has length 533 [2024-10-23 21:33:02,664 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:33:02,664 INFO L471 AbstractCegarLoop]: Abstraction has 79219 states and 85152 transitions. [2024-10-23 21:33:02,665 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 144.66666666666666) internal successors, (434), 3 states have internal predecessors, (434), 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-10-23 21:33:02,665 INFO L276 IsEmpty]: Start isEmpty. Operand 79219 states and 85152 transitions. [2024-10-23 21:33:02,672 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 560 [2024-10-23 21:33:02,673 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:33:02,673 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 3, 2, 2, 2, 2, 2, 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, 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, 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, 1, 1, 1, 1, 1, 1] [2024-10-23 21:33:02,673 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-10-23 21:33:02,674 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:33:02,674 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:33:02,674 INFO L85 PathProgramCache]: Analyzing trace with hash -1816425377, now seen corresponding path program 1 times [2024-10-23 21:33:02,674 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:33:02,674 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1461385852] [2024-10-23 21:33:02,674 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:33:02,675 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:33:02,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:33:03,282 INFO L134 CoverageAnalysis]: Checked inductivity of 943 backedges. 698 proven. 0 refuted. 0 times theorem prover too weak. 245 trivial. 0 not checked. [2024-10-23 21:33:03,282 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:33:03,282 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1461385852] [2024-10-23 21:33:03,282 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1461385852] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:33:03,283 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:33:03,283 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-10-23 21:33:03,283 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [378973437] [2024-10-23 21:33:03,283 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:33:03,284 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 21:33:03,284 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:33:03,284 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 21:33:03,284 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-10-23 21:33:03,285 INFO L87 Difference]: Start difference. First operand 79219 states and 85152 transitions. Second operand has 4 states, 4 states have (on average 99.25) internal successors, (397), 4 states have internal predecessors, (397), 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-10-23 21:33:05,741 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:33:05,742 INFO L93 Difference]: Finished difference Result 195057 states and 209531 transitions. [2024-10-23 21:33:05,742 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 21:33:05,742 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 99.25) internal successors, (397), 4 states have internal predecessors, (397), 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 559 [2024-10-23 21:33:05,743 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:33:05,868 INFO L225 Difference]: With dead ends: 195057 [2024-10-23 21:33:05,868 INFO L226 Difference]: Without dead ends: 116264 [2024-10-23 21:33:05,894 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-10-23 21:33:05,895 INFO L432 NwaCegarLoop]: 82 mSDtfsCounter, 705 mSDsluCounter, 74 mSDsCounter, 0 mSdLazyCounter, 2335 mSolverCounterSat, 321 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 705 SdHoareTripleChecker+Valid, 156 SdHoareTripleChecker+Invalid, 2656 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 321 IncrementalHoareTripleChecker+Valid, 2335 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.9s IncrementalHoareTripleChecker+Time [2024-10-23 21:33:05,895 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [705 Valid, 156 Invalid, 2656 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [321 Valid, 2335 Invalid, 0 Unknown, 0 Unchecked, 1.9s Time] [2024-10-23 21:33:05,959 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 116264 states. [2024-10-23 21:33:06,997 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 116264 to 98394. [2024-10-23 21:33:07,064 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 98394 states, 98393 states have (on average 1.073572306973057) internal successors, (105632), 98393 states have internal predecessors, (105632), 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-10-23 21:33:07,180 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 98394 states to 98394 states and 105632 transitions. [2024-10-23 21:33:07,181 INFO L78 Accepts]: Start accepts. Automaton has 98394 states and 105632 transitions. Word has length 559 [2024-10-23 21:33:07,182 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:33:07,182 INFO L471 AbstractCegarLoop]: Abstraction has 98394 states and 105632 transitions. [2024-10-23 21:33:07,182 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 99.25) internal successors, (397), 4 states have internal predecessors, (397), 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-10-23 21:33:07,182 INFO L276 IsEmpty]: Start isEmpty. Operand 98394 states and 105632 transitions. [2024-10-23 21:33:07,189 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 561 [2024-10-23 21:33:07,189 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:33:07,189 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 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, 1, 1, 1, 1, 1, 1] [2024-10-23 21:33:07,189 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17 [2024-10-23 21:33:07,189 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:33:07,190 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:33:07,190 INFO L85 PathProgramCache]: Analyzing trace with hash 889847339, now seen corresponding path program 1 times [2024-10-23 21:33:07,190 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:33:07,190 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2057293486] [2024-10-23 21:33:07,190 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:33:07,190 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:33:07,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:33:07,738 INFO L134 CoverageAnalysis]: Checked inductivity of 960 backedges. 755 proven. 0 refuted. 0 times theorem prover too weak. 205 trivial. 0 not checked. [2024-10-23 21:33:07,739 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:33:07,739 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2057293486] [2024-10-23 21:33:07,739 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2057293486] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:33:07,739 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:33:07,739 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:33:07,739 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2136721142] [2024-10-23 21:33:07,740 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:33:07,741 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:33:07,742 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:33:07,744 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:33:07,744 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:33:07,744 INFO L87 Difference]: Start difference. First operand 98394 states and 105632 transitions. Second operand has 3 states, 3 states have (on average 126.0) internal successors, (378), 3 states have internal predecessors, (378), 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-10-23 21:33:09,708 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:33:09,708 INFO L93 Difference]: Finished difference Result 205303 states and 220690 transitions. [2024-10-23 21:33:09,709 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:33:09,709 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 126.0) internal successors, (378), 3 states have internal predecessors, (378), 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 560 [2024-10-23 21:33:09,709 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:33:09,833 INFO L225 Difference]: With dead ends: 205303 [2024-10-23 21:33:09,833 INFO L226 Difference]: Without dead ends: 107760 [2024-10-23 21:33:09,855 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-10-23 21:33:09,855 INFO L432 NwaCegarLoop]: 226 mSDtfsCounter, 299 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 1115 mSolverCounterSat, 165 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 299 SdHoareTripleChecker+Valid, 265 SdHoareTripleChecker+Invalid, 1280 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 165 IncrementalHoareTripleChecker+Valid, 1115 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2024-10-23 21:33:09,855 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [299 Valid, 265 Invalid, 1280 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [165 Valid, 1115 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2024-10-23 21:33:09,923 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 107760 states. [2024-10-23 21:33:10,841 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 107760 to 101371. [2024-10-23 21:33:10,907 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 101371 states, 101370 states have (on average 1.066469369635987) internal successors, (108108), 101370 states have internal predecessors, (108108), 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-10-23 21:33:11,021 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 101371 states to 101371 states and 108108 transitions. [2024-10-23 21:33:11,022 INFO L78 Accepts]: Start accepts. Automaton has 101371 states and 108108 transitions. Word has length 560 [2024-10-23 21:33:11,023 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:33:11,023 INFO L471 AbstractCegarLoop]: Abstraction has 101371 states and 108108 transitions. [2024-10-23 21:33:11,023 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 126.0) internal successors, (378), 3 states have internal predecessors, (378), 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-10-23 21:33:11,023 INFO L276 IsEmpty]: Start isEmpty. Operand 101371 states and 108108 transitions. [2024-10-23 21:33:11,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 624 [2024-10-23 21:33:11,032 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:33:11,033 INFO L215 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 4, 3, 2, 2, 2, 2, 2, 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, 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, 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-10-23 21:33:11,033 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18 [2024-10-23 21:33:11,033 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:33:11,033 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:33:11,033 INFO L85 PathProgramCache]: Analyzing trace with hash 543019194, now seen corresponding path program 1 times [2024-10-23 21:33:11,034 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:33:11,034 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [827944729] [2024-10-23 21:33:11,034 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:33:11,034 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:33:11,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:33:11,881 INFO L134 CoverageAnalysis]: Checked inductivity of 1332 backedges. 846 proven. 0 refuted. 0 times theorem prover too weak. 486 trivial. 0 not checked. [2024-10-23 21:33:11,882 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:33:11,882 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [827944729] [2024-10-23 21:33:11,882 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [827944729] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:33:11,882 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:33:11,883 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:33:11,883 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1419656260] [2024-10-23 21:33:11,883 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:33:11,884 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:33:11,884 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:33:11,885 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:33:11,885 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:33:11,885 INFO L87 Difference]: Start difference. First operand 101371 states and 108108 transitions. Second operand has 3 states, 3 states have (on average 123.0) internal successors, (369), 3 states have internal predecessors, (369), 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-10-23 21:33:13,630 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:33:13,630 INFO L93 Difference]: Finished difference Result 203176 states and 216690 transitions. [2024-10-23 21:33:13,631 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:33:13,631 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 123.0) internal successors, (369), 3 states have internal predecessors, (369), 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 623 [2024-10-23 21:33:13,632 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:33:13,760 INFO L225 Difference]: With dead ends: 203176 [2024-10-23 21:33:13,761 INFO L226 Difference]: Without dead ends: 102656 [2024-10-23 21:33:13,828 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-10-23 21:33:13,828 INFO L432 NwaCegarLoop]: 691 mSDtfsCounter, 258 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 1107 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 258 SdHoareTripleChecker+Valid, 728 SdHoareTripleChecker+Invalid, 1114 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 1107 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2024-10-23 21:33:13,828 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [258 Valid, 728 Invalid, 1114 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 1107 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2024-10-23 21:33:13,905 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 102656 states. [2024-10-23 21:33:15,195 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 102656 to 102652. [2024-10-23 21:33:15,239 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 102652 states, 102651 states have (on average 1.0659808477267636) internal successors, (109424), 102651 states have internal predecessors, (109424), 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-10-23 21:33:15,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102652 states to 102652 states and 109424 transitions. [2024-10-23 21:33:15,353 INFO L78 Accepts]: Start accepts. Automaton has 102652 states and 109424 transitions. Word has length 623 [2024-10-23 21:33:15,353 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:33:15,353 INFO L471 AbstractCegarLoop]: Abstraction has 102652 states and 109424 transitions. [2024-10-23 21:33:15,353 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 123.0) internal successors, (369), 3 states have internal predecessors, (369), 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-10-23 21:33:15,354 INFO L276 IsEmpty]: Start isEmpty. Operand 102652 states and 109424 transitions. [2024-10-23 21:33:15,363 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 631 [2024-10-23 21:33:15,363 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:33:15,363 INFO L215 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 21:33:15,364 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19 [2024-10-23 21:33:15,364 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:33:15,364 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:33:15,364 INFO L85 PathProgramCache]: Analyzing trace with hash 961467173, now seen corresponding path program 1 times [2024-10-23 21:33:15,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:33:15,365 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1211859281] [2024-10-23 21:33:15,365 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:33:15,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:33:15,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:33:15,572 INFO L134 CoverageAnalysis]: Checked inductivity of 1403 backedges. 767 proven. 0 refuted. 0 times theorem prover too weak. 636 trivial. 0 not checked. [2024-10-23 21:33:15,573 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:33:15,573 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1211859281] [2024-10-23 21:33:15,573 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1211859281] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:33:15,573 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:33:15,573 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:33:15,573 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1786175281] [2024-10-23 21:33:15,573 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:33:15,574 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:33:15,574 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:33:15,574 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:33:15,574 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:33:15,574 INFO L87 Difference]: Start difference. First operand 102652 states and 109424 transitions. Second operand has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 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-10-23 21:33:17,439 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:33:17,440 INFO L93 Difference]: Finished difference Result 204907 states and 218420 transitions. [2024-10-23 21:33:17,440 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:33:17,440 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 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 630 [2024-10-23 21:33:17,441 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:33:17,564 INFO L225 Difference]: With dead ends: 204907 [2024-10-23 21:33:17,565 INFO L226 Difference]: Without dead ends: 103106 [2024-10-23 21:33:17,620 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-10-23 21:33:17,621 INFO L432 NwaCegarLoop]: 154 mSDtfsCounter, 476 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 1170 mSolverCounterSat, 174 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 476 SdHoareTripleChecker+Valid, 180 SdHoareTripleChecker+Invalid, 1344 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 174 IncrementalHoareTripleChecker+Valid, 1170 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.4s IncrementalHoareTripleChecker+Time [2024-10-23 21:33:17,621 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [476 Valid, 180 Invalid, 1344 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [174 Valid, 1170 Invalid, 0 Unknown, 0 Unchecked, 1.4s Time] [2024-10-23 21:33:17,698 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 103106 states. [2024-10-23 21:33:19,093 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 103106 to 102237. [2024-10-23 21:33:19,168 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 102237 states, 102236 states have (on average 1.0646641104894559) internal successors, (108847), 102236 states have internal predecessors, (108847), 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-10-23 21:33:19,335 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 102237 states to 102237 states and 108847 transitions. [2024-10-23 21:33:19,337 INFO L78 Accepts]: Start accepts. Automaton has 102237 states and 108847 transitions. Word has length 630 [2024-10-23 21:33:19,337 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:33:19,338 INFO L471 AbstractCegarLoop]: Abstraction has 102237 states and 108847 transitions. [2024-10-23 21:33:19,338 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 88.0) internal successors, (264), 3 states have internal predecessors, (264), 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-10-23 21:33:19,338 INFO L276 IsEmpty]: Start isEmpty. Operand 102237 states and 108847 transitions. [2024-10-23 21:33:19,350 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 634 [2024-10-23 21:33:19,351 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:33:19,351 INFO L215 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 4, 3, 2, 2, 2, 2, 2, 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, 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, 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, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 21:33:19,351 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable20 [2024-10-23 21:33:19,351 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:33:19,352 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:33:19,352 INFO L85 PathProgramCache]: Analyzing trace with hash 1171876321, now seen corresponding path program 1 times [2024-10-23 21:33:19,352 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:33:19,352 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [568839790] [2024-10-23 21:33:19,352 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:33:19,352 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:33:19,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:33:20,685 INFO L134 CoverageAnalysis]: Checked inductivity of 1332 backedges. 1000 proven. 177 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked. [2024-10-23 21:33:20,686 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:33:20,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [568839790] [2024-10-23 21:33:20,686 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [568839790] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 21:33:20,686 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [310465057] [2024-10-23 21:33:20,686 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:33:20,686 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 21:33:20,686 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 21:33:20,688 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-10-23 21:33:20,689 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-10-23 21:33:20,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:33:20,852 INFO L255 TraceCheckSpWp]: Trace formula consists of 825 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-10-23 21:33:20,857 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 21:33:21,206 INFO L134 CoverageAnalysis]: Checked inductivity of 1332 backedges. 866 proven. 0 refuted. 0 times theorem prover too weak. 466 trivial. 0 not checked. [2024-10-23 21:33:21,207 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-10-23 21:33:21,207 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [310465057] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:33:21,207 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-10-23 21:33:21,207 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [5] total 7 [2024-10-23 21:33:21,207 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1089607768] [2024-10-23 21:33:21,207 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:33:21,208 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-10-23 21:33:21,208 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:33:21,209 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-10-23 21:33:21,209 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-10-23 21:33:21,209 INFO L87 Difference]: Start difference. First operand 102237 states and 108847 transitions. Second operand has 4 states, 4 states have (on average 99.5) internal successors, (398), 4 states have internal predecessors, (398), 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-10-23 21:33:23,864 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:33:23,864 INFO L93 Difference]: Finished difference Result 232998 states and 247572 transitions. [2024-10-23 21:33:23,864 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-10-23 21:33:23,865 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 99.5) internal successors, (398), 4 states have internal predecessors, (398), 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 633 [2024-10-23 21:33:23,866 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:33:24,062 INFO L225 Difference]: With dead ends: 232998 [2024-10-23 21:33:24,062 INFO L226 Difference]: Without dead ends: 131187 [2024-10-23 21:33:24,116 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 637 GetRequests, 632 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=15, Invalid=27, Unknown=0, NotChecked=0, Total=42 [2024-10-23 21:33:24,117 INFO L432 NwaCegarLoop]: 83 mSDtfsCounter, 699 mSDsluCounter, 69 mSDsCounter, 0 mSdLazyCounter, 2266 mSolverCounterSat, 334 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 699 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 2600 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 334 IncrementalHoareTripleChecker+Valid, 2266 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.0s IncrementalHoareTripleChecker+Time [2024-10-23 21:33:24,117 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [699 Valid, 152 Invalid, 2600 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [334 Valid, 2266 Invalid, 0 Unknown, 0 Unchecked, 2.0s Time] [2024-10-23 21:33:24,208 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 131187 states. [2024-10-23 21:33:25,822 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 131187 to 115000. [2024-10-23 21:33:25,902 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 115000 states, 114999 states have (on average 1.0615135783789424) internal successors, (122073), 114999 states have internal predecessors, (122073), 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-10-23 21:33:26,072 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115000 states to 115000 states and 122073 transitions. [2024-10-23 21:33:26,075 INFO L78 Accepts]: Start accepts. Automaton has 115000 states and 122073 transitions. Word has length 633 [2024-10-23 21:33:26,075 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:33:26,075 INFO L471 AbstractCegarLoop]: Abstraction has 115000 states and 122073 transitions. [2024-10-23 21:33:26,075 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 99.5) internal successors, (398), 4 states have internal predecessors, (398), 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-10-23 21:33:26,076 INFO L276 IsEmpty]: Start isEmpty. Operand 115000 states and 122073 transitions. [2024-10-23 21:33:26,086 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 636 [2024-10-23 21:33:26,087 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:33:26,087 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 21:33:26,100 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-10-23 21:33:26,291 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable21,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 21:33:26,292 INFO L396 AbstractCegarLoop]: === Iteration 23 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:33:26,292 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:33:26,293 INFO L85 PathProgramCache]: Analyzing trace with hash -656636681, now seen corresponding path program 1 times [2024-10-23 21:33:26,293 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:33:26,293 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [373138432] [2024-10-23 21:33:26,293 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:33:26,293 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:33:27,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:33:28,118 INFO L134 CoverageAnalysis]: Checked inductivity of 1067 backedges. 845 proven. 120 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-10-23 21:33:28,118 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:33:28,118 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [373138432] [2024-10-23 21:33:28,119 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [373138432] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-23 21:33:28,119 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [921947257] [2024-10-23 21:33:28,119 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:33:28,119 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-23 21:33:28,119 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-23 21:33:28,120 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-10-23 21:33:28,121 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-10-23 21:33:28,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:33:28,296 INFO L255 TraceCheckSpWp]: Trace formula consists of 802 conjuncts, 5 conjuncts are in the unsatisfiable core [2024-10-23 21:33:28,301 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-23 21:33:28,759 INFO L134 CoverageAnalysis]: Checked inductivity of 1067 backedges. 845 proven. 120 refuted. 0 times theorem prover too weak. 102 trivial. 0 not checked. [2024-10-23 21:33:28,759 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-23 21:33:29,135 INFO L134 CoverageAnalysis]: Checked inductivity of 1067 backedges. 735 proven. 0 refuted. 0 times theorem prover too weak. 332 trivial. 0 not checked. [2024-10-23 21:33:29,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [921947257] provided 1 perfect and 1 imperfect interpolant sequences [2024-10-23 21:33:29,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 2 imperfect interpolant sequences. [2024-10-23 21:33:29,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4, 4] total 6 [2024-10-23 21:33:29,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1831815506] [2024-10-23 21:33:29,136 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:33:29,137 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:33:29,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:33:29,137 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:33:29,137 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-10-23 21:33:29,137 INFO L87 Difference]: Start difference. First operand 115000 states and 122073 transitions. Second operand has 3 states, 3 states have (on average 129.33333333333334) internal successors, (388), 3 states have internal predecessors, (388), 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-10-23 21:33:30,719 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-23 21:33:30,719 INFO L93 Difference]: Finished difference Result 235517 states and 249819 transitions. [2024-10-23 21:33:30,719 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-23 21:33:30,720 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 129.33333333333334) internal successors, (388), 3 states have internal predecessors, (388), 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 635 [2024-10-23 21:33:30,720 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-23 21:33:30,864 INFO L225 Difference]: With dead ends: 235517 [2024-10-23 21:33:30,865 INFO L226 Difference]: Without dead ends: 121368 [2024-10-23 21:33:30,932 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1272 GetRequests, 1268 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=10, Invalid=20, Unknown=0, NotChecked=0, Total=30 [2024-10-23 21:33:30,932 INFO L432 NwaCegarLoop]: 224 mSDtfsCounter, 330 mSDsluCounter, 29 mSDsCounter, 0 mSdLazyCounter, 1148 mSolverCounterSat, 98 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 330 SdHoareTripleChecker+Valid, 253 SdHoareTripleChecker+Invalid, 1246 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 98 IncrementalHoareTripleChecker+Valid, 1148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-10-23 21:33:30,933 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [330 Valid, 253 Invalid, 1246 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [98 Valid, 1148 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-10-23 21:33:31,021 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 121368 states. [2024-10-23 21:33:32,467 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 121368 to 119654. [2024-10-23 21:33:32,528 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 119654 states, 119653 states have (on average 1.0546162653673539) internal successors, (126188), 119653 states have internal predecessors, (126188), 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-10-23 21:33:32,699 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 119654 states to 119654 states and 126188 transitions. [2024-10-23 21:33:32,701 INFO L78 Accepts]: Start accepts. Automaton has 119654 states and 126188 transitions. Word has length 635 [2024-10-23 21:33:32,702 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-23 21:33:32,702 INFO L471 AbstractCegarLoop]: Abstraction has 119654 states and 126188 transitions. [2024-10-23 21:33:32,702 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 129.33333333333334) internal successors, (388), 3 states have internal predecessors, (388), 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-10-23 21:33:32,702 INFO L276 IsEmpty]: Start isEmpty. Operand 119654 states and 126188 transitions. [2024-10-23 21:33:32,713 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 639 [2024-10-23 21:33:32,714 INFO L207 NwaCegarLoop]: Found error trace [2024-10-23 21:33:32,714 INFO L215 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 4, 3, 2, 2, 2, 2, 2, 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, 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, 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, 1, 1, 1, 1, 1, 1, 1] [2024-10-23 21:33:32,728 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-23 21:33:32,915 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable22 [2024-10-23 21:33:32,915 INFO L396 AbstractCegarLoop]: === Iteration 24 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-23 21:33:32,916 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-23 21:33:32,916 INFO L85 PathProgramCache]: Analyzing trace with hash 529275497, now seen corresponding path program 1 times [2024-10-23 21:33:32,916 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-23 21:33:32,916 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [65718755] [2024-10-23 21:33:32,916 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-23 21:33:32,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-23 21:33:33,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-23 21:33:33,371 INFO L134 CoverageAnalysis]: Checked inductivity of 1357 backedges. 988 proven. 0 refuted. 0 times theorem prover too weak. 369 trivial. 0 not checked. [2024-10-23 21:33:33,372 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-23 21:33:33,372 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [65718755] [2024-10-23 21:33:33,372 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [65718755] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-23 21:33:33,372 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-23 21:33:33,372 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-10-23 21:33:33,372 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [474040908] [2024-10-23 21:33:33,373 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-23 21:33:33,373 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-23 21:33:33,373 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-23 21:33:33,374 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-23 21:33:33,374 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-23 21:33:33,374 INFO L87 Difference]: Start difference. First operand 119654 states and 126188 transitions. Second operand has 3 states, 3 states have (on average 124.66666666666667) internal successors, (374), 3 states have internal predecessors, (374), 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)