./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/Problem03_label09.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version fca748b1 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/Problem03_label09.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 759500fc885fd8551afb1744440c02e812929b084934756d49ccfd6e6b033437 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dd.update-z3-fca748b-m [2024-11-19 17:20:07,234 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-19 17:20:07,306 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-19 17:20:07,312 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-19 17:20:07,313 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-19 17:20:07,358 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-19 17:20:07,358 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-19 17:20:07,359 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-19 17:20:07,359 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-19 17:20:07,359 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-19 17:20:07,360 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-19 17:20:07,361 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-19 17:20:07,362 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-19 17:20:07,367 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-19 17:20:07,368 INFO L153 SettingsManager]: * Use SBE=true [2024-11-19 17:20:07,368 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-19 17:20:07,368 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-19 17:20:07,368 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-19 17:20:07,369 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-19 17:20:07,369 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-19 17:20:07,369 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-19 17:20:07,370 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-19 17:20:07,370 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-19 17:20:07,370 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-19 17:20:07,371 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-19 17:20:07,371 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-19 17:20:07,371 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-19 17:20:07,372 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-19 17:20:07,372 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-19 17:20:07,372 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-19 17:20:07,373 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-19 17:20:07,373 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-19 17:20:07,373 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 17:20:07,373 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-19 17:20:07,374 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-19 17:20:07,374 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-19 17:20:07,374 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-19 17:20:07,375 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-19 17:20:07,375 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-19 17:20:07,375 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-19 17:20:07,375 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-19 17:20:07,376 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-19 17:20:07,376 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 -> 759500fc885fd8551afb1744440c02e812929b084934756d49ccfd6e6b033437 [2024-11-19 17:20:07,638 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-19 17:20:07,662 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-19 17:20:07,665 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-19 17:20:07,666 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-19 17:20:07,667 INFO L274 PluginConnector]: CDTParser initialized [2024-11-19 17:20:07,668 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label09.c [2024-11-19 17:20:09,074 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-19 17:20:09,419 INFO L384 CDTParser]: Found 1 translation units. [2024-11-19 17:20:09,420 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label09.c [2024-11-19 17:20:09,438 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cd9c9066e/6218e5eb14f04be395f53d0aab1b7263/FLAG0bfe3b9dc [2024-11-19 17:20:09,659 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cd9c9066e/6218e5eb14f04be395f53d0aab1b7263 [2024-11-19 17:20:09,662 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-19 17:20:09,662 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-19 17:20:09,663 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-19 17:20:09,664 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-19 17:20:09,668 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-19 17:20:09,668 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:20:09" (1/1) ... [2024-11-19 17:20:09,669 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2b57d311 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:09, skipping insertion in model container [2024-11-19 17:20:09,669 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 05:20:09" (1/1) ... [2024-11-19 17:20:09,742 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-19 17:20:10,258 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label09.c[54191,54204] [2024-11-19 17:20:10,312 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 17:20:10,323 INFO L200 MainTranslator]: Completed pre-run [2024-11-19 17:20:10,609 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem03_label09.c[54191,54204] [2024-11-19 17:20:10,663 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-19 17:20:10,704 INFO L204 MainTranslator]: Completed translation [2024-11-19 17:20:10,704 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10 WrapperNode [2024-11-19 17:20:10,704 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-19 17:20:10,706 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-19 17:20:10,706 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-19 17:20:10,706 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-19 17:20:10,712 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:10,764 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:10,862 INFO L138 Inliner]: procedures = 14, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 1772 [2024-11-19 17:20:10,863 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-19 17:20:10,864 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-19 17:20:10,865 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-19 17:20:10,865 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-19 17:20:10,875 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:10,876 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:10,886 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:10,938 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-11-19 17:20:10,941 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:10,942 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:11,000 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:11,025 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:11,044 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:11,054 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:11,064 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-19 17:20:11,066 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-19 17:20:11,066 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-19 17:20:11,067 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-19 17:20:11,068 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (1/1) ... [2024-11-19 17:20:11,073 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-19 17:20:11,084 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 17:20:11,102 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-19 17:20:11,105 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-19 17:20:11,153 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-19 17:20:11,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-19 17:20:11,154 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-19 17:20:11,154 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-19 17:20:11,246 INFO L238 CfgBuilder]: Building ICFG [2024-11-19 17:20:11,248 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-19 17:20:13,065 INFO L? ?]: Removed 147 outVars from TransFormulas that were not future-live. [2024-11-19 17:20:13,065 INFO L287 CfgBuilder]: Performing block encoding [2024-11-19 17:20:13,100 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-19 17:20:13,101 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-19 17:20:13,101 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:20:13 BoogieIcfgContainer [2024-11-19 17:20:13,101 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-19 17:20:13,103 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-19 17:20:13,105 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-19 17:20:13,108 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-19 17:20:13,108 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 19.11 05:20:09" (1/3) ... [2024-11-19 17:20:13,109 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3a05b349 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:20:13, skipping insertion in model container [2024-11-19 17:20:13,109 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 05:20:10" (2/3) ... [2024-11-19 17:20:13,109 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3a05b349 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 19.11 05:20:13, skipping insertion in model container [2024-11-19 17:20:13,110 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 19.11 05:20:13" (3/3) ... [2024-11-19 17:20:13,111 INFO L112 eAbstractionObserver]: Analyzing ICFG Problem03_label09.c [2024-11-19 17:20:13,128 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-19 17:20:13,128 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-19 17:20:13,212 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-19 17:20:13,220 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;@496919eb, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-19 17:20:13,221 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-19 17:20:13,229 INFO L276 IsEmpty]: Start isEmpty. Operand has 302 states, 300 states have (on average 1.73) internal successors, (519), 301 states have internal predecessors, (519), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:13,246 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 149 [2024-11-19 17:20:13,246 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:13,249 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 17:20:13,250 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:13,255 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:13,255 INFO L85 PathProgramCache]: Analyzing trace with hash 539726418, now seen corresponding path program 1 times [2024-11-19 17:20:13,262 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:13,262 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [340353285] [2024-11-19 17:20:13,263 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:13,263 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:13,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:14,086 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 17:20:14,088 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:14,088 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [340353285] [2024-11-19 17:20:14,089 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [340353285] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:14,089 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 17:20:14,089 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 17:20:14,091 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [75990536] [2024-11-19 17:20:14,092 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:14,097 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:14,098 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:14,123 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:14,124 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 17:20:14,128 INFO L87 Difference]: Start difference. First operand has 302 states, 300 states have (on average 1.73) internal successors, (519), 301 states have internal predecessors, (519), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 49.333333333333336) internal successors, (148), 2 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:15,166 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:15,168 INFO L93 Difference]: Finished difference Result 864 states and 1514 transitions. [2024-11-19 17:20:15,169 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:15,171 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 49.333333333333336) internal successors, (148), 2 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 148 [2024-11-19 17:20:15,171 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:15,185 INFO L225 Difference]: With dead ends: 864 [2024-11-19 17:20:15,185 INFO L226 Difference]: Without dead ends: 468 [2024-11-19 17:20:15,190 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-11-19 17:20:15,193 INFO L432 NwaCegarLoop]: 130 mSDtfsCounter, 130 mSDsluCounter, 37 mSDsCounter, 0 mSdLazyCounter, 715 mSolverCounterSat, 107 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 130 SdHoareTripleChecker+Valid, 167 SdHoareTripleChecker+Invalid, 822 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 107 IncrementalHoareTripleChecker+Valid, 715 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:15,194 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [130 Valid, 167 Invalid, 822 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [107 Valid, 715 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-11-19 17:20:15,212 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 468 states. [2024-11-19 17:20:15,263 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 468 to 454. [2024-11-19 17:20:15,265 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 454 states, 453 states have (on average 1.6269315673289184) internal successors, (737), 453 states have internal predecessors, (737), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:15,267 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 454 states to 454 states and 737 transitions. [2024-11-19 17:20:15,268 INFO L78 Accepts]: Start accepts. Automaton has 454 states and 737 transitions. Word has length 148 [2024-11-19 17:20:15,269 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:15,269 INFO L471 AbstractCegarLoop]: Abstraction has 454 states and 737 transitions. [2024-11-19 17:20:15,269 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 49.333333333333336) internal successors, (148), 2 states have internal predecessors, (148), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:15,269 INFO L276 IsEmpty]: Start isEmpty. Operand 454 states and 737 transitions. [2024-11-19 17:20:15,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 154 [2024-11-19 17:20:15,277 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:15,277 INFO L215 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 17:20:15,277 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-19 17:20:15,277 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:15,278 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:15,278 INFO L85 PathProgramCache]: Analyzing trace with hash -252800222, now seen corresponding path program 1 times [2024-11-19 17:20:15,279 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:15,279 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [346658326] [2024-11-19 17:20:15,279 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:15,279 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:15,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:15,575 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 17:20:15,576 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:15,576 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [346658326] [2024-11-19 17:20:15,576 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [346658326] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:15,577 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 17:20:15,577 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 17:20:15,577 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1612066589] [2024-11-19 17:20:15,577 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:15,579 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:15,580 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:15,581 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:15,581 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 17:20:15,582 INFO L87 Difference]: Start difference. First operand 454 states and 737 transitions. Second operand has 3 states, 3 states have (on average 51.0) internal successors, (153), 2 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:16,429 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:16,429 INFO L93 Difference]: Finished difference Result 1330 states and 2169 transitions. [2024-11-19 17:20:16,429 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:16,430 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 51.0) internal successors, (153), 2 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 153 [2024-11-19 17:20:16,430 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:16,433 INFO L225 Difference]: With dead ends: 1330 [2024-11-19 17:20:16,433 INFO L226 Difference]: Without dead ends: 878 [2024-11-19 17:20:16,435 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-11-19 17:20:16,436 INFO L432 NwaCegarLoop]: 128 mSDtfsCounter, 251 mSDsluCounter, 35 mSDsCounter, 0 mSdLazyCounter, 609 mSolverCounterSat, 104 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 251 SdHoareTripleChecker+Valid, 163 SdHoareTripleChecker+Invalid, 713 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 104 IncrementalHoareTripleChecker+Valid, 609 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:16,437 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [251 Valid, 163 Invalid, 713 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [104 Valid, 609 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-19 17:20:16,439 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 878 states. [2024-11-19 17:20:16,470 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 878 to 874. [2024-11-19 17:20:16,471 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 874 states, 873 states have (on average 1.52233676975945) internal successors, (1329), 873 states have internal predecessors, (1329), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:16,474 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 874 states to 874 states and 1329 transitions. [2024-11-19 17:20:16,475 INFO L78 Accepts]: Start accepts. Automaton has 874 states and 1329 transitions. Word has length 153 [2024-11-19 17:20:16,475 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:16,475 INFO L471 AbstractCegarLoop]: Abstraction has 874 states and 1329 transitions. [2024-11-19 17:20:16,475 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 51.0) internal successors, (153), 2 states have internal predecessors, (153), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:16,476 INFO L276 IsEmpty]: Start isEmpty. Operand 874 states and 1329 transitions. [2024-11-19 17:20:16,479 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 157 [2024-11-19 17:20:16,480 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:16,480 INFO L215 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 17:20:16,480 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-19 17:20:16,480 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:16,481 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:16,481 INFO L85 PathProgramCache]: Analyzing trace with hash -2034605455, now seen corresponding path program 1 times [2024-11-19 17:20:16,481 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:16,482 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [891701304] [2024-11-19 17:20:16,482 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:16,482 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:16,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:16,634 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 7 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 17:20:16,634 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:16,635 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [891701304] [2024-11-19 17:20:16,635 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [891701304] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:16,635 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 17:20:16,635 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 17:20:16,635 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [361411369] [2024-11-19 17:20:16,636 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:16,636 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:16,636 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:16,637 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:16,637 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 17:20:16,637 INFO L87 Difference]: Start difference. First operand 874 states and 1329 transitions. Second operand has 3 states, 3 states have (on average 52.0) internal successors, (156), 2 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:17,460 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:17,461 INFO L93 Difference]: Finished difference Result 2575 states and 3935 transitions. [2024-11-19 17:20:17,462 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:17,463 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 52.0) internal successors, (156), 2 states have internal predecessors, (156), 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 156 [2024-11-19 17:20:17,463 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:17,469 INFO L225 Difference]: With dead ends: 2575 [2024-11-19 17:20:17,469 INFO L226 Difference]: Without dead ends: 1703 [2024-11-19 17:20:17,471 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-11-19 17:20:17,472 INFO L432 NwaCegarLoop]: 77 mSDtfsCounter, 247 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 584 mSolverCounterSat, 195 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 247 SdHoareTripleChecker+Valid, 92 SdHoareTripleChecker+Invalid, 779 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 195 IncrementalHoareTripleChecker+Valid, 584 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:17,472 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [247 Valid, 92 Invalid, 779 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [195 Valid, 584 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-19 17:20:17,474 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1703 states. [2024-11-19 17:20:17,504 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1703 to 1687. [2024-11-19 17:20:17,506 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1687 states, 1686 states have (on average 1.498220640569395) internal successors, (2526), 1686 states have internal predecessors, (2526), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:17,511 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1687 states to 1687 states and 2526 transitions. [2024-11-19 17:20:17,511 INFO L78 Accepts]: Start accepts. Automaton has 1687 states and 2526 transitions. Word has length 156 [2024-11-19 17:20:17,512 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:17,512 INFO L471 AbstractCegarLoop]: Abstraction has 1687 states and 2526 transitions. [2024-11-19 17:20:17,512 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 52.0) internal successors, (156), 2 states have internal predecessors, (156), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:17,512 INFO L276 IsEmpty]: Start isEmpty. Operand 1687 states and 2526 transitions. [2024-11-19 17:20:17,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 166 [2024-11-19 17:20:17,516 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:17,516 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 17:20:17,516 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-19 17:20:17,517 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:17,517 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:17,517 INFO L85 PathProgramCache]: Analyzing trace with hash 335748963, now seen corresponding path program 1 times [2024-11-19 17:20:17,517 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:17,518 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [89652620] [2024-11-19 17:20:17,518 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:17,518 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:17,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:17,792 INFO L134 CoverageAnalysis]: Checked inductivity of 22 backedges. 15 proven. 0 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-19 17:20:17,793 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:17,793 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [89652620] [2024-11-19 17:20:17,793 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [89652620] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:17,793 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 17:20:17,793 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 17:20:17,794 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1207486103] [2024-11-19 17:20:17,794 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:17,794 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:17,794 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:17,795 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:17,795 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 17:20:17,796 INFO L87 Difference]: Start difference. First operand 1687 states and 2526 transitions. Second operand has 3 states, 3 states have (on average 53.0) internal successors, (159), 2 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:18,634 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:18,634 INFO L93 Difference]: Finished difference Result 4194 states and 6260 transitions. [2024-11-19 17:20:18,635 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:18,635 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 53.0) internal successors, (159), 2 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 165 [2024-11-19 17:20:18,635 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:18,643 INFO L225 Difference]: With dead ends: 4194 [2024-11-19 17:20:18,643 INFO L226 Difference]: Without dead ends: 2509 [2024-11-19 17:20:18,645 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-11-19 17:20:18,646 INFO L432 NwaCegarLoop]: 97 mSDtfsCounter, 234 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 584 mSolverCounterSat, 160 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 234 SdHoareTripleChecker+Valid, 115 SdHoareTripleChecker+Invalid, 744 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 160 IncrementalHoareTripleChecker+Valid, 584 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:18,647 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [234 Valid, 115 Invalid, 744 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [160 Valid, 584 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-19 17:20:18,649 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2509 states. [2024-11-19 17:20:18,680 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2509 to 2508. [2024-11-19 17:20:18,684 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2508 states, 2507 states have (on average 1.4654966094934185) internal successors, (3674), 2507 states have internal predecessors, (3674), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:18,689 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2508 states to 2508 states and 3674 transitions. [2024-11-19 17:20:18,689 INFO L78 Accepts]: Start accepts. Automaton has 2508 states and 3674 transitions. Word has length 165 [2024-11-19 17:20:18,690 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:18,690 INFO L471 AbstractCegarLoop]: Abstraction has 2508 states and 3674 transitions. [2024-11-19 17:20:18,690 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 53.0) internal successors, (159), 2 states have internal predecessors, (159), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:18,690 INFO L276 IsEmpty]: Start isEmpty. Operand 2508 states and 3674 transitions. [2024-11-19 17:20:18,694 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 168 [2024-11-19 17:20:18,694 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:18,695 INFO L215 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1] [2024-11-19 17:20:18,695 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-19 17:20:18,695 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:18,695 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:18,696 INFO L85 PathProgramCache]: Analyzing trace with hash 1519592127, now seen corresponding path program 1 times [2024-11-19 17:20:18,696 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:18,696 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1755465204] [2024-11-19 17:20:18,696 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:18,696 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:18,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:18,950 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 17:20:18,950 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:18,950 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1755465204] [2024-11-19 17:20:18,950 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1755465204] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:18,950 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 17:20:18,950 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-19 17:20:18,951 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [117406032] [2024-11-19 17:20:18,951 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:18,951 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:18,951 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:18,952 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:18,952 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 17:20:18,952 INFO L87 Difference]: Start difference. First operand 2508 states and 3674 transitions. Second operand has 3 states, 3 states have (on average 55.666666666666664) internal successors, (167), 2 states have internal predecessors, (167), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:19,783 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:19,783 INFO L93 Difference]: Finished difference Result 7450 states and 10924 transitions. [2024-11-19 17:20:19,784 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:19,784 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 55.666666666666664) internal successors, (167), 2 states have internal predecessors, (167), 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 167 [2024-11-19 17:20:19,784 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:19,799 INFO L225 Difference]: With dead ends: 7450 [2024-11-19 17:20:19,800 INFO L226 Difference]: Without dead ends: 4944 [2024-11-19 17:20:19,804 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-11-19 17:20:19,805 INFO L432 NwaCegarLoop]: 170 mSDtfsCounter, 201 mSDsluCounter, 34 mSDsCounter, 0 mSdLazyCounter, 575 mSolverCounterSat, 126 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 201 SdHoareTripleChecker+Valid, 204 SdHoareTripleChecker+Invalid, 701 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 126 IncrementalHoareTripleChecker+Valid, 575 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:19,806 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [201 Valid, 204 Invalid, 701 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [126 Valid, 575 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-19 17:20:19,810 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 4944 states. [2024-11-19 17:20:19,875 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 4944 to 4944. [2024-11-19 17:20:19,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 4944 states, 4943 states have (on average 1.2955694922112078) internal successors, (6404), 4943 states have internal predecessors, (6404), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:19,893 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 4944 states to 4944 states and 6404 transitions. [2024-11-19 17:20:19,894 INFO L78 Accepts]: Start accepts. Automaton has 4944 states and 6404 transitions. Word has length 167 [2024-11-19 17:20:19,894 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:19,894 INFO L471 AbstractCegarLoop]: Abstraction has 4944 states and 6404 transitions. [2024-11-19 17:20:19,895 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 55.666666666666664) internal successors, (167), 2 states have internal predecessors, (167), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:19,895 INFO L276 IsEmpty]: Start isEmpty. Operand 4944 states and 6404 transitions. [2024-11-19 17:20:19,902 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 169 [2024-11-19 17:20:19,902 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:19,903 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 17:20:19,903 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-19 17:20:19,904 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:19,904 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:19,904 INFO L85 PathProgramCache]: Analyzing trace with hash -1667667688, now seen corresponding path program 1 times [2024-11-19 17:20:19,904 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:19,904 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2019111323] [2024-11-19 17:20:19,905 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:19,905 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:19,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:20,131 INFO L134 CoverageAnalysis]: Checked inductivity of 34 backedges. 28 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-19 17:20:20,132 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:20,132 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2019111323] [2024-11-19 17:20:20,133 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2019111323] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:20,133 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 17:20:20,133 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 17:20:20,133 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1147434884] [2024-11-19 17:20:20,133 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:20,134 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:20,134 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:20,135 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:20,135 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 17:20:20,135 INFO L87 Difference]: Start difference. First operand 4944 states and 6404 transitions. Second operand has 3 states, 3 states have (on average 54.333333333333336) internal successors, (163), 3 states have internal predecessors, (163), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:21,056 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:21,056 INFO L93 Difference]: Finished difference Result 12325 states and 16389 transitions. [2024-11-19 17:20:21,057 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:21,057 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 54.333333333333336) internal successors, (163), 3 states have internal predecessors, (163), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 168 [2024-11-19 17:20:21,057 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:21,085 INFO L225 Difference]: With dead ends: 12325 [2024-11-19 17:20:21,086 INFO L226 Difference]: Without dead ends: 7383 [2024-11-19 17:20:21,094 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 17:20:21,096 INFO L432 NwaCegarLoop]: 374 mSDtfsCounter, 236 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 526 mSolverCounterSat, 175 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 236 SdHoareTripleChecker+Valid, 402 SdHoareTripleChecker+Invalid, 701 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 175 IncrementalHoareTripleChecker+Valid, 526 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:21,096 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [236 Valid, 402 Invalid, 701 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [175 Valid, 526 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-19 17:20:21,105 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7383 states. [2024-11-19 17:20:21,193 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7383 to 6569. [2024-11-19 17:20:21,202 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6569 states, 6568 states have (on average 1.2547198538367843) internal successors, (8241), 6568 states have internal predecessors, (8241), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:21,218 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6569 states to 6569 states and 8241 transitions. [2024-11-19 17:20:21,220 INFO L78 Accepts]: Start accepts. Automaton has 6569 states and 8241 transitions. Word has length 168 [2024-11-19 17:20:21,222 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:21,222 INFO L471 AbstractCegarLoop]: Abstraction has 6569 states and 8241 transitions. [2024-11-19 17:20:21,222 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 54.333333333333336) internal successors, (163), 3 states have internal predecessors, (163), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:21,224 INFO L276 IsEmpty]: Start isEmpty. Operand 6569 states and 8241 transitions. [2024-11-19 17:20:21,231 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-11-19 17:20:21,232 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:21,232 INFO L215 NwaCegarLoop]: trace histogram [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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 17:20:21,232 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-19 17:20:21,232 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:21,233 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:21,233 INFO L85 PathProgramCache]: Analyzing trace with hash 1285230358, now seen corresponding path program 1 times [2024-11-19 17:20:21,233 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:21,233 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [589414036] [2024-11-19 17:20:21,234 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:21,234 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:21,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:21,672 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 37 proven. 6 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-19 17:20:21,672 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:21,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [589414036] [2024-11-19 17:20:21,673 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [589414036] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 17:20:21,673 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [72140185] [2024-11-19 17:20:21,673 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:21,673 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:21,674 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 17:20:21,676 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 17:20:21,679 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-19 17:20:21,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:21,848 INFO L255 TraceCheckSpWp]: Trace formula consists of 384 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 17:20:21,859 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 17:20:22,082 INFO L134 CoverageAnalysis]: Checked inductivity of 43 backedges. 37 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-19 17:20:22,085 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 17:20:22,086 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [72140185] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:22,086 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 17:20:22,086 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-11-19 17:20:22,086 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [421952958] [2024-11-19 17:20:22,086 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:22,087 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:22,087 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:22,087 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:22,087 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:22,088 INFO L87 Difference]: Start difference. First operand 6569 states and 8241 transitions. Second operand has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 3 states have internal predecessors, (181), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:22,840 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:22,840 INFO L93 Difference]: Finished difference Result 13133 states and 16476 transitions. [2024-11-19 17:20:22,841 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:22,841 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 3 states have internal predecessors, (181), 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 186 [2024-11-19 17:20:22,841 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:22,862 INFO L225 Difference]: With dead ends: 13133 [2024-11-19 17:20:22,863 INFO L226 Difference]: Without dead ends: 6566 [2024-11-19 17:20:22,871 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 188 GetRequests, 185 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:22,872 INFO L432 NwaCegarLoop]: 340 mSDtfsCounter, 130 mSDsluCounter, 26 mSDsCounter, 0 mSdLazyCounter, 568 mSolverCounterSat, 105 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 130 SdHoareTripleChecker+Valid, 366 SdHoareTripleChecker+Invalid, 673 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 105 IncrementalHoareTripleChecker+Valid, 568 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:22,872 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [130 Valid, 366 Invalid, 673 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [105 Valid, 568 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-19 17:20:22,879 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6566 states. [2024-11-19 17:20:22,948 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6566 to 5549. [2024-11-19 17:20:22,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5549 states, 5548 states have (on average 1.202595529920692) internal successors, (6672), 5548 states have internal predecessors, (6672), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:23,017 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5549 states to 5549 states and 6672 transitions. [2024-11-19 17:20:23,021 INFO L78 Accepts]: Start accepts. Automaton has 5549 states and 6672 transitions. Word has length 186 [2024-11-19 17:20:23,021 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:23,022 INFO L471 AbstractCegarLoop]: Abstraction has 5549 states and 6672 transitions. [2024-11-19 17:20:23,022 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 3 states have internal predecessors, (181), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:23,022 INFO L276 IsEmpty]: Start isEmpty. Operand 5549 states and 6672 transitions. [2024-11-19 17:20:23,032 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 218 [2024-11-19 17:20:23,032 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:23,032 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 17:20:23,043 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-19 17:20:23,237 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:23,238 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:23,239 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:23,239 INFO L85 PathProgramCache]: Analyzing trace with hash 836247447, now seen corresponding path program 1 times [2024-11-19 17:20:23,239 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:23,239 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [38674675] [2024-11-19 17:20:23,239 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:23,239 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:23,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:23,587 INFO L134 CoverageAnalysis]: Checked inductivity of 130 backedges. 78 proven. 6 refuted. 0 times theorem prover too weak. 46 trivial. 0 not checked. [2024-11-19 17:20:23,587 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:23,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [38674675] [2024-11-19 17:20:23,588 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [38674675] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 17:20:23,588 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1884497551] [2024-11-19 17:20:23,588 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:23,588 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:23,588 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 17:20:23,591 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 17:20:23,592 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-19 17:20:23,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:23,777 INFO L255 TraceCheckSpWp]: Trace formula consists of 491 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-19 17:20:23,781 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 17:20:23,877 INFO L134 CoverageAnalysis]: Checked inductivity of 130 backedges. 66 proven. 0 refuted. 0 times theorem prover too weak. 64 trivial. 0 not checked. [2024-11-19 17:20:23,878 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 17:20:23,878 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1884497551] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:23,878 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 17:20:23,878 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4 [2024-11-19 17:20:23,878 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1590098772] [2024-11-19 17:20:23,878 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:23,879 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:23,879 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:23,879 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:23,879 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:23,880 INFO L87 Difference]: Start difference. First operand 5549 states and 6672 transitions. Second operand has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 2 states have internal predecessors, (182), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:24,135 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:24,135 INFO L93 Difference]: Finished difference Result 16639 states and 20008 transitions. [2024-11-19 17:20:24,136 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:24,136 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 2 states have internal predecessors, (182), 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 217 [2024-11-19 17:20:24,136 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:24,168 INFO L225 Difference]: With dead ends: 16639 [2024-11-19 17:20:24,168 INFO L226 Difference]: Without dead ends: 11092 [2024-11-19 17:20:24,176 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 219 GetRequests, 216 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:24,177 INFO L432 NwaCegarLoop]: 319 mSDtfsCounter, 338 mSDsluCounter, 298 mSDsCounter, 0 mSdLazyCounter, 157 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 338 SdHoareTripleChecker+Valid, 617 SdHoareTripleChecker+Invalid, 183 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 157 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:24,177 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [338 Valid, 617 Invalid, 183 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 157 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-19 17:20:24,187 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 11092 states. [2024-11-19 17:20:24,295 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 11092 to 11090. [2024-11-19 17:20:24,312 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 11090 states, 11089 states have (on average 1.2011903688339796) internal successors, (13320), 11089 states have internal predecessors, (13320), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:24,331 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 11090 states to 11090 states and 13320 transitions. [2024-11-19 17:20:24,332 INFO L78 Accepts]: Start accepts. Automaton has 11090 states and 13320 transitions. Word has length 217 [2024-11-19 17:20:24,332 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:24,333 INFO L471 AbstractCegarLoop]: Abstraction has 11090 states and 13320 transitions. [2024-11-19 17:20:24,333 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 2 states have internal predecessors, (182), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:24,333 INFO L276 IsEmpty]: Start isEmpty. Operand 11090 states and 13320 transitions. [2024-11-19 17:20:24,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 247 [2024-11-19 17:20:24,350 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:24,350 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 17:20:24,359 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-19 17:20:24,551 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,SelfDestructingSolverStorable7 [2024-11-19 17:20:24,551 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:24,552 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:24,552 INFO L85 PathProgramCache]: Analyzing trace with hash -2098530073, now seen corresponding path program 1 times [2024-11-19 17:20:24,552 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:24,552 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1122085032] [2024-11-19 17:20:24,552 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:24,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:24,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:24,996 INFO L134 CoverageAnalysis]: Checked inductivity of 177 backedges. 92 proven. 6 refuted. 0 times theorem prover too weak. 79 trivial. 0 not checked. [2024-11-19 17:20:24,996 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:24,996 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1122085032] [2024-11-19 17:20:24,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1122085032] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 17:20:24,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [330006013] [2024-11-19 17:20:24,997 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:24,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:24,997 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 17:20:25,000 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 17:20:25,001 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-19 17:20:25,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:25,176 INFO L255 TraceCheckSpWp]: Trace formula consists of 517 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-19 17:20:25,180 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 17:20:25,246 INFO L134 CoverageAnalysis]: Checked inductivity of 177 backedges. 104 proven. 0 refuted. 0 times theorem prover too weak. 73 trivial. 0 not checked. [2024-11-19 17:20:25,246 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 17:20:25,247 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [330006013] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:25,247 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 17:20:25,247 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4 [2024-11-19 17:20:25,247 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1677099873] [2024-11-19 17:20:25,247 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:25,248 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:25,248 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:25,248 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:25,249 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:25,249 INFO L87 Difference]: Start difference. First operand 11090 states and 13320 transitions. Second operand has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 2 states have internal predecessors, (182), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:25,991 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:25,992 INFO L93 Difference]: Finished difference Result 32768 states and 39410 transitions. [2024-11-19 17:20:25,992 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:25,993 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 2 states have internal predecessors, (182), 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 246 [2024-11-19 17:20:25,993 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:26,032 INFO L225 Difference]: With dead ends: 32768 [2024-11-19 17:20:26,032 INFO L226 Difference]: Without dead ends: 21680 [2024-11-19 17:20:26,049 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 248 GetRequests, 245 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:26,050 INFO L432 NwaCegarLoop]: 168 mSDtfsCounter, 231 mSDsluCounter, 33 mSDsCounter, 0 mSdLazyCounter, 660 mSolverCounterSat, 77 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 231 SdHoareTripleChecker+Valid, 201 SdHoareTripleChecker+Invalid, 737 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 77 IncrementalHoareTripleChecker+Valid, 660 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:26,050 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [231 Valid, 201 Invalid, 737 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [77 Valid, 660 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-19 17:20:26,069 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 21680 states. [2024-11-19 17:20:26,326 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 21680 to 21272. [2024-11-19 17:20:26,354 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21272 states, 21271 states have (on average 1.1795402190776174) internal successors, (25090), 21271 states have internal predecessors, (25090), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:26,389 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21272 states to 21272 states and 25090 transitions. [2024-11-19 17:20:26,390 INFO L78 Accepts]: Start accepts. Automaton has 21272 states and 25090 transitions. Word has length 246 [2024-11-19 17:20:26,390 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:26,390 INFO L471 AbstractCegarLoop]: Abstraction has 21272 states and 25090 transitions. [2024-11-19 17:20:26,391 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.666666666666664) internal successors, (182), 2 states have internal predecessors, (182), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:26,391 INFO L276 IsEmpty]: Start isEmpty. Operand 21272 states and 25090 transitions. [2024-11-19 17:20:26,416 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 249 [2024-11-19 17:20:26,417 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:26,417 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 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, 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] [2024-11-19 17:20:26,426 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-11-19 17:20:26,617 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:26,618 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:26,618 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:26,618 INFO L85 PathProgramCache]: Analyzing trace with hash 2044620884, now seen corresponding path program 1 times [2024-11-19 17:20:26,619 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:26,619 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [386752439] [2024-11-19 17:20:26,619 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:26,619 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:26,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:26,942 INFO L134 CoverageAnalysis]: Checked inductivity of 119 backedges. 113 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-11-19 17:20:26,943 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:26,943 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [386752439] [2024-11-19 17:20:26,943 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [386752439] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:26,943 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 17:20:26,943 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 17:20:26,943 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [711542283] [2024-11-19 17:20:26,943 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:26,944 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 17:20:26,944 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:26,944 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 17:20:26,945 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 17:20:26,945 INFO L87 Difference]: Start difference. First operand 21272 states and 25090 transitions. Second operand has 4 states, 4 states have (on average 60.75) internal successors, (243), 3 states have internal predecessors, (243), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:27,975 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:27,976 INFO L93 Difference]: Finished difference Result 59212 states and 69916 transitions. [2024-11-19 17:20:27,976 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 17:20:27,976 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 60.75) internal successors, (243), 3 states have internal predecessors, (243), 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 248 [2024-11-19 17:20:27,976 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:28,045 INFO L225 Difference]: With dead ends: 59212 [2024-11-19 17:20:28,046 INFO L226 Difference]: Without dead ends: 37942 [2024-11-19 17:20:28,075 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 17:20:28,076 INFO L432 NwaCegarLoop]: 30 mSDtfsCounter, 820 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 616 mSolverCounterSat, 121 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 820 SdHoareTripleChecker+Valid, 51 SdHoareTripleChecker+Invalid, 737 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 121 IncrementalHoareTripleChecker+Valid, 616 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.8s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:28,077 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [820 Valid, 51 Invalid, 737 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [121 Valid, 616 Invalid, 0 Unknown, 0 Unchecked, 0.8s Time] [2024-11-19 17:20:28,110 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 37942 states. [2024-11-19 17:20:28,525 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 37942 to 37934. [2024-11-19 17:20:28,563 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 37934 states, 37933 states have (on average 1.166846808847178) internal successors, (44262), 37933 states have internal predecessors, (44262), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:28,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 37934 states to 37934 states and 44262 transitions. [2024-11-19 17:20:28,628 INFO L78 Accepts]: Start accepts. Automaton has 37934 states and 44262 transitions. Word has length 248 [2024-11-19 17:20:28,628 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:28,628 INFO L471 AbstractCegarLoop]: Abstraction has 37934 states and 44262 transitions. [2024-11-19 17:20:28,629 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 60.75) internal successors, (243), 3 states have internal predecessors, (243), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:28,629 INFO L276 IsEmpty]: Start isEmpty. Operand 37934 states and 44262 transitions. [2024-11-19 17:20:28,647 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 260 [2024-11-19 17:20:28,648 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:28,648 INFO L215 NwaCegarLoop]: trace histogram [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, 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] [2024-11-19 17:20:28,648 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9 [2024-11-19 17:20:28,648 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:28,649 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:28,649 INFO L85 PathProgramCache]: Analyzing trace with hash -1527345760, now seen corresponding path program 1 times [2024-11-19 17:20:28,650 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:28,650 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [966766572] [2024-11-19 17:20:28,650 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:28,650 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:28,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:29,404 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 74 proven. 6 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-19 17:20:29,404 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:29,404 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [966766572] [2024-11-19 17:20:29,404 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [966766572] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 17:20:29,405 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [47372142] [2024-11-19 17:20:29,405 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:29,405 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:29,405 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 17:20:29,407 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 17:20:29,409 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-19 17:20:29,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:29,609 INFO L255 TraceCheckSpWp]: Trace formula consists of 501 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-19 17:20:29,614 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 17:20:29,797 INFO L134 CoverageAnalysis]: Checked inductivity of 151 backedges. 108 proven. 0 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-19 17:20:29,797 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 17:20:29,797 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [47372142] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:29,797 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 17:20:29,797 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-11-19 17:20:29,798 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [225969864] [2024-11-19 17:20:29,798 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:29,798 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:29,798 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:29,799 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:29,799 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:29,799 INFO L87 Difference]: Start difference. First operand 37934 states and 44262 transitions. Second operand has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 3 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:30,765 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:30,765 INFO L93 Difference]: Finished difference Result 104816 states and 121862 transitions. [2024-11-19 17:20:30,765 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:30,765 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 3 states have internal predecessors, (224), 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 259 [2024-11-19 17:20:30,766 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:30,865 INFO L225 Difference]: With dead ends: 104816 [2024-11-19 17:20:30,866 INFO L226 Difference]: Without dead ends: 66884 [2024-11-19 17:20:30,908 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 261 GetRequests, 258 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:30,909 INFO L432 NwaCegarLoop]: 118 mSDtfsCounter, 109 mSDsluCounter, 19 mSDsCounter, 0 mSdLazyCounter, 604 mSolverCounterSat, 75 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 109 SdHoareTripleChecker+Valid, 137 SdHoareTripleChecker+Invalid, 679 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 75 IncrementalHoareTripleChecker+Valid, 604 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:30,910 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [109 Valid, 137 Invalid, 679 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [75 Valid, 604 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-19 17:20:30,971 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 66884 states. [2024-11-19 17:20:31,642 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 66884 to 63811. [2024-11-19 17:20:31,904 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 63811 states, 63810 states have (on average 1.1428302773859897) internal successors, (72924), 63810 states have internal predecessors, (72924), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:32,223 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63811 states to 63811 states and 72924 transitions. [2024-11-19 17:20:32,224 INFO L78 Accepts]: Start accepts. Automaton has 63811 states and 72924 transitions. Word has length 259 [2024-11-19 17:20:32,224 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:32,224 INFO L471 AbstractCegarLoop]: Abstraction has 63811 states and 72924 transitions. [2024-11-19 17:20:32,225 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 74.66666666666667) internal successors, (224), 3 states have internal predecessors, (224), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:32,225 INFO L276 IsEmpty]: Start isEmpty. Operand 63811 states and 72924 transitions. [2024-11-19 17:20:32,262 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 309 [2024-11-19 17:20:32,263 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:32,263 INFO L215 NwaCegarLoop]: trace histogram [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, 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-11-19 17:20:32,272 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-19 17:20:32,464 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:32,464 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:32,465 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:32,465 INFO L85 PathProgramCache]: Analyzing trace with hash -510172343, now seen corresponding path program 1 times [2024-11-19 17:20:32,465 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:32,465 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1288061738] [2024-11-19 17:20:32,465 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:32,465 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:32,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:32,974 INFO L134 CoverageAnalysis]: Checked inductivity of 221 backedges. 163 proven. 0 refuted. 0 times theorem prover too weak. 58 trivial. 0 not checked. [2024-11-19 17:20:32,974 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:32,975 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1288061738] [2024-11-19 17:20:32,975 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1288061738] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:32,975 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 17:20:32,975 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 17:20:32,975 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [339006578] [2024-11-19 17:20:32,975 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:32,977 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-19 17:20:32,977 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:32,979 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-19 17:20:32,979 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 17:20:32,979 INFO L87 Difference]: Start difference. First operand 63811 states and 72924 transitions. Second operand has 4 states, 4 states have (on average 62.75) internal successors, (251), 3 states have internal predecessors, (251), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:34,319 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:34,319 INFO L93 Difference]: Finished difference Result 142929 states and 163237 transitions. [2024-11-19 17:20:34,319 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-19 17:20:34,320 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 62.75) internal successors, (251), 3 states have internal predecessors, (251), 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 308 [2024-11-19 17:20:34,320 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:34,422 INFO L225 Difference]: With dead ends: 142929 [2024-11-19 17:20:34,423 INFO L226 Difference]: Without dead ends: 79120 [2024-11-19 17:20:34,445 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-19 17:20:34,446 INFO L432 NwaCegarLoop]: 55 mSDtfsCounter, 341 mSDsluCounter, 28 mSDsCounter, 0 mSdLazyCounter, 1064 mSolverCounterSat, 229 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 341 SdHoareTripleChecker+Valid, 83 SdHoareTripleChecker+Invalid, 1293 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 229 IncrementalHoareTripleChecker+Valid, 1064 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:34,447 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [341 Valid, 83 Invalid, 1293 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [229 Valid, 1064 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-11-19 17:20:34,527 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 79120 states. [2024-11-19 17:20:35,496 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 79120 to 76429. [2024-11-19 17:20:35,549 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 76429 states, 76428 states have (on average 1.1342701627675722) internal successors, (86690), 76428 states have internal predecessors, (86690), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:35,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76429 states to 76429 states and 86690 transitions. [2024-11-19 17:20:35,818 INFO L78 Accepts]: Start accepts. Automaton has 76429 states and 86690 transitions. Word has length 308 [2024-11-19 17:20:35,819 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:35,819 INFO L471 AbstractCegarLoop]: Abstraction has 76429 states and 86690 transitions. [2024-11-19 17:20:35,819 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 62.75) internal successors, (251), 3 states have internal predecessors, (251), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:35,819 INFO L276 IsEmpty]: Start isEmpty. Operand 76429 states and 86690 transitions. [2024-11-19 17:20:35,872 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 321 [2024-11-19 17:20:35,872 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:35,873 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 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, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-19 17:20:35,873 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-19 17:20:35,874 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:35,875 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:35,875 INFO L85 PathProgramCache]: Analyzing trace with hash 1349045335, now seen corresponding path program 1 times [2024-11-19 17:20:35,875 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:35,875 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1412988151] [2024-11-19 17:20:35,875 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:35,875 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:35,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:36,496 INFO L134 CoverageAnalysis]: Checked inductivity of 314 backedges. 109 proven. 6 refuted. 0 times theorem prover too weak. 199 trivial. 0 not checked. [2024-11-19 17:20:36,497 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:36,497 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1412988151] [2024-11-19 17:20:36,497 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1412988151] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 17:20:36,497 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1119119807] [2024-11-19 17:20:36,497 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:36,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:36,498 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 17:20:36,499 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 17:20:36,500 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-19 17:20:36,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:36,702 INFO L255 TraceCheckSpWp]: Trace formula consists of 633 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 17:20:36,708 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 17:20:36,829 INFO L134 CoverageAnalysis]: Checked inductivity of 314 backedges. 205 proven. 0 refuted. 0 times theorem prover too weak. 109 trivial. 0 not checked. [2024-11-19 17:20:36,829 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 17:20:36,829 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1119119807] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:36,830 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 17:20:36,830 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [3] total 4 [2024-11-19 17:20:36,830 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1139059152] [2024-11-19 17:20:36,830 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:36,831 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:36,831 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:36,831 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:36,832 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:36,832 INFO L87 Difference]: Start difference. First operand 76429 states and 86690 transitions. Second operand has 3 states, 3 states have (on average 76.0) internal successors, (228), 2 states have internal predecessors, (228), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:37,503 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:37,503 INFO L93 Difference]: Finished difference Result 152848 states and 173370 transitions. [2024-11-19 17:20:37,503 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:37,504 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 76.0) internal successors, (228), 2 states have internal predecessors, (228), 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 320 [2024-11-19 17:20:37,504 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:37,587 INFO L225 Difference]: With dead ends: 152848 [2024-11-19 17:20:37,588 INFO L226 Difference]: Without dead ends: 76421 [2024-11-19 17:20:37,637 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 322 GetRequests, 319 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:37,637 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 275 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 324 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 275 SdHoareTripleChecker+Valid, 29 SdHoareTripleChecker+Invalid, 324 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 324 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:37,638 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [275 Valid, 29 Invalid, 324 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 324 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-19 17:20:37,700 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 76421 states. [2024-11-19 17:20:38,640 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 76421 to 76421. [2024-11-19 17:20:38,688 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 76421 states, 76420 states have (on average 1.134179534153363) internal successors, (86674), 76420 states have internal predecessors, (86674), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:38,767 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 76421 states to 76421 states and 86674 transitions. [2024-11-19 17:20:38,768 INFO L78 Accepts]: Start accepts. Automaton has 76421 states and 86674 transitions. Word has length 320 [2024-11-19 17:20:38,769 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:38,769 INFO L471 AbstractCegarLoop]: Abstraction has 76421 states and 86674 transitions. [2024-11-19 17:20:38,769 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 76.0) internal successors, (228), 2 states have internal predecessors, (228), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:38,769 INFO L276 IsEmpty]: Start isEmpty. Operand 76421 states and 86674 transitions. [2024-11-19 17:20:38,801 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 326 [2024-11-19 17:20:38,801 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:38,801 INFO L215 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 7, 6, 6, 6, 6, 6, 6, 5, 5, 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, 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] [2024-11-19 17:20:38,811 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-11-19 17:20:39,002 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,SelfDestructingSolverStorable12 [2024-11-19 17:20:39,002 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:39,003 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:39,003 INFO L85 PathProgramCache]: Analyzing trace with hash 613277972, now seen corresponding path program 1 times [2024-11-19 17:20:39,003 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:39,004 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1860564537] [2024-11-19 17:20:39,004 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:39,004 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:39,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:39,572 INFO L134 CoverageAnalysis]: Checked inductivity of 393 backedges. 140 proven. 6 refuted. 0 times theorem prover too weak. 247 trivial. 0 not checked. [2024-11-19 17:20:39,572 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:39,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1860564537] [2024-11-19 17:20:39,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1860564537] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 17:20:39,572 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [171423374] [2024-11-19 17:20:39,572 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:39,573 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:39,573 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 17:20:39,576 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 17:20:39,577 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-19 17:20:39,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:39,814 INFO L255 TraceCheckSpWp]: Trace formula consists of 683 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-19 17:20:39,820 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 17:20:39,977 INFO L134 CoverageAnalysis]: Checked inductivity of 393 backedges. 206 proven. 0 refuted. 0 times theorem prover too weak. 187 trivial. 0 not checked. [2024-11-19 17:20:39,977 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 17:20:39,977 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [171423374] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:39,977 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 17:20:39,977 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-11-19 17:20:39,978 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1025443756] [2024-11-19 17:20:39,978 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:39,978 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:39,978 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:39,979 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:39,980 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:39,980 INFO L87 Difference]: Start difference. First operand 76421 states and 86674 transitions. Second operand has 3 states, 3 states have (on average 78.0) internal successors, (234), 3 states have internal predecessors, (234), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:40,953 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:40,953 INFO L93 Difference]: Finished difference Result 219696 states and 249144 transitions. [2024-11-19 17:20:40,953 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:40,954 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 78.0) internal successors, (234), 3 states have internal predecessors, (234), 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 325 [2024-11-19 17:20:40,954 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:41,118 INFO L225 Difference]: With dead ends: 219696 [2024-11-19 17:20:41,118 INFO L226 Difference]: Without dead ends: 143277 [2024-11-19 17:20:41,148 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 327 GetRequests, 324 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:41,149 INFO L432 NwaCegarLoop]: 280 mSDtfsCounter, 258 mSDsluCounter, 263 mSDsCounter, 0 mSdLazyCounter, 152 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 258 SdHoareTripleChecker+Valid, 543 SdHoareTripleChecker+Invalid, 175 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 152 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:41,149 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [258 Valid, 543 Invalid, 175 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 152 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-19 17:20:41,239 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 143277 states. [2024-11-19 17:20:42,780 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 143277 to 143271. [2024-11-19 17:20:42,878 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 143271 states, 143270 states have (on average 1.1335520346199484) internal successors, (162404), 143270 states have internal predecessors, (162404), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:43,063 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143271 states to 143271 states and 162404 transitions. [2024-11-19 17:20:43,066 INFO L78 Accepts]: Start accepts. Automaton has 143271 states and 162404 transitions. Word has length 325 [2024-11-19 17:20:43,066 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:43,066 INFO L471 AbstractCegarLoop]: Abstraction has 143271 states and 162404 transitions. [2024-11-19 17:20:43,066 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 78.0) internal successors, (234), 3 states have internal predecessors, (234), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:43,067 INFO L276 IsEmpty]: Start isEmpty. Operand 143271 states and 162404 transitions. [2024-11-19 17:20:43,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 330 [2024-11-19 17:20:43,099 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:43,100 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 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, 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] [2024-11-19 17:20:43,106 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-11-19 17:20:43,300 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:43,301 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:43,301 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:43,301 INFO L85 PathProgramCache]: Analyzing trace with hash -1244302534, now seen corresponding path program 1 times [2024-11-19 17:20:43,301 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:43,301 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1863813281] [2024-11-19 17:20:43,301 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:43,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:43,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:44,094 INFO L134 CoverageAnalysis]: Checked inductivity of 361 backedges. 123 proven. 6 refuted. 0 times theorem prover too weak. 232 trivial. 0 not checked. [2024-11-19 17:20:44,094 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:44,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1863813281] [2024-11-19 17:20:44,094 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1863813281] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 17:20:44,094 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [135851293] [2024-11-19 17:20:44,095 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:44,095 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:44,095 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 17:20:44,098 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 17:20:44,099 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-19 17:20:44,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:44,310 INFO L255 TraceCheckSpWp]: Trace formula consists of 642 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 17:20:44,316 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 17:20:44,349 INFO L134 CoverageAnalysis]: Checked inductivity of 361 backedges. 263 proven. 0 refuted. 0 times theorem prover too weak. 98 trivial. 0 not checked. [2024-11-19 17:20:44,349 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 17:20:44,350 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [135851293] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:44,350 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 17:20:44,350 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-11-19 17:20:44,350 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [142167121] [2024-11-19 17:20:44,350 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:44,351 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:44,351 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:44,351 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:44,352 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:44,352 INFO L87 Difference]: Start difference. First operand 143271 states and 162404 transitions. Second operand has 3 states, 3 states have (on average 80.0) internal successors, (240), 3 states have internal predecessors, (240), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:45,926 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:45,927 INFO L93 Difference]: Finished difference Result 410354 states and 465263 transitions. [2024-11-19 17:20:45,927 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:45,927 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 80.0) internal successors, (240), 3 states have internal predecessors, (240), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 329 [2024-11-19 17:20:45,928 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:46,333 INFO L225 Difference]: With dead ends: 410354 [2024-11-19 17:20:46,333 INFO L226 Difference]: Without dead ends: 267085 [2024-11-19 17:20:46,412 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 331 GetRequests, 328 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:46,413 INFO L432 NwaCegarLoop]: 602 mSDtfsCounter, 288 mSDsluCounter, 260 mSDsCounter, 0 mSdLazyCounter, 148 mSolverCounterSat, 29 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 288 SdHoareTripleChecker+Valid, 862 SdHoareTripleChecker+Invalid, 177 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 29 IncrementalHoareTripleChecker+Valid, 148 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:46,413 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [288 Valid, 862 Invalid, 177 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [29 Valid, 148 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-19 17:20:46,600 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 267085 states. [2024-11-19 17:20:49,921 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 267085 to 263015. [2024-11-19 17:20:50,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 263015 states, 263014 states have (on average 1.121985901891154) internal successors, (295098), 263014 states have internal predecessors, (295098), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:51,213 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 263015 states to 263015 states and 295098 transitions. [2024-11-19 17:20:51,222 INFO L78 Accepts]: Start accepts. Automaton has 263015 states and 295098 transitions. Word has length 329 [2024-11-19 17:20:51,222 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:51,223 INFO L471 AbstractCegarLoop]: Abstraction has 263015 states and 295098 transitions. [2024-11-19 17:20:51,223 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 80.0) internal successors, (240), 3 states have internal predecessors, (240), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:51,223 INFO L276 IsEmpty]: Start isEmpty. Operand 263015 states and 295098 transitions. [2024-11-19 17:20:51,349 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 336 [2024-11-19 17:20:51,350 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:51,351 INFO L215 NwaCegarLoop]: trace histogram [7, 7, 7, 7, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 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, 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] [2024-11-19 17:20:51,368 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-11-19 17:20:51,552 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:51,553 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:51,553 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:51,553 INFO L85 PathProgramCache]: Analyzing trace with hash -224458090, now seen corresponding path program 1 times [2024-11-19 17:20:51,553 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:51,553 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [410827029] [2024-11-19 17:20:51,553 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:51,554 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:51,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:51,918 INFO L134 CoverageAnalysis]: Checked inductivity of 396 backedges. 134 proven. 6 refuted. 0 times theorem prover too weak. 256 trivial. 0 not checked. [2024-11-19 17:20:51,919 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:20:51,919 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [410827029] [2024-11-19 17:20:51,919 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [410827029] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 17:20:51,919 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [377091905] [2024-11-19 17:20:51,919 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:51,919 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:20:51,919 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 17:20:51,921 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 17:20:51,922 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-19 17:20:52,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:20:52,110 INFO L255 TraceCheckSpWp]: Trace formula consists of 685 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-19 17:20:52,115 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 17:20:52,138 INFO L134 CoverageAnalysis]: Checked inductivity of 396 backedges. 268 proven. 0 refuted. 0 times theorem prover too weak. 128 trivial. 0 not checked. [2024-11-19 17:20:52,138 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 17:20:52,139 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [377091905] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:20:52,139 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 17:20:52,139 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [3] total 5 [2024-11-19 17:20:52,139 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [104224154] [2024-11-19 17:20:52,139 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:20:52,140 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:20:52,140 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:20:52,140 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:20:52,140 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:52,141 INFO L87 Difference]: Start difference. First operand 263015 states and 295098 transitions. Second operand has 3 states, 3 states have (on average 77.33333333333333) internal successors, (232), 3 states have internal predecessors, (232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:54,127 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:20:54,127 INFO L93 Difference]: Finished difference Result 495873 states and 555740 transitions. [2024-11-19 17:20:54,128 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:20:54,128 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 77.33333333333333) internal successors, (232), 3 states have internal predecessors, (232), 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 335 [2024-11-19 17:20:54,128 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:20:54,465 INFO L225 Difference]: With dead ends: 495873 [2024-11-19 17:20:54,465 INFO L226 Difference]: Without dead ends: 232860 [2024-11-19 17:20:54,617 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 337 GetRequests, 334 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:20:54,618 INFO L432 NwaCegarLoop]: 311 mSDtfsCounter, 251 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 519 mSolverCounterSat, 121 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 251 SdHoareTripleChecker+Valid, 326 SdHoareTripleChecker+Invalid, 640 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 121 IncrementalHoareTripleChecker+Valid, 519 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-19 17:20:54,618 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [251 Valid, 326 Invalid, 640 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [121 Valid, 519 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-19 17:20:55,390 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 232860 states. [2024-11-19 17:20:58,514 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 232860 to 218236. [2024-11-19 17:20:58,657 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 218236 states, 218235 states have (on average 1.094540289137856) internal successors, (238867), 218235 states have internal predecessors, (238867), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:58,987 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 218236 states to 218236 states and 238867 transitions. [2024-11-19 17:20:58,991 INFO L78 Accepts]: Start accepts. Automaton has 218236 states and 238867 transitions. Word has length 335 [2024-11-19 17:20:58,991 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:20:58,991 INFO L471 AbstractCegarLoop]: Abstraction has 218236 states and 238867 transitions. [2024-11-19 17:20:58,991 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 77.33333333333333) internal successors, (232), 3 states have internal predecessors, (232), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:20:58,991 INFO L276 IsEmpty]: Start isEmpty. Operand 218236 states and 238867 transitions. [2024-11-19 17:20:59,047 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 376 [2024-11-19 17:20:59,047 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:20:59,048 INFO L215 NwaCegarLoop]: trace histogram [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, 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, 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] [2024-11-19 17:20:59,054 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-11-19 17:20:59,248 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-11-19 17:20:59,249 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:20:59,249 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:20:59,249 INFO L85 PathProgramCache]: Analyzing trace with hash 473825978, now seen corresponding path program 1 times [2024-11-19 17:20:59,249 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:20:59,249 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [833916517] [2024-11-19 17:20:59,250 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:20:59,250 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:20:59,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:21:00,300 INFO L134 CoverageAnalysis]: Checked inductivity of 321 backedges. 190 proven. 0 refuted. 0 times theorem prover too weak. 131 trivial. 0 not checked. [2024-11-19 17:21:00,300 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:21:00,300 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [833916517] [2024-11-19 17:21:00,300 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [833916517] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:21:00,301 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-19 17:21:00,301 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-19 17:21:00,301 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1237611415] [2024-11-19 17:21:00,301 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:21:00,302 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:21:00,302 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:21:00,303 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:21:00,303 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 17:21:00,303 INFO L87 Difference]: Start difference. First operand 218236 states and 238867 transitions. Second operand has 3 states, 3 states have (on average 81.66666666666667) internal successors, (245), 3 states have internal predecessors, (245), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:21:02,331 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:21:02,332 INFO L93 Difference]: Finished difference Result 435282 states and 476398 transitions. [2024-11-19 17:21:02,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:21:02,332 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 81.66666666666667) internal successors, (245), 3 states have internal predecessors, (245), 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 375 [2024-11-19 17:21:02,333 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:21:02,760 INFO L225 Difference]: With dead ends: 435282 [2024-11-19 17:21:02,760 INFO L226 Difference]: Without dead ends: 217048 [2024-11-19 17:21:02,891 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-19 17:21:02,892 INFO L432 NwaCegarLoop]: 280 mSDtfsCounter, 115 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 608 mSolverCounterSat, 26 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 115 SdHoareTripleChecker+Valid, 289 SdHoareTripleChecker+Invalid, 634 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 26 IncrementalHoareTripleChecker+Valid, 608 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-11-19 17:21:02,892 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [115 Valid, 289 Invalid, 634 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [26 Valid, 608 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-11-19 17:21:03,076 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 217048 states. [2024-11-19 17:21:05,818 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 217048 to 208896. [2024-11-19 17:21:05,946 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 208896 states, 208895 states have (on average 1.0879341295866345) internal successors, (227264), 208895 states have internal predecessors, (227264), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:21:06,206 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 208896 states to 208896 states and 227264 transitions. [2024-11-19 17:21:06,211 INFO L78 Accepts]: Start accepts. Automaton has 208896 states and 227264 transitions. Word has length 375 [2024-11-19 17:21:06,211 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:21:06,211 INFO L471 AbstractCegarLoop]: Abstraction has 208896 states and 227264 transitions. [2024-11-19 17:21:06,211 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 81.66666666666667) internal successors, (245), 3 states have internal predecessors, (245), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:21:06,211 INFO L276 IsEmpty]: Start isEmpty. Operand 208896 states and 227264 transitions. [2024-11-19 17:21:06,287 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 445 [2024-11-19 17:21:06,288 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:21:06,288 INFO L215 NwaCegarLoop]: trace histogram [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, 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, 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] [2024-11-19 17:21:06,288 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable16 [2024-11-19 17:21:06,288 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:21:06,289 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:21:06,289 INFO L85 PathProgramCache]: Analyzing trace with hash -1026178903, now seen corresponding path program 1 times [2024-11-19 17:21:06,289 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:21:06,289 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [385861874] [2024-11-19 17:21:06,289 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:21:06,289 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:21:06,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:21:07,308 INFO L134 CoverageAnalysis]: Checked inductivity of 552 backedges. 389 proven. 120 refuted. 0 times theorem prover too weak. 43 trivial. 0 not checked. [2024-11-19 17:21:07,308 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-19 17:21:07,308 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [385861874] [2024-11-19 17:21:07,308 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [385861874] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-19 17:21:07,308 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [746527429] [2024-11-19 17:21:07,308 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:21:07,308 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-19 17:21:07,309 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-19 17:21:07,310 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-19 17:21:07,311 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-11-19 17:21:07,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-19 17:21:07,546 INFO L255 TraceCheckSpWp]: Trace formula consists of 730 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-19 17:21:07,551 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-19 17:21:07,585 INFO L134 CoverageAnalysis]: Checked inductivity of 552 backedges. 414 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked. [2024-11-19 17:21:07,586 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-19 17:21:07,586 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [746527429] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-19 17:21:07,586 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-19 17:21:07,586 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [4] total 5 [2024-11-19 17:21:07,586 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1534207370] [2024-11-19 17:21:07,586 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-19 17:21:07,587 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-19 17:21:07,587 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-19 17:21:07,587 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-19 17:21:07,588 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:21:07,588 INFO L87 Difference]: Start difference. First operand 208896 states and 227264 transitions. Second operand has 3 states, 3 states have (on average 102.66666666666667) internal successors, (308), 3 states have internal predecessors, (308), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:21:09,314 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-19 17:21:09,314 INFO L93 Difference]: Finished difference Result 417051 states and 453496 transitions. [2024-11-19 17:21:09,314 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-19 17:21:09,314 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 102.66666666666667) internal successors, (308), 3 states have internal predecessors, (308), 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 444 [2024-11-19 17:21:09,315 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-19 17:21:09,580 INFO L225 Difference]: With dead ends: 417051 [2024-11-19 17:21:09,580 INFO L226 Difference]: Without dead ends: 208157 [2024-11-19 17:21:09,675 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 447 GetRequests, 444 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-19 17:21:09,675 INFO L432 NwaCegarLoop]: 347 mSDtfsCounter, 199 mSDsluCounter, 14 mSDsCounter, 0 mSdLazyCounter, 660 mSolverCounterSat, 51 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 199 SdHoareTripleChecker+Valid, 361 SdHoareTripleChecker+Invalid, 711 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 51 IncrementalHoareTripleChecker+Valid, 660 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-19 17:21:09,675 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [199 Valid, 361 Invalid, 711 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [51 Valid, 660 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-19 17:21:09,825 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 208157 states. [2024-11-19 17:21:12,367 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 208157 to 201148. [2024-11-19 17:21:12,503 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 201148 states, 201147 states have (on average 1.0837596384733552) internal successors, (217995), 201147 states have internal predecessors, (217995), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:21:12,745 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 201148 states to 201148 states and 217995 transitions. [2024-11-19 17:21:12,751 INFO L78 Accepts]: Start accepts. Automaton has 201148 states and 217995 transitions. Word has length 444 [2024-11-19 17:21:12,751 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-19 17:21:12,751 INFO L471 AbstractCegarLoop]: Abstraction has 201148 states and 217995 transitions. [2024-11-19 17:21:12,751 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 102.66666666666667) internal successors, (308), 3 states have internal predecessors, (308), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-19 17:21:12,751 INFO L276 IsEmpty]: Start isEmpty. Operand 201148 states and 217995 transitions. [2024-11-19 17:21:12,823 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 449 [2024-11-19 17:21:12,823 INFO L207 NwaCegarLoop]: Found error trace [2024-11-19 17:21:12,824 INFO L215 NwaCegarLoop]: trace histogram [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, 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, 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] [2024-11-19 17:21:12,831 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Forceful destruction successful, exit code 0 [2024-11-19 17:21:13,024 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable17 [2024-11-19 17:21:13,025 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-19 17:21:13,025 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-19 17:21:13,025 INFO L85 PathProgramCache]: Analyzing trace with hash 1456123827, now seen corresponding path program 1 times [2024-11-19 17:21:13,025 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-19 17:21:13,025 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1260905292] [2024-11-19 17:21:13,025 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-19 17:21:13,025 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-19 17:21:13,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat