./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursive/McCarthy91-2.c --full-output --witness-type correctness_witness --validate ../results/automizer-verification-files/SV-COMP24_unreach-call/McCarthy91-2.yml/witness-2.1.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 5189fb62 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/automizer/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/automizer/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/automizer/data -tc /storage/repos/certificate-witnesses-artifact/automizer/config/AutomizerReachWitnessValidation.xml -i ../sv-benchmarks/c/recursive/McCarthy91-2.c ../results/automizer-verification-files/SV-COMP24_unreach-call/McCarthy91-2.yml/witness-2.1.yml -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None --- Real Ultimate output --- This is Ultimate 0.2.4-dev-5189fb6-m [2024-09-13 06:25:04,295 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-13 06:25:04,369 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-13 06:25:04,379 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-13 06:25:04,380 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-13 06:25:04,417 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-13 06:25:04,418 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-13 06:25:04,418 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-13 06:25:04,419 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-13 06:25:04,419 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-13 06:25:04,420 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-13 06:25:04,420 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-13 06:25:04,420 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-13 06:25:04,421 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-13 06:25:04,421 INFO L153 SettingsManager]: * Use SBE=true [2024-09-13 06:25:04,422 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-13 06:25:04,422 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-13 06:25:04,422 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-13 06:25:04,423 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-13 06:25:04,423 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-13 06:25:04,423 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-13 06:25:04,424 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-13 06:25:04,424 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-13 06:25:04,424 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-13 06:25:04,425 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-13 06:25:04,425 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-13 06:25:04,425 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-13 06:25:04,426 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-13 06:25:04,426 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-13 06:25:04,427 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-13 06:25:04,427 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-13 06:25:04,427 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-13 06:25:04,428 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-13 06:25:04,428 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-13 06:25:04,428 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-13 06:25:04,428 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-13 06:25:04,429 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-13 06:25:04,429 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-13 06:25:04,429 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-13 06:25:04,430 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-13 06:25:04,430 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-13 06:25:04,431 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-13 06:25:04,431 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/certificate-witnesses-artifact/automizer/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.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> None [2024-09-13 06:25:04,680 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-13 06:25:04,700 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-13 06:25:04,702 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-13 06:25:04,703 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-09-13 06:25:04,704 INFO L274 PluginConnector]: Witness Parser initialized [2024-09-13 06:25:04,705 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../results/automizer-verification-files/SV-COMP24_unreach-call/McCarthy91-2.yml/witness-2.1.yml [2024-09-13 06:25:04,754 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-13 06:25:04,754 INFO L274 PluginConnector]: CDTParser initialized [2024-09-13 06:25:04,755 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/recursive/McCarthy91-2.c [2024-09-13 06:25:06,316 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-13 06:25:06,507 INFO L384 CDTParser]: Found 1 translation units. [2024-09-13 06:25:06,507 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive/McCarthy91-2.c [2024-09-13 06:25:06,515 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/6dcc93682/6d43ba62358940ebb5af7e6c1b71d876/FLAG15a525b44 [2024-09-13 06:25:06,530 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/6dcc93682/6d43ba62358940ebb5af7e6c1b71d876 [2024-09-13 06:25:06,530 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-13 06:25:06,532 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-09-13 06:25:06,533 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-13 06:25:06,533 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-13 06:25:06,539 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-13 06:25:06,540 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 06:25:04" (1/2) ... [2024-09-13 06:25:06,541 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3066869c and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 06:25:06, skipping insertion in model container [2024-09-13 06:25:06,541 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 06:25:04" (1/2) ... [2024-09-13 06:25:06,542 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1a98f172 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 06:25:06, skipping insertion in model container [2024-09-13 06:25:06,543 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 06:25:06" (2/2) ... [2024-09-13 06:25:06,543 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3066869c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06, skipping insertion in model container [2024-09-13 06:25:06,543 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 06:25:06" (2/2) ... [2024-09-13 06:25:06,551 INFO L93 nessWitnessExtractor]: Found the following entries in the witness: [2024-09-13 06:25:06,552 INFO L1541 ArrayList]: Function contract at [L17]: requires null, ensures (((\result == 91) && (\old(x) <= 100)) || ((91 <= \result) && (\old(x) == ((long long) \result + 10)))) [2024-09-13 06:25:06,568 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-13 06:25:06,727 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive/McCarthy91-2.c[749,762] [2024-09-13 06:25:06,735 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-13 06:25:06,764 INFO L200 MainTranslator]: Completed pre-run Start Parsing Global [2024-09-13 06:25:06,811 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive/McCarthy91-2.c[749,762] [2024-09-13 06:25:06,813 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-13 06:25:06,832 INFO L204 MainTranslator]: Completed translation [2024-09-13 06:25:06,834 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06 WrapperNode [2024-09-13 06:25:06,834 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-13 06:25:06,836 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-13 06:25:06,836 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-13 06:25:06,836 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-13 06:25:06,843 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,851 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,866 INFO L138 Inliner]: procedures = 13, calls = 10, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 23 [2024-09-13 06:25:06,866 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-13 06:25:06,867 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-13 06:25:06,867 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-13 06:25:06,868 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-13 06:25:06,878 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,878 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,879 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,888 WARN L109 MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Procedure f91 is not part of the Ultimate memory model but has specification other that is not a ModifiesSpecification [2024-09-13 06:25:06,888 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,889 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,893 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,895 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,896 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,896 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,898 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-13 06:25:06,899 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-13 06:25:06,899 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-13 06:25:06,899 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-13 06:25:06,900 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (1/1) ... [2024-09-13 06:25:06,905 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-13 06:25:06,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 06:25:06,928 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-09-13 06:25:06,931 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-09-13 06:25:06,975 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-13 06:25:06,975 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-13 06:25:06,975 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-13 06:25:06,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-09-13 06:25:06,976 INFO L130 BoogieDeclarations]: Found specification of procedure f91 [2024-09-13 06:25:06,976 INFO L138 BoogieDeclarations]: Found implementation of procedure f91 [2024-09-13 06:25:07,031 INFO L242 CfgBuilder]: Building ICFG [2024-09-13 06:25:07,033 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-13 06:25:07,134 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-09-13 06:25:07,135 INFO L291 CfgBuilder]: Performing block encoding [2024-09-13 06:25:07,156 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-13 06:25:07,157 INFO L318 CfgBuilder]: Removed 0 assume(true) statements. [2024-09-13 06:25:07,157 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 06:25:07 BoogieIcfgContainer [2024-09-13 06:25:07,158 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-13 06:25:07,160 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-13 06:25:07,160 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-13 06:25:07,164 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-13 06:25:07,164 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 13.09 06:25:04" (1/4) ... [2024-09-13 06:25:07,165 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3dd22eaa and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 13.09 06:25:07, skipping insertion in model container [2024-09-13 06:25:07,165 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.09 06:25:06" (2/4) ... [2024-09-13 06:25:07,167 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3dd22eaa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.09 06:25:07, skipping insertion in model container [2024-09-13 06:25:07,167 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 06:25:06" (3/4) ... [2024-09-13 06:25:07,168 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3dd22eaa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.09 06:25:07, skipping insertion in model container [2024-09-13 06:25:07,168 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 06:25:07" (4/4) ... [2024-09-13 06:25:07,169 INFO L112 eAbstractionObserver]: Analyzing ICFG McCarthy91-2.c [2024-09-13 06:25:07,187 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-13 06:25:07,188 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-09-13 06:25:07,247 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-13 06:25:07,256 INFO L336 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=None, 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;@63084dbd, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-13 06:25:07,256 INFO L337 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-09-13 06:25:07,261 INFO L276 IsEmpty]: Start isEmpty. Operand has 17 states, 10 states have (on average 1.4) internal successors, (14), 12 states have internal predecessors, (14), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-09-13 06:25:07,269 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6 [2024-09-13 06:25:07,269 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 06:25:07,270 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1] [2024-09-13 06:25:07,271 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting f91Err0ENSURES_VIOLATIONPOST_CONDITION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, f91Err0ENSURES_VIOLATIONPOST_CONDITION] === [2024-09-13 06:25:07,278 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 06:25:07,279 INFO L85 PathProgramCache]: Analyzing trace with hash 59925692, now seen corresponding path program 1 times [2024-09-13 06:25:07,289 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 06:25:07,290 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [259707732] [2024-09-13 06:25:07,291 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 06:25:07,291 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 06:25:07,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:07,576 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 06:25:07,576 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 06:25:07,577 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [259707732] [2024-09-13 06:25:07,578 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [259707732] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 06:25:07,578 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 06:25:07,578 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2024-09-13 06:25:07,580 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [153134084] [2024-09-13 06:25:07,581 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 06:25:07,585 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 4 states [2024-09-13 06:25:07,586 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 06:25:07,630 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants. [2024-09-13 06:25:07,632 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-09-13 06:25:07,634 INFO L87 Difference]: Start difference. First operand has 17 states, 10 states have (on average 1.4) internal successors, (14), 12 states have internal predecessors, (14), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) Second operand has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 4 states have internal predecessors, (4), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 06:25:07,716 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 06:25:07,716 INFO L93 Difference]: Finished difference Result 19 states and 23 transitions. [2024-09-13 06:25:07,718 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 4 states. [2024-09-13 06:25:07,720 INFO L78 Accepts]: Start accepts. Automaton has has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 4 states have internal predecessors, (4), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) Word has length 5 [2024-09-13 06:25:07,720 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 06:25:07,728 INFO L225 Difference]: With dead ends: 19 [2024-09-13 06:25:07,728 INFO L226 Difference]: Without dead ends: 17 [2024-09-13 06:25:07,730 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 1 SyntacticMatches, 0 SemanticMatches, 2 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12 [2024-09-13 06:25:07,734 INFO L434 NwaCegarLoop]: 10 mSDtfsCounter, 6 mSDsluCounter, 9 mSDsCounter, 0 mSdLazyCounter, 38 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 19 SdHoareTripleChecker+Invalid, 38 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 38 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 06:25:07,735 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 19 Invalid, 38 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 38 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 06:25:07,753 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2024-09-13 06:25:07,769 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 16. [2024-09-13 06:25:07,771 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 10 states have (on average 1.2) internal successors, (12), 11 states have internal predecessors, (12), 3 states have call successors, (3), 1 states have call predecessors, (3), 1 states have return successors, (3), 3 states have call predecessors, (3), 3 states have call successors, (3) [2024-09-13 06:25:07,772 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 18 transitions. [2024-09-13 06:25:07,773 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 18 transitions. Word has length 5 [2024-09-13 06:25:07,774 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 06:25:07,774 INFO L474 AbstractCegarLoop]: Abstraction has 16 states and 18 transitions. [2024-09-13 06:25:07,774 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 4 states, 3 states have (on average 1.3333333333333333) internal successors, (4), 4 states have internal predecessors, (4), 1 states have call successors, (1), 1 states have call predecessors, (1), 0 states have return successors, (0), 0 states have call predecessors, (0), 0 states have call successors, (0) [2024-09-13 06:25:07,775 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 18 transitions. [2024-09-13 06:25:07,776 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-09-13 06:25:07,776 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 06:25:07,776 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 06:25:07,777 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-13 06:25:07,777 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, f91Err0ENSURES_VIOLATIONPOST_CONDITION] === [2024-09-13 06:25:07,778 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 06:25:07,780 INFO L85 PathProgramCache]: Analyzing trace with hash 1981307333, now seen corresponding path program 1 times [2024-09-13 06:25:07,781 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 06:25:07,781 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1067112595] [2024-09-13 06:25:07,781 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 06:25:07,782 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 06:25:07,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:08,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-09-13 06:25:08,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:08,184 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-13 06:25:08,184 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 06:25:08,184 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1067112595] [2024-09-13 06:25:08,184 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1067112595] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-13 06:25:08,184 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-13 06:25:08,185 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-09-13 06:25:08,185 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2035149937] [2024-09-13 06:25:08,185 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-13 06:25:08,188 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-09-13 06:25:08,190 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 06:25:08,192 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-09-13 06:25:08,193 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-09-13 06:25:08,194 INFO L87 Difference]: Start difference. First operand 16 states and 18 transitions. Second operand has 6 states, 6 states have (on average 1.1666666666666667) internal successors, (7), 5 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 06:25:08,297 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 06:25:08,297 INFO L93 Difference]: Finished difference Result 19 states and 22 transitions. [2024-09-13 06:25:08,298 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-13 06:25:08,298 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 1.1666666666666667) internal successors, (7), 5 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) Word has length 9 [2024-09-13 06:25:08,298 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 06:25:08,300 INFO L225 Difference]: With dead ends: 19 [2024-09-13 06:25:08,300 INFO L226 Difference]: Without dead ends: 17 [2024-09-13 06:25:08,300 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-09-13 06:25:08,302 INFO L434 NwaCegarLoop]: 8 mSDtfsCounter, 5 mSDsluCounter, 15 mSDsCounter, 0 mSdLazyCounter, 69 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9 SdHoareTripleChecker+Valid, 23 SdHoareTripleChecker+Invalid, 69 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 69 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 06:25:08,302 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [9 Valid, 23 Invalid, 69 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 69 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 06:25:08,303 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 17 states. [2024-09-13 06:25:08,307 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 17 to 17. [2024-09-13 06:25:08,309 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 17 states, 10 states have (on average 1.2) internal successors, (12), 12 states have internal predecessors, (12), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) [2024-09-13 06:25:08,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 17 states to 17 states and 20 transitions. [2024-09-13 06:25:08,312 INFO L78 Accepts]: Start accepts. Automaton has 17 states and 20 transitions. Word has length 9 [2024-09-13 06:25:08,312 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 06:25:08,313 INFO L474 AbstractCegarLoop]: Abstraction has 17 states and 20 transitions. [2024-09-13 06:25:08,313 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 1.1666666666666667) internal successors, (7), 5 states have internal predecessors, (7), 1 states have call successors, (1), 1 states have call predecessors, (1), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1) [2024-09-13 06:25:08,313 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 20 transitions. [2024-09-13 06:25:08,314 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-09-13 06:25:08,314 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 06:25:08,314 INFO L216 NwaCegarLoop]: trace histogram [3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 06:25:08,315 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-13 06:25:08,315 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting f91Err0ENSURES_VIOLATIONPOST_CONDITION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, f91Err0ENSURES_VIOLATIONPOST_CONDITION] === [2024-09-13 06:25:08,316 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 06:25:08,319 INFO L85 PathProgramCache]: Analyzing trace with hash 1906366779, now seen corresponding path program 1 times [2024-09-13 06:25:08,319 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 06:25:08,320 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [46645374] [2024-09-13 06:25:08,320 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 06:25:08,320 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 06:25:08,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:08,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4 [2024-09-13 06:25:08,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:08,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-09-13 06:25:08,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:08,595 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-13 06:25:08,596 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 06:25:08,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [46645374] [2024-09-13 06:25:08,596 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [46645374] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 06:25:08,596 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [433021592] [2024-09-13 06:25:08,597 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 06:25:08,597 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 06:25:08,597 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 06:25:08,599 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 06:25:08,601 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-09-13 06:25:08,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:08,658 INFO L262 TraceCheckSpWp]: Trace formula consists of 62 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-09-13 06:25:08,667 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 06:25:08,838 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-13 06:25:08,838 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 06:25:09,294 INFO L134 CoverageAnalysis]: Checked inductivity of 10 backedges. 1 proven. 6 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-13 06:25:09,296 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [433021592] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 06:25:09,296 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 06:25:09,296 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 10] total 20 [2024-09-13 06:25:09,296 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1971309049] [2024-09-13 06:25:09,298 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 06:25:09,299 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 21 states [2024-09-13 06:25:09,299 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 06:25:09,300 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 21 interpolants. [2024-09-13 06:25:09,300 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=76, Invalid=344, Unknown=0, NotChecked=0, Total=420 [2024-09-13 06:25:09,301 INFO L87 Difference]: Start difference. First operand 17 states and 20 transitions. Second operand has 21 states, 17 states have (on average 1.5294117647058822) internal successors, (26), 20 states have internal predecessors, (26), 7 states have call successors, (7), 1 states have call predecessors, (7), 6 states have return successors, (6), 4 states have call predecessors, (6), 6 states have call successors, (6) [2024-09-13 06:25:09,510 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 06:25:09,510 INFO L93 Difference]: Finished difference Result 16 states and 19 transitions. [2024-09-13 06:25:09,511 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-13 06:25:09,512 INFO L78 Accepts]: Start accepts. Automaton has has 21 states, 17 states have (on average 1.5294117647058822) internal successors, (26), 20 states have internal predecessors, (26), 7 states have call successors, (7), 1 states have call predecessors, (7), 6 states have return successors, (6), 4 states have call predecessors, (6), 6 states have call successors, (6) Word has length 17 [2024-09-13 06:25:09,512 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 06:25:09,513 INFO L225 Difference]: With dead ends: 16 [2024-09-13 06:25:09,514 INFO L226 Difference]: Without dead ends: 16 [2024-09-13 06:25:09,514 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 48 GetRequests, 25 SyntacticMatches, 0 SemanticMatches, 23 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 98 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=129, Invalid=471, Unknown=0, NotChecked=0, Total=600 [2024-09-13 06:25:09,516 INFO L434 NwaCegarLoop]: 7 mSDtfsCounter, 14 mSDsluCounter, 39 mSDsCounter, 0 mSdLazyCounter, 149 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 14 SdHoareTripleChecker+Valid, 46 SdHoareTripleChecker+Invalid, 172 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 149 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 06:25:09,518 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [14 Valid, 46 Invalid, 172 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 149 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 06:25:09,519 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 16 states. [2024-09-13 06:25:09,525 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 16 to 16. [2024-09-13 06:25:09,525 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 16 states, 10 states have (on average 1.1) internal successors, (11), 11 states have internal predecessors, (11), 3 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) [2024-09-13 06:25:09,527 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 16 states and 19 transitions. [2024-09-13 06:25:09,527 INFO L78 Accepts]: Start accepts. Automaton has 16 states and 19 transitions. Word has length 17 [2024-09-13 06:25:09,528 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 06:25:09,528 INFO L474 AbstractCegarLoop]: Abstraction has 16 states and 19 transitions. [2024-09-13 06:25:09,529 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 21 states, 17 states have (on average 1.5294117647058822) internal successors, (26), 20 states have internal predecessors, (26), 7 states have call successors, (7), 1 states have call predecessors, (7), 6 states have return successors, (6), 4 states have call predecessors, (6), 6 states have call successors, (6) [2024-09-13 06:25:09,529 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 19 transitions. [2024-09-13 06:25:09,530 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-09-13 06:25:09,531 INFO L208 NwaCegarLoop]: Found error trace [2024-09-13 06:25:09,531 INFO L216 NwaCegarLoop]: trace histogram [3, 3, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-13 06:25:09,550 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-09-13 06:25:09,735 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 06:25:09,736 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION, f91Err0ENSURES_VIOLATIONPOST_CONDITION] === [2024-09-13 06:25:09,737 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-13 06:25:09,737 INFO L85 PathProgramCache]: Analyzing trace with hash -1765116220, now seen corresponding path program 1 times [2024-09-13 06:25:09,737 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-13 06:25:09,737 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [323333032] [2024-09-13 06:25:09,737 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 06:25:09,737 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-13 06:25:09,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:09,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-09-13 06:25:09,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:09,983 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-13 06:25:09,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:10,016 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-09-13 06:25:10,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:10,058 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-13 06:25:10,059 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-13 06:25:10,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [323333032] [2024-09-13 06:25:10,059 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [323333032] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-13 06:25:10,059 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [660464394] [2024-09-13 06:25:10,059 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-13 06:25:10,059 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 06:25:10,059 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-13 06:25:10,061 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-13 06:25:10,065 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-09-13 06:25:10,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-13 06:25:10,104 INFO L262 TraceCheckSpWp]: Trace formula consists of 70 conjuncts, 19 conjuncts are in the unsatisfiable core [2024-09-13 06:25:10,105 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-13 06:25:10,172 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-13 06:25:10,172 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-13 06:25:10,520 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-09-13 06:25:10,521 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [660464394] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-13 06:25:10,521 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-13 06:25:10,521 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 12] total 16 [2024-09-13 06:25:10,521 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1167415926] [2024-09-13 06:25:10,521 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-13 06:25:10,521 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 16 states [2024-09-13 06:25:10,521 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-13 06:25:10,523 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 16 interpolants. [2024-09-13 06:25:10,524 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=42, Invalid=198, Unknown=0, NotChecked=0, Total=240 [2024-09-13 06:25:10,524 INFO L87 Difference]: Start difference. First operand 16 states and 19 transitions. Second operand has 16 states, 15 states have (on average 1.5333333333333334) internal successors, (23), 14 states have internal predecessors, (23), 3 states have call successors, (3), 1 states have call predecessors, (3), 5 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) [2024-09-13 06:25:10,682 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-13 06:25:10,682 INFO L93 Difference]: Finished difference Result 14 states and 17 transitions. [2024-09-13 06:25:10,683 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 10 states. [2024-09-13 06:25:10,683 INFO L78 Accepts]: Start accepts. Automaton has has 16 states, 15 states have (on average 1.5333333333333334) internal successors, (23), 14 states have internal predecessors, (23), 3 states have call successors, (3), 1 states have call predecessors, (3), 5 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) Word has length 21 [2024-09-13 06:25:10,683 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-13 06:25:10,684 INFO L225 Difference]: With dead ends: 14 [2024-09-13 06:25:10,684 INFO L226 Difference]: Without dead ends: 0 [2024-09-13 06:25:10,685 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 60 GetRequests, 40 SyntacticMatches, 2 SemanticMatches, 18 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 19 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=80, Invalid=300, Unknown=0, NotChecked=0, Total=380 [2024-09-13 06:25:10,685 INFO L434 NwaCegarLoop]: 4 mSDtfsCounter, 11 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 165 mSolverCounterSat, 14 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 11 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 179 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 14 IncrementalHoareTripleChecker+Valid, 165 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-13 06:25:10,687 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [11 Valid, 15 Invalid, 179 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [14 Valid, 165 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-13 06:25:10,688 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 0 states. [2024-09-13 06:25:10,690 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0. [2024-09-13 06:25:10,691 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 0 states, 0 states have (on average 0.0) internal successors, (0), 0 states have internal predecessors, (0), 0 states have call successors, (0), 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-09-13 06:25:10,691 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions. [2024-09-13 06:25:10,691 INFO L78 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 21 [2024-09-13 06:25:10,691 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-13 06:25:10,691 INFO L474 AbstractCegarLoop]: Abstraction has 0 states and 0 transitions. [2024-09-13 06:25:10,692 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 16 states, 15 states have (on average 1.5333333333333334) internal successors, (23), 14 states have internal predecessors, (23), 3 states have call successors, (3), 1 states have call predecessors, (3), 5 states have return successors, (5), 3 states have call predecessors, (5), 3 states have call successors, (5) [2024-09-13 06:25:10,692 INFO L276 IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions. [2024-09-13 06:25:10,692 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-09-13 06:25:10,695 INFO L785 garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION (1 of 2 remaining) [2024-09-13 06:25:10,696 INFO L785 garLoopResultBuilder]: Registering result SAFE for location f91Err0ENSURES_VIOLATIONPOST_CONDITION (0 of 2 remaining) [2024-09-13 06:25:10,713 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-09-13 06:25:10,899 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-13 06:25:10,902 INFO L408 BasicCegarLoop]: Path program histogram: [1, 1, 1, 1] [2024-09-13 06:25:10,904 INFO L165 ceAbstractionStarter]: Computing trace abstraction results [2024-09-13 06:25:10,907 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.09 06:25:10 BoogieIcfgContainer [2024-09-13 06:25:10,907 INFO L131 PluginConnector]: ------------------------ END TraceAbstraction---------------------------- [2024-09-13 06:25:10,908 INFO L158 Benchmark]: Toolchain (without parser) took 4376.46ms. Allocated memory was 161.5MB in the beginning and 205.5MB in the end (delta: 44.0MB). Free memory was 103.9MB in the beginning and 68.6MB in the end (delta: 35.4MB). Peak memory consumption was 79.8MB. Max. memory is 16.1GB. [2024-09-13 06:25:10,908 INFO L158 Benchmark]: Witness Parser took 0.21ms. Allocated memory is still 161.5MB. Free memory is still 126.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 06:25:10,908 INFO L158 Benchmark]: CDTParser took 0.18ms. Allocated memory is still 161.5MB. Free memory is still 124.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 06:25:10,908 INFO L158 Benchmark]: CACSL2BoogieTranslator took 301.56ms. Allocated memory is still 161.5MB. Free memory was 103.9MB in the beginning and 91.2MB in the end (delta: 12.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-09-13 06:25:10,909 INFO L158 Benchmark]: Boogie Procedure Inliner took 31.10ms. Allocated memory is still 161.5MB. Free memory was 91.2MB in the beginning and 89.8MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-09-13 06:25:10,909 INFO L158 Benchmark]: Boogie Preprocessor took 30.79ms. Allocated memory is still 161.5MB. Free memory was 89.8MB in the beginning and 88.1MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-09-13 06:25:10,909 INFO L158 Benchmark]: RCFGBuilder took 258.95ms. Allocated memory is still 161.5MB. Free memory was 88.1MB in the beginning and 76.3MB in the end (delta: 11.8MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-09-13 06:25:10,909 INFO L158 Benchmark]: TraceAbstraction took 3747.49ms. Allocated memory was 161.5MB in the beginning and 205.5MB in the end (delta: 44.0MB). Free memory was 75.9MB in the beginning and 68.6MB in the end (delta: 7.4MB). Peak memory consumption was 52.5MB. Max. memory is 16.1GB. [2024-09-13 06:25:10,911 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.21ms. Allocated memory is still 161.5MB. Free memory is still 126.3MB. There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.18ms. Allocated memory is still 161.5MB. Free memory is still 124.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 301.56ms. Allocated memory is still 161.5MB. Free memory was 103.9MB in the beginning and 91.2MB in the end (delta: 12.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 31.10ms. Allocated memory is still 161.5MB. Free memory was 91.2MB in the beginning and 89.8MB in the end (delta: 1.5MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 30.79ms. Allocated memory is still 161.5MB. Free memory was 89.8MB in the beginning and 88.1MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 258.95ms. Allocated memory is still 161.5MB. Free memory was 88.1MB in the beginning and 76.3MB in the end (delta: 11.8MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * TraceAbstraction took 3747.49ms. Allocated memory was 161.5MB in the beginning and 205.5MB in the end (delta: 44.0MB). Free memory was 75.9MB in the beginning and 68.6MB in the end (delta: 7.4MB). Peak memory consumption was 52.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: - StatisticsResult: ErrorAutomatonStatistics NumberErrorTraces: 0, NumberStatementsAllTraces: 0, NumberRelevantStatements: 0, 0.0s ErrorAutomatonConstructionTimeTotal, 0.0s FaulLocalizationTime, NumberStatementsFirstTrace: -1, TraceLengthAvg: 0, 0.0s ErrorAutomatonConstructionTimeAvg, 0.0s ErrorAutomatonDifferenceTimeAvg, 0.0s ErrorAutomatonDifferenceTimeTotal, NumberOfNoEnhancement: 0, NumberOfFiniteEnhancement: 0, NumberOfInfiniteEnhancement: 0 - PositiveResult [Line: 32]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - PositiveResult [Line: 17]: procedure postcondition always holds For all program executions holds that procedure postcondition always holds at this location - StatisticsResult: Ultimate Automizer benchmark data CFG has 2 procedures, 17 locations, 2 error locations. Started 1 CEGAR loops. OverallTime: 3.7s, OverallIterations: 4, TraceHistogramMax: 3, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.7s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 44 SdHoareTripleChecker+Valid, 0.4s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 36 mSDsluCounter, 103 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 74 mSDsCounter, 37 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 421 IncrementalHoareTripleChecker+Invalid, 458 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 37 mSolverCounterUnsat, 29 mSDtfsCounter, 421 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 118 GetRequests, 69 SyntacticMatches, 2 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 117 ImplicationChecksByTransitivity, 0.6s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=17occurred in iteration=0, InterpolantAutomatonStates: 28, traceCheckStatistics: No data available, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: 0.0s AutomataMinimizationTime, 4 MinimizatonAttempts, 1 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 2.2s InterpolantComputationTime, 90 NumberOfCodeBlocks, 90 NumberOfCodeBlocksAsserted, 6 NumberOfCheckSat, 120 ConstructedInterpolants, 0 QuantifiedInterpolants, 562 SizeOfPredicates, 4 NumberOfNonLiveVariables, 132 ConjunctsInSsa, 41 ConjunctsInUnsatCore, 8 InterpolantComputations, 2 PerfectInterpolantSequences, 45/66 InterpolantCoveringCapability, INVARIANT_SYNTHESIS: No data available, INTERPOLANT_CONSOLIDATION: No data available, ABSTRACT_INTERPRETATION: No data available, PDR: No data available, ACCELERATED_INTERPOLATION: No data available, SIFA: No data available, ReuseStatistics: No data available - AllSpecificationsHoldResult: All specifications hold 2 specifications checked. All of them hold RESULT: Ultimate proved your program to be correct! [2024-09-13 06:25:10,939 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE