This is Ultimate 0.2.4-dev-1d5fa63-m
[2024-09-13 10:26:27,913 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-09-13 10:26:27,989 INFO  L114        SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf
[2024-09-13 10:26:27,994 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-09-13 10:26:27,996 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-09-13 10:26:28,026 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-09-13 10:26:28,027 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-09-13 10:26:28,027 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-09-13 10:26:28,028 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-09-13 10:26:28,028 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-09-13 10:26:28,032 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-09-13 10:26:28,032 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-09-13 10:26:28,033 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-09-13 10:26:28,033 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-09-13 10:26:28,033 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-09-13 10:26:28,034 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-09-13 10:26:28,036 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-09-13 10:26:28,037 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-09-13 10:26:28,037 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-09-13 10:26:28,037 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-09-13 10:26:28,038 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-09-13 10:26:28,038 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-09-13 10:26:28,039 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-09-13 10:26:28,039 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-09-13 10:26:28,042 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-09-13 10:26:28,043 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-09-13 10:26:28,043 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-09-13 10:26:28,043 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-09-13 10:26:28,044 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-09-13 10:26:28,044 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-09-13 10:26:28,044 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-09-13 10:26:28,044 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-09-13 10:26:28,045 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-09-13 10:26:28,052 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-09-13 10:26:28,052 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-09-13 10:26:28,052 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-09-13 10:26:28,054 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-09-13 10:26:28,054 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-09-13 10:26:28,054 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-09-13 10:26:28,055 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-09-13 10:26:28,055 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-09-13 10:26:28,056 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-09-13 10:26:28,056 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 10:26:28,292 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-09-13 10:26:28,321 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-09-13 10:26:28,324 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-09-13 10:26:28,325 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-09-13 10:26:28,325 INFO  L274        PluginConnector]: CDTParser initialized
[2024-09-13 10:26:28,327 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/nla-digbench-scaling/ps3-ll_valuebound5.c
[2024-09-13 10:26:29,683 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-09-13 10:26:29,877 INFO  L384              CDTParser]: Found 1 translation units.
[2024-09-13 10:26:29,877 INFO  L180              CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/nla-digbench-scaling/ps3-ll_valuebound5.c
[2024-09-13 10:26:29,884 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/2473fd76d/75f48cf6eabd4990b17f4053ad864d76/FLAG31f0f826d
[2024-09-13 10:26:30,252 INFO  L435              CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/2473fd76d/75f48cf6eabd4990b17f4053ad864d76
[2024-09-13 10:26:30,254 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-09-13 10:26:30,255 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-09-13 10:26:30,255 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../results/automizer-verification-files/SV-COMP24_unreach-call/ps3-ll_valuebound5.yml/witness-2.1.yml
[2024-09-13 10:26:30,306 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-09-13 10:26:30,308 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-09-13 10:26:30,310 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-09-13 10:26:30,310 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-09-13 10:26:30,315 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-09-13 10:26:30,318 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 10:26:30" (1/2) ...
[2024-09-13 10:26:30,319 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@9a9a3f4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:26:30, skipping insertion in model container
[2024-09-13 10:26:30,319 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.09 10:26:30" (1/2) ...
[2024-09-13 10:26:30,321 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@72e45099 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.09 10:26:30, skipping insertion in model container
[2024-09-13 10:26:30,321 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 10:26:30" (2/2) ...
[2024-09-13 10:26:30,321 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@9a9a3f4 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30, skipping insertion in model container
[2024-09-13 10:26:30,321 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 10:26:30" (2/2) ...
[2024-09-13 10:26:30,332 INFO  L93    nessWitnessExtractor]: Found the following entries in the witness:
[2024-09-13 10:26:30,333 INFO  L1541             ArrayList]: Loop invariant at [L27-L36] ((((3 * ((__int128) y * y)) + y) + ((((__int128) y * y) * y) * 2)) == ((__int128) x * 6))
[2024-09-13 10:26:30,333 INFO  L1541             ArrayList]: Function contract at [L9]: requires (1 <= \old(cond)), ensures (1 <= \old(cond))
[2024-09-13 10:26:30,352 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-09-13 10:26:30,510 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/nla-digbench-scaling/ps3-ll_valuebound5.c[458,471]
[2024-09-13 10:26:30,528 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-13 10:26:30,536 INFO  L200         MainTranslator]: Completed pre-run
Start Parsing Global
Start Parsing Global
[2024-09-13 10:26:30,565 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/nla-digbench-scaling/ps3-ll_valuebound5.c[458,471]
Start Parsing Local
[2024-09-13 10:26:30,573 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-13 10:26:30,587 INFO  L204         MainTranslator]: Completed translation
[2024-09-13 10:26:30,587 INFO  L201        PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30 WrapperNode
[2024-09-13 10:26:30,588 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-09-13 10:26:30,588 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-09-13 10:26:30,589 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-09-13 10:26:30,589 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-09-13 10:26:30,595 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,601 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,619 INFO  L138                Inliner]: procedures = 14, calls = 10, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 37
[2024-09-13 10:26:30,620 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-09-13 10:26:30,620 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-09-13 10:26:30,621 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-09-13 10:26:30,621 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-09-13 10:26:30,631 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,632 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,633 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,661 WARN  L109           MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Procedure __VERIFIER_assert is not part of the Ultimate memory model but has specification other that is not a ModifiesSpecification
[2024-09-13 10:26:30,662 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,662 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,664 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,668 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,674 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,675 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,677 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-09-13 10:26:30,678 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-09-13 10:26:30,681 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-09-13 10:26:30,681 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-09-13 10:26:30,682 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (1/1) ...
[2024-09-13 10:26:30,692 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-09-13 10:26:30,700 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-13 10:26:30,716 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 10:26:30,721 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 10:26:30,766 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-09-13 10:26:30,766 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-09-13 10:26:30,766 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-09-13 10:26:30,766 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-09-13 10:26:30,767 INFO  L130     BoogieDeclarations]: Found specification of procedure __VERIFIER_assert
[2024-09-13 10:26:30,767 INFO  L138     BoogieDeclarations]: Found implementation of procedure __VERIFIER_assert
[2024-09-13 10:26:30,830 INFO  L242             CfgBuilder]: Building ICFG
[2024-09-13 10:26:30,833 INFO  L268             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-09-13 10:26:30,968 WARN  L783   $ProcedureCfgBuilder]: Label in the middle of a codeblock.
[2024-09-13 10:26:30,986 INFO  L?                        ?]: Removed 16 outVars from TransFormulas that were not future-live.
[2024-09-13 10:26:30,987 INFO  L291             CfgBuilder]: Performing block encoding
[2024-09-13 10:26:31,014 INFO  L313             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-09-13 10:26:31,018 INFO  L318             CfgBuilder]: Removed 1 assume(true) statements.
[2024-09-13 10:26:31,018 INFO  L201        PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 10:26:31 BoogieIcfgContainer
[2024-09-13 10:26:31,019 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-09-13 10:26:31,021 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-09-13 10:26:31,021 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-09-13 10:26:31,025 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-09-13 10:26:31,026 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 13.09 10:26:30" (1/4) ...
[2024-09-13 10:26:31,028 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2dc6cd2e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 13.09 10:26:31, skipping insertion in model container
[2024-09-13 10:26:31,029 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 10:26:30" (2/4) ...
[2024-09-13 10:26:31,030 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2dc6cd2e and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 13.09 10:26:31, skipping insertion in model container
[2024-09-13 10:26:31,030 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 13.09 10:26:30" (3/4) ...
[2024-09-13 10:26:31,031 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2dc6cd2e and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CORRECTNESS_WITNESS 13.09 10:26:31, skipping insertion in model container
[2024-09-13 10:26:31,031 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.09 10:26:31" (4/4) ...
[2024-09-13 10:26:31,032 INFO  L112   eAbstractionObserver]: Analyzing ICFG ps3-ll_valuebound5.c
[2024-09-13 10:26:31,052 INFO  L209   ceAbstractionStarter]: Automizer settings: Hoare:None NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-09-13 10:26:31,052 INFO  L149   ceAbstractionStarter]: Applying trace abstraction to program that has 5 error locations.
[2024-09-13 10:26:31,099 INFO  L335      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-09-13 10:26:31,107 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;@7ddd1ba3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-09-13 10:26:31,107 INFO  L337      AbstractCegarLoop]: Starting to check reachability of 5 error locations.
[2024-09-13 10:26:31,114 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 20 states, 13 states have (on average 1.6153846153846154) internal successors, (21), 16 states have internal predecessors, (21), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-09-13 10:26:31,119 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 5
[2024-09-13 10:26:31,120 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-13 10:26:31,120 INFO  L216           NwaCegarLoop]: trace histogram [1, 1, 1, 1]
[2024-09-13 10:26:31,121 INFO  L399      AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1REQUIRES_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2REQUIRES_VIOLATIONPRE_CONDITION (and 2 more)] ===
[2024-09-13 10:26:31,126 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-13 10:26:31,127 INFO  L85        PathProgramCache]: Analyzing trace with hash 2567121, now seen corresponding path program 1 times
[2024-09-13 10:26:31,137 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-13 10:26:31,138 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [438923681]
[2024-09-13 10:26:31,138 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-13 10:26:31,139 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-13 10:26:31,227 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-13 10:26:31,278 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 10:26:31,279 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-13 10:26:31,279 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [438923681]
[2024-09-13 10:26:31,279 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [438923681] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-13 10:26:31,280 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-13 10:26:31,280 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-09-13 10:26:31,281 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [311853924]
[2024-09-13 10:26:31,282 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-13 10:26:31,285 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 2 states
[2024-09-13 10:26:31,285 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-13 10:26:31,314 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants.
[2024-09-13 10:26:31,314 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-09-13 10:26:31,316 INFO  L87              Difference]: Start difference. First operand  has 20 states, 13 states have (on average 1.6153846153846154) internal successors, (21), 16 states have internal predecessors, (21), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Second operand  has 2 states, 2 states have (on average 2.0) internal successors, (4), 2 states have internal predecessors, (4), 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 10:26:31,347 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-13 10:26:31,347 INFO  L93              Difference]: Finished difference Result 20 states and 21 transitions.
[2024-09-13 10:26:31,349 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. 
[2024-09-13 10:26:31,350 INFO  L78                 Accepts]: Start accepts. Automaton has  has 2 states, 2 states have (on average 2.0) internal successors, (4), 2 states have internal predecessors, (4), 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 4
[2024-09-13 10:26:31,350 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-13 10:26:31,356 INFO  L225             Difference]: With dead ends: 20
[2024-09-13 10:26:31,357 INFO  L226             Difference]: Without dead ends: 18
[2024-09-13 10:26:31,359 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 2 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2
[2024-09-13 10:26:31,364 INFO  L434           NwaCegarLoop]: 18 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 3 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 18 SdHoareTripleChecker+Invalid, 3 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 3 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-09-13 10:26:31,365 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 18 Invalid, 3 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 3 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-09-13 10:26:31,378 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18 states.
[2024-09-13 10:26:31,390 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 18.
[2024-09-13 10:26:31,391 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 18 states, 12 states have (on average 1.3333333333333333) internal successors, (16), 15 states have internal predecessors, (16), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-13 10:26:31,392 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 18 states to 18 states and 19 transitions.
[2024-09-13 10:26:31,393 INFO  L78                 Accepts]: Start accepts. Automaton has 18 states and 19 transitions. Word has length 4
[2024-09-13 10:26:31,394 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-13 10:26:31,394 INFO  L474      AbstractCegarLoop]: Abstraction has 18 states and 19 transitions.
[2024-09-13 10:26:31,394 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 2 states, 2 states have (on average 2.0) internal successors, (4), 2 states have internal predecessors, (4), 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 10:26:31,394 INFO  L276                IsEmpty]: Start isEmpty. Operand 18 states and 19 transitions.
[2024-09-13 10:26:31,395 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 5
[2024-09-13 10:26:31,395 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-13 10:26:31,395 INFO  L216           NwaCegarLoop]: trace histogram [1, 1, 1, 1]
[2024-09-13 10:26:31,396 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-09-13 10:26:31,396 INFO  L399      AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1REQUIRES_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2REQUIRES_VIOLATIONPRE_CONDITION (and 2 more)] ===
[2024-09-13 10:26:31,397 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-13 10:26:31,397 INFO  L85        PathProgramCache]: Analyzing trace with hash 2569043, now seen corresponding path program 1 times
[2024-09-13 10:26:31,397 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-13 10:26:31,397 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1505501045]
[2024-09-13 10:26:31,398 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-13 10:26:31,398 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-13 10:26:31,430 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unknown
[2024-09-13 10:26:31,433 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [1564812957]
[2024-09-13 10:26:31,433 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-13 10:26:31,433 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-13 10:26:31,434 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3
[2024-09-13 10:26:31,437 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 10:26:31,439 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 10:26:31,497 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-13 10:26:31,502 INFO  L262         TraceCheckSpWp]: Trace formula consists of 33 conjuncts, 5 conjuncts are in the unsatisfiable core
[2024-09-13 10:26:31,510 INFO  L285         TraceCheckSpWp]: Computing forward predicates...
[2024-09-13 10:26:31,551 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 10:26:31,554 INFO  L323         TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect
[2024-09-13 10:26:31,554 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-13 10:26:31,554 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1505501045]
[2024-09-13 10:26:31,555 WARN  L311   FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT
[2024-09-13 10:26:31,555 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1564812957]
[2024-09-13 10:26:31,555 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleZ3 [1564812957] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-13 10:26:31,556 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-13 10:26:31,556 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-09-13 10:26:31,556 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1552138684]
[2024-09-13 10:26:31,557 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-13 10:26:31,557 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-09-13 10:26:31,558 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-13 10:26:31,558 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-09-13 10:26:31,559 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-09-13 10:26:31,559 INFO  L87              Difference]: Start difference. First operand 18 states and 19 transitions. Second operand  has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 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 10:26:31,590 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-13 10:26:31,591 INFO  L93              Difference]: Finished difference Result 23 states and 26 transitions.
[2024-09-13 10:26:31,591 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-13 10:26:31,591 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 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 4
[2024-09-13 10:26:31,592 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-13 10:26:31,592 INFO  L225             Difference]: With dead ends: 23
[2024-09-13 10:26:31,592 INFO  L226             Difference]: Without dead ends: 23
[2024-09-13 10:26:31,593 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-09-13 10:26:31,594 INFO  L434           NwaCegarLoop]: 15 mSDtfsCounter, 3 mSDsluCounter, 11 mSDsCounter, 0 mSdLazyCounter, 11 mSolverCounterSat, 2 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 4 SdHoareTripleChecker+Valid, 26 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 2 IncrementalHoareTripleChecker+Valid, 11 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-09-13 10:26:31,595 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [4 Valid, 26 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [2 Valid, 11 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-09-13 10:26:31,596 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 23 states.
[2024-09-13 10:26:31,600 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 23 to 23.
[2024-09-13 10:26:31,600 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 23 states, 15 states have (on average 1.3333333333333333) internal successors, (20), 19 states have internal predecessors, (20), 4 states have call successors, (4), 1 states have call predecessors, (4), 1 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2)
[2024-09-13 10:26:31,601 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 23 states and 26 transitions.
[2024-09-13 10:26:31,602 INFO  L78                 Accepts]: Start accepts. Automaton has 23 states and 26 transitions. Word has length 4
[2024-09-13 10:26:31,602 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-13 10:26:31,602 INFO  L474      AbstractCegarLoop]: Abstraction has 23 states and 26 transitions.
[2024-09-13 10:26:31,603 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 2.0) internal successors, (4), 3 states have internal predecessors, (4), 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 10:26:31,604 INFO  L276                IsEmpty]: Start isEmpty. Operand 23 states and 26 transitions.
[2024-09-13 10:26:31,604 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-09-13 10:26:31,604 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-13 10:26:31,604 INFO  L216           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-13 10:26:31,625 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0
[2024-09-13 10:26:31,808 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1,2 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-09-13 10:26:31,809 INFO  L399      AbstractCegarLoop]: === Iteration 3 === Targeting __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1REQUIRES_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2REQUIRES_VIOLATIONPRE_CONDITION (and 2 more)] ===
[2024-09-13 10:26:31,810 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-13 10:26:31,810 INFO  L85        PathProgramCache]: Analyzing trace with hash -1746326295, now seen corresponding path program 1 times
[2024-09-13 10:26:31,810 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-13 10:26:31,811 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [90462357]
[2024-09-13 10:26:31,811 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-13 10:26:31,811 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-13 10:26:31,838 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-13 10:26:31,999 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 10:26:32,000 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-13 10:26:32,000 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [90462357]
[2024-09-13 10:26:32,000 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [90462357] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-13 10:26:32,000 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-13 10:26:32,000 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5
[2024-09-13 10:26:32,000 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1424409339]
[2024-09-13 10:26:32,001 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-13 10:26:32,001 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 5 states
[2024-09-13 10:26:32,001 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-13 10:26:32,002 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants.
[2024-09-13 10:26:32,002 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20
[2024-09-13 10:26:32,005 INFO  L87              Difference]: Start difference. First operand 23 states and 26 transitions. Second operand  has 5 states, 5 states have (on average 1.6) internal successors, (8), 4 states have internal predecessors, (8), 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 10:26:32,071 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-13 10:26:32,071 INFO  L93              Difference]: Finished difference Result 18 states and 21 transitions.
[2024-09-13 10:26:32,072 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-09-13 10:26:32,072 INFO  L78                 Accepts]: Start accepts. Automaton has  has 5 states, 5 states have (on average 1.6) internal successors, (8), 4 states have internal predecessors, (8), 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 9
[2024-09-13 10:26:32,073 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-13 10:26:32,073 INFO  L225             Difference]: With dead ends: 18
[2024-09-13 10:26:32,073 INFO  L226             Difference]: Without dead ends: 18
[2024-09-13 10:26:32,074 INFO  L433           NwaCegarLoop]: 0 DeclaredPredicates, 7 GetRequests, 3 SyntacticMatches, 0 SemanticMatches, 4 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30
[2024-09-13 10:26:32,075 INFO  L434           NwaCegarLoop]: 6 mSDtfsCounter, 5 mSDsluCounter, 13 mSDsCounter, 0 mSdLazyCounter, 24 mSolverCounterSat, 6 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 6 SdHoareTripleChecker+Valid, 19 SdHoareTripleChecker+Invalid, 30 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 6 IncrementalHoareTripleChecker+Valid, 24 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-09-13 10:26:32,075 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [6 Valid, 19 Invalid, 30 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [6 Valid, 24 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-09-13 10:26:32,076 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 18 states.
[2024-09-13 10:26:32,081 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 18 to 13.
[2024-09-13 10:26:32,082 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13 states, 9 states have (on average 1.2222222222222223) internal successors, (11), 10 states have internal predecessors, (11), 2 states have call successors, (2), 1 states have call predecessors, (2), 1 states have return successors, (1), 1 states have call predecessors, (1), 1 states have call successors, (1)
[2024-09-13 10:26:32,083 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 13 states and 14 transitions.
[2024-09-13 10:26:32,083 INFO  L78                 Accepts]: Start accepts. Automaton has 13 states and 14 transitions. Word has length 9
[2024-09-13 10:26:32,083 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-13 10:26:32,084 INFO  L474      AbstractCegarLoop]: Abstraction has 13 states and 14 transitions.
[2024-09-13 10:26:32,084 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 5 states, 5 states have (on average 1.6) internal successors, (8), 4 states have internal predecessors, (8), 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 10:26:32,084 INFO  L276                IsEmpty]: Start isEmpty. Operand 13 states and 14 transitions.
[2024-09-13 10:26:32,084 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 10
[2024-09-13 10:26:32,085 INFO  L208           NwaCegarLoop]: Found error trace
[2024-09-13 10:26:32,085 INFO  L216           NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-09-13 10:26:32,085 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2
[2024-09-13 10:26:32,085 INFO  L399      AbstractCegarLoop]: === Iteration 4 === Targeting __VERIFIER_assertErr1ENSURES_VIOLATIONPOST_CONDITION === [ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT, ULTIMATE.startErr1REQUIRES_VIOLATIONPRE_CONDITION, ULTIMATE.startErr2REQUIRES_VIOLATIONPRE_CONDITION (and 2 more)] ===
[2024-09-13 10:26:32,086 INFO  L160       PredicateUnifier]: Initialized classic predicate unifier
[2024-09-13 10:26:32,086 INFO  L85        PathProgramCache]: Analyzing trace with hash -1746326134, now seen corresponding path program 1 times
[2024-09-13 10:26:32,086 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-09-13 10:26:32,087 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1688599369]
[2024-09-13 10:26:32,087 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-09-13 10:26:32,087 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-09-13 10:26:32,120 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-09-13 10:26:32,166 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 10:26:32,166 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-09-13 10:26:32,167 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1688599369]
[2024-09-13 10:26:32,167 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1688599369] provided 1 perfect and 0 imperfect interpolant sequences
[2024-09-13 10:26:32,167 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-09-13 10:26:32,167 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2
[2024-09-13 10:26:32,167 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [242175997]
[2024-09-13 10:26:32,168 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-09-13 10:26:32,168 INFO  L551      AbstractCegarLoop]: INTERPOLANT automaton has 3 states
[2024-09-13 10:26:32,169 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-09-13 10:26:32,170 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants.
[2024-09-13 10:26:32,171 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6
[2024-09-13 10:26:32,171 INFO  L87              Difference]: Start difference. First operand 13 states and 14 transitions. Second operand  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 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 10:26:32,189 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-09-13 10:26:32,190 INFO  L93              Difference]: Finished difference Result 12 states and 13 transitions.
[2024-09-13 10:26:32,190 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. 
[2024-09-13 10:26:32,191 INFO  L78                 Accepts]: Start accepts. Automaton has  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 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 9
[2024-09-13 10:26:32,191 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-09-13 10:26:32,191 INFO  L225             Difference]: With dead ends: 12
[2024-09-13 10:26:32,191 INFO  L226             Difference]: Without dead ends: 0
[2024-09-13 10:26:32,192 INFO  L433           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-09-13 10:26:32,195 INFO  L434           NwaCegarLoop]: 9 mSDtfsCounter, 1 mSDsluCounter, 6 mSDsCounter, 0 mSdLazyCounter, 8 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 1 SdHoareTripleChecker+Valid, 15 SdHoareTripleChecker+Invalid, 8 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 8 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time
[2024-09-13 10:26:32,196 INFO  L435           NwaCegarLoop]: SdHoareTripleChecker [1 Valid, 15 Invalid, 8 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 8 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time]
[2024-09-13 10:26:32,199 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 0 states.
[2024-09-13 10:26:32,201 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 0 to 0.
[2024-09-13 10:26:32,201 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 10:26:32,201 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 0 states to 0 states and 0 transitions.
[2024-09-13 10:26:32,201 INFO  L78                 Accepts]: Start accepts. Automaton has 0 states and 0 transitions. Word has length 9
[2024-09-13 10:26:32,201 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-09-13 10:26:32,201 INFO  L474      AbstractCegarLoop]: Abstraction has 0 states and 0 transitions.
[2024-09-13 10:26:32,202 INFO  L475      AbstractCegarLoop]: INTERPOLANT automaton has  has 3 states, 2 states have (on average 4.0) internal successors, (8), 3 states have internal predecessors, (8), 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 10:26:32,202 INFO  L276                IsEmpty]: Start isEmpty. Operand 0 states and 0 transitions.
[2024-09-13 10:26:32,202 INFO  L282                IsEmpty]: Finished isEmpty. No accepting run.
[2024-09-13 10:26:32,206 INFO  L785   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr0ASSERT_VIOLATIONWITNESS_INVARIANT (4 of 5 remaining)
[2024-09-13 10:26:32,207 INFO  L785   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr1REQUIRES_VIOLATIONPRE_CONDITION (3 of 5 remaining)
[2024-09-13 10:26:32,207 INFO  L785   garLoopResultBuilder]: Registering result SAFE for location ULTIMATE.startErr2REQUIRES_VIOLATIONPRE_CONDITION (2 of 5 remaining)
[2024-09-13 10:26:32,208 INFO  L785   garLoopResultBuilder]: Registering result SAFE for location __VERIFIER_assertErr0ASSERT_VIOLATIONERROR_FUNCTION (1 of 5 remaining)
[2024-09-13 10:26:32,208 INFO  L785   garLoopResultBuilder]: Registering result SAFE for location __VERIFIER_assertErr1ENSURES_VIOLATIONPOST_CONDITION (0 of 5 remaining)
[2024-09-13 10:26:32,208 WARN  L456      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3
[2024-09-13 10:26:32,211 INFO  L408         BasicCegarLoop]: Path program histogram: [1, 1, 1, 1]
[2024-09-13 10:26:32,213 INFO  L165   ceAbstractionStarter]: Computing trace abstraction results
[2024-09-13 10:26:32,217 INFO  L469   ceAbstractionStarter]: Automizer considered 1 witness invariants
[2024-09-13 10:26:32,219 INFO  L470   ceAbstractionStarter]: WitnessConsidered=1
[2024-09-13 10:26:32,220 INFO  L201        PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction CFG 13.09 10:26:32 BoogieIcfgContainer
[2024-09-13 10:26:32,220 INFO  L131        PluginConnector]: ------------------------ END TraceAbstraction----------------------------
[2024-09-13 10:26:32,221 INFO  L158              Benchmark]: Toolchain (without parser) took 1913.38ms. Allocated memory was 180.4MB in the beginning and 232.8MB in the end (delta: 52.4MB). Free memory was 122.5MB in the beginning and 197.9MB in the end (delta: -75.4MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-09-13 10:26:32,221 INFO  L158              Benchmark]: CDTParser took 0.19ms. Allocated memory is still 180.4MB. Free memory is still 145.6MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-09-13 10:26:32,222 INFO  L158              Benchmark]: Witness Parser took 1.15ms. Allocated memory is still 180.4MB. Free memory is still 124.6MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-09-13 10:26:32,223 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 278.04ms. Allocated memory is still 180.4MB. Free memory was 122.5MB in the beginning and 108.2MB in the end (delta: 14.3MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB.
[2024-09-13 10:26:32,224 INFO  L158              Benchmark]: Boogie Procedure Inliner took 31.37ms. Allocated memory is still 180.4MB. Free memory was 108.2MB in the beginning and 106.8MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-09-13 10:26:32,224 INFO  L158              Benchmark]: Boogie Preprocessor took 56.54ms. Allocated memory is still 180.4MB. Free memory was 106.6MB in the beginning and 104.9MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-09-13 10:26:32,224 INFO  L158              Benchmark]: RCFGBuilder took 341.21ms. Allocated memory is still 180.4MB. Free memory was 104.9MB in the beginning and 91.9MB in the end (delta: 13.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-09-13 10:26:32,225 INFO  L158              Benchmark]: TraceAbstraction took 1199.43ms. Allocated memory was 180.4MB in the beginning and 232.8MB in the end (delta: 52.4MB). Free memory was 91.5MB in the beginning and 197.9MB in the end (delta: -106.5MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-09-13 10:26:32,226 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.19ms. Allocated memory is still 180.4MB. Free memory is still 145.6MB. There was no memory consumed. Max. memory is 16.1GB.
 * Witness Parser took 1.15ms. Allocated memory is still 180.4MB. Free memory is still 124.6MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 278.04ms. Allocated memory is still 180.4MB. Free memory was 122.5MB in the beginning and 108.2MB in the end (delta: 14.3MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB.
 * Boogie Procedure Inliner took 31.37ms. Allocated memory is still 180.4MB. Free memory was 108.2MB in the beginning and 106.8MB in the end (delta: 1.4MB). There was no memory consumed. Max. memory is 16.1GB.
 * Boogie Preprocessor took 56.54ms. Allocated memory is still 180.4MB. Free memory was 106.6MB in the beginning and 104.9MB in the end (delta: 1.7MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 341.21ms. Allocated memory is still 180.4MB. Free memory was 104.9MB in the beginning and 91.9MB in the end (delta: 13.0MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * TraceAbstraction took 1199.43ms. Allocated memory was 180.4MB in the beginning and 232.8MB in the end (delta: 52.4MB). Free memory was 91.5MB in the beginning and 197.9MB in the end (delta: -106.5MB). There was no memory consumed. 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: 27]: invariant of correctness witness holds
    For all program executions holds that invariant of correctness witness holds at this location
  - PositiveResult [Line: 9]: procedure precondition always holds
    For all program executions holds that procedure precondition always holds at this location
  - PositiveResult [Line: 9]: procedure precondition always holds
    For all program executions holds that procedure precondition always holds at this location
  - PositiveResult [Line: 12]: 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: 9]: 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, 20 locations, 5 error locations. Started 1 CEGAR loops. OverallTime: 1.1s, OverallIterations: 4, TraceHistogramMax: 1, PathProgramHistogramMax: 1, EmptinessCheckTime: 0.0s, AutomataDifference: 0.2s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 11 SdHoareTripleChecker+Valid, 0.1s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 9 mSDsluCounter, 78 SdHoareTripleChecker+Invalid, 0.1s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 30 mSDsCounter, 8 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 46 IncrementalHoareTripleChecker+Invalid, 54 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 8 mSolverCounterUnsat, 48 mSDtfsCounter, 46 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 14 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=23occurred in iteration=2, InterpolantAutomatonStates: 13, 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, 5 StatesRemovedByMinimization, 1 NontrivialMinimizations, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: TRACE_CHECK: 0.0s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 0.3s InterpolantComputationTime, 30 NumberOfCodeBlocks, 30 NumberOfCodeBlocksAsserted, 5 NumberOfCheckSat, 22 ConstructedInterpolants, 0 QuantifiedInterpolants, 70 SizeOfPredicates, 0 NumberOfNonLiveVariables, 33 ConjunctsInSsa, 5 ConjunctsInUnsatCore, 4 InterpolantComputations, 4 PerfectInterpolantSequences, 0/0 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
    5 specifications checked. All of them hold
RESULT: Ultimate proved your program to be correct!
[2024-09-13 10:26:32,252 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...