./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_running-1.i --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 61a67961 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_running-1.i -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 7b8d5eeb19c9858fcb0b2998e8b2a6094462b42b704d3f987f7fa52a623cb169 --- Real Ultimate output --- This is Ultimate 0.2.5-wip.fs.cvc5-61a6796-m [2024-10-13 22:02:04,288 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-13 22:02:04,365 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-13 22:02:04,371 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-13 22:02:04,373 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-13 22:02:04,394 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-13 22:02:04,395 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-13 22:02:04,396 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-13 22:02:04,396 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-13 22:02:04,397 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-13 22:02:04,398 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-13 22:02:04,398 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-13 22:02:04,399 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-13 22:02:04,401 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-13 22:02:04,401 INFO L153 SettingsManager]: * Use SBE=true [2024-10-13 22:02:04,401 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-13 22:02:04,402 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-13 22:02:04,402 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-13 22:02:04,402 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-13 22:02:04,402 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-13 22:02:04,402 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-13 22:02:04,403 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-13 22:02:04,403 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-13 22:02:04,403 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-13 22:02:04,403 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-13 22:02:04,403 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-13 22:02:04,403 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-13 22:02:04,404 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-13 22:02:04,404 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-13 22:02:04,404 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-13 22:02:04,404 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-13 22:02:04,404 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-13 22:02:04,404 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:02:04,404 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-13 22:02:04,405 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-13 22:02:04,405 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-13 22:02:04,405 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-13 22:02:04,405 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-13 22:02:04,405 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-13 22:02:04,405 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-13 22:02:04,406 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-13 22:02:04,408 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-13 22:02:04,408 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 -> 7b8d5eeb19c9858fcb0b2998e8b2a6094462b42b704d3f987f7fa52a623cb169 [2024-10-13 22:02:04,614 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-13 22:02:04,637 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-13 22:02:04,639 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-13 22:02:04,640 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-13 22:02:04,641 INFO L274 PluginConnector]: CDTParser initialized [2024-10-13 22:02:04,641 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_running-1.i [2024-10-13 22:02:05,989 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-13 22:02:06,140 INFO L384 CDTParser]: Found 1 translation units. [2024-10-13 22:02:06,141 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_running-1.i [2024-10-13 22:02:06,148 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1007dd56b/2578fcd4fa1d49649c82d95cc999b540/FLAG35bbe10a6 [2024-10-13 22:02:06,161 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/1007dd56b/2578fcd4fa1d49649c82d95cc999b540 [2024-10-13 22:02:06,163 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-13 22:02:06,164 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-13 22:02:06,165 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-13 22:02:06,165 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-13 22:02:06,169 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-13 22:02:06,170 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,171 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6cda33a9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06, skipping insertion in model container [2024-10-13 22:02:06,171 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,185 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-13 22:02:06,289 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_running-1.i[811,824] [2024-10-13 22:02:06,305 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:02:06,313 INFO L200 MainTranslator]: Completed pre-run [2024-10-13 22:02:06,323 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/array-examples/standard_running-1.i[811,824] [2024-10-13 22:02:06,328 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-13 22:02:06,370 INFO L204 MainTranslator]: Completed translation [2024-10-13 22:02:06,371 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06 WrapperNode [2024-10-13 22:02:06,374 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-13 22:02:06,375 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-13 22:02:06,375 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-13 22:02:06,375 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-13 22:02:06,384 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,400 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,417 INFO L138 Inliner]: procedures = 16, calls = 21, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 84 [2024-10-13 22:02:06,417 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-13 22:02:06,418 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-13 22:02:06,418 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-13 22:02:06,418 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-13 22:02:06,426 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,427 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,428 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,437 INFO L175 MemorySlicer]: Split 10 memory accesses to 3 slices as follows [2, 4, 4]. 40 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2, 0, 0]. The 3 writes are split as follows [0, 2, 1]. [2024-10-13 22:02:06,438 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,438 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,442 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,445 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,445 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,446 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,447 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-13 22:02:06,448 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-13 22:02:06,448 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-13 22:02:06,448 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-13 22:02:06,449 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (1/1) ... [2024-10-13 22:02:06,457 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-13 22:02:06,464 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:02:06,476 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-13 22:02:06,478 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-13 22:02:06,510 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-13 22:02:06,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-13 22:02:06,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-13 22:02:06,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-13 22:02:06,510 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-13 22:02:06,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-13 22:02:06,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-13 22:02:06,510 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-13 22:02:06,511 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-13 22:02:06,511 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-13 22:02:06,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-13 22:02:06,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-13 22:02:06,511 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-13 22:02:06,511 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-13 22:02:06,566 INFO L238 CfgBuilder]: Building ICFG [2024-10-13 22:02:06,568 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-13 22:02:06,664 INFO L? ?]: Removed 13 outVars from TransFormulas that were not future-live. [2024-10-13 22:02:06,665 INFO L287 CfgBuilder]: Performing block encoding [2024-10-13 22:02:06,695 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-13 22:02:06,696 INFO L314 CfgBuilder]: Removed 3 assume(true) statements. [2024-10-13 22:02:06,696 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:02:06 BoogieIcfgContainer [2024-10-13 22:02:06,696 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-13 22:02:06,697 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-13 22:02:06,698 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-13 22:02:06,700 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-13 22:02:06,700 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.10 10:02:06" (1/3) ... [2024-10-13 22:02:06,701 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2518b436 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:02:06, skipping insertion in model container [2024-10-13 22:02:06,701 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.10 10:02:06" (2/3) ... [2024-10-13 22:02:06,701 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2518b436 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.10 10:02:06, skipping insertion in model container [2024-10-13 22:02:06,701 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.10 10:02:06" (3/3) ... [2024-10-13 22:02:06,702 INFO L112 eAbstractionObserver]: Analyzing ICFG standard_running-1.i [2024-10-13 22:02:06,714 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-13 22:02:06,714 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-13 22:02:06,751 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-13 22:02:06,759 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;@399cbcbf, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-13 22:02:06,759 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-13 22:02:06,766 INFO L276 IsEmpty]: Start isEmpty. Operand has 20 states, 18 states have (on average 1.7222222222222223) internal successors, (31), 19 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:06,770 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-10-13 22:02:06,771 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:02:06,771 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:02:06,772 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:02:06,776 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:02:06,777 INFO L85 PathProgramCache]: Analyzing trace with hash -572000217, now seen corresponding path program 1 times [2024-10-13 22:02:06,784 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:02:06,784 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [102424327] [2024-10-13 22:02:06,785 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:06,785 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:02:06,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:06,986 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-13 22:02:06,987 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:02:06,987 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [102424327] [2024-10-13 22:02:06,988 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [102424327] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:02:06,988 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:02:06,988 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-13 22:02:06,990 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2050383659] [2024-10-13 22:02:06,991 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:02:06,994 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2024-10-13 22:02:06,995 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:02:07,013 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2024-10-13 22:02:07,014 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:02:07,016 INFO L87 Difference]: Start difference. First operand has 20 states, 18 states have (on average 1.7222222222222223) internal successors, (31), 19 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Second operand has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:07,082 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:02:07,082 INFO L93 Difference]: Finished difference Result 49 states and 80 transitions. [2024-10-13 22:02:07,084 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2024-10-13 22:02:07,085 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 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 9 [2024-10-13 22:02:07,085 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:02:07,090 INFO L225 Difference]: With dead ends: 49 [2024-10-13 22:02:07,091 INFO L226 Difference]: Without dead ends: 29 [2024-10-13 22:02:07,093 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2024-10-13 22:02:07,096 INFO L432 NwaCegarLoop]: 15 mSDtfsCounter, 13 mSDsluCounter, 10 mSDsCounter, 0 mSdLazyCounter, 26 mSolverCounterSat, 4 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 25 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 4 IncrementalHoareTripleChecker+Valid, 26 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:02:07,096 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 25 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [4 Valid, 26 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:02:07,109 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 29 states. [2024-10-13 22:02:07,119 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 29 to 21. [2024-10-13 22:02:07,120 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 21 states, 20 states have (on average 1.4) internal successors, (28), 20 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-10-13 22:02:07,121 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 21 states to 21 states and 28 transitions. [2024-10-13 22:02:07,122 INFO L78 Accepts]: Start accepts. Automaton has 21 states and 28 transitions. Word has length 9 [2024-10-13 22:02:07,122 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:02:07,122 INFO L471 AbstractCegarLoop]: Abstraction has 21 states and 28 transitions. [2024-10-13 22:02:07,122 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 3.0) internal successors, (9), 2 states have internal predecessors, (9), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:07,123 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 28 transitions. [2024-10-13 22:02:07,123 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 21 [2024-10-13 22:02:07,123 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:02:07,123 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:02:07,123 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-13 22:02:07,123 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:02:07,124 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:02:07,126 INFO L85 PathProgramCache]: Analyzing trace with hash 137950365, now seen corresponding path program 1 times [2024-10-13 22:02:07,126 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:02:07,127 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [564596968] [2024-10-13 22:02:07,127 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:07,127 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:02:07,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:07,212 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-13 22:02:07,212 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:02:07,212 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [564596968] [2024-10-13 22:02:07,213 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [564596968] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:02:07,213 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [792920919] [2024-10-13 22:02:07,213 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:07,213 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:07,213 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:02:07,215 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:02:07,216 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-13 22:02:07,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:07,271 INFO L255 TraceCheckSpWp]: Trace formula consists of 99 conjuncts, 3 conjuncts are in the unsatisfiable core [2024-10-13 22:02:07,275 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:02:07,312 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-13 22:02:07,312 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:02:07,336 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 1 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-10-13 22:02:07,336 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [792920919] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:02:07,336 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:02:07,337 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [3, 3, 3] total 6 [2024-10-13 22:02:07,337 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1529919296] [2024-10-13 22:02:07,338 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:02:07,338 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-10-13 22:02:07,338 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:02:07,339 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-10-13 22:02:07,339 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-13 22:02:07,339 INFO L87 Difference]: Start difference. First operand 21 states and 28 transitions. Second operand has 7 states, 7 states have (on average 3.5714285714285716) internal successors, (25), 6 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:07,436 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:02:07,437 INFO L93 Difference]: Finished difference Result 72 states and 109 transitions. [2024-10-13 22:02:07,437 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-13 22:02:07,437 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 7 states have (on average 3.5714285714285716) internal successors, (25), 6 states have internal predecessors, (25), 0 states have call successors, (0), 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 20 [2024-10-13 22:02:07,438 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:02:07,439 INFO L225 Difference]: With dead ends: 72 [2024-10-13 22:02:07,439 INFO L226 Difference]: Without dead ends: 54 [2024-10-13 22:02:07,440 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 41 GetRequests, 36 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=21, Invalid=21, Unknown=0, NotChecked=0, Total=42 [2024-10-13 22:02:07,441 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 78 mSDsluCounter, 30 mSDsCounter, 0 mSdLazyCounter, 60 mSolverCounterSat, 21 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 78 SdHoareTripleChecker+Valid, 44 SdHoareTripleChecker+Invalid, 81 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 21 IncrementalHoareTripleChecker+Valid, 60 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:02:07,442 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [78 Valid, 44 Invalid, 81 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [21 Valid, 60 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:02:07,442 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 54 states. [2024-10-13 22:02:07,451 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 54 to 54. [2024-10-13 22:02:07,452 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 54 states, 53 states have (on average 1.4339622641509433) internal successors, (76), 53 states have internal predecessors, (76), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:07,453 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 54 states to 54 states and 76 transitions. [2024-10-13 22:02:07,453 INFO L78 Accepts]: Start accepts. Automaton has 54 states and 76 transitions. Word has length 20 [2024-10-13 22:02:07,453 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:02:07,453 INFO L471 AbstractCegarLoop]: Abstraction has 54 states and 76 transitions. [2024-10-13 22:02:07,453 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 7 states have (on average 3.5714285714285716) internal successors, (25), 6 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:07,453 INFO L276 IsEmpty]: Start isEmpty. Operand 54 states and 76 transitions. [2024-10-13 22:02:07,454 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-10-13 22:02:07,454 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:02:07,454 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:02:07,469 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-10-13 22:02:07,659 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:07,660 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:02:07,661 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:02:07,661 INFO L85 PathProgramCache]: Analyzing trace with hash 935035248, now seen corresponding path program 2 times [2024-10-13 22:02:07,661 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:02:07,661 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1979939858] [2024-10-13 22:02:07,661 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:07,662 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:02:07,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:07,982 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 16 proven. 0 refuted. 0 times theorem prover too weak. 62 trivial. 0 not checked. [2024-10-13 22:02:07,983 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:02:07,983 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1979939858] [2024-10-13 22:02:07,983 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1979939858] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-13 22:02:07,983 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-13 22:02:07,983 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-13 22:02:07,983 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [686135141] [2024-10-13 22:02:07,984 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-13 22:02:07,984 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-13 22:02:07,984 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:02:07,985 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-13 22:02:07,985 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-10-13 22:02:07,985 INFO L87 Difference]: Start difference. First operand 54 states and 76 transitions. Second operand has 5 states, 5 states have (on average 5.0) internal successors, (25), 5 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:08,024 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:02:08,024 INFO L93 Difference]: Finished difference Result 106 states and 157 transitions. [2024-10-13 22:02:08,024 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-10-13 22:02:08,024 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 5.0) internal successors, (25), 5 states have internal predecessors, (25), 0 states have call successors, (0), 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 53 [2024-10-13 22:02:08,025 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:02:08,025 INFO L225 Difference]: With dead ends: 106 [2024-10-13 22:02:08,025 INFO L226 Difference]: Without dead ends: 78 [2024-10-13 22:02:08,026 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 6 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=13, Invalid=17, Unknown=0, NotChecked=0, Total=30 [2024-10-13 22:02:08,027 INFO L432 NwaCegarLoop]: 17 mSDtfsCounter, 10 mSDsluCounter, 21 mSDsCounter, 0 mSdLazyCounter, 35 mSolverCounterSat, 5 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 38 SdHoareTripleChecker+Invalid, 40 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 5 IncrementalHoareTripleChecker+Valid, 35 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-13 22:02:08,027 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 38 Invalid, 40 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [5 Valid, 35 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-13 22:02:08,027 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 78 states. [2024-10-13 22:02:08,031 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 78 to 70. [2024-10-13 22:02:08,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 70 states, 69 states have (on average 1.391304347826087) internal successors, (96), 69 states have internal predecessors, (96), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:08,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 70 states to 70 states and 96 transitions. [2024-10-13 22:02:08,033 INFO L78 Accepts]: Start accepts. Automaton has 70 states and 96 transitions. Word has length 53 [2024-10-13 22:02:08,033 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:02:08,033 INFO L471 AbstractCegarLoop]: Abstraction has 70 states and 96 transitions. [2024-10-13 22:02:08,033 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 5.0) internal successors, (25), 5 states have internal predecessors, (25), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:08,033 INFO L276 IsEmpty]: Start isEmpty. Operand 70 states and 96 transitions. [2024-10-13 22:02:08,034 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 54 [2024-10-13 22:02:08,034 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:02:08,034 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:02:08,034 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-10-13 22:02:08,035 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:02:08,035 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:02:08,035 INFO L85 PathProgramCache]: Analyzing trace with hash -2106781328, now seen corresponding path program 1 times [2024-10-13 22:02:08,035 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:02:08,035 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [622989927] [2024-10-13 22:02:08,035 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:08,036 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:02:08,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:08,172 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-10-13 22:02:08,173 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:02:08,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [622989927] [2024-10-13 22:02:08,173 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [622989927] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:02:08,173 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [492669409] [2024-10-13 22:02:08,174 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:08,176 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:08,176 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:02:08,177 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:02:08,179 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-13 22:02:08,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:08,259 INFO L255 TraceCheckSpWp]: Trace formula consists of 205 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-13 22:02:08,261 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:02:08,280 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-10-13 22:02:08,280 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:02:08,341 INFO L134 CoverageAnalysis]: Checked inductivity of 78 backedges. 0 proven. 10 refuted. 0 times theorem prover too weak. 68 trivial. 0 not checked. [2024-10-13 22:02:08,341 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [492669409] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:02:08,341 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:02:08,342 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 6, 6] total 12 [2024-10-13 22:02:08,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [447994156] [2024-10-13 22:02:08,342 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:02:08,342 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-13 22:02:08,342 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:02:08,343 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-13 22:02:08,343 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-10-13 22:02:08,343 INFO L87 Difference]: Start difference. First operand 70 states and 96 transitions. Second operand has 13 states, 13 states have (on average 2.3846153846153846) internal successors, (31), 12 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:08,497 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:02:08,498 INFO L93 Difference]: Finished difference Result 224 states and 329 transitions. [2024-10-13 22:02:08,498 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-10-13 22:02:08,498 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 13 states have (on average 2.3846153846153846) internal successors, (31), 12 states have internal predecessors, (31), 0 states have call successors, (0), 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 53 [2024-10-13 22:02:08,498 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:02:08,499 INFO L225 Difference]: With dead ends: 224 [2024-10-13 22:02:08,499 INFO L226 Difference]: Without dead ends: 160 [2024-10-13 22:02:08,500 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 110 GetRequests, 99 SyntacticMatches, 0 SemanticMatches, 11 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 16 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=78, Invalid=78, Unknown=0, NotChecked=0, Total=156 [2024-10-13 22:02:08,500 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 234 mSDsluCounter, 66 mSDsCounter, 0 mSdLazyCounter, 116 mSolverCounterSat, 51 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 234 SdHoareTripleChecker+Valid, 80 SdHoareTripleChecker+Invalid, 167 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 51 IncrementalHoareTripleChecker+Valid, 116 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:02:08,501 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [234 Valid, 80 Invalid, 167 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [51 Valid, 116 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-13 22:02:08,501 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 160 states. [2024-10-13 22:02:08,508 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 160 to 160. [2024-10-13 22:02:08,508 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 160 states, 159 states have (on average 1.3962264150943395) internal successors, (222), 159 states have internal predecessors, (222), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:08,509 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 160 states to 160 states and 222 transitions. [2024-10-13 22:02:08,509 INFO L78 Accepts]: Start accepts. Automaton has 160 states and 222 transitions. Word has length 53 [2024-10-13 22:02:08,509 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:02:08,509 INFO L471 AbstractCegarLoop]: Abstraction has 160 states and 222 transitions. [2024-10-13 22:02:08,510 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 13 states have (on average 2.3846153846153846) internal successors, (31), 12 states have internal predecessors, (31), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:08,510 INFO L276 IsEmpty]: Start isEmpty. Operand 160 states and 222 transitions. [2024-10-13 22:02:08,512 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-10-13 22:02:08,512 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:02:08,512 INFO L215 NwaCegarLoop]: trace histogram [10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:02:08,525 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-10-13 22:02:08,713 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,SelfDestructingSolverStorable3 [2024-10-13 22:02:08,715 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:02:08,715 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:02:08,715 INFO L85 PathProgramCache]: Analyzing trace with hash -1885477296, now seen corresponding path program 2 times [2024-10-13 22:02:08,715 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:02:08,715 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2079687251] [2024-10-13 22:02:08,715 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:08,716 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:02:08,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:09,133 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 470 trivial. 0 not checked. [2024-10-13 22:02:09,133 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:02:09,134 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2079687251] [2024-10-13 22:02:09,134 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2079687251] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:02:09,134 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [633968030] [2024-10-13 22:02:09,134 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-13 22:02:09,134 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:09,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:02:09,140 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:02:09,142 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-13 22:02:09,252 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-13 22:02:09,253 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:02:09,256 INFO L255 TraceCheckSpWp]: Trace formula consists of 427 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-13 22:02:09,259 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:02:09,283 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 470 trivial. 0 not checked. [2024-10-13 22:02:09,283 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:02:09,453 INFO L134 CoverageAnalysis]: Checked inductivity of 525 backedges. 0 proven. 55 refuted. 0 times theorem prover too weak. 470 trivial. 0 not checked. [2024-10-13 22:02:09,454 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [633968030] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:02:09,454 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:02:09,454 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 12] total 24 [2024-10-13 22:02:09,454 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1792956272] [2024-10-13 22:02:09,454 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:02:09,455 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 25 states [2024-10-13 22:02:09,455 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:02:09,456 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 25 interpolants. [2024-10-13 22:02:09,456 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-10-13 22:02:09,456 INFO L87 Difference]: Start difference. First operand 160 states and 222 transitions. Second operand has 25 states, 25 states have (on average 1.72) internal successors, (43), 24 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:09,802 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:02:09,802 INFO L93 Difference]: Finished difference Result 488 states and 719 transitions. [2024-10-13 22:02:09,802 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-10-13 22:02:09,802 INFO L78 Accepts]: Start accepts. Automaton has has 25 states, 25 states have (on average 1.72) internal successors, (43), 24 states have internal predecessors, (43), 0 states have call successors, (0), 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 119 [2024-10-13 22:02:09,803 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:02:09,804 INFO L225 Difference]: With dead ends: 488 [2024-10-13 22:02:09,804 INFO L226 Difference]: Without dead ends: 340 [2024-10-13 22:02:09,805 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 248 GetRequests, 225 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 40 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=300, Invalid=300, Unknown=0, NotChecked=0, Total=600 [2024-10-13 22:02:09,806 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 715 mSDsluCounter, 138 mSDsCounter, 0 mSdLazyCounter, 236 mSolverCounterSat, 137 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 715 SdHoareTripleChecker+Valid, 152 SdHoareTripleChecker+Invalid, 373 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 137 IncrementalHoareTripleChecker+Valid, 236 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-13 22:02:09,806 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [715 Valid, 152 Invalid, 373 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [137 Valid, 236 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-13 22:02:09,811 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 340 states. [2024-10-13 22:02:09,831 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 340 to 340. [2024-10-13 22:02:09,835 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 340 states, 339 states have (on average 1.3982300884955752) internal successors, (474), 339 states have internal predecessors, (474), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:09,837 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 340 states to 340 states and 474 transitions. [2024-10-13 22:02:09,838 INFO L78 Accepts]: Start accepts. Automaton has 340 states and 474 transitions. Word has length 119 [2024-10-13 22:02:09,840 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:02:09,840 INFO L471 AbstractCegarLoop]: Abstraction has 340 states and 474 transitions. [2024-10-13 22:02:09,840 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 25 states, 25 states have (on average 1.72) internal successors, (43), 24 states have internal predecessors, (43), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:09,840 INFO L276 IsEmpty]: Start isEmpty. Operand 340 states and 474 transitions. [2024-10-13 22:02:09,845 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 252 [2024-10-13 22:02:09,846 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:02:09,846 INFO L215 NwaCegarLoop]: trace histogram [22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 22, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:02:09,860 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-13 22:02:10,050 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:10,051 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:02:10,051 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:02:10,052 INFO L85 PathProgramCache]: Analyzing trace with hash -1998407664, now seen corresponding path program 3 times [2024-10-13 22:02:10,052 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:02:10,052 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1065369276] [2024-10-13 22:02:10,052 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:10,052 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:02:10,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:11,050 INFO L134 CoverageAnalysis]: Checked inductivity of 2607 backedges. 0 proven. 253 refuted. 0 times theorem prover too weak. 2354 trivial. 0 not checked. [2024-10-13 22:02:11,050 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:02:11,050 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1065369276] [2024-10-13 22:02:11,050 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1065369276] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:02:11,051 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1965423067] [2024-10-13 22:02:11,051 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-13 22:02:11,051 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:11,053 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:02:11,058 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:02:11,060 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-13 22:02:11,179 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 3 check-sat command(s) [2024-10-13 22:02:11,180 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:02:11,181 INFO L255 TraceCheckSpWp]: Trace formula consists of 149 conjuncts, 19 conjuncts are in the unsatisfiable core [2024-10-13 22:02:11,188 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:02:11,345 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 13 treesize of output 9 [2024-10-13 22:02:11,886 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-13 22:02:11,886 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 2 select indices, 2 select index equivalence classes, 0 disjoint index pairs (out of 1 index pairs), introduced 2 new quantified variables, introduced 1 case distinctions, treesize of input 33 treesize of output 25 [2024-10-13 22:02:11,979 INFO L134 CoverageAnalysis]: Checked inductivity of 2607 backedges. 107 proven. 127 refuted. 0 times theorem prover too weak. 2373 trivial. 0 not checked. [2024-10-13 22:02:11,979 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:02:12,361 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 17 treesize of output 15 [2024-10-13 22:02:12,364 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 1, 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 12 treesize of output 8 [2024-10-13 22:02:12,390 INFO L134 CoverageAnalysis]: Checked inductivity of 2607 backedges. 64 proven. 148 refuted. 0 times theorem prover too weak. 2395 trivial. 0 not checked. [2024-10-13 22:02:12,390 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1965423067] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:02:12,390 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:02:12,391 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [24, 11, 9] total 40 [2024-10-13 22:02:12,391 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [254300243] [2024-10-13 22:02:12,391 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:02:12,391 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 40 states [2024-10-13 22:02:12,391 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:02:12,392 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2024-10-13 22:02:12,393 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=534, Invalid=1026, Unknown=0, NotChecked=0, Total=1560 [2024-10-13 22:02:12,393 INFO L87 Difference]: Start difference. First operand 340 states and 474 transitions. Second operand has 40 states, 40 states have (on average 2.275) internal successors, (91), 40 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:14,966 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:02:14,967 INFO L93 Difference]: Finished difference Result 1056 states and 1506 transitions. [2024-10-13 22:02:14,967 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 108 states. [2024-10-13 22:02:14,967 INFO L78 Accepts]: Start accepts. Automaton has has 40 states, 40 states have (on average 2.275) internal successors, (91), 40 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 251 [2024-10-13 22:02:14,967 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:02:14,974 INFO L225 Difference]: With dead ends: 1056 [2024-10-13 22:02:14,974 INFO L226 Difference]: Without dead ends: 740 [2024-10-13 22:02:14,980 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 647 GetRequests, 507 SyntacticMatches, 3 SemanticMatches, 137 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5451 ImplicationChecksByTransitivity, 2.4s TimeCoverageRelationStatistics Valid=5738, Invalid=13444, Unknown=0, NotChecked=0, Total=19182 [2024-10-13 22:02:14,981 INFO L432 NwaCegarLoop]: 11 mSDtfsCounter, 2912 mSDsluCounter, 212 mSDsCounter, 0 mSdLazyCounter, 373 mSolverCounterSat, 516 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2912 SdHoareTripleChecker+Valid, 223 SdHoareTripleChecker+Invalid, 889 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 516 IncrementalHoareTripleChecker+Valid, 373 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-13 22:02:14,981 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2912 Valid, 223 Invalid, 889 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [516 Valid, 373 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-13 22:02:14,981 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 740 states. [2024-10-13 22:02:14,995 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 740 to 664. [2024-10-13 22:02:14,996 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 664 states, 663 states have (on average 1.4223227752639518) internal successors, (943), 663 states have internal predecessors, (943), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:14,997 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 664 states to 664 states and 943 transitions. [2024-10-13 22:02:14,998 INFO L78 Accepts]: Start accepts. Automaton has 664 states and 943 transitions. Word has length 251 [2024-10-13 22:02:14,998 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:02:14,998 INFO L471 AbstractCegarLoop]: Abstraction has 664 states and 943 transitions. [2024-10-13 22:02:14,998 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 40 states, 40 states have (on average 2.275) internal successors, (91), 40 states have internal predecessors, (91), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:14,998 INFO L276 IsEmpty]: Start isEmpty. Operand 664 states and 943 transitions. [2024-10-13 22:02:15,002 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 285 [2024-10-13 22:02:15,005 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:02:15,005 INFO L215 NwaCegarLoop]: trace histogram [25, 25, 25, 25, 25, 25, 25, 25, 25, 25, 24, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:02:15,022 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-13 22:02:15,209 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:15,210 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:02:15,210 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:02:15,212 INFO L85 PathProgramCache]: Analyzing trace with hash -1075608353, now seen corresponding path program 1 times [2024-10-13 22:02:15,212 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:02:15,212 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1436547856] [2024-10-13 22:02:15,212 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:15,212 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:02:15,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:16,164 INFO L134 CoverageAnalysis]: Checked inductivity of 3375 backedges. 0 proven. 325 refuted. 0 times theorem prover too weak. 3050 trivial. 0 not checked. [2024-10-13 22:02:16,165 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:02:16,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1436547856] [2024-10-13 22:02:16,165 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1436547856] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:02:16,165 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1445784327] [2024-10-13 22:02:16,165 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:16,165 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:16,165 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:02:16,169 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-13 22:02:16,171 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-13 22:02:16,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:16,368 INFO L255 TraceCheckSpWp]: Trace formula consists of 980 conjuncts, 27 conjuncts are in the unsatisfiable core [2024-10-13 22:02:16,372 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:02:16,424 INFO L134 CoverageAnalysis]: Checked inductivity of 3375 backedges. 0 proven. 325 refuted. 0 times theorem prover too weak. 3050 trivial. 0 not checked. [2024-10-13 22:02:16,425 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:02:17,144 INFO L134 CoverageAnalysis]: Checked inductivity of 3375 backedges. 0 proven. 325 refuted. 0 times theorem prover too weak. 3050 trivial. 0 not checked. [2024-10-13 22:02:17,145 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1445784327] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:02:17,145 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:02:17,145 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 27, 27] total 54 [2024-10-13 22:02:17,145 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1887112163] [2024-10-13 22:02:17,146 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:02:17,146 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 55 states [2024-10-13 22:02:17,146 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:02:17,147 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 55 interpolants. [2024-10-13 22:02:17,148 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1485, Invalid=1485, Unknown=0, NotChecked=0, Total=2970 [2024-10-13 22:02:17,148 INFO L87 Difference]: Start difference. First operand 664 states and 943 transitions. Second operand has 55 states, 55 states have (on average 1.3454545454545455) internal successors, (74), 54 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:18,185 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:02:18,185 INFO L93 Difference]: Finished difference Result 2337 states and 3326 transitions. [2024-10-13 22:02:18,185 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 54 states. [2024-10-13 22:02:18,187 INFO L78 Accepts]: Start accepts. Automaton has has 55 states, 55 states have (on average 1.3454545454545455) internal successors, (74), 54 states have internal predecessors, (74), 0 states have call successors, (0), 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 284 [2024-10-13 22:02:18,188 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:02:18,193 INFO L225 Difference]: With dead ends: 2337 [2024-10-13 22:02:18,193 INFO L226 Difference]: Without dead ends: 1700 [2024-10-13 22:02:18,194 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 593 GetRequests, 540 SyntacticMatches, 0 SemanticMatches, 53 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 100 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=1485, Invalid=1485, Unknown=0, NotChecked=0, Total=2970 [2024-10-13 22:02:18,195 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 2327 mSDsluCounter, 318 mSDsCounter, 0 mSdLazyCounter, 540 mSolverCounterSat, 415 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2327 SdHoareTripleChecker+Valid, 332 SdHoareTripleChecker+Invalid, 955 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 415 IncrementalHoareTripleChecker+Valid, 540 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.6s IncrementalHoareTripleChecker+Time [2024-10-13 22:02:18,196 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2327 Valid, 332 Invalid, 955 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [415 Valid, 540 Invalid, 0 Unknown, 0 Unchecked, 0.6s Time] [2024-10-13 22:02:18,197 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 1700 states. [2024-10-13 22:02:18,215 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 1700 to 1366. [2024-10-13 22:02:18,220 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1366 states, 1365 states have (on average 1.4227106227106228) internal successors, (1942), 1365 states have internal predecessors, (1942), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:18,222 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1366 states to 1366 states and 1942 transitions. [2024-10-13 22:02:18,222 INFO L78 Accepts]: Start accepts. Automaton has 1366 states and 1942 transitions. Word has length 284 [2024-10-13 22:02:18,222 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:02:18,223 INFO L471 AbstractCegarLoop]: Abstraction has 1366 states and 1942 transitions. [2024-10-13 22:02:18,223 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 55 states, 55 states have (on average 1.3454545454545455) internal successors, (74), 54 states have internal predecessors, (74), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:18,223 INFO L276 IsEmpty]: Start isEmpty. Operand 1366 states and 1942 transitions. [2024-10-13 22:02:18,229 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 582 [2024-10-13 22:02:18,229 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:02:18,230 INFO L215 NwaCegarLoop]: trace histogram [52, 52, 52, 52, 52, 52, 52, 52, 52, 52, 51, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:02:18,244 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-10-13 22:02:18,433 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable6,6 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:18,434 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:02:18,434 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:02:18,434 INFO L85 PathProgramCache]: Analyzing trace with hash -317933966, now seen corresponding path program 2 times [2024-10-13 22:02:18,435 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:02:18,435 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [868661265] [2024-10-13 22:02:18,435 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:18,435 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:02:18,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:21,484 INFO L134 CoverageAnalysis]: Checked inductivity of 14742 backedges. 0 proven. 1378 refuted. 0 times theorem prover too weak. 13364 trivial. 0 not checked. [2024-10-13 22:02:21,484 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:02:21,484 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [868661265] [2024-10-13 22:02:21,484 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [868661265] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:02:21,484 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1937638075] [2024-10-13 22:02:21,485 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-13 22:02:21,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:21,485 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:02:21,486 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-10-13 22:02:21,487 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-10-13 22:02:21,831 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-13 22:02:21,831 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:02:21,844 INFO L255 TraceCheckSpWp]: Trace formula consists of 1979 conjuncts, 54 conjuncts are in the unsatisfiable core [2024-10-13 22:02:21,850 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:02:21,924 INFO L134 CoverageAnalysis]: Checked inductivity of 14742 backedges. 0 proven. 1378 refuted. 0 times theorem prover too weak. 13364 trivial. 0 not checked. [2024-10-13 22:02:21,925 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:02:24,524 INFO L134 CoverageAnalysis]: Checked inductivity of 14742 backedges. 0 proven. 1378 refuted. 0 times theorem prover too weak. 13364 trivial. 0 not checked. [2024-10-13 22:02:24,524 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1937638075] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:02:24,525 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:02:24,525 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [54, 54, 54] total 108 [2024-10-13 22:02:24,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [421511096] [2024-10-13 22:02:24,525 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:02:24,526 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 109 states [2024-10-13 22:02:24,526 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:02:24,528 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 109 interpolants. [2024-10-13 22:02:24,530 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5886, Invalid=5886, Unknown=0, NotChecked=0, Total=11772 [2024-10-13 22:02:24,530 INFO L87 Difference]: Start difference. First operand 1366 states and 1942 transitions. Second operand has 109 states, 109 states have (on average 1.1743119266055047) internal successors, (128), 108 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:30,034 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-13 22:02:30,036 INFO L93 Difference]: Finished difference Result 4740 states and 6755 transitions. [2024-10-13 22:02:30,036 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 108 states. [2024-10-13 22:02:30,036 INFO L78 Accepts]: Start accepts. Automaton has has 109 states, 109 states have (on average 1.1743119266055047) internal successors, (128), 108 states have internal predecessors, (128), 0 states have call successors, (0), 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 581 [2024-10-13 22:02:30,038 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-13 22:02:30,054 INFO L225 Difference]: With dead ends: 4740 [2024-10-13 22:02:30,054 INFO L226 Difference]: Without dead ends: 3428 [2024-10-13 22:02:30,059 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1214 GetRequests, 1107 SyntacticMatches, 0 SemanticMatches, 107 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 208 ImplicationChecksByTransitivity, 3.4s TimeCoverageRelationStatistics Valid=5886, Invalid=5886, Unknown=0, NotChecked=0, Total=11772 [2024-10-13 22:02:30,060 INFO L432 NwaCegarLoop]: 14 mSDtfsCounter, 5850 mSDsluCounter, 654 mSDsCounter, 0 mSdLazyCounter, 1092 mSolverCounterSat, 1011 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 5850 SdHoareTripleChecker+Valid, 668 SdHoareTripleChecker+Invalid, 2103 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1011 IncrementalHoareTripleChecker+Valid, 1092 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.1s IncrementalHoareTripleChecker+Time [2024-10-13 22:02:30,060 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [5850 Valid, 668 Invalid, 2103 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1011 Valid, 1092 Invalid, 0 Unknown, 0 Unchecked, 1.1s Time] [2024-10-13 22:02:30,063 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3428 states. [2024-10-13 22:02:30,151 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3428 to 2770. [2024-10-13 22:02:30,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2770 states, 2769 states have (on average 1.4228963524738172) internal successors, (3940), 2769 states have internal predecessors, (3940), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:30,159 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2770 states to 2770 states and 3940 transitions. [2024-10-13 22:02:30,160 INFO L78 Accepts]: Start accepts. Automaton has 2770 states and 3940 transitions. Word has length 581 [2024-10-13 22:02:30,161 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-13 22:02:30,161 INFO L471 AbstractCegarLoop]: Abstraction has 2770 states and 3940 transitions. [2024-10-13 22:02:30,161 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 109 states, 109 states have (on average 1.1743119266055047) internal successors, (128), 108 states have internal predecessors, (128), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-10-13 22:02:30,161 INFO L276 IsEmpty]: Start isEmpty. Operand 2770 states and 3940 transitions. [2024-10-13 22:02:30,193 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1176 [2024-10-13 22:02:30,193 INFO L207 NwaCegarLoop]: Found error trace [2024-10-13 22:02:30,193 INFO L215 NwaCegarLoop]: trace histogram [106, 106, 106, 106, 106, 106, 106, 106, 106, 106, 105, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-13 22:02:30,208 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-10-13 22:02:30,397 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:30,398 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-13 22:02:30,398 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-13 22:02:30,399 INFO L85 PathProgramCache]: Analyzing trace with hash -770846126, now seen corresponding path program 3 times [2024-10-13 22:02:30,399 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-13 22:02:30,399 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1461187651] [2024-10-13 22:02:30,399 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-13 22:02:30,399 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-13 22:02:30,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-13 22:02:41,757 INFO L134 CoverageAnalysis]: Checked inductivity of 61533 backedges. 0 proven. 5671 refuted. 0 times theorem prover too weak. 55862 trivial. 0 not checked. [2024-10-13 22:02:41,758 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-13 22:02:41,758 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1461187651] [2024-10-13 22:02:41,758 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1461187651] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-13 22:02:41,758 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [577819247] [2024-10-13 22:02:41,758 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-13 22:02:41,758 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-13 22:02:41,759 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-10-13 22:02:41,760 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-10-13 22:02:41,761 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-10-13 22:02:42,131 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 4 check-sat command(s) [2024-10-13 22:02:42,132 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-13 22:02:42,134 INFO L255 TraceCheckSpWp]: Trace formula consists of 193 conjuncts, 29 conjuncts are in the unsatisfiable core [2024-10-13 22:02:42,149 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-13 22:02:42,533 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 13 treesize of output 9 [2024-10-13 22:02:42,686 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 1 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 25 treesize of output 24 [2024-10-13 22:02:45,647 INFO L349 Elim1Store]: treesize reduction 0, result has 100.0 percent of original size [2024-10-13 22:02:45,647 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 3 select indices, 3 select index equivalence classes, 1 disjoint index pairs (out of 3 index pairs), introduced 3 new quantified variables, introduced 3 case distinctions, treesize of input 40 treesize of output 36 [2024-10-13 22:02:46,105 INFO L134 CoverageAnalysis]: Checked inductivity of 61533 backedges. 630 proven. 1362 refuted. 0 times theorem prover too weak. 59541 trivial. 0 not checked. [2024-10-13 22:02:46,105 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-13 22:02:47,856 INFO L134 CoverageAnalysis]: Checked inductivity of 61533 backedges. 523 proven. 1363 refuted. 0 times theorem prover too weak. 59647 trivial. 0 not checked. [2024-10-13 22:02:47,856 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [577819247] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-13 22:02:47,856 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-13 22:02:47,857 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [108, 14, 12] total 130 [2024-10-13 22:02:47,858 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1459378395] [2024-10-13 22:02:47,859 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-13 22:02:47,860 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 130 states [2024-10-13 22:02:47,860 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-13 22:02:47,863 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 130 interpolants. [2024-10-13 22:02:47,865 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7271, Invalid=9499, Unknown=0, NotChecked=0, Total=16770 [2024-10-13 22:02:47,866 INFO L87 Difference]: Start difference. First operand 2770 states and 3940 transitions. Second operand has 130 states, 130 states have (on average 1.4615384615384615) internal successors, (190), 130 states have internal predecessors, (190), 0 states have call successors, (0), 0 states have call predecessors, (0), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0)