./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursive-simple/sum_10x0-1.c --full-output --witness-type correctness_witness --validate ../results/automizer-verification-files/SV-COMP24_unreach-call/sum_10x0-1.yml/witness-2.1.yml --architecture 32bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version ca4ee3dd
Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/referee/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/referee/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/referee/data -tc /storage/repos/certificate-witnesses-artifact/referee/config/RefereeReachWitnessValidation.xml -i ../sv-benchmarks/c/recursive-simple/sum_10x0-1.c ../results/automizer-verification-files/SV-COMP24_unreach-call/sum_10x0-1.yml/witness-2.1.yml -s /storage/repos/certificate-witnesses-artifact/referee/config/svcomp-Reach-32bit-Referee_Default.epf --cacsl2boogietranslator.entry.function main --traceabstraction.positions.where.we.compute.the.hoare.annotation None
--- Real Ultimate output ---
This is Ultimate 0.2.4-tmp.dk.referee-eval-ca4ee3d-m
[2024-09-20 20:12:54,556 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-09-20 20:12:54,634 INFO  L114        SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/referee/config/svcomp-Reach-32bit-Referee_Default.epf
[2024-09-20 20:12:54,640 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-09-20 20:12:54,642 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-09-20 20:12:54,669 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-09-20 20:12:54,670 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-09-20 20:12:54,670 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-09-20 20:12:54,671 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-09-20 20:12:54,672 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-09-20 20:12:54,672 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-09-20 20:12:54,673 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-09-20 20:12:54,673 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-09-20 20:12:54,674 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-09-20 20:12:54,676 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-09-20 20:12:54,676 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-09-20 20:12:54,677 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-09-20 20:12:54,677 INFO  L153        SettingsManager]:  * sizeof long=4
[2024-09-20 20:12:54,677 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-09-20 20:12:54,678 INFO  L153        SettingsManager]:  * sizeof POINTER=4
[2024-09-20 20:12:54,678 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-09-20 20:12:54,682 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-09-20 20:12:54,682 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-09-20 20:12:54,683 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-09-20 20:12:54,683 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-09-20 20:12:54,683 INFO  L153        SettingsManager]:  * sizeof long double=12
[2024-09-20 20:12:54,684 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-09-20 20:12:54,684 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-09-20 20:12:54,684 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-09-20 20:12:54,685 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-09-20 20:12:54,685 INFO  L153        SettingsManager]:  * Future-live optimization=false
[2024-09-20 20:12:54,685 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-09-20 20:12:54,685 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-09-20 20:12:54,685 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-09-20 20:12:54,686 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-09-20 20:12:54,686 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-09-20 20:12:54,686 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-09-20 20:12:54,686 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-09-20 20:12:54,687 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-09-20 20:12:54,687 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-09-20 20:12:54,687 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-09-20 20:12:54,689 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-09-20 20:12:54,690 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-09-20 20:12:54,690 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/referee/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-20 20:12:54,960 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-09-20 20:12:54,996 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-09-20 20:12:55,001 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-09-20 20:12:55,002 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-09-20 20:12:55,003 INFO  L274        PluginConnector]: CDTParser initialized
[2024-09-20 20:12:55,004 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../sv-benchmarks/c/recursive-simple/sum_10x0-1.c
[2024-09-20 20:12:56,489 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-09-20 20:12:56,680 INFO  L384              CDTParser]: Found 1 translation units.
[2024-09-20 20:12:56,680 INFO  L180              CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/sum_10x0-1.c
[2024-09-20 20:12:56,693 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/referee/data/506d2453f/96fccc499c8d4bff83cd7e7d4ed905c5/FLAG6d47f738b
[2024-09-20 20:12:56,714 INFO  L435              CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/referee/data/506d2453f/96fccc499c8d4bff83cd7e7d4ed905c5
[2024-09-20 20:12:56,717 INFO  L270        PluginConnector]: Initializing Witness Parser...
[2024-09-20 20:12:56,718 INFO  L274        PluginConnector]: Witness Parser initialized
[2024-09-20 20:12:56,718 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../results/automizer-verification-files/SV-COMP24_unreach-call/sum_10x0-1.yml/witness-2.1.yml
[2024-09-20 20:12:56,771 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-09-20 20:12:56,772 INFO  L133        ToolchainWalker]: Walking toolchain with 4 elements.
[2024-09-20 20:12:56,775 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-09-20 20:12:56,775 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-09-20 20:12:56,781 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-09-20 20:12:56,782 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.09 08:12:56" (1/2) ...
[2024-09-20 20:12:56,783 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1cd12d44 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 08:12:56, skipping insertion in model container
[2024-09-20 20:12:56,784 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 20.09 08:12:56" (1/2) ...
[2024-09-20 20:12:56,785 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@3e4bb914 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 20.09 08:12:56, skipping insertion in model container
[2024-09-20 20:12:56,785 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 20.09 08:12:56" (2/2) ...
[2024-09-20 20:12:56,786 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1cd12d44 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 20.09 08:12:56, skipping insertion in model container
[2024-09-20 20:12:56,786 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 20.09 08:12:56" (2/2) ...
[2024-09-20 20:12:56,795 INFO  L93    nessWitnessExtractor]: Found the following entries in the witness:
[2024-09-20 20:12:56,796 INFO  L1541             ArrayList]: Function contract at [L5]: requires null, ensures (\result == ((long long) \old(n) + \old(m)))
[2024-09-20 20:12:56,814 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-09-20 20:12:57,026 WARN  L248   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-simple/sum_10x0-1.c[481,494]
[2024-09-20 20:12:57,035 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-20 20:12:57,056 INFO  L200         MainTranslator]: Completed pre-run
Start Parsing Global
[2024-09-20 20:12:57,094 WARN  L248   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-simple/sum_10x0-1.c[481,494]
[2024-09-20 20:12:57,095 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-09-20 20:12:57,109 INFO  L204         MainTranslator]: Completed translation
[2024-09-20 20:12:57,110 INFO  L201        PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 20.09 08:12:57 WrapperNode
[2024-09-20 20:12:57,110 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-09-20 20:12:57,111 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-09-20 20:12:57,111 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-09-20 20:12:57,111 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-09-20 20:12:57,127 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 20.09 08:12:57" (1/1) ...
[2024-09-20 20:12:57,128 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 20.09 08:12:57" (1/1) ...
[2024-09-20 20:12:57,134 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 20.09 08:12:57" (1/1) ...
[2024-09-20 20:12:57,145 WARN  L109           MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Procedure sum is not part of the Ultimate memory model but has specification other that is not a ModifiesSpecification
[2024-09-20 20:12:57,146 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 20.09 08:12:57" (1/1) ...
[2024-09-20 20:12:57,146 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 20.09 08:12:57" (1/1) ...
[2024-09-20 20:12:57,153 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 20.09 08:12:57" (1/1) ...
[2024-09-20 20:12:57,155 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 20.09 08:12:57" (1/1) ...
[2024-09-20 20:12:57,157 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 20.09 08:12:57" (1/1) ...
[2024-09-20 20:12:57,158 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 20.09 08:12:57" (1/1) ...
[2024-09-20 20:12:57,160 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-09-20 20:12:57,160 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-09-20 20:12:57,161 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-09-20 20:12:57,161 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-09-20 20:12:57,161 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 20.09 08:12:57" (1/1) ...
[2024-09-20 20:12:57,166 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-09-20 20:12:57,173 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/referee/z3
[2024-09-20 20:12:57,187 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/referee/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-09-20 20:12:57,189 INFO  L327       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/referee/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-09-20 20:12:57,231 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.init
[2024-09-20 20:12:57,231 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-09-20 20:12:57,232 INFO  L138     BoogieDeclarations]: Found implementation of procedure reach_error
[2024-09-20 20:12:57,232 INFO  L138     BoogieDeclarations]: Found implementation of procedure sum
[2024-09-20 20:12:57,232 INFO  L138     BoogieDeclarations]: Found implementation of procedure main
[2024-09-20 20:12:57,232 INFO  L130     BoogieDeclarations]: Found specification of procedure abort
[2024-09-20 20:12:57,232 INFO  L130     BoogieDeclarations]: Found specification of procedure __assert_fail
[2024-09-20 20:12:57,232 INFO  L130     BoogieDeclarations]: Found specification of procedure reach_error
[2024-09-20 20:12:57,233 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-09-20 20:12:57,233 INFO  L130     BoogieDeclarations]: Found specification of procedure sum
[2024-09-20 20:12:57,233 INFO  L130     BoogieDeclarations]: Found specification of procedure main
[2024-09-20 20:12:57,233 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.init
[2024-09-20 20:12:57,233 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int
[2024-09-20 20:12:57,233 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-09-20 20:12:57,233 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int
[2024-09-20 20:12:57,233 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int
[2024-09-20 20:12:57,233 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-09-20 20:12:57,293 INFO  L242             CfgBuilder]: Building ICFG
[2024-09-20 20:12:57,296 INFO  L268             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-09-20 20:12:57,422 INFO  L291             CfgBuilder]: Performing block encoding
[2024-09-20 20:12:57,462 INFO  L313             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-09-20 20:12:57,465 INFO  L318             CfgBuilder]: Removed 0 assume(true) statements.
[2024-09-20 20:12:57,465 INFO  L201        PluginConnector]: Adding new model witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.09 08:12:57 BoogieIcfgContainer
[2024-09-20 20:12:57,466 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-09-20 20:12:57,466 INFO  L112        PluginConnector]: ------------------------Referee----------------------------
[2024-09-20 20:12:57,466 INFO  L270        PluginConnector]: Initializing Referee...
[2024-09-20 20:12:57,467 INFO  L274        PluginConnector]: Referee initialized
[2024-09-20 20:12:57,467 INFO  L184        PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "CDTParser AST 20.09 08:12:56" (1/4) ...
[2024-09-20 20:12:57,468 INFO  L204        PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@24b058e8 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee AST 20.09 08:12:57, skipping insertion in model container
[2024-09-20 20:12:57,468 INFO  L184        PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 20.09 08:12:56" (2/4) ...
[2024-09-20 20:12:57,468 INFO  L204        PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@24b058e8 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CORRECTNESS_WITNESS 20.09 08:12:57, skipping insertion in model container
[2024-09-20 20:12:57,468 INFO  L184        PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 20.09 08:12:57" (3/4) ...
[2024-09-20 20:12:57,468 INFO  L204        PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@24b058e8 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CORRECTNESS_WITNESS 20.09 08:12:57, skipping insertion in model container
[2024-09-20 20:12:57,469 INFO  L184        PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 20.09 08:12:57" (4/4) ...
[2024-09-20 20:12:57,470 INFO  L79         RefereeObserver]: Analyzing ICFG sum_10x0-1.c
[2024-09-20 20:12:57,475 INFO  L113       InvariantChecker]: Found 0 loops.
[2024-09-20 20:12:57,476 INFO  L373       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr0ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 5 edges.
[2024-09-20 20:12:57,477 INFO  L373       InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC sumErr0ENSURES_VIOLATIONPOST_CONDITION. Corresponding subgraph has 6 edges.
[2024-09-20 20:12:57,477 INFO  L131       InvariantChecker]: Will check 2 loop-free subgraphs from procedure entry to error location
[2024-09-20 20:12:57,524 INFO  L314           BlockEncoder]: Initial Icfg 6 locations, 5 edges
[2024-09-20 20:12:57,526 INFO  L264           BlockEncoder]: Using Maximize final states
[2024-09-20 20:12:57,527 INFO  L271           BlockEncoder]: Using Minimize states even if more edges are added than removed.=true
[2024-09-20 20:12:57,528 INFO  L277           BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI
[2024-09-20 20:12:57,529 INFO  L172           BlockEncoder]: Using Apply optimizations until nothing changes=true
[2024-09-20 20:12:57,531 INFO  L71     MaximizeFinalStates]: 0 new accepting states
[2024-09-20 20:12:57,555 INFO  L101     BaseMinimizeStates]: Removed 8 edges and 4 locations by large block encoding
[2024-09-20 20:12:57,560 INFO  L71     MaximizeFinalStates]: 0 new accepting states
[2024-09-20 20:12:57,561 INFO  L101     BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding
[2024-09-20 20:12:57,561 INFO  L238           BlockEncoder]: Using Create parallel compositions if possible
[2024-09-20 20:12:57,563 INFO  L68        ParallelComposer]: Creating parallel compositions
[2024-09-20 20:12:57,563 INFO  L314           BlockEncoder]: Encoded RCFG 2 locations, 1 edges
[2024-09-20 20:12:57,581 INFO  L520       InvariantChecker]: The annotation(s) from entry $Ultimate##0 to error location mainErr0ASSERT_VIOLATIONERROR_FUNCTION is inductive.
[2024-09-20 20:12:57,595 INFO  L314           BlockEncoder]: Initial Icfg 6 locations, 6 edges
[2024-09-20 20:12:57,597 INFO  L264           BlockEncoder]: Using Maximize final states
[2024-09-20 20:12:57,597 INFO  L271           BlockEncoder]: Using Minimize states even if more edges are added than removed.=true
[2024-09-20 20:12:57,598 INFO  L277           BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI
[2024-09-20 20:12:57,598 INFO  L172           BlockEncoder]: Using Apply optimizations until nothing changes=true
[2024-09-20 20:12:57,598 INFO  L71     MaximizeFinalStates]: 0 new accepting states
[2024-09-20 20:12:57,615 INFO  L101     BaseMinimizeStates]: Removed 10 edges and 4 locations by large block encoding
[2024-09-20 20:12:57,616 INFO  L71     MaximizeFinalStates]: 0 new accepting states
[2024-09-20 20:12:57,617 INFO  L101     BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding
[2024-09-20 20:12:57,617 INFO  L238           BlockEncoder]: Using Create parallel compositions if possible
[2024-09-20 20:12:57,617 INFO  L68        ParallelComposer]: Creating parallel compositions
[2024-09-20 20:12:57,625 INFO  L314           BlockEncoder]: Encoded RCFG 2 locations, 1 edges
[2024-09-20 20:12:57,633 INFO  L520       InvariantChecker]: The annotation(s) from entry $Ultimate##0 to error location sumErr0ENSURES_VIOLATIONPOST_CONDITION is inductive.
[2024-09-20 20:12:57,636 INFO  L58          RefereeStarter]: Annotation is a valid proof of correctness.
[2024-09-20 20:12:57,637 INFO  L204        PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@24b058e8 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CFG 20.09 08:12:57, skipping insertion in model container
[2024-09-20 20:12:57,638 INFO  L131        PluginConnector]: ------------------------ END Referee----------------------------
[2024-09-20 20:12:57,640 INFO  L158              Benchmark]: Toolchain (without parser) took 866.56ms. Allocated memory was 142.6MB in the beginning and 195.0MB in the end (delta: 52.4MB). Free memory was 68.3MB in the beginning and 138.9MB in the end (delta: -70.6MB). There was no memory consumed. Max. memory is 16.1GB.
[2024-09-20 20:12:57,641 INFO  L158              Benchmark]: CDTParser took 0.27ms. Allocated memory is still 142.6MB. Free memory is still 92.6MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-09-20 20:12:57,641 INFO  L158              Benchmark]: Witness Parser took 1.29ms. Allocated memory is still 142.6MB. Free memory is still 70.2MB. There was no memory consumed. Max. memory is 16.1GB.
[2024-09-20 20:12:57,642 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 335.71ms. Allocated memory was 142.6MB in the beginning and 195.0MB in the end (delta: 52.4MB). Free memory was 68.1MB in the beginning and 159.8MB in the end (delta: -91.8MB). Peak memory consumption was 10.4MB. Max. memory is 16.1GB.
[2024-09-20 20:12:57,643 INFO  L158              Benchmark]: Boogie Preprocessor took 48.66ms. Allocated memory is still 195.0MB. Free memory was 159.8MB in the beginning and 157.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
[2024-09-20 20:12:57,644 INFO  L158              Benchmark]: RCFGBuilder took 305.15ms. Allocated memory is still 195.0MB. Free memory was 157.7MB in the beginning and 147.1MB in the end (delta: 10.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
[2024-09-20 20:12:57,644 INFO  L158              Benchmark]: Referee took 171.59ms. Allocated memory is still 195.0MB. Free memory was 147.1MB in the beginning and 138.9MB in the end (delta: 8.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
[2024-09-20 20:12:57,648 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.referee:
  - AnnotationCheckResult: Annotation is a valid proof of correctness.
    Annotation is a valid proof of correctness.
Annotation is valid for all loop-free paths from entry of procedure main to check that a call to reach_error is unreachable at line 18.
Annotation is valid for all loop-free paths from entry of procedure sum to exit of procedure sum.

 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.27ms. Allocated memory is still 142.6MB. Free memory is still 92.6MB. There was no memory consumed. Max. memory is 16.1GB.
 * Witness Parser took 1.29ms. Allocated memory is still 142.6MB. Free memory is still 70.2MB. There was no memory consumed. Max. memory is 16.1GB.
 * CACSL2BoogieTranslator took 335.71ms. Allocated memory was 142.6MB in the beginning and 195.0MB in the end (delta: 52.4MB). Free memory was 68.1MB in the beginning and 159.8MB in the end (delta: -91.8MB). Peak memory consumption was 10.4MB. Max. memory is 16.1GB.
 * Boogie Preprocessor took 48.66ms. Allocated memory is still 195.0MB. Free memory was 159.8MB in the beginning and 157.7MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB.
 * RCFGBuilder took 305.15ms. Allocated memory is still 195.0MB. Free memory was 157.7MB in the beginning and 147.1MB in the end (delta: 10.7MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB.
 * Referee took 171.59ms. Allocated memory is still 195.0MB. Free memory was 147.1MB in the beginning and 138.9MB in the end (delta: 8.2MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB.
RESULT: Ultimate proved your program to be correct!
[2024-09-20 20:12:57,683 INFO  L540       MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/referee/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 0
Received shutdown request...
--- End real Ultimate output ---

Execution finished normally
Writing output log to file Ultimate.log
Result:
TRUE