./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/array-programs/partial_mod_count_limited_base.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version c7c6ca5d Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/array-programs/partial_mod_count_limited_base.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 461bd06f1b3f06d79cc4cf710543bc8daecc2e978ce52b7fb468042420cb9979 --- Real Ultimate output --- This is Ultimate 0.2.5-?-c7c6ca5-m [2024-11-08 09:58:37,109 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-08 09:58:37,162 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-11-08 09:58:37,165 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-08 09:58:37,167 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-08 09:58:37,190 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-08 09:58:37,190 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-08 09:58:37,190 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-08 09:58:37,191 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-08 09:58:37,203 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-08 09:58:37,203 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-08 09:58:37,203 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-08 09:58:37,204 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-08 09:58:37,205 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-08 09:58:37,206 INFO L153 SettingsManager]: * Use SBE=true [2024-11-08 09:58:37,206 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-08 09:58:37,206 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-08 09:58:37,206 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-08 09:58:37,207 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-08 09:58:37,207 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-08 09:58:37,207 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-08 09:58:37,209 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-08 09:58:37,210 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-08 09:58:37,210 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-08 09:58:37,210 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-08 09:58:37,210 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-08 09:58:37,210 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-08 09:58:37,210 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-08 09:58:37,211 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-08 09:58:37,211 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-08 09:58:37,211 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-08 09:58:37,211 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-08 09:58:37,211 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 09:58:37,211 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-08 09:58:37,211 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-08 09:58:37,212 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-08 09:58:37,212 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-08 09:58:37,212 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-08 09:58:37,212 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-08 09:58:37,212 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-08 09:58:37,212 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-08 09:58:37,213 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-08 09:58:37,213 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 -> 461bd06f1b3f06d79cc4cf710543bc8daecc2e978ce52b7fb468042420cb9979 [2024-11-08 09:58:37,389 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-08 09:58:37,409 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-08 09:58:37,411 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-08 09:58:37,412 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-08 09:58:37,412 INFO L274 PluginConnector]: CDTParser initialized [2024-11-08 09:58:37,413 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/array-programs/partial_mod_count_limited_base.c [2024-11-08 09:58:38,573 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-08 09:58:38,716 INFO L384 CDTParser]: Found 1 translation units. [2024-11-08 09:58:38,718 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_limited_base.c [2024-11-08 09:58:38,726 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d25ae8ca9/c678fb1156b141e0a86d1068f4e47de8/FLAGf0a0cf06c [2024-11-08 09:58:39,126 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/d25ae8ca9/c678fb1156b141e0a86d1068f4e47de8 [2024-11-08 09:58:39,128 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-08 09:58:39,129 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-08 09:58:39,130 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-08 09:58:39,130 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-08 09:58:39,134 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-08 09:58:39,134 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,135 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@65c457b9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39, skipping insertion in model container [2024-11-08 09:58:39,135 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,149 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-08 09:58:39,273 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_limited_base.c[334,347] [2024-11-08 09:58:39,291 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 09:58:39,296 INFO L200 MainTranslator]: Completed pre-run [2024-11-08 09:58:39,314 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-programs/partial_mod_count_limited_base.c[334,347] [2024-11-08 09:58:39,322 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-08 09:58:39,337 INFO L204 MainTranslator]: Completed translation [2024-11-08 09:58:39,338 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39 WrapperNode [2024-11-08 09:58:39,338 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-08 09:58:39,339 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-08 09:58:39,339 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-08 09:58:39,339 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-08 09:58:39,344 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,353 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,381 INFO L138 Inliner]: procedures = 15, calls = 16, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 65 [2024-11-08 09:58:39,381 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-08 09:58:39,381 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-08 09:58:39,381 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-08 09:58:39,382 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-08 09:58:39,390 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,390 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,396 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,413 INFO L175 MemorySlicer]: Split 6 memory accesses to 2 slices as follows [2, 4]. 67 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0]. The 2 writes are split as follows [0, 2]. [2024-11-08 09:58:39,413 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,413 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,417 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,421 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,423 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,428 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,429 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-08 09:58:39,430 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-08 09:58:39,430 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-08 09:58:39,430 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-08 09:58:39,430 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (1/1) ... [2024-11-08 09:58:39,437 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-08 09:58:39,445 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:58:39,460 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-08 09:58:39,462 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-08 09:58:39,500 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-08 09:58:39,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-08 09:58:39,500 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-08 09:58:39,500 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-08 09:58:39,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-08 09:58:39,501 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-08 09:58:39,501 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-08 09:58:39,502 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-08 09:58:39,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-08 09:58:39,502 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-08 09:58:39,502 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-08 09:58:39,576 INFO L238 CfgBuilder]: Building ICFG [2024-11-08 09:58:39,578 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-08 09:58:39,700 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-11-08 09:58:39,701 INFO L287 CfgBuilder]: Performing block encoding [2024-11-08 09:58:39,713 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-08 09:58:39,713 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-08 09:58:39,713 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 09:58:39 BoogieIcfgContainer [2024-11-08 09:58:39,714 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-08 09:58:39,716 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-08 09:58:39,716 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-08 09:58:39,719 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-08 09:58:39,719 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 09:58:39" (1/3) ... [2024-11-08 09:58:39,719 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5bee68f7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 09:58:39, skipping insertion in model container [2024-11-08 09:58:39,719 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 09:58:39" (2/3) ... [2024-11-08 09:58:39,720 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5bee68f7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 09:58:39, skipping insertion in model container [2024-11-08 09:58:39,720 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 09:58:39" (3/3) ... [2024-11-08 09:58:39,721 INFO L112 eAbstractionObserver]: Analyzing ICFG partial_mod_count_limited_base.c [2024-11-08 09:58:39,733 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-08 09:58:39,734 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-08 09:58:39,782 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-08 09:58:39,787 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;@64438d52, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-08 09:58:39,788 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-08 09:58:39,790 INFO L276 IsEmpty]: Start isEmpty. Operand has 22 states, 20 states have (on average 1.5) internal successors, (30), 21 states have internal predecessors, (30), 0 states have call successors, (0), 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-08 09:58:39,794 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-08 09:58:39,794 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:39,795 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:39,795 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:39,799 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:39,799 INFO L85 PathProgramCache]: Analyzing trace with hash -1939796378, now seen corresponding path program 1 times [2024-11-08 09:58:39,805 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:39,806 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [947381209] [2024-11-08 09:58:39,806 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:39,806 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:39,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:39,938 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-08 09:58:39,939 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:39,939 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [947381209] [2024-11-08 09:58:39,940 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [947381209] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 09:58:39,940 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 09:58:39,940 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-11-08 09:58:39,941 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1772726159] [2024-11-08 09:58:39,942 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 09:58:39,945 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-11-08 09:58:39,945 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:39,962 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-11-08 09:58:39,963 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-08 09:58:39,965 INFO L87 Difference]: Start difference. First operand has 22 states, 20 states have (on average 1.5) internal successors, (30), 21 states have internal predecessors, (30), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:39,977 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:39,978 INFO L93 Difference]: Finished difference Result 41 states and 56 transitions. [2024-11-08 09:58:39,978 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-11-08 09:58:39,979 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2024-11-08 09:58:39,980 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:39,985 INFO L225 Difference]: With dead ends: 41 [2024-11-08 09:58:39,985 INFO L226 Difference]: Without dead ends: 18 [2024-11-08 09:58:39,988 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-11-08 09:58:39,991 INFO L432 NwaCegarLoop]: 26 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 0 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 0 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 0 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:39,992 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 0 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-08 09:58:40,006 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 18 states. [2024-11-08 09:58:40,015 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18. [2024-11-08 09:58:40,017 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 18 states, 17 states have (on average 1.2941176470588236) internal successors, (22), 17 states have internal predecessors, (22), 0 states have call successors, (0), 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-08 09:58:40,018 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 22 transitions. [2024-11-08 09:58:40,019 INFO L78 Accepts]: Start accepts. Automaton has 18 states and 22 transitions. Word has length 11 [2024-11-08 09:58:40,019 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:40,019 INFO L471 AbstractCegarLoop]: Abstraction has 18 states and 22 transitions. [2024-11-08 09:58:40,020 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 5.5) internal successors, (11), 2 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:40,020 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 22 transitions. [2024-11-08 09:58:40,021 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-08 09:58:40,021 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:40,021 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:40,022 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-08 09:58:40,022 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:40,023 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:40,023 INFO L85 PathProgramCache]: Analyzing trace with hash -54935082, now seen corresponding path program 1 times [2024-11-08 09:58:40,023 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:40,023 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [293475439] [2024-11-08 09:58:40,023 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:40,023 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:40,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:40,135 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-08 09:58:40,135 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:40,136 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [293475439] [2024-11-08 09:58:40,136 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [293475439] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 09:58:40,136 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 09:58:40,136 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-11-08 09:58:40,136 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [900813733] [2024-11-08 09:58:40,136 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 09:58:40,137 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 09:58:40,137 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:40,138 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 09:58:40,138 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=6, Invalid=6, Unknown=0, NotChecked=0, Total=12 [2024-11-08 09:58:40,138 INFO L87 Difference]: Start difference. First operand 18 states and 22 transitions. Second operand has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:40,183 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:40,183 INFO L93 Difference]: Finished difference Result 45 states and 57 transitions. [2024-11-08 09:58:40,184 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 09:58:40,184 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 11 [2024-11-08 09:58:40,184 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:40,184 INFO L225 Difference]: With dead ends: 45 [2024-11-08 09:58:40,184 INFO L226 Difference]: Without dead ends: 31 [2024-11-08 09:58:40,185 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-08 09:58:40,186 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 46 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 19 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 46 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 21 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 19 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:40,186 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [46 Valid, 23 Invalid, 21 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 19 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-08 09:58:40,186 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2024-11-08 09:58:40,192 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 20. [2024-11-08 09:58:40,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 20 states, 19 states have (on average 1.263157894736842) internal successors, (24), 19 states have internal predecessors, (24), 0 states have call successors, (0), 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-08 09:58:40,193 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 20 states and 24 transitions. [2024-11-08 09:58:40,194 INFO L78 Accepts]: Start accepts. Automaton has 20 states and 24 transitions. Word has length 11 [2024-11-08 09:58:40,194 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:40,194 INFO L471 AbstractCegarLoop]: Abstraction has 20 states and 24 transitions. [2024-11-08 09:58:40,194 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 2.75) internal successors, (11), 3 states have internal predecessors, (11), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:40,195 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 24 transitions. [2024-11-08 09:58:40,195 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-08 09:58:40,195 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:40,196 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:40,196 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-11-08 09:58:40,197 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:40,197 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:40,197 INFO L85 PathProgramCache]: Analyzing trace with hash 1485448361, now seen corresponding path program 1 times [2024-11-08 09:58:40,197 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:40,199 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1883295563] [2024-11-08 09:58:40,199 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:40,199 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:40,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:40,440 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 1 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-08 09:58:40,443 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:40,443 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1883295563] [2024-11-08 09:58:40,443 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1883295563] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 09:58:40,443 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 09:58:40,443 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 09:58:40,443 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [521013991] [2024-11-08 09:58:40,443 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 09:58:40,444 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 09:58:40,444 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:40,444 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 09:58:40,444 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-08 09:58:40,444 INFO L87 Difference]: Start difference. First operand 20 states and 24 transitions. Second operand has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 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-08 09:58:40,506 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:40,508 INFO L93 Difference]: Finished difference Result 45 states and 55 transitions. [2024-11-08 09:58:40,508 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-08 09:58:40,509 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 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 16 [2024-11-08 09:58:40,509 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:40,509 INFO L225 Difference]: With dead ends: 45 [2024-11-08 09:58:40,510 INFO L226 Difference]: Without dead ends: 31 [2024-11-08 09:58:40,510 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=14, Invalid=16, Unknown=0, NotChecked=0, Total=30 [2024-11-08 09:58:40,511 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 10 mSDsluCounter, 31 mSDsCounter, 0 mSdLazyCounter, 40 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 41 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 40 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:40,512 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 46 Invalid, 41 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 40 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-08 09:58:40,513 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 31 states. [2024-11-08 09:58:40,515 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 31 to 22. [2024-11-08 09:58:40,515 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 22 states, 21 states have (on average 1.2380952380952381) internal successors, (26), 21 states have internal predecessors, (26), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:40,515 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 22 states to 22 states and 26 transitions. [2024-11-08 09:58:40,515 INFO L78 Accepts]: Start accepts. Automaton has 22 states and 26 transitions. Word has length 16 [2024-11-08 09:58:40,515 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:40,515 INFO L471 AbstractCegarLoop]: Abstraction has 22 states and 26 transitions. [2024-11-08 09:58:40,516 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 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-08 09:58:40,516 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 26 transitions. [2024-11-08 09:58:40,516 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-08 09:58:40,516 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:40,517 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:40,517 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-11-08 09:58:40,517 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:40,517 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:40,521 INFO L85 PathProgramCache]: Analyzing trace with hash -2129460565, now seen corresponding path program 1 times [2024-11-08 09:58:40,521 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:40,521 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [852315442] [2024-11-08 09:58:40,521 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:40,521 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:40,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:40,618 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 09:58:40,618 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:40,618 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [852315442] [2024-11-08 09:58:40,619 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [852315442] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 09:58:40,619 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 09:58:40,619 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4 [2024-11-08 09:58:40,619 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [295867410] [2024-11-08 09:58:40,619 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 09:58:40,619 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 09:58:40,619 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:40,620 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 09:58:40,620 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-11-08 09:58:40,620 INFO L87 Difference]: Start difference. First operand 22 states and 26 transitions. Second operand has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 0 states have call successors, (0), 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-08 09:58:40,633 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:40,634 INFO L93 Difference]: Finished difference Result 30 states and 35 transitions. [2024-11-08 09:58:40,634 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 09:58:40,634 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 0 states have call successors, (0), 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 16 [2024-11-08 09:58:40,634 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:40,635 INFO L225 Difference]: With dead ends: 30 [2024-11-08 09:58:40,635 INFO L226 Difference]: Without dead ends: 28 [2024-11-08 09:58:40,635 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-11-08 09:58:40,636 INFO L432 NwaCegarLoop]: 19 mSDtfsCounter, 6 mSDsluCounter, 25 mSDsCounter, 0 mSdLazyCounter, 10 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 44 SdHoareTripleChecker+Invalid, 10 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 10 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:40,636 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 44 Invalid, 10 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 10 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-08 09:58:40,637 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 28 states. [2024-11-08 09:58:40,638 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 28 to 28. [2024-11-08 09:58:40,639 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 28 states, 27 states have (on average 1.2222222222222223) internal successors, (33), 27 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:40,639 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 28 states and 33 transitions. [2024-11-08 09:58:40,639 INFO L78 Accepts]: Start accepts. Automaton has 28 states and 33 transitions. Word has length 16 [2024-11-08 09:58:40,639 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:40,639 INFO L471 AbstractCegarLoop]: Abstraction has 28 states and 33 transitions. [2024-11-08 09:58:40,640 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 4.0) internal successors, (16), 4 states have internal predecessors, (16), 0 states have call successors, (0), 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-08 09:58:40,640 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 33 transitions. [2024-11-08 09:58:40,640 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-08 09:58:40,640 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:40,640 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:40,640 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-11-08 09:58:40,642 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:40,642 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:40,643 INFO L85 PathProgramCache]: Analyzing trace with hash -2129520147, now seen corresponding path program 1 times [2024-11-08 09:58:40,643 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:40,643 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [413230351] [2024-11-08 09:58:40,643 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:40,643 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:40,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:40,735 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-08 09:58:40,736 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:40,736 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [413230351] [2024-11-08 09:58:40,736 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [413230351] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 09:58:40,736 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 09:58:40,736 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-08 09:58:40,736 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [638317508] [2024-11-08 09:58:40,737 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 09:58:40,737 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-08 09:58:40,737 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:40,737 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-08 09:58:40,737 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-08 09:58:40,738 INFO L87 Difference]: Start difference. First operand 28 states and 33 transitions. Second operand has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 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-08 09:58:40,766 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:40,766 INFO L93 Difference]: Finished difference Result 36 states and 42 transitions. [2024-11-08 09:58:40,767 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-11-08 09:58:40,767 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 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 16 [2024-11-08 09:58:40,768 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:40,768 INFO L225 Difference]: With dead ends: 36 [2024-11-08 09:58:40,768 INFO L226 Difference]: Without dead ends: 34 [2024-11-08 09:58:40,768 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=18, Invalid=24, Unknown=0, NotChecked=0, Total=42 [2024-11-08 09:58:40,769 INFO L432 NwaCegarLoop]: 19 mSDtfsCounter, 13 mSDsluCounter, 32 mSDsCounter, 0 mSdLazyCounter, 13 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 51 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 13 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:40,771 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 51 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 13 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-08 09:58:40,772 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2024-11-08 09:58:40,775 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 34. [2024-11-08 09:58:40,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 34 states, 33 states have (on average 1.2121212121212122) internal successors, (40), 33 states have internal predecessors, (40), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:40,777 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 34 states and 40 transitions. [2024-11-08 09:58:40,777 INFO L78 Accepts]: Start accepts. Automaton has 34 states and 40 transitions. Word has length 16 [2024-11-08 09:58:40,778 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:40,778 INFO L471 AbstractCegarLoop]: Abstraction has 34 states and 40 transitions. [2024-11-08 09:58:40,778 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 3.2) internal successors, (16), 5 states have internal predecessors, (16), 0 states have call successors, (0), 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-08 09:58:40,778 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 40 transitions. [2024-11-08 09:58:40,778 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 23 [2024-11-08 09:58:40,779 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:40,779 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:40,780 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4 [2024-11-08 09:58:40,780 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:40,780 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:40,780 INFO L85 PathProgramCache]: Analyzing trace with hash -593145504, now seen corresponding path program 1 times [2024-11-08 09:58:40,780 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:40,781 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [282043536] [2024-11-08 09:58:40,781 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:40,781 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:40,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:40,847 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:58:40,847 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:40,847 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [282043536] [2024-11-08 09:58:40,847 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [282043536] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:58:40,848 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [696291801] [2024-11-08 09:58:40,848 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:40,848 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:58:40,848 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:58:40,850 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-08 09:58:40,852 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-08 09:58:40,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:40,908 INFO L255 TraceCheckSpWp]: Trace formula consists of 95 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 09:58:40,912 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:58:40,982 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:58:40,983 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:58:41,019 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:58:41,020 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [696291801] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:58:41,020 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:58:41,020 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [4, 4, 4] total 9 [2024-11-08 09:58:41,020 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1644998302] [2024-11-08 09:58:41,020 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:58:41,020 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 10 states [2024-11-08 09:58:41,020 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:41,021 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 10 interpolants. [2024-11-08 09:58:41,021 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=39, Invalid=51, Unknown=0, NotChecked=0, Total=90 [2024-11-08 09:58:41,021 INFO L87 Difference]: Start difference. First operand 34 states and 40 transitions. Second operand has 10 states, 10 states have (on average 3.6) internal successors, (36), 9 states have internal predecessors, (36), 0 states have call successors, (0), 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-08 09:58:41,122 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:41,122 INFO L93 Difference]: Finished difference Result 123 states and 148 transitions. [2024-11-08 09:58:41,123 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-08 09:58:41,124 INFO L78 Accepts]: Start accepts. Automaton has has 10 states, 10 states have (on average 3.6) internal successors, (36), 9 states have internal predecessors, (36), 0 states have call successors, (0), 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 22 [2024-11-08 09:58:41,124 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:41,124 INFO L225 Difference]: With dead ends: 123 [2024-11-08 09:58:41,124 INFO L226 Difference]: Without dead ends: 97 [2024-11-08 09:58:41,125 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 38 SyntacticMatches, 0 SemanticMatches, 10 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 25 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=57, Invalid=75, Unknown=0, NotChecked=0, Total=132 [2024-11-08 09:58:41,125 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 122 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 41 mSolverCounterSat, 11 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 122 SdHoareTripleChecker+Valid, 43 SdHoareTripleChecker+Invalid, 52 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 11 IncrementalHoareTripleChecker+Valid, 41 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:41,125 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [122 Valid, 43 Invalid, 52 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [11 Valid, 41 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-08 09:58:41,126 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 97 states. [2024-11-08 09:58:41,131 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 97 to 46. [2024-11-08 09:58:41,132 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 46 states, 45 states have (on average 1.2222222222222223) internal successors, (55), 45 states have internal predecessors, (55), 0 states have call successors, (0), 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-08 09:58:41,132 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 46 states to 46 states and 55 transitions. [2024-11-08 09:58:41,133 INFO L78 Accepts]: Start accepts. Automaton has 46 states and 55 transitions. Word has length 22 [2024-11-08 09:58:41,133 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:41,133 INFO L471 AbstractCegarLoop]: Abstraction has 46 states and 55 transitions. [2024-11-08 09:58:41,133 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 10 states, 10 states have (on average 3.6) internal successors, (36), 9 states have internal predecessors, (36), 0 states have call successors, (0), 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-08 09:58:41,133 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 55 transitions. [2024-11-08 09:58:41,134 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-08 09:58:41,134 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:41,134 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 3, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:41,147 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2024-11-08 09:58:41,337 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-11-08 09:58:41,338 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:41,339 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:41,339 INFO L85 PathProgramCache]: Analyzing trace with hash 1836734985, now seen corresponding path program 1 times [2024-11-08 09:58:41,339 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:41,339 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [989729493] [2024-11-08 09:58:41,339 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:41,339 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:41,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:41,475 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 21 proven. 4 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-08 09:58:41,476 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:41,476 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [989729493] [2024-11-08 09:58:41,476 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [989729493] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:58:41,476 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [325480270] [2024-11-08 09:58:41,476 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:41,476 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:58:41,477 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:58:41,478 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-08 09:58:41,479 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-08 09:58:41,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:41,536 INFO L255 TraceCheckSpWp]: Trace formula consists of 153 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-08 09:58:41,537 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:58:41,569 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 26 proven. 0 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-11-08 09:58:41,572 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-08 09:58:41,572 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [325480270] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 09:58:41,572 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2024-11-08 09:58:41,572 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [6] total 8 [2024-11-08 09:58:41,573 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [542906598] [2024-11-08 09:58:41,573 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 09:58:41,573 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-11-08 09:58:41,573 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:41,573 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-11-08 09:58:41,573 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-11-08 09:58:41,573 INFO L87 Difference]: Start difference. First operand 46 states and 55 transitions. Second operand has 4 states, 4 states have (on average 7.0) internal successors, (28), 4 states have internal predecessors, (28), 0 states have call successors, (0), 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-08 09:58:41,598 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:41,598 INFO L93 Difference]: Finished difference Result 109 states and 133 transitions. [2024-11-08 09:58:41,601 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-11-08 09:58:41,601 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 4 states have (on average 7.0) internal successors, (28), 4 states have internal predecessors, (28), 0 states have call successors, (0), 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 37 [2024-11-08 09:58:41,602 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:41,602 INFO L225 Difference]: With dead ends: 109 [2024-11-08 09:58:41,602 INFO L226 Difference]: Without dead ends: 79 [2024-11-08 09:58:41,603 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 43 GetRequests, 37 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-11-08 09:58:41,603 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 37 mSDsluCounter, 18 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 37 SdHoareTripleChecker+Valid, 41 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:41,603 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [37 Valid, 41 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-11-08 09:58:41,604 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 79 states. [2024-11-08 09:58:41,609 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 79 to 58. [2024-11-08 09:58:41,609 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 58 states, 57 states have (on average 1.2280701754385965) internal successors, (70), 57 states have internal predecessors, (70), 0 states have call successors, (0), 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-08 09:58:41,609 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 58 states to 58 states and 70 transitions. [2024-11-08 09:58:41,610 INFO L78 Accepts]: Start accepts. Automaton has 58 states and 70 transitions. Word has length 37 [2024-11-08 09:58:41,610 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:41,610 INFO L471 AbstractCegarLoop]: Abstraction has 58 states and 70 transitions. [2024-11-08 09:58:41,610 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 4 states have (on average 7.0) internal successors, (28), 4 states have internal predecessors, (28), 0 states have call successors, (0), 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-08 09:58:41,610 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 70 transitions. [2024-11-08 09:58:41,611 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 38 [2024-11-08 09:58:41,611 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:41,611 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 3, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:41,624 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-11-08 09:58:41,811 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,SelfDestructingSolverStorable6 [2024-11-08 09:58:41,812 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:41,812 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:41,813 INFO L85 PathProgramCache]: Analyzing trace with hash 467241801, now seen corresponding path program 1 times [2024-11-08 09:58:41,813 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:41,813 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [128118519] [2024-11-08 09:58:41,813 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:41,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:41,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:41,934 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 21 proven. 4 refuted. 0 times theorem prover too weak. 13 trivial. 0 not checked. [2024-11-08 09:58:41,934 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:41,934 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [128118519] [2024-11-08 09:58:41,934 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [128118519] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:58:41,934 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1249424559] [2024-11-08 09:58:41,934 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:41,934 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:58:41,935 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:58:41,936 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-08 09:58:41,937 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-08 09:58:41,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:41,985 INFO L255 TraceCheckSpWp]: Trace formula consists of 143 conjuncts, 7 conjuncts are in the unsatisfiable core [2024-11-08 09:58:41,986 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:58:42,090 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:58:42,091 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:58:42,175 INFO L134 CoverageAnalysis]: Checked inductivity of 38 backedges. 0 proven. 34 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:58:42,175 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1249424559] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:58:42,175 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:58:42,176 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 7] total 18 [2024-11-08 09:58:42,176 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2081642523] [2024-11-08 09:58:42,176 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:58:42,176 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-11-08 09:58:42,176 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:42,177 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-11-08 09:58:42,177 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=92, Invalid=214, Unknown=0, NotChecked=0, Total=306 [2024-11-08 09:58:42,177 INFO L87 Difference]: Start difference. First operand 58 states and 70 transitions. Second operand has 18 states, 18 states have (on average 4.333333333333333) internal successors, (78), 18 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:42,484 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:42,484 INFO L93 Difference]: Finished difference Result 346 states and 426 transitions. [2024-11-08 09:58:42,485 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 22 states. [2024-11-08 09:58:42,485 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 18 states have (on average 4.333333333333333) internal successors, (78), 18 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 37 [2024-11-08 09:58:42,485 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:42,486 INFO L225 Difference]: With dead ends: 346 [2024-11-08 09:58:42,486 INFO L226 Difference]: Without dead ends: 304 [2024-11-08 09:58:42,487 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 95 GetRequests, 63 SyntacticMatches, 0 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 271 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=395, Invalid=727, Unknown=0, NotChecked=0, Total=1122 [2024-11-08 09:58:42,488 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 333 mSDsluCounter, 138 mSDsCounter, 0 mSdLazyCounter, 139 mSolverCounterSat, 35 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 333 SdHoareTripleChecker+Valid, 151 SdHoareTripleChecker+Invalid, 174 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 35 IncrementalHoareTripleChecker+Valid, 139 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:42,488 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [333 Valid, 151 Invalid, 174 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [35 Valid, 139 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-08 09:58:42,488 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 304 states. [2024-11-08 09:58:42,497 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 304 to 113. [2024-11-08 09:58:42,497 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 113 states, 112 states have (on average 1.2321428571428572) internal successors, (138), 112 states have internal predecessors, (138), 0 states have call successors, (0), 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-08 09:58:42,498 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 113 states to 113 states and 138 transitions. [2024-11-08 09:58:42,498 INFO L78 Accepts]: Start accepts. Automaton has 113 states and 138 transitions. Word has length 37 [2024-11-08 09:58:42,498 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:42,498 INFO L471 AbstractCegarLoop]: Abstraction has 113 states and 138 transitions. [2024-11-08 09:58:42,498 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 18 states have (on average 4.333333333333333) internal successors, (78), 18 states have internal predecessors, (78), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:42,498 INFO L276 IsEmpty]: Start isEmpty. Operand 113 states and 138 transitions. [2024-11-08 09:58:42,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-08 09:58:42,512 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:42,512 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 8, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:42,528 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-08 09:58:42,712 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:58:42,713 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:42,714 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:42,714 INFO L85 PathProgramCache]: Analyzing trace with hash -1314879253, now seen corresponding path program 2 times [2024-11-08 09:58:42,714 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:42,714 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [588170786] [2024-11-08 09:58:42,714 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:42,714 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:42,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:42,963 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 141 proven. 0 refuted. 0 times theorem prover too weak. 98 trivial. 0 not checked. [2024-11-08 09:58:42,963 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:42,963 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [588170786] [2024-11-08 09:58:42,963 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [588170786] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-08 09:58:42,963 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-08 09:58:42,963 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-11-08 09:58:42,963 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1902180512] [2024-11-08 09:58:42,963 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-08 09:58:42,964 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-11-08 09:58:42,964 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:42,964 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-11-08 09:58:42,964 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=19, Invalid=37, Unknown=0, NotChecked=0, Total=56 [2024-11-08 09:58:42,964 INFO L87 Difference]: Start difference. First operand 113 states and 138 transitions. Second operand has 8 states, 8 states have (on average 4.125) internal successors, (33), 8 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:43,037 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:43,037 INFO L93 Difference]: Finished difference Result 234 states and 282 transitions. [2024-11-08 09:58:43,037 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-11-08 09:58:43,037 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 8 states have (on average 4.125) internal successors, (33), 8 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 67 [2024-11-08 09:58:43,038 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:43,038 INFO L225 Difference]: With dead ends: 234 [2024-11-08 09:58:43,038 INFO L226 Difference]: Without dead ends: 181 [2024-11-08 09:58:43,039 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 12 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 7 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=32, Invalid=58, Unknown=0, NotChecked=0, Total=90 [2024-11-08 09:58:43,039 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 12 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 70 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 12 SdHoareTripleChecker+Valid, 52 SdHoareTripleChecker+Invalid, 72 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 70 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:43,039 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [12 Valid, 52 Invalid, 72 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 70 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-08 09:58:43,040 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 181 states. [2024-11-08 09:58:43,049 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 181 to 155. [2024-11-08 09:58:43,050 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 155 states, 154 states have (on average 1.2012987012987013) internal successors, (185), 154 states have internal predecessors, (185), 0 states have call successors, (0), 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-08 09:58:43,050 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 155 states to 155 states and 185 transitions. [2024-11-08 09:58:43,051 INFO L78 Accepts]: Start accepts. Automaton has 155 states and 185 transitions. Word has length 67 [2024-11-08 09:58:43,051 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:43,051 INFO L471 AbstractCegarLoop]: Abstraction has 155 states and 185 transitions. [2024-11-08 09:58:43,051 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 8 states have (on average 4.125) internal successors, (33), 8 states have internal predecessors, (33), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:43,051 INFO L276 IsEmpty]: Start isEmpty. Operand 155 states and 185 transitions. [2024-11-08 09:58:43,052 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-08 09:58:43,052 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:43,052 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 6, 4, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:43,052 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8 [2024-11-08 09:58:43,052 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:43,052 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:43,053 INFO L85 PathProgramCache]: Analyzing trace with hash 1890253811, now seen corresponding path program 3 times [2024-11-08 09:58:43,053 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:43,053 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [146271301] [2024-11-08 09:58:43,053 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:43,053 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:43,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:43,271 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 160 proven. 8 refuted. 0 times theorem prover too weak. 71 trivial. 0 not checked. [2024-11-08 09:58:43,271 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:43,272 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [146271301] [2024-11-08 09:58:43,272 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [146271301] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:58:43,272 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [774687336] [2024-11-08 09:58:43,272 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-08 09:58:43,272 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:58:43,272 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:58:43,273 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 09:58:43,275 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-11-08 09:58:43,343 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2024-11-08 09:58:43,344 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 09:58:43,344 INFO L255 TraceCheckSpWp]: Trace formula consists of 122 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-11-08 09:58:43,347 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:58:43,427 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 17 treesize of output 13 [2024-11-08 09:58:43,451 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 9 [2024-11-08 09:58:43,524 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 82 proven. 5 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2024-11-08 09:58:43,525 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:58:43,654 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 0 proven. 87 refuted. 0 times theorem prover too weak. 152 trivial. 0 not checked. [2024-11-08 09:58:43,654 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [774687336] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:58:43,655 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:58:43,655 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 7, 7] total 21 [2024-11-08 09:58:43,655 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1431200633] [2024-11-08 09:58:43,655 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:58:43,655 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-11-08 09:58:43,655 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:43,656 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-11-08 09:58:43,656 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=83, Invalid=337, Unknown=0, NotChecked=0, Total=420 [2024-11-08 09:58:43,656 INFO L87 Difference]: Start difference. First operand 155 states and 185 transitions. Second operand has 21 states, 21 states have (on average 3.857142857142857) internal successors, (81), 21 states have internal predecessors, (81), 0 states have call successors, (0), 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-08 09:58:43,946 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:43,946 INFO L93 Difference]: Finished difference Result 278 states and 325 transitions. [2024-11-08 09:58:43,946 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-11-08 09:58:43,947 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 21 states have (on average 3.857142857142857) internal successors, (81), 21 states have internal predecessors, (81), 0 states have call successors, (0), 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 67 [2024-11-08 09:58:43,947 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:43,947 INFO L225 Difference]: With dead ends: 278 [2024-11-08 09:58:43,947 INFO L226 Difference]: Without dead ends: 188 [2024-11-08 09:58:43,948 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 165 GetRequests, 130 SyntacticMatches, 0 SemanticMatches, 35 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 287 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=383, Invalid=949, Unknown=0, NotChecked=0, Total=1332 [2024-11-08 09:58:43,948 INFO L432 NwaCegarLoop]: 12 mSDtfsCounter, 272 mSDsluCounter, 98 mSDsCounter, 0 mSdLazyCounter, 124 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 272 SdHoareTripleChecker+Valid, 110 SdHoareTripleChecker+Invalid, 161 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 124 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:43,949 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [272 Valid, 110 Invalid, 161 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 124 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-11-08 09:58:43,949 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 188 states. [2024-11-08 09:58:43,955 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 188 to 108. [2024-11-08 09:58:43,955 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 108 states, 107 states have (on average 1.1495327102803738) internal successors, (123), 107 states have internal predecessors, (123), 0 states have call successors, (0), 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-08 09:58:43,955 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 108 states to 108 states and 123 transitions. [2024-11-08 09:58:43,955 INFO L78 Accepts]: Start accepts. Automaton has 108 states and 123 transitions. Word has length 67 [2024-11-08 09:58:43,955 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:43,956 INFO L471 AbstractCegarLoop]: Abstraction has 108 states and 123 transitions. [2024-11-08 09:58:43,956 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 21 states have (on average 3.857142857142857) internal successors, (81), 21 states have internal predecessors, (81), 0 states have call successors, (0), 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-08 09:58:43,956 INFO L276 IsEmpty]: Start isEmpty. Operand 108 states and 123 transitions. [2024-11-08 09:58:43,956 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 68 [2024-11-08 09:58:43,956 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:43,957 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 9, 9, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:43,969 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-11-08 09:58:44,157 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:58:44,157 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:44,158 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:44,158 INFO L85 PathProgramCache]: Analyzing trace with hash -573175961, now seen corresponding path program 2 times [2024-11-08 09:58:44,158 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:44,158 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1348402476] [2024-11-08 09:58:44,158 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:44,158 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:44,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:44,461 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 129 proven. 60 refuted. 0 times theorem prover too weak. 50 trivial. 0 not checked. [2024-11-08 09:58:44,461 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:44,461 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1348402476] [2024-11-08 09:58:44,461 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1348402476] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:58:44,462 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1931118372] [2024-11-08 09:58:44,462 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-08 09:58:44,462 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:58:44,462 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:58:44,463 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 09:58:44,464 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-11-08 09:58:44,526 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-08 09:58:44,526 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 09:58:44,527 INFO L255 TraceCheckSpWp]: Trace formula consists of 204 conjuncts, 13 conjuncts are in the unsatisfiable core [2024-11-08 09:58:44,529 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:58:44,761 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:58:44,761 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:58:44,994 INFO L134 CoverageAnalysis]: Checked inductivity of 239 backedges. 0 proven. 235 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:58:44,994 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1931118372] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:58:44,994 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:58:44,994 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 13, 13] total 31 [2024-11-08 09:58:44,995 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [48374893] [2024-11-08 09:58:44,995 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:58:44,995 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-11-08 09:58:44,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:44,995 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-11-08 09:58:44,996 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=374, Invalid=618, Unknown=0, NotChecked=0, Total=992 [2024-11-08 09:58:44,996 INFO L87 Difference]: Start difference. First operand 108 states and 123 transitions. Second operand has 32 states, 32 states have (on average 4.8125) internal successors, (154), 31 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:45,476 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:45,476 INFO L93 Difference]: Finished difference Result 696 states and 825 transitions. [2024-11-08 09:58:45,477 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 25 states. [2024-11-08 09:58:45,477 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 32 states have (on average 4.8125) internal successors, (154), 31 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 67 [2024-11-08 09:58:45,477 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:45,479 INFO L225 Difference]: With dead ends: 696 [2024-11-08 09:58:45,479 INFO L226 Difference]: Without dead ends: 621 [2024-11-08 09:58:45,479 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 152 GetRequests, 110 SyntacticMatches, 1 SemanticMatches, 41 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 487 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=671, Invalid=1135, Unknown=0, NotChecked=0, Total=1806 [2024-11-08 09:58:45,480 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 1159 mSDsluCounter, 200 mSDsCounter, 0 mSdLazyCounter, 171 mSolverCounterSat, 95 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1159 SdHoareTripleChecker+Valid, 213 SdHoareTripleChecker+Invalid, 266 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 95 IncrementalHoareTripleChecker+Valid, 171 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:45,480 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1159 Valid, 213 Invalid, 266 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [95 Valid, 171 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-11-08 09:58:45,481 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 621 states. [2024-11-08 09:58:45,489 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 621 to 210. [2024-11-08 09:58:45,489 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 210 states, 209 states have (on average 1.1339712918660287) internal successors, (237), 209 states have internal predecessors, (237), 0 states have call successors, (0), 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-08 09:58:45,490 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 210 states and 237 transitions. [2024-11-08 09:58:45,490 INFO L78 Accepts]: Start accepts. Automaton has 210 states and 237 transitions. Word has length 67 [2024-11-08 09:58:45,490 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:45,490 INFO L471 AbstractCegarLoop]: Abstraction has 210 states and 237 transitions. [2024-11-08 09:58:45,490 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 32 states have (on average 4.8125) internal successors, (154), 31 states have internal predecessors, (154), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-11-08 09:58:45,490 INFO L276 IsEmpty]: Start isEmpty. Operand 210 states and 237 transitions. [2024-11-08 09:58:45,491 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 128 [2024-11-08 09:58:45,491 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:45,491 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 21, 21, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:45,505 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-11-08 09:58:45,695 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-11-08 09:58:45,696 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:45,696 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:45,696 INFO L85 PathProgramCache]: Analyzing trace with hash -314647257, now seen corresponding path program 3 times [2024-11-08 09:58:45,696 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:45,697 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1316515010] [2024-11-08 09:58:45,697 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:45,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:45,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:46,370 INFO L134 CoverageAnalysis]: Checked inductivity of 1181 backedges. 615 proven. 297 refuted. 0 times theorem prover too weak. 269 trivial. 0 not checked. [2024-11-08 09:58:46,370 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:46,370 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1316515010] [2024-11-08 09:58:46,371 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1316515010] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:58:46,371 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1070516239] [2024-11-08 09:58:46,371 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-11-08 09:58:46,371 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:58:46,371 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:58:46,372 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 09:58:46,376 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-11-08 09:58:46,542 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 16 check-sat command(s) [2024-11-08 09:58:46,542 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 09:58:46,544 INFO L255 TraceCheckSpWp]: Trace formula consists of 259 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-11-08 09:58:46,546 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:58:47,064 INFO L134 CoverageAnalysis]: Checked inductivity of 1181 backedges. 613 proven. 319 refuted. 0 times theorem prover too weak. 249 trivial. 0 not checked. [2024-11-08 09:58:47,064 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:58:47,521 INFO L134 CoverageAnalysis]: Checked inductivity of 1181 backedges. 0 proven. 932 refuted. 0 times theorem prover too weak. 249 trivial. 0 not checked. [2024-11-08 09:58:47,521 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1070516239] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:58:47,521 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:58:47,521 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [14, 16, 16] total 43 [2024-11-08 09:58:47,521 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [26310554] [2024-11-08 09:58:47,521 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:58:47,525 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 44 states [2024-11-08 09:58:47,525 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:47,526 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 44 interpolants. [2024-11-08 09:58:47,526 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=518, Invalid=1374, Unknown=0, NotChecked=0, Total=1892 [2024-11-08 09:58:47,527 INFO L87 Difference]: Start difference. First operand 210 states and 237 transitions. Second operand has 44 states, 44 states have (on average 4.818181818181818) internal successors, (212), 43 states have internal predecessors, (212), 0 states have call successors, (0), 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-08 09:58:49,667 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:49,667 INFO L93 Difference]: Finished difference Result 1934 states and 2327 transitions. [2024-11-08 09:58:49,667 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 90 states. [2024-11-08 09:58:49,668 INFO L78 Accepts]: Start accepts. Automaton has has 44 states, 44 states have (on average 4.818181818181818) internal successors, (212), 43 states have internal predecessors, (212), 0 states have call successors, (0), 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 127 [2024-11-08 09:58:49,668 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:49,673 INFO L225 Difference]: With dead ends: 1934 [2024-11-08 09:58:49,673 INFO L226 Difference]: Without dead ends: 1787 [2024-11-08 09:58:49,677 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 339 GetRequests, 224 SyntacticMatches, 1 SemanticMatches, 114 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4433 ImplicationChecksByTransitivity, 2.3s TimeCoverageRelationStatistics Valid=4418, Invalid=8922, Unknown=0, NotChecked=0, Total=13340 [2024-11-08 09:58:49,678 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 1445 mSDsluCounter, 345 mSDsCounter, 0 mSdLazyCounter, 302 mSolverCounterSat, 167 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1445 SdHoareTripleChecker+Valid, 358 SdHoareTripleChecker+Invalid, 469 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 167 IncrementalHoareTripleChecker+Valid, 302 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:49,678 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [1445 Valid, 358 Invalid, 469 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [167 Valid, 302 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-11-08 09:58:49,679 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1787 states. [2024-11-08 09:58:49,714 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1787 to 447. [2024-11-08 09:58:49,715 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 447 states, 446 states have (on average 1.1771300448430493) internal successors, (525), 446 states have internal predecessors, (525), 0 states have call successors, (0), 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-08 09:58:49,716 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 447 states to 447 states and 525 transitions. [2024-11-08 09:58:49,717 INFO L78 Accepts]: Start accepts. Automaton has 447 states and 525 transitions. Word has length 127 [2024-11-08 09:58:49,717 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:49,717 INFO L471 AbstractCegarLoop]: Abstraction has 447 states and 525 transitions. [2024-11-08 09:58:49,717 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 44 states, 44 states have (on average 4.818181818181818) internal successors, (212), 43 states have internal predecessors, (212), 0 states have call successors, (0), 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-08 09:58:49,717 INFO L276 IsEmpty]: Start isEmpty. Operand 447 states and 525 transitions. [2024-11-08 09:58:49,719 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 198 [2024-11-08 09:58:49,719 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:49,719 INFO L215 NwaCegarLoop]: trace histogram [36, 36, 36, 36, 36, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:49,726 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-11-08 09:58:49,919 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:58:49,920 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:49,920 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:49,920 INFO L85 PathProgramCache]: Analyzing trace with hash -710854517, now seen corresponding path program 2 times [2024-11-08 09:58:49,920 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:49,921 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1651083551] [2024-11-08 09:58:49,921 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:49,921 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:49,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:58:51,543 INFO L134 CoverageAnalysis]: Checked inductivity of 3190 backedges. 0 proven. 3186 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:58:51,544 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:58:51,544 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1651083551] [2024-11-08 09:58:51,544 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1651083551] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:58:51,545 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1568991918] [2024-11-08 09:58:51,545 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-11-08 09:58:51,545 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:58:51,545 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:58:51,546 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 09:58:51,550 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-11-08 09:58:51,665 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-11-08 09:58:51,665 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 09:58:51,667 INFO L255 TraceCheckSpWp]: Trace formula consists of 480 conjuncts, 39 conjuncts are in the unsatisfiable core [2024-11-08 09:58:51,670 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:58:52,706 INFO L134 CoverageAnalysis]: Checked inductivity of 3190 backedges. 0 proven. 3186 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:58:52,706 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:58:54,122 INFO L134 CoverageAnalysis]: Checked inductivity of 3190 backedges. 0 proven. 3186 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:58:54,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1568991918] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:58:54,123 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:58:54,123 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [39, 39, 39] total 114 [2024-11-08 09:58:54,123 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1663787402] [2024-11-08 09:58:54,123 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:58:54,123 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 115 states [2024-11-08 09:58:54,123 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:58:54,125 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 115 interpolants. [2024-11-08 09:58:54,127 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5779, Invalid=7331, Unknown=0, NotChecked=0, Total=13110 [2024-11-08 09:58:54,127 INFO L87 Difference]: Start difference. First operand 447 states and 525 transitions. Second operand has 115 states, 115 states have (on average 4.878260869565217) internal successors, (561), 114 states have internal predecessors, (561), 0 states have call successors, (0), 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-08 09:58:57,587 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:58:57,587 INFO L93 Difference]: Finished difference Result 11029 states and 13190 transitions. [2024-11-08 09:58:57,588 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 77 states. [2024-11-08 09:58:57,588 INFO L78 Accepts]: Start accepts. Automaton has has 115 states, 115 states have (on average 4.878260869565217) internal successors, (561), 114 states have internal predecessors, (561), 0 states have call successors, (0), 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 197 [2024-11-08 09:58:57,588 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:58:57,610 INFO L225 Difference]: With dead ends: 11029 [2024-11-08 09:58:57,611 INFO L226 Difference]: Without dead ends: 10653 [2024-11-08 09:58:57,615 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 468 GetRequests, 318 SyntacticMatches, 0 SemanticMatches, 150 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 8285 ImplicationChecksByTransitivity, 3.5s TimeCoverageRelationStatistics Valid=8702, Invalid=14250, Unknown=0, NotChecked=0, Total=22952 [2024-11-08 09:58:57,616 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 3312 mSDsluCounter, 770 mSDsCounter, 0 mSdLazyCounter, 617 mSolverCounterSat, 337 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3312 SdHoareTripleChecker+Valid, 783 SdHoareTripleChecker+Invalid, 954 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 337 IncrementalHoareTripleChecker+Valid, 617 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-11-08 09:58:57,616 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [3312 Valid, 783 Invalid, 954 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [337 Valid, 617 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-11-08 09:58:57,621 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 10653 states. [2024-11-08 09:58:57,720 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 10653 to 791. [2024-11-08 09:58:57,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 791 states, 790 states have (on average 1.1658227848101266) internal successors, (921), 790 states have internal predecessors, (921), 0 states have call successors, (0), 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-08 09:58:57,722 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 791 states to 791 states and 921 transitions. [2024-11-08 09:58:57,724 INFO L78 Accepts]: Start accepts. Automaton has 791 states and 921 transitions. Word has length 197 [2024-11-08 09:58:57,724 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:58:57,724 INFO L471 AbstractCegarLoop]: Abstraction has 791 states and 921 transitions. [2024-11-08 09:58:57,724 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 115 states, 115 states have (on average 4.878260869565217) internal successors, (561), 114 states have internal predecessors, (561), 0 states have call successors, (0), 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-08 09:58:57,724 INFO L276 IsEmpty]: Start isEmpty. Operand 791 states and 921 transitions. [2024-11-08 09:58:57,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 388 [2024-11-08 09:58:57,727 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:58:57,727 INFO L215 NwaCegarLoop]: trace histogram [74, 74, 74, 73, 73, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:58:57,741 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-11-08 09:58:57,928 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,8 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:58:57,928 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:58:57,929 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:58:57,929 INFO L85 PathProgramCache]: Analyzing trace with hash -587760793, now seen corresponding path program 4 times [2024-11-08 09:58:57,929 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:58:57,929 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [19595297] [2024-11-08 09:58:57,929 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:58:57,929 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:58:58,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:59:01,026 INFO L134 CoverageAnalysis]: Checked inductivity of 13583 backedges. 6881 proven. 3404 refuted. 0 times theorem prover too weak. 3298 trivial. 0 not checked. [2024-11-08 09:59:01,026 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:59:01,026 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [19595297] [2024-11-08 09:59:01,026 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [19595297] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:59:01,027 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [506477992] [2024-11-08 09:59:01,027 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-11-08 09:59:01,027 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:59:01,027 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:59:01,028 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 09:59:01,029 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-11-08 09:59:03,447 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-11-08 09:59:03,448 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-11-08 09:59:03,458 INFO L255 TraceCheckSpWp]: Trace formula consists of 908 conjuncts, 77 conjuncts are in the unsatisfiable core [2024-11-08 09:59:03,462 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-08 09:59:06,392 INFO L134 CoverageAnalysis]: Checked inductivity of 13583 backedges. 0 proven. 13579 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:59:06,392 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-11-08 09:59:11,206 INFO L134 CoverageAnalysis]: Checked inductivity of 13583 backedges. 0 proven. 13579 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-08 09:59:11,206 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [506477992] provided 0 perfect and 2 imperfect interpolant sequences [2024-11-08 09:59:11,207 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-11-08 09:59:11,207 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [40, 77, 77] total 191 [2024-11-08 09:59:11,207 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [141195166] [2024-11-08 09:59:11,207 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-11-08 09:59:11,208 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 192 states [2024-11-08 09:59:11,208 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-08 09:59:11,212 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 192 interpolants. [2024-11-08 09:59:11,215 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13302, Invalid=23370, Unknown=0, NotChecked=0, Total=36672 [2024-11-08 09:59:11,216 INFO L87 Difference]: Start difference. First operand 791 states and 921 transitions. Second operand has 192 states, 192 states have (on average 4.96875) internal successors, (954), 191 states have internal predecessors, (954), 0 states have call successors, (0), 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-08 09:59:30,811 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-08 09:59:30,811 INFO L93 Difference]: Finished difference Result 26451 states and 31718 transitions. [2024-11-08 09:59:30,811 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 153 states. [2024-11-08 09:59:30,812 INFO L78 Accepts]: Start accepts. Automaton has has 192 states, 192 states have (on average 4.96875) internal successors, (954), 191 states have internal predecessors, (954), 0 states have call successors, (0), 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 387 [2024-11-08 09:59:30,812 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-08 09:59:30,855 INFO L225 Difference]: With dead ends: 26451 [2024-11-08 09:59:30,855 INFO L226 Difference]: Without dead ends: 25853 [2024-11-08 09:59:30,864 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 888 GetRequests, 622 SyntacticMatches, 1 SemanticMatches, 265 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 22535 ImplicationChecksByTransitivity, 12.3s TimeCoverageRelationStatistics Valid=24927, Invalid=46095, Unknown=0, NotChecked=0, Total=71022 [2024-11-08 09:59:30,864 INFO L432 NwaCegarLoop]: 13 mSDtfsCounter, 7546 mSDsluCounter, 1476 mSDsCounter, 0 mSdLazyCounter, 1173 mSolverCounterSat, 773 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 7546 SdHoareTripleChecker+Valid, 1489 SdHoareTripleChecker+Invalid, 1946 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 773 IncrementalHoareTripleChecker+Valid, 1173 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.2s IncrementalHoareTripleChecker+Time [2024-11-08 09:59:30,864 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [7546 Valid, 1489 Invalid, 1946 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [773 Valid, 1173 Invalid, 0 Unknown, 0 Unchecked, 1.2s Time] [2024-11-08 09:59:30,878 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 25853 states. [2024-11-08 09:59:31,500 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 25853 to 1437. [2024-11-08 09:59:31,502 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1437 states, 1436 states have (on average 1.144150417827298) internal successors, (1643), 1436 states have internal predecessors, (1643), 0 states have call successors, (0), 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-08 09:59:31,503 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1437 states to 1437 states and 1643 transitions. [2024-11-08 09:59:31,507 INFO L78 Accepts]: Start accepts. Automaton has 1437 states and 1643 transitions. Word has length 387 [2024-11-08 09:59:31,507 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-08 09:59:31,507 INFO L471 AbstractCegarLoop]: Abstraction has 1437 states and 1643 transitions. [2024-11-08 09:59:31,508 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 192 states, 192 states have (on average 4.96875) internal successors, (954), 191 states have internal predecessors, (954), 0 states have call successors, (0), 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-08 09:59:31,508 INFO L276 IsEmpty]: Start isEmpty. Operand 1437 states and 1643 transitions. [2024-11-08 09:59:31,518 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 768 [2024-11-08 09:59:31,518 INFO L207 NwaCegarLoop]: Found error trace [2024-11-08 09:59:31,518 INFO L215 NwaCegarLoop]: trace histogram [150, 150, 150, 149, 149, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-08 09:59:31,539 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Forceful destruction successful, exit code 0 [2024-11-08 09:59:31,719 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 9 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-11-08 09:59:31,719 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-08 09:59:31,720 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-08 09:59:31,720 INFO L85 PathProgramCache]: Analyzing trace with hash 627950887, now seen corresponding path program 5 times [2024-11-08 09:59:31,720 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-08 09:59:31,720 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [831234082] [2024-11-08 09:59:31,720 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-08 09:59:31,720 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-08 09:59:31,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-08 09:59:41,812 INFO L134 CoverageAnalysis]: Checked inductivity of 56029 backedges. 28199 proven. 14025 refuted. 0 times theorem prover too weak. 13805 trivial. 0 not checked. [2024-11-08 09:59:41,813 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-08 09:59:41,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [831234082] [2024-11-08 09:59:41,813 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [831234082] provided 0 perfect and 1 imperfect interpolant sequences [2024-11-08 09:59:41,813 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [545718581] [2024-11-08 09:59:41,813 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-11-08 09:59:41,813 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-08 09:59:41,813 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-08 09:59:41,815 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-08 09:59:41,815 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process