./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/eca-rers2012/Problem13_label30.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 803cd42f Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/eca-rers2012/Problem13_label30.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 e9187c2a2102d3e400be280528e6f5828841c3bd8908371ec9602651e1a68303 --- Real Ultimate output --- This is Ultimate 0.2.5-tmp.dk.eval-assert-order-craig-803cd42-m [2024-11-21 22:14:13,254 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-21 22:14:13,302 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-21 22:14:13,305 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-21 22:14:13,305 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-21 22:14:13,333 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-21 22:14:13,334 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-21 22:14:13,334 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-21 22:14:13,334 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-21 22:14:13,335 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-21 22:14:13,335 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-21 22:14:13,335 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-21 22:14:13,340 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-21 22:14:13,340 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-21 22:14:13,340 INFO L153 SettingsManager]: * Use SBE=true [2024-11-21 22:14:13,341 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-21 22:14:13,341 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-21 22:14:13,341 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-21 22:14:13,341 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-21 22:14:13,343 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-21 22:14:13,343 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-21 22:14:13,343 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-21 22:14:13,344 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-21 22:14:13,344 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-21 22:14:13,344 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-21 22:14:13,344 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-21 22:14:13,344 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-21 22:14:13,345 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-21 22:14:13,345 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-21 22:14:13,345 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-21 22:14:13,345 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-21 22:14:13,346 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-21 22:14:13,346 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 22:14:13,346 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-21 22:14:13,346 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-21 22:14:13,346 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-21 22:14:13,347 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-21 22:14:13,347 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-21 22:14:13,347 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-21 22:14:13,347 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-21 22:14:13,348 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-21 22:14:13,348 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-21 22:14:13,348 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 -> e9187c2a2102d3e400be280528e6f5828841c3bd8908371ec9602651e1a68303 [2024-11-21 22:14:13,521 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-21 22:14:13,537 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-21 22:14:13,539 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-21 22:14:13,540 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-21 22:14:13,540 INFO L274 PluginConnector]: CDTParser initialized [2024-11-21 22:14:13,541 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/eca-rers2012/Problem13_label30.c [2024-11-21 22:14:14,843 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-21 22:14:15,173 INFO L384 CDTParser]: Found 1 translation units. [2024-11-21 22:14:15,174 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/eca-rers2012/Problem13_label30.c [2024-11-21 22:14:15,202 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0ff22bf8c/08427a25e76447379d7a417704212bfd/FLAG3a197b163 [2024-11-21 22:14:15,213 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/0ff22bf8c/08427a25e76447379d7a417704212bfd [2024-11-21 22:14:15,215 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-21 22:14:15,216 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-21 22:14:15,217 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-21 22:14:15,217 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-21 22:14:15,221 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-21 22:14:15,222 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:14:15" (1/1) ... [2024-11-21 22:14:15,223 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@18839115 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:15, skipping insertion in model container [2024-11-21 22:14:15,223 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 10:14:15" (1/1) ... [2024-11-21 22:14:15,332 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-21 22:14:15,552 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/Problem13_label30.c[2990,3003] [2024-11-21 22:14:16,252 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 22:14:16,261 INFO L200 MainTranslator]: Completed pre-run [2024-11-21 22:14:16,275 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/Problem13_label30.c[2990,3003] [2024-11-21 22:14:16,671 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-21 22:14:16,691 INFO L204 MainTranslator]: Completed translation [2024-11-21 22:14:16,692 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16 WrapperNode [2024-11-21 22:14:16,692 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-21 22:14:16,692 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-21 22:14:16,693 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-21 22:14:16,693 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-21 22:14:16,698 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:16,745 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:17,068 INFO L138 Inliner]: procedures = 17, calls = 11, calls flagged for inlining = 6, calls inlined = 6, statements flattened = 5587 [2024-11-21 22:14:17,069 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-21 22:14:17,069 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-21 22:14:17,069 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-21 22:14:17,070 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-21 22:14:17,078 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:17,078 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:17,149 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:17,402 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-21 22:14:17,403 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:17,403 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:17,545 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:17,568 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:17,587 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:17,604 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:17,648 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-21 22:14:17,648 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-21 22:14:17,649 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-21 22:14:17,649 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-21 22:14:17,649 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (1/1) ... [2024-11-21 22:14:17,654 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-21 22:14:17,662 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 22:14:17,679 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-21 22:14:17,682 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-21 22:14:17,721 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-21 22:14:17,721 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-21 22:14:17,721 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-21 22:14:17,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-21 22:14:17,775 INFO L238 CfgBuilder]: Building ICFG [2024-11-21 22:14:17,777 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-21 22:14:24,128 INFO L? ?]: Removed 738 outVars from TransFormulas that were not future-live. [2024-11-21 22:14:24,129 INFO L287 CfgBuilder]: Performing block encoding [2024-11-21 22:14:24,156 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-21 22:14:24,157 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-21 22:14:24,157 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 10:14:24 BoogieIcfgContainer [2024-11-21 22:14:24,157 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-21 22:14:24,159 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-21 22:14:24,159 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-21 22:14:24,162 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-21 22:14:24,162 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 21.11 10:14:15" (1/3) ... [2024-11-21 22:14:24,163 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@76aaa442 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 10:14:24, skipping insertion in model container [2024-11-21 22:14:24,163 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 10:14:16" (2/3) ... [2024-11-21 22:14:24,163 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@76aaa442 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 21.11 10:14:24, skipping insertion in model container [2024-11-21 22:14:24,163 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 10:14:24" (3/3) ... [2024-11-21 22:14:24,164 INFO L112 eAbstractionObserver]: Analyzing ICFG Problem13_label30.c [2024-11-21 22:14:24,177 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-21 22:14:24,178 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-21 22:14:24,262 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-21 22:14:24,267 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;@4f278123, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-21 22:14:24,268 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-21 22:14:24,275 INFO L276 IsEmpty]: Start isEmpty. Operand has 1098 states, 1096 states have (on average 1.8275547445255473) internal successors, (2003), 1097 states have internal predecessors, (2003), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:24,279 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 20 [2024-11-21 22:14:24,279 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:14:24,280 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 22:14:24,280 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:14:24,284 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:14:24,284 INFO L85 PathProgramCache]: Analyzing trace with hash 406614337, now seen corresponding path program 1 times [2024-11-21 22:14:24,290 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:14:24,291 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [242478393] [2024-11-21 22:14:24,291 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:24,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:14:24,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:24,523 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 22:14:24,523 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:14:24,524 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [242478393] [2024-11-21 22:14:24,524 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [242478393] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:14:24,524 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:14:24,524 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-21 22:14:24,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [785222327] [2024-11-21 22:14:24,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:14:24,529 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:14:24,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:14:24,543 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:14:24,544 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:14:24,547 INFO L87 Difference]: Start difference. First operand has 1098 states, 1096 states have (on average 1.8275547445255473) internal successors, (2003), 1097 states have internal predecessors, (2003), 0 states have call successors, (0), 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 6.333333333333333) internal successors, (19), 2 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:28,021 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:14:28,022 INFO L93 Difference]: Finished difference Result 3082 states and 5689 transitions. [2024-11-21 22:14:28,023 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:14:28,024 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 2 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 19 [2024-11-21 22:14:28,025 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:14:28,045 INFO L225 Difference]: With dead ends: 3082 [2024-11-21 22:14:28,045 INFO L226 Difference]: Without dead ends: 1899 [2024-11-21 22:14:28,051 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-21 22:14:28,053 INFO L432 NwaCegarLoop]: 470 mSDtfsCounter, 1020 mSDsluCounter, 171 mSDsCounter, 0 mSdLazyCounter, 2955 mSolverCounterSat, 599 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1020 SdHoareTripleChecker+Valid, 641 SdHoareTripleChecker+Invalid, 3554 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 599 IncrementalHoareTripleChecker+Valid, 2955 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.3s IncrementalHoareTripleChecker+Time [2024-11-21 22:14:28,054 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1020 Valid, 641 Invalid, 3554 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [599 Valid, 2955 Invalid, 0 Unknown, 0 Unchecked, 3.3s Time] [2024-11-21 22:14:28,073 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1899 states. [2024-11-21 22:14:28,227 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1899 to 1894. [2024-11-21 22:14:28,230 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1894 states, 1893 states have (on average 1.7374537770734284) internal successors, (3289), 1893 states have internal predecessors, (3289), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:28,234 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1894 states to 1894 states and 3289 transitions. [2024-11-21 22:14:28,235 INFO L78 Accepts]: Start accepts. Automaton has 1894 states and 3289 transitions. Word has length 19 [2024-11-21 22:14:28,236 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:14:28,236 INFO L471 AbstractCegarLoop]: Abstraction has 1894 states and 3289 transitions. [2024-11-21 22:14:28,236 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 6.333333333333333) internal successors, (19), 2 states have internal predecessors, (19), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:28,236 INFO L276 IsEmpty]: Start isEmpty. Operand 1894 states and 3289 transitions. [2024-11-21 22:14:28,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 85 [2024-11-21 22:14:28,238 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:14:28,238 INFO L215 NwaCegarLoop]: trace histogram [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] [2024-11-21 22:14:28,239 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-21 22:14:28,239 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:14:28,239 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:14:28,239 INFO L85 PathProgramCache]: Analyzing trace with hash 680997466, now seen corresponding path program 1 times [2024-11-21 22:14:28,240 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:14:28,240 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1140445380] [2024-11-21 22:14:28,240 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:28,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:14:28,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:28,493 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 22:14:28,493 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:14:28,493 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1140445380] [2024-11-21 22:14:28,494 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1140445380] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:14:28,494 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:14:28,494 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-21 22:14:28,494 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [602669602] [2024-11-21 22:14:28,494 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:14:28,495 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:14:28,496 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:14:28,497 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:14:28,498 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:14:28,498 INFO L87 Difference]: Start difference. First operand 1894 states and 3289 transitions. Second operand has 3 states, 3 states have (on average 28.0) internal successors, (84), 2 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:31,580 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:14:31,581 INFO L93 Difference]: Finished difference Result 5384 states and 9441 transitions. [2024-11-21 22:14:31,582 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:14:31,582 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 2 states have internal predecessors, (84), 0 states have call successors, (0), 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 84 [2024-11-21 22:14:31,586 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:14:31,596 INFO L225 Difference]: With dead ends: 5384 [2024-11-21 22:14:31,597 INFO L226 Difference]: Without dead ends: 3492 [2024-11-21 22:14:31,600 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-21 22:14:31,601 INFO L432 NwaCegarLoop]: 860 mSDtfsCounter, 922 mSDsluCounter, 153 mSDsCounter, 0 mSdLazyCounter, 2310 mSolverCounterSat, 879 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 922 SdHoareTripleChecker+Valid, 1013 SdHoareTripleChecker+Invalid, 3189 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 879 IncrementalHoareTripleChecker+Valid, 2310 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time [2024-11-21 22:14:31,602 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [922 Valid, 1013 Invalid, 3189 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [879 Valid, 2310 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time] [2024-11-21 22:14:31,607 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3492 states. [2024-11-21 22:14:31,662 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3492 to 3491. [2024-11-21 22:14:31,667 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 3491 states, 3490 states have (on average 1.5383954154727795) internal successors, (5369), 3490 states have internal predecessors, (5369), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:31,674 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 3491 states to 3491 states and 5369 transitions. [2024-11-21 22:14:31,674 INFO L78 Accepts]: Start accepts. Automaton has 3491 states and 5369 transitions. Word has length 84 [2024-11-21 22:14:31,675 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:14:31,675 INFO L471 AbstractCegarLoop]: Abstraction has 3491 states and 5369 transitions. [2024-11-21 22:14:31,675 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.0) internal successors, (84), 2 states have internal predecessors, (84), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:31,675 INFO L276 IsEmpty]: Start isEmpty. Operand 3491 states and 5369 transitions. [2024-11-21 22:14:31,677 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 87 [2024-11-21 22:14:31,677 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:14:31,677 INFO L215 NwaCegarLoop]: trace histogram [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] [2024-11-21 22:14:31,677 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-21 22:14:31,677 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:14:31,681 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:14:31,682 INFO L85 PathProgramCache]: Analyzing trace with hash 1374228415, now seen corresponding path program 1 times [2024-11-21 22:14:31,682 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:14:31,682 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [180885173] [2024-11-21 22:14:31,682 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:31,682 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:14:31,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:31,804 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 22:14:31,804 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:14:31,804 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [180885173] [2024-11-21 22:14:31,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [180885173] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:14:31,805 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:14:31,805 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-21 22:14:31,805 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1240692809] [2024-11-21 22:14:31,805 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:14:31,805 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:14:31,807 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:14:31,808 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:14:31,808 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:14:31,810 INFO L87 Difference]: Start difference. First operand 3491 states and 5369 transitions. Second operand has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 2 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:34,978 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:14:34,978 INFO L93 Difference]: Finished difference Result 10169 states and 15700 transitions. [2024-11-21 22:14:34,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:14:34,979 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 2 states have internal predecessors, (86), 0 states have call successors, (0), 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 86 [2024-11-21 22:14:34,979 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:14:34,997 INFO L225 Difference]: With dead ends: 10169 [2024-11-21 22:14:34,997 INFO L226 Difference]: Without dead ends: 6680 [2024-11-21 22:14:35,003 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-21 22:14:35,004 INFO L432 NwaCegarLoop]: 714 mSDtfsCounter, 977 mSDsluCounter, 133 mSDsCounter, 0 mSdLazyCounter, 2533 mSolverCounterSat, 775 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 977 SdHoareTripleChecker+Valid, 847 SdHoareTripleChecker+Invalid, 3308 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 775 IncrementalHoareTripleChecker+Valid, 2533 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time [2024-11-21 22:14:35,005 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [977 Valid, 847 Invalid, 3308 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [775 Valid, 2533 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time] [2024-11-21 22:14:35,010 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 6680 states. [2024-11-21 22:14:35,124 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 6680 to 6669. [2024-11-21 22:14:35,131 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 6669 states, 6668 states have (on average 1.375224955008998) internal successors, (9170), 6668 states have internal predecessors, (9170), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:35,139 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 6669 states to 6669 states and 9170 transitions. [2024-11-21 22:14:35,140 INFO L78 Accepts]: Start accepts. Automaton has 6669 states and 9170 transitions. Word has length 86 [2024-11-21 22:14:35,141 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:14:35,142 INFO L471 AbstractCegarLoop]: Abstraction has 6669 states and 9170 transitions. [2024-11-21 22:14:35,142 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 28.666666666666668) internal successors, (86), 2 states have internal predecessors, (86), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:35,144 INFO L276 IsEmpty]: Start isEmpty. Operand 6669 states and 9170 transitions. [2024-11-21 22:14:35,145 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 131 [2024-11-21 22:14:35,145 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:14:35,145 INFO L215 NwaCegarLoop]: trace histogram [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] [2024-11-21 22:14:35,145 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-21 22:14:35,145 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:14:35,146 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:14:35,146 INFO L85 PathProgramCache]: Analyzing trace with hash -2112836531, now seen corresponding path program 1 times [2024-11-21 22:14:35,146 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:14:35,148 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [705103435] [2024-11-21 22:14:35,149 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:35,149 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:14:35,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:35,515 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 22:14:35,516 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:14:35,516 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [705103435] [2024-11-21 22:14:35,516 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [705103435] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:14:35,516 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:14:35,517 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-21 22:14:35,517 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2025314314] [2024-11-21 22:14:35,517 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:14:35,517 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:14:35,517 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:14:35,519 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:14:35,519 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:14:35,519 INFO L87 Difference]: Start difference. First operand 6669 states and 9170 transitions. Second operand has 3 states, 3 states have (on average 43.333333333333336) internal successors, (130), 2 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:37,741 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:14:37,741 INFO L93 Difference]: Finished difference Result 14123 states and 19185 transitions. [2024-11-21 22:14:37,742 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:14:37,742 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 43.333333333333336) internal successors, (130), 2 states have internal predecessors, (130), 0 states have call successors, (0), 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 130 [2024-11-21 22:14:37,742 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:14:37,763 INFO L225 Difference]: With dead ends: 14123 [2024-11-21 22:14:37,764 INFO L226 Difference]: Without dead ends: 7456 [2024-11-21 22:14:37,772 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-21 22:14:37,773 INFO L432 NwaCegarLoop]: 1086 mSDtfsCounter, 678 mSDsluCounter, 129 mSDsCounter, 0 mSdLazyCounter, 2523 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 678 SdHoareTripleChecker+Valid, 1215 SdHoareTripleChecker+Invalid, 2577 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 2523 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.1s IncrementalHoareTripleChecker+Time [2024-11-21 22:14:37,773 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [678 Valid, 1215 Invalid, 2577 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 2523 Invalid, 0 Unknown, 0 Unchecked, 2.1s Time] [2024-11-21 22:14:37,780 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 7456 states. [2024-11-21 22:14:37,948 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 7456 to 7456. [2024-11-21 22:14:37,964 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 7456 states, 7455 states have (on average 1.3362843729040912) internal successors, (9962), 7455 states have internal predecessors, (9962), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:37,985 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 7456 states to 7456 states and 9962 transitions. [2024-11-21 22:14:37,988 INFO L78 Accepts]: Start accepts. Automaton has 7456 states and 9962 transitions. Word has length 130 [2024-11-21 22:14:37,990 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:14:37,990 INFO L471 AbstractCegarLoop]: Abstraction has 7456 states and 9962 transitions. [2024-11-21 22:14:37,990 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 43.333333333333336) internal successors, (130), 2 states have internal predecessors, (130), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:37,990 INFO L276 IsEmpty]: Start isEmpty. Operand 7456 states and 9962 transitions. [2024-11-21 22:14:37,993 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 145 [2024-11-21 22:14:37,997 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:14:37,997 INFO L215 NwaCegarLoop]: trace histogram [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] [2024-11-21 22:14:37,997 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-21 22:14:37,998 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:14:37,998 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:14:37,998 INFO L85 PathProgramCache]: Analyzing trace with hash -159560457, now seen corresponding path program 1 times [2024-11-21 22:14:37,998 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:14:37,998 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [607485607] [2024-11-21 22:14:37,998 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:37,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:14:38,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:38,444 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 16 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 22:14:38,444 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:14:38,444 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [607485607] [2024-11-21 22:14:38,444 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [607485607] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 22:14:38,444 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [930729985] [2024-11-21 22:14:38,444 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:38,444 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 22:14:38,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 22:14:38,449 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-21 22:14:38,450 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-21 22:14:38,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:38,521 INFO L255 TraceCheckSpWp]: Trace formula consists of 227 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-21 22:14:38,528 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 22:14:38,690 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 16 trivial. 0 not checked. [2024-11-21 22:14:38,690 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 22:14:38,691 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [930729985] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:14:38,691 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-21 22:14:38,691 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [5] total 6 [2024-11-21 22:14:38,691 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [214114240] [2024-11-21 22:14:38,691 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:14:38,691 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:14:38,692 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:14:38,692 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:14:38,692 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-11-21 22:14:38,692 INFO L87 Difference]: Start difference. First operand 7456 states and 9962 transitions. Second operand has 3 states, 3 states have (on average 43.0) internal successors, (129), 2 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:41,821 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:14:41,822 INFO L93 Difference]: Finished difference Result 19656 states and 26991 transitions. [2024-11-21 22:14:41,822 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:14:41,823 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 43.0) internal successors, (129), 2 states have internal predecessors, (129), 0 states have call successors, (0), 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 144 [2024-11-21 22:14:41,824 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:14:41,852 INFO L225 Difference]: With dead ends: 19656 [2024-11-21 22:14:41,852 INFO L226 Difference]: Without dead ends: 12989 [2024-11-21 22:14:41,858 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 148 GetRequests, 143 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-11-21 22:14:41,859 INFO L432 NwaCegarLoop]: 1071 mSDtfsCounter, 737 mSDsluCounter, 151 mSDsCounter, 0 mSdLazyCounter, 2526 mSolverCounterSat, 779 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 737 SdHoareTripleChecker+Valid, 1222 SdHoareTripleChecker+Invalid, 3305 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 779 IncrementalHoareTripleChecker+Valid, 2526 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time [2024-11-21 22:14:41,859 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [737 Valid, 1222 Invalid, 3305 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [779 Valid, 2526 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time] [2024-11-21 22:14:41,869 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12989 states. [2024-11-21 22:14:41,979 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12989 to 12972. [2024-11-21 22:14:41,999 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12972 states, 12971 states have (on average 1.235910878112713) internal successors, (16031), 12971 states have internal predecessors, (16031), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:42,014 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12972 states to 12972 states and 16031 transitions. [2024-11-21 22:14:42,015 INFO L78 Accepts]: Start accepts. Automaton has 12972 states and 16031 transitions. Word has length 144 [2024-11-21 22:14:42,015 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:14:42,015 INFO L471 AbstractCegarLoop]: Abstraction has 12972 states and 16031 transitions. [2024-11-21 22:14:42,015 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 43.0) internal successors, (129), 2 states have internal predecessors, (129), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:42,016 INFO L276 IsEmpty]: Start isEmpty. Operand 12972 states and 16031 transitions. [2024-11-21 22:14:42,017 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-11-21 22:14:42,017 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:14:42,018 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2024-11-21 22:14:42,027 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-11-21 22:14:42,218 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 22:14:42,219 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:14:42,220 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:14:42,220 INFO L85 PathProgramCache]: Analyzing trace with hash -1187355270, now seen corresponding path program 1 times [2024-11-21 22:14:42,220 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:14:42,220 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [958175619] [2024-11-21 22:14:42,220 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:42,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:14:42,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:42,490 INFO L134 CoverageAnalysis]: Checked inductivity of 128 backedges. 33 proven. 0 refuted. 0 times theorem prover too weak. 95 trivial. 0 not checked. [2024-11-21 22:14:42,490 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:14:42,490 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [958175619] [2024-11-21 22:14:42,490 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [958175619] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:14:42,490 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:14:42,490 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-21 22:14:42,490 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2135059253] [2024-11-21 22:14:42,490 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:14:42,491 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:14:42,491 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:14:42,491 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:14:42,491 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:14:42,491 INFO L87 Difference]: Start difference. First operand 12972 states and 16031 transitions. Second operand has 3 states, 3 states have (on average 45.666666666666664) internal successors, (137), 2 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:45,120 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:14:45,120 INFO L93 Difference]: Finished difference Result 22792 states and 28651 transitions. [2024-11-21 22:14:45,122 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:14:45,122 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 45.666666666666664) internal successors, (137), 2 states have internal predecessors, (137), 0 states have call successors, (0), 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 231 [2024-11-21 22:14:45,122 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:14:45,139 INFO L225 Difference]: With dead ends: 22792 [2024-11-21 22:14:45,139 INFO L226 Difference]: Without dead ends: 12980 [2024-11-21 22:14:45,148 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-21 22:14:45,148 INFO L432 NwaCegarLoop]: 1027 mSDtfsCounter, 728 mSDsluCounter, 184 mSDsCounter, 0 mSdLazyCounter, 2714 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 728 SdHoareTripleChecker+Valid, 1211 SdHoareTripleChecker+Invalid, 2718 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 2714 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time [2024-11-21 22:14:45,149 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [728 Valid, 1211 Invalid, 2718 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 2714 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time] [2024-11-21 22:14:45,156 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 12980 states. [2024-11-21 22:14:45,244 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 12980 to 12972. [2024-11-21 22:14:45,258 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 12972 states, 12971 states have (on average 1.2347544522396114) internal successors, (16016), 12971 states have internal predecessors, (16016), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:45,272 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 12972 states to 12972 states and 16016 transitions. [2024-11-21 22:14:45,272 INFO L78 Accepts]: Start accepts. Automaton has 12972 states and 16016 transitions. Word has length 231 [2024-11-21 22:14:45,273 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:14:45,273 INFO L471 AbstractCegarLoop]: Abstraction has 12972 states and 16016 transitions. [2024-11-21 22:14:45,274 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 45.666666666666664) internal successors, (137), 2 states have internal predecessors, (137), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:45,274 INFO L276 IsEmpty]: Start isEmpty. Operand 12972 states and 16016 transitions. [2024-11-21 22:14:45,276 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 234 [2024-11-21 22:14:45,276 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:14:45,276 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2024-11-21 22:14:45,276 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5 [2024-11-21 22:14:45,276 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:14:45,276 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:14:45,277 INFO L85 PathProgramCache]: Analyzing trace with hash 1610863008, now seen corresponding path program 1 times [2024-11-21 22:14:45,277 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:14:45,277 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [583018935] [2024-11-21 22:14:45,277 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:45,277 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:14:45,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:45,388 INFO L134 CoverageAnalysis]: Checked inductivity of 121 backedges. 121 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-21 22:14:45,388 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:14:45,388 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [583018935] [2024-11-21 22:14:45,389 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [583018935] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:14:45,389 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:14:45,389 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 22:14:45,389 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1074984363] [2024-11-21 22:14:45,389 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:14:45,389 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:14:45,390 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:14:45,390 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:14:45,390 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:14:45,390 INFO L87 Difference]: Start difference. First operand 12972 states and 16016 transitions. Second operand has 3 states, 3 states have (on average 77.66666666666667) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:48,332 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:14:48,332 INFO L93 Difference]: Finished difference Result 36166 states and 45134 transitions. [2024-11-21 22:14:48,332 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:14:48,333 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 77.66666666666667) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 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 233 [2024-11-21 22:14:48,333 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:14:48,371 INFO L225 Difference]: With dead ends: 36166 [2024-11-21 22:14:48,372 INFO L226 Difference]: Without dead ends: 23196 [2024-11-21 22:14:48,386 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:14:48,387 INFO L432 NwaCegarLoop]: 1851 mSDtfsCounter, 841 mSDsluCounter, 138 mSDsCounter, 0 mSdLazyCounter, 2479 mSolverCounterSat, 807 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 841 SdHoareTripleChecker+Valid, 1989 SdHoareTripleChecker+Invalid, 3286 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 807 IncrementalHoareTripleChecker+Valid, 2479 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.8s IncrementalHoareTripleChecker+Time [2024-11-21 22:14:48,387 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [841 Valid, 1989 Invalid, 3286 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [807 Valid, 2479 Invalid, 0 Unknown, 0 Unchecked, 2.8s Time] [2024-11-21 22:14:48,405 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 23196 states. [2024-11-21 22:14:48,584 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 23196 to 22404. [2024-11-21 22:14:48,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22404 states, 22403 states have (on average 1.1931884122662144) internal successors, (26731), 22403 states have internal predecessors, (26731), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:48,625 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22404 states to 22404 states and 26731 transitions. [2024-11-21 22:14:48,626 INFO L78 Accepts]: Start accepts. Automaton has 22404 states and 26731 transitions. Word has length 233 [2024-11-21 22:14:48,626 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:14:48,626 INFO L471 AbstractCegarLoop]: Abstraction has 22404 states and 26731 transitions. [2024-11-21 22:14:48,626 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 77.66666666666667) internal successors, (233), 3 states have internal predecessors, (233), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:48,626 INFO L276 IsEmpty]: Start isEmpty. Operand 22404 states and 26731 transitions. [2024-11-21 22:14:48,628 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 256 [2024-11-21 22:14:48,629 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:14:48,630 INFO L215 NwaCegarLoop]: trace histogram [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, 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] [2024-11-21 22:14:48,630 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6 [2024-11-21 22:14:48,630 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:14:48,630 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:14:48,630 INFO L85 PathProgramCache]: Analyzing trace with hash -1517547792, now seen corresponding path program 1 times [2024-11-21 22:14:48,631 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:14:48,631 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1177711640] [2024-11-21 22:14:48,631 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:48,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:14:48,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:48,784 INFO L134 CoverageAnalysis]: Checked inductivity of 255 backedges. 238 proven. 0 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-21 22:14:48,784 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:14:48,784 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1177711640] [2024-11-21 22:14:48,784 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1177711640] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:14:48,784 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:14:48,785 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 22:14:48,785 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [957032114] [2024-11-21 22:14:48,785 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:14:48,785 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:14:48,785 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:14:48,786 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:14:48,786 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:14:48,786 INFO L87 Difference]: Start difference. First operand 22404 states and 26731 transitions. Second operand has 3 states, 3 states have (on average 79.66666666666667) internal successors, (239), 3 states have internal predecessors, (239), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:52,063 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:14:52,063 INFO L93 Difference]: Finished difference Result 55046 states and 66948 transitions. [2024-11-21 22:14:52,064 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:14:52,064 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 79.66666666666667) internal successors, (239), 3 states have internal predecessors, (239), 0 states have call successors, (0), 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 255 [2024-11-21 22:14:52,064 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:14:52,107 INFO L225 Difference]: With dead ends: 55046 [2024-11-21 22:14:52,107 INFO L226 Difference]: Without dead ends: 33431 [2024-11-21 22:14:52,128 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:14:52,129 INFO L432 NwaCegarLoop]: 810 mSDtfsCounter, 882 mSDsluCounter, 118 mSDsCounter, 0 mSdLazyCounter, 2384 mSolverCounterSat, 903 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 882 SdHoareTripleChecker+Valid, 928 SdHoareTripleChecker+Invalid, 3287 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 903 IncrementalHoareTripleChecker+Valid, 2384 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time [2024-11-21 22:14:52,129 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [882 Valid, 928 Invalid, 3287 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [903 Valid, 2384 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time] [2024-11-21 22:14:52,153 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 33431 states. [2024-11-21 22:14:52,386 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 33431 to 32635. [2024-11-21 22:14:52,415 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 32635 states, 32634 states have (on average 1.176135318992462) internal successors, (38382), 32634 states have internal predecessors, (38382), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:52,643 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32635 states to 32635 states and 38382 transitions. [2024-11-21 22:14:52,644 INFO L78 Accepts]: Start accepts. Automaton has 32635 states and 38382 transitions. Word has length 255 [2024-11-21 22:14:52,644 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:14:52,644 INFO L471 AbstractCegarLoop]: Abstraction has 32635 states and 38382 transitions. [2024-11-21 22:14:52,644 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 79.66666666666667) internal successors, (239), 3 states have internal predecessors, (239), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:52,645 INFO L276 IsEmpty]: Start isEmpty. Operand 32635 states and 38382 transitions. [2024-11-21 22:14:52,650 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 311 [2024-11-21 22:14:52,651 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:14:52,651 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2024-11-21 22:14:52,651 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7 [2024-11-21 22:14:52,651 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:14:52,653 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:14:52,653 INFO L85 PathProgramCache]: Analyzing trace with hash 1203309205, now seen corresponding path program 1 times [2024-11-21 22:14:52,654 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:14:52,654 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [6360105] [2024-11-21 22:14:52,654 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:52,654 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:14:52,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:52,801 INFO L134 CoverageAnalysis]: Checked inductivity of 157 backedges. 33 proven. 0 refuted. 0 times theorem prover too weak. 124 trivial. 0 not checked. [2024-11-21 22:14:52,801 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:14:52,801 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [6360105] [2024-11-21 22:14:52,801 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [6360105] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:14:52,802 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:14:52,802 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 22:14:52,802 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1399292876] [2024-11-21 22:14:52,802 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:14:52,802 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:14:52,802 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:14:52,802 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:14:52,803 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:14:52,803 INFO L87 Difference]: Start difference. First operand 32635 states and 38382 transitions. Second operand has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 3 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:56,149 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:14:56,152 INFO L93 Difference]: Finished difference Result 76294 states and 91193 transitions. [2024-11-21 22:14:56,153 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:14:56,153 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 3 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 310 [2024-11-21 22:14:56,153 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:14:56,204 INFO L225 Difference]: With dead ends: 76294 [2024-11-21 22:14:56,204 INFO L226 Difference]: Without dead ends: 44448 [2024-11-21 22:14:56,229 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:14:56,230 INFO L432 NwaCegarLoop]: 1806 mSDtfsCounter, 845 mSDsluCounter, 144 mSDsCounter, 0 mSdLazyCounter, 2550 mSolverCounterSat, 723 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 845 SdHoareTripleChecker+Valid, 1950 SdHoareTripleChecker+Invalid, 3273 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 723 IncrementalHoareTripleChecker+Valid, 2550 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time [2024-11-21 22:14:56,230 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [845 Valid, 1950 Invalid, 3273 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [723 Valid, 2550 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time] [2024-11-21 22:14:56,264 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 44448 states. [2024-11-21 22:14:56,562 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 44448 to 43657. [2024-11-21 22:14:56,600 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 43657 states, 43656 states have (on average 1.151663001649258) internal successors, (50277), 43656 states have internal predecessors, (50277), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:56,642 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43657 states to 43657 states and 50277 transitions. [2024-11-21 22:14:56,642 INFO L78 Accepts]: Start accepts. Automaton has 43657 states and 50277 transitions. Word has length 310 [2024-11-21 22:14:56,643 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:14:56,643 INFO L471 AbstractCegarLoop]: Abstraction has 43657 states and 50277 transitions. [2024-11-21 22:14:56,643 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 62.333333333333336) internal successors, (187), 3 states have internal predecessors, (187), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:14:56,643 INFO L276 IsEmpty]: Start isEmpty. Operand 43657 states and 50277 transitions. [2024-11-21 22:14:56,646 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 326 [2024-11-21 22:14:56,646 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:14:56,646 INFO L215 NwaCegarLoop]: trace histogram [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, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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] [2024-11-21 22:14:56,646 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-21 22:14:56,647 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:14:56,647 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:14:56,647 INFO L85 PathProgramCache]: Analyzing trace with hash 1203727433, now seen corresponding path program 1 times [2024-11-21 22:14:56,647 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:14:56,647 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1468895098] [2024-11-21 22:14:56,647 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:56,648 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:14:56,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:57,565 INFO L134 CoverageAnalysis]: Checked inductivity of 292 backedges. 162 proven. 113 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-11-21 22:14:57,565 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:14:57,565 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1468895098] [2024-11-21 22:14:57,566 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1468895098] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 22:14:57,566 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [713528491] [2024-11-21 22:14:57,566 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:14:57,566 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 22:14:57,566 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 22:14:57,568 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-21 22:14:57,575 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-11-21 22:14:57,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:14:57,678 INFO L255 TraceCheckSpWp]: Trace formula consists of 461 conjuncts, 2 conjuncts are in the unsatisfiable core [2024-11-21 22:14:57,683 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 22:14:57,758 INFO L134 CoverageAnalysis]: Checked inductivity of 292 backedges. 179 proven. 0 refuted. 0 times theorem prover too weak. 113 trivial. 0 not checked. [2024-11-21 22:14:57,758 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 22:14:57,758 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [713528491] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:14:57,758 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-21 22:14:57,758 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [7] total 9 [2024-11-21 22:14:57,759 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [748456691] [2024-11-21 22:14:57,759 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:14:57,759 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:14:57,759 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:14:57,759 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:14:57,760 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-11-21 22:14:57,760 INFO L87 Difference]: Start difference. First operand 43657 states and 50277 transitions. Second operand has 3 states, 3 states have (on average 71.0) internal successors, (213), 3 states have internal predecessors, (213), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:00,668 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:15:00,668 INFO L93 Difference]: Finished difference Result 86516 states and 99752 transitions. [2024-11-21 22:15:00,669 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:15:00,669 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 71.0) internal successors, (213), 3 states have internal predecessors, (213), 0 states have call successors, (0), 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-21 22:15:00,670 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:15:00,721 INFO L225 Difference]: With dead ends: 86516 [2024-11-21 22:15:00,721 INFO L226 Difference]: Without dead ends: 43648 [2024-11-21 22:15:00,749 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 331 GetRequests, 324 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-11-21 22:15:00,750 INFO L432 NwaCegarLoop]: 689 mSDtfsCounter, 1076 mSDsluCounter, 129 mSDsCounter, 0 mSdLazyCounter, 2395 mSolverCounterSat, 527 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1076 SdHoareTripleChecker+Valid, 818 SdHoareTripleChecker+Invalid, 2922 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 527 IncrementalHoareTripleChecker+Valid, 2395 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time [2024-11-21 22:15:00,750 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1076 Valid, 818 Invalid, 2922 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [527 Valid, 2395 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time] [2024-11-21 22:15:00,784 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 43648 states. [2024-11-21 22:15:01,278 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 43648 to 43647. [2024-11-21 22:15:01,305 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 43647 states, 43646 states have (on average 1.1132749851074555) internal successors, (48590), 43646 states have internal predecessors, (48590), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:01,346 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43647 states to 43647 states and 48590 transitions. [2024-11-21 22:15:01,347 INFO L78 Accepts]: Start accepts. Automaton has 43647 states and 48590 transitions. Word has length 325 [2024-11-21 22:15:01,347 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:15:01,348 INFO L471 AbstractCegarLoop]: Abstraction has 43647 states and 48590 transitions. [2024-11-21 22:15:01,348 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 71.0) internal successors, (213), 3 states have internal predecessors, (213), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:01,348 INFO L276 IsEmpty]: Start isEmpty. Operand 43647 states and 48590 transitions. [2024-11-21 22:15:01,351 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 345 [2024-11-21 22:15:01,351 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:15:01,351 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 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] [2024-11-21 22:15:01,358 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-11-21 22:15:01,552 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,SelfDestructingSolverStorable9 [2024-11-21 22:15:01,552 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:15:01,552 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:15:01,552 INFO L85 PathProgramCache]: Analyzing trace with hash -1740237047, now seen corresponding path program 1 times [2024-11-21 22:15:01,552 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:15:01,552 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1673528074] [2024-11-21 22:15:01,552 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:15:01,553 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:15:01,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:15:01,756 INFO L134 CoverageAnalysis]: Checked inductivity of 500 backedges. 67 proven. 0 refuted. 0 times theorem prover too weak. 433 trivial. 0 not checked. [2024-11-21 22:15:01,757 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:15:01,757 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1673528074] [2024-11-21 22:15:01,757 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1673528074] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:15:01,757 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:15:01,757 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 22:15:01,757 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2004211937] [2024-11-21 22:15:01,757 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:15:01,758 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:15:01,758 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:15:01,758 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:15:01,758 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:15:01,759 INFO L87 Difference]: Start difference. First operand 43647 states and 48590 transitions. Second operand has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:05,137 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:15:05,138 INFO L93 Difference]: Finished difference Result 93579 states and 104978 transitions. [2024-11-21 22:15:05,138 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:15:05,138 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 0 states have call successors, (0), 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 344 [2024-11-21 22:15:05,139 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:15:05,194 INFO L225 Difference]: With dead ends: 93579 [2024-11-21 22:15:05,194 INFO L226 Difference]: Without dead ends: 50721 [2024-11-21 22:15:05,205 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:15:05,206 INFO L432 NwaCegarLoop]: 1440 mSDtfsCounter, 1136 mSDsluCounter, 85 mSDsCounter, 0 mSdLazyCounter, 2393 mSolverCounterSat, 767 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1136 SdHoareTripleChecker+Valid, 1525 SdHoareTripleChecker+Invalid, 3160 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 767 IncrementalHoareTripleChecker+Valid, 2393 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.1s IncrementalHoareTripleChecker+Time [2024-11-21 22:15:05,209 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1136 Valid, 1525 Invalid, 3160 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [767 Valid, 2393 Invalid, 0 Unknown, 0 Unchecked, 3.1s Time] [2024-11-21 22:15:05,237 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 50721 states. [2024-11-21 22:15:05,634 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 50721 to 50720. [2024-11-21 22:15:05,697 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50720 states, 50719 states have (on average 1.097557128492281) internal successors, (55667), 50719 states have internal predecessors, (55667), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:05,964 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50720 states to 50720 states and 55667 transitions. [2024-11-21 22:15:05,967 INFO L78 Accepts]: Start accepts. Automaton has 50720 states and 55667 transitions. Word has length 344 [2024-11-21 22:15:05,971 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:15:05,971 INFO L471 AbstractCegarLoop]: Abstraction has 50720 states and 55667 transitions. [2024-11-21 22:15:05,971 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 39.666666666666664) internal successors, (119), 3 states have internal predecessors, (119), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:05,972 INFO L276 IsEmpty]: Start isEmpty. Operand 50720 states and 55667 transitions. [2024-11-21 22:15:05,976 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 368 [2024-11-21 22:15:05,980 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:15:05,980 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 22:15:05,980 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10 [2024-11-21 22:15:05,981 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:15:05,981 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:15:05,981 INFO L85 PathProgramCache]: Analyzing trace with hash 266222346, now seen corresponding path program 1 times [2024-11-21 22:15:05,981 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:15:05,981 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1353206450] [2024-11-21 22:15:05,981 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:15:05,981 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:15:06,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:15:06,420 INFO L134 CoverageAnalysis]: Checked inductivity of 523 backedges. 424 proven. 0 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-21 22:15:06,420 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:15:06,421 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1353206450] [2024-11-21 22:15:06,421 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1353206450] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:15:06,421 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:15:06,421 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 22:15:06,421 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1787152932] [2024-11-21 22:15:06,421 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:15:06,422 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-21 22:15:06,422 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:15:06,422 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-21 22:15:06,423 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-21 22:15:06,423 INFO L87 Difference]: Start difference. First operand 50720 states and 55667 transitions. Second operand has 4 states, 4 states have (on average 71.75) internal successors, (287), 3 states have internal predecessors, (287), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:12,806 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:15:12,806 INFO L93 Difference]: Finished difference Result 167739 states and 183936 transitions. [2024-11-21 22:15:12,807 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-21 22:15:12,808 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 71.75) internal successors, (287), 3 states have internal predecessors, (287), 0 states have call successors, (0), 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 367 [2024-11-21 22:15:12,808 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:15:13,087 INFO L225 Difference]: With dead ends: 167739 [2024-11-21 22:15:13,088 INFO L226 Difference]: Without dead ends: 117808 [2024-11-21 22:15:13,112 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-21 22:15:13,113 INFO L432 NwaCegarLoop]: 650 mSDtfsCounter, 1679 mSDsluCounter, 239 mSDsCounter, 0 mSdLazyCounter, 6574 mSolverCounterSat, 954 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 4.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1679 SdHoareTripleChecker+Valid, 889 SdHoareTripleChecker+Invalid, 7528 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 954 IncrementalHoareTripleChecker+Valid, 6574 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 5.7s IncrementalHoareTripleChecker+Time [2024-11-21 22:15:13,113 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1679 Valid, 889 Invalid, 7528 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [954 Valid, 6574 Invalid, 0 Unknown, 0 Unchecked, 5.7s Time] [2024-11-21 22:15:13,178 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 117808 states. [2024-11-21 22:15:14,262 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 117808 to 115334. [2024-11-21 22:15:14,325 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 115334 states, 115333 states have (on average 1.0877632594313857) internal successors, (125455), 115333 states have internal predecessors, (125455), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:14,452 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 115334 states to 115334 states and 125455 transitions. [2024-11-21 22:15:14,453 INFO L78 Accepts]: Start accepts. Automaton has 115334 states and 125455 transitions. Word has length 367 [2024-11-21 22:15:14,454 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:15:14,454 INFO L471 AbstractCegarLoop]: Abstraction has 115334 states and 125455 transitions. [2024-11-21 22:15:14,454 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 71.75) internal successors, (287), 3 states have internal predecessors, (287), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:14,455 INFO L276 IsEmpty]: Start isEmpty. Operand 115334 states and 125455 transitions. [2024-11-21 22:15:14,459 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 411 [2024-11-21 22:15:14,459 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:15:14,460 INFO L215 NwaCegarLoop]: trace histogram [5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 22:15:14,460 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11 [2024-11-21 22:15:14,460 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:15:14,460 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:15:14,460 INFO L85 PathProgramCache]: Analyzing trace with hash 670957024, now seen corresponding path program 1 times [2024-11-21 22:15:14,461 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:15:14,461 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [605708456] [2024-11-21 22:15:14,461 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:15:14,461 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:15:14,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:15:16,050 INFO L134 CoverageAnalysis]: Checked inductivity of 543 backedges. 331 proven. 113 refuted. 0 times theorem prover too weak. 99 trivial. 0 not checked. [2024-11-21 22:15:16,051 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:15:16,051 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [605708456] [2024-11-21 22:15:16,051 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [605708456] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-21 22:15:16,051 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1692783647] [2024-11-21 22:15:16,051 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:15:16,052 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 22:15:16,052 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-21 22:15:16,053 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-21 22:15:16,054 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-11-21 22:15:16,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:15:16,168 INFO L255 TraceCheckSpWp]: Trace formula consists of 575 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-11-21 22:15:16,172 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-21 22:15:16,717 INFO L134 CoverageAnalysis]: Checked inductivity of 543 backedges. 331 proven. 0 refuted. 0 times theorem prover too weak. 212 trivial. 0 not checked. [2024-11-21 22:15:16,717 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-21 22:15:16,718 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1692783647] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:15:16,718 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-21 22:15:16,718 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [7] total 8 [2024-11-21 22:15:16,718 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1462142693] [2024-11-21 22:15:16,718 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:15:16,718 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:15:16,719 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:15:16,719 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:15:16,719 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-11-21 22:15:16,719 INFO L87 Difference]: Start difference. First operand 115334 states and 125455 transitions. Second operand has 3 states, 3 states have (on average 72.66666666666667) internal successors, (218), 2 states have internal predecessors, (218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:19,765 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:15:19,765 INFO L93 Difference]: Finished difference Result 224374 states and 244429 transitions. [2024-11-21 22:15:19,765 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:15:19,766 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 72.66666666666667) internal successors, (218), 2 states have internal predecessors, (218), 0 states have call successors, (0), 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 410 [2024-11-21 22:15:19,766 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:15:19,893 INFO L225 Difference]: With dead ends: 224374 [2024-11-21 22:15:19,894 INFO L226 Difference]: Without dead ends: 119279 [2024-11-21 22:15:19,932 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 416 GetRequests, 409 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=24, Invalid=48, Unknown=0, NotChecked=0, Total=72 [2024-11-21 22:15:19,933 INFO L432 NwaCegarLoop]: 1025 mSDtfsCounter, 682 mSDsluCounter, 134 mSDsCounter, 0 mSdLazyCounter, 2458 mSolverCounterSat, 109 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 682 SdHoareTripleChecker+Valid, 1159 SdHoareTripleChecker+Invalid, 2567 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 109 IncrementalHoareTripleChecker+Valid, 2458 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.3s IncrementalHoareTripleChecker+Time [2024-11-21 22:15:19,933 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [682 Valid, 1159 Invalid, 2567 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [109 Valid, 2458 Invalid, 0 Unknown, 0 Unchecked, 2.3s Time] [2024-11-21 22:15:20,009 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 119279 states. [2024-11-21 22:15:21,237 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 119279 to 117695. [2024-11-21 22:15:21,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 117695 states, 117694 states have (on average 1.078958995360851) internal successors, (126987), 117694 states have internal predecessors, (126987), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:21,480 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117695 states to 117695 states and 126987 transitions. [2024-11-21 22:15:21,481 INFO L78 Accepts]: Start accepts. Automaton has 117695 states and 126987 transitions. Word has length 410 [2024-11-21 22:15:21,482 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:15:21,482 INFO L471 AbstractCegarLoop]: Abstraction has 117695 states and 126987 transitions. [2024-11-21 22:15:21,482 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 72.66666666666667) internal successors, (218), 2 states have internal predecessors, (218), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:21,482 INFO L276 IsEmpty]: Start isEmpty. Operand 117695 states and 126987 transitions. [2024-11-21 22:15:21,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 457 [2024-11-21 22:15:21,500 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:15:21,504 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 22:15:21,512 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-21 22:15:21,705 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-21 22:15:21,705 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:15:21,706 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:15:21,706 INFO L85 PathProgramCache]: Analyzing trace with hash 1710949667, now seen corresponding path program 1 times [2024-11-21 22:15:21,706 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:15:21,706 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [653145727] [2024-11-21 22:15:21,706 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:15:21,706 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:15:21,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:15:21,956 INFO L134 CoverageAnalysis]: Checked inductivity of 866 backedges. 679 proven. 0 refuted. 0 times theorem prover too weak. 187 trivial. 0 not checked. [2024-11-21 22:15:21,957 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:15:21,957 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [653145727] [2024-11-21 22:15:21,957 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [653145727] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:15:21,957 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:15:21,957 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 22:15:21,957 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [582671651] [2024-11-21 22:15:21,957 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:15:21,958 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:15:21,958 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:15:21,959 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:15:21,959 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:15:21,959 INFO L87 Difference]: Start difference. First operand 117695 states and 126987 transitions. Second operand has 3 states, 3 states have (on average 96.33333333333333) internal successors, (289), 3 states have internal predecessors, (289), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:25,199 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:15:25,199 INFO L93 Difference]: Finished difference Result 236180 states and 254775 transitions. [2024-11-21 22:15:25,200 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:15:25,200 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 96.33333333333333) internal successors, (289), 3 states have internal predecessors, (289), 0 states have call successors, (0), 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 456 [2024-11-21 22:15:25,200 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:15:25,337 INFO L225 Difference]: With dead ends: 236180 [2024-11-21 22:15:25,337 INFO L226 Difference]: Without dead ends: 119274 [2024-11-21 22:15:25,389 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:15:25,389 INFO L432 NwaCegarLoop]: 1341 mSDtfsCounter, 936 mSDsluCounter, 81 mSDsCounter, 0 mSdLazyCounter, 2390 mSolverCounterSat, 580 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 936 SdHoareTripleChecker+Valid, 1422 SdHoareTripleChecker+Invalid, 2970 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 580 IncrementalHoareTripleChecker+Valid, 2390 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time [2024-11-21 22:15:25,389 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [936 Valid, 1422 Invalid, 2970 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [580 Valid, 2390 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time] [2024-11-21 22:15:25,468 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 119274 states. [2024-11-21 22:15:26,535 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 119274 to 117685. [2024-11-21 22:15:26,604 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 117685 states, 117684 states have (on average 1.0659138030658373) internal successors, (125441), 117684 states have internal predecessors, (125441), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:26,762 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 117685 states to 117685 states and 125441 transitions. [2024-11-21 22:15:26,763 INFO L78 Accepts]: Start accepts. Automaton has 117685 states and 125441 transitions. Word has length 456 [2024-11-21 22:15:26,763 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:15:26,763 INFO L471 AbstractCegarLoop]: Abstraction has 117685 states and 125441 transitions. [2024-11-21 22:15:26,763 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 96.33333333333333) internal successors, (289), 3 states have internal predecessors, (289), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:26,764 INFO L276 IsEmpty]: Start isEmpty. Operand 117685 states and 125441 transitions. [2024-11-21 22:15:26,772 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 481 [2024-11-21 22:15:26,772 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:15:26,774 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 22:15:26,774 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable13 [2024-11-21 22:15:26,774 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:15:26,775 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:15:26,775 INFO L85 PathProgramCache]: Analyzing trace with hash -902660767, now seen corresponding path program 1 times [2024-11-21 22:15:26,775 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:15:26,775 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1616566546] [2024-11-21 22:15:26,775 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:15:26,775 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:15:26,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:15:27,301 INFO L134 CoverageAnalysis]: Checked inductivity of 833 backedges. 655 proven. 0 refuted. 0 times theorem prover too weak. 178 trivial. 0 not checked. [2024-11-21 22:15:27,302 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:15:27,302 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1616566546] [2024-11-21 22:15:27,302 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1616566546] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:15:27,302 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:15:27,302 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 22:15:27,302 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1623147319] [2024-11-21 22:15:27,302 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:15:27,303 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:15:27,303 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:15:27,303 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:15:27,303 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:15:27,303 INFO L87 Difference]: Start difference. First operand 117685 states and 125441 transitions. Second operand has 3 states, 3 states have (on average 101.66666666666667) internal successors, (305), 3 states have internal predecessors, (305), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:30,701 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:15:30,701 INFO L93 Difference]: Finished difference Result 259759 states and 277510 transitions. [2024-11-21 22:15:30,702 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:15:30,702 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 101.66666666666667) internal successors, (305), 3 states have internal predecessors, (305), 0 states have call successors, (0), 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 480 [2024-11-21 22:15:30,702 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:15:30,900 INFO L225 Difference]: With dead ends: 259759 [2024-11-21 22:15:30,900 INFO L226 Difference]: Without dead ends: 142863 [2024-11-21 22:15:30,945 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:15:30,945 INFO L432 NwaCegarLoop]: 634 mSDtfsCounter, 873 mSDsluCounter, 78 mSDsCounter, 0 mSdLazyCounter, 2334 mSolverCounterSat, 720 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 873 SdHoareTripleChecker+Valid, 712 SdHoareTripleChecker+Invalid, 3054 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 720 IncrementalHoareTripleChecker+Valid, 2334 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.6s IncrementalHoareTripleChecker+Time [2024-11-21 22:15:30,945 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [873 Valid, 712 Invalid, 3054 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [720 Valid, 2334 Invalid, 0 Unknown, 0 Unchecked, 2.6s Time] [2024-11-21 22:15:31,039 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 142863 states. [2024-11-21 22:15:32,473 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 142863 to 141273. [2024-11-21 22:15:32,564 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 141273 states, 141272 states have (on average 1.0588085395549012) internal successors, (149580), 141272 states have internal predecessors, (149580), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:32,752 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 141273 states to 141273 states and 149580 transitions. [2024-11-21 22:15:32,754 INFO L78 Accepts]: Start accepts. Automaton has 141273 states and 149580 transitions. Word has length 480 [2024-11-21 22:15:32,754 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:15:32,754 INFO L471 AbstractCegarLoop]: Abstraction has 141273 states and 149580 transitions. [2024-11-21 22:15:32,754 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 101.66666666666667) internal successors, (305), 3 states have internal predecessors, (305), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:32,755 INFO L276 IsEmpty]: Start isEmpty. Operand 141273 states and 149580 transitions. [2024-11-21 22:15:32,763 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 498 [2024-11-21 22:15:32,763 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:15:32,763 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-21 22:15:32,764 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable14 [2024-11-21 22:15:32,764 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:15:32,764 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:15:32,764 INFO L85 PathProgramCache]: Analyzing trace with hash -1918953708, now seen corresponding path program 1 times [2024-11-21 22:15:32,764 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:15:32,765 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1598165051] [2024-11-21 22:15:32,765 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:15:32,765 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:15:32,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:15:33,004 INFO L134 CoverageAnalysis]: Checked inductivity of 866 backedges. 326 proven. 0 refuted. 0 times theorem prover too weak. 540 trivial. 0 not checked. [2024-11-21 22:15:33,004 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:15:33,005 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1598165051] [2024-11-21 22:15:33,005 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1598165051] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:15:33,005 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:15:33,005 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-21 22:15:33,005 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2021471955] [2024-11-21 22:15:33,005 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:15:33,006 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:15:33,006 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:15:33,006 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:15:33,006 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:15:33,007 INFO L87 Difference]: Start difference. First operand 141273 states and 149580 transitions. Second operand has 3 states, 3 states have (on average 72.0) internal successors, (216), 2 states have internal predecessors, (216), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:35,257 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:15:35,257 INFO L93 Difference]: Finished difference Result 266782 states and 282944 transitions. [2024-11-21 22:15:35,258 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:15:35,258 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 72.0) internal successors, (216), 2 states have internal predecessors, (216), 0 states have call successors, (0), 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 497 [2024-11-21 22:15:35,258 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:15:35,426 INFO L225 Difference]: With dead ends: 266782 [2024-11-21 22:15:35,426 INFO L226 Difference]: Without dead ends: 139683 [2024-11-21 22:15:35,868 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-21 22:15:35,869 INFO L432 NwaCegarLoop]: 283 mSDtfsCounter, 1593 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1457 mSolverCounterSat, 12 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1593 SdHoareTripleChecker+Valid, 283 SdHoareTripleChecker+Invalid, 1469 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 12 IncrementalHoareTripleChecker+Valid, 1457 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.7s IncrementalHoareTripleChecker+Time [2024-11-21 22:15:35,869 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1593 Valid, 283 Invalid, 1469 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [12 Valid, 1457 Invalid, 0 Unknown, 0 Unchecked, 1.7s Time] [2024-11-21 22:15:35,974 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 139683 states. [2024-11-21 22:15:37,010 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 139683 to 139682. [2024-11-21 22:15:37,094 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 139682 states, 139681 states have (on average 1.058196891488463) internal successors, (147810), 139681 states have internal predecessors, (147810), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:37,231 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 139682 states to 139682 states and 147810 transitions. [2024-11-21 22:15:37,232 INFO L78 Accepts]: Start accepts. Automaton has 139682 states and 147810 transitions. Word has length 497 [2024-11-21 22:15:37,232 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-21 22:15:37,232 INFO L471 AbstractCegarLoop]: Abstraction has 139682 states and 147810 transitions. [2024-11-21 22:15:37,233 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 72.0) internal successors, (216), 2 states have internal predecessors, (216), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:37,233 INFO L276 IsEmpty]: Start isEmpty. Operand 139682 states and 147810 transitions. [2024-11-21 22:15:37,238 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 500 [2024-11-21 22:15:37,239 INFO L207 NwaCegarLoop]: Found error trace [2024-11-21 22:15:37,239 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 5, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 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] [2024-11-21 22:15:37,239 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable15 [2024-11-21 22:15:37,239 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-21 22:15:37,239 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-21 22:15:37,240 INFO L85 PathProgramCache]: Analyzing trace with hash -1426448072, now seen corresponding path program 1 times [2024-11-21 22:15:37,240 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-21 22:15:37,240 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [833824209] [2024-11-21 22:15:37,240 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-21 22:15:37,240 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-21 22:15:37,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-21 22:15:37,904 INFO L134 CoverageAnalysis]: Checked inductivity of 921 backedges. 632 proven. 0 refuted. 0 times theorem prover too weak. 289 trivial. 0 not checked. [2024-11-21 22:15:37,909 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-21 22:15:37,909 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [833824209] [2024-11-21 22:15:37,909 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [833824209] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-21 22:15:37,909 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-21 22:15:37,909 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-21 22:15:37,913 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [825947220] [2024-11-21 22:15:37,913 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-21 22:15:37,914 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-11-21 22:15:37,914 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-21 22:15:37,914 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-11-21 22:15:37,914 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:15:37,915 INFO L87 Difference]: Start difference. First operand 139682 states and 147810 transitions. Second operand has 3 states, 3 states have (on average 100.33333333333333) internal successors, (301), 3 states have internal predecessors, (301), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-21 22:15:41,593 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-21 22:15:41,593 INFO L93 Difference]: Finished difference Result 278577 states and 294771 transitions. [2024-11-21 22:15:41,594 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-11-21 22:15:41,594 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 100.33333333333333) internal successors, (301), 3 states have internal predecessors, (301), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 499 [2024-11-21 22:15:41,594 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-21 22:15:41,745 INFO L225 Difference]: With dead ends: 278577 [2024-11-21 22:15:41,745 INFO L226 Difference]: Without dead ends: 138110 [2024-11-21 22:15:41,795 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-11-21 22:15:41,795 INFO L432 NwaCegarLoop]: 1622 mSDtfsCounter, 784 mSDsluCounter, 129 mSDsCounter, 0 mSdLazyCounter, 2401 mSolverCounterSat, 390 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 784 SdHoareTripleChecker+Valid, 1751 SdHoareTripleChecker+Invalid, 2791 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 390 IncrementalHoareTripleChecker+Valid, 2401 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.7s IncrementalHoareTripleChecker+Time [2024-11-21 22:15:41,796 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [784 Valid, 1751 Invalid, 2791 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [390 Valid, 2401 Invalid, 0 Unknown, 0 Unchecked, 2.7s Time] [2024-11-21 22:15:41,888 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 138110 states.