./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursive-simple/fibo_2calls_10-1.c --full-output --witness-type correctness_witness --procedureinliner.inline.calls.to.implemented.procedures NEVER --validate ../results/automizer-verification-files/SV-COMP24_unreach-call/fibo_2calls_10-1.yml/witness-2.1.yml --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e378df2c Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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/fibo_2calls_10-1.c ../results/automizer-verification-files/SV-COMP24_unreach-call/fibo_2calls_10-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 --procedureinliner.inline.calls.to.implemented.procedures NEVER --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.contract-modifies-e378df2-m [2024-10-15 15:34:06,302 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-15 15:34:06,381 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/referee/config/svcomp-Reach-32bit-Referee_Default.epf [2024-10-15 15:34:06,389 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-15 15:34:06,390 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-15 15:34:06,416 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-15 15:34:06,417 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-15 15:34:06,417 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-15 15:34:06,417 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-15 15:34:06,418 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-15 15:34:06,418 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-15 15:34:06,419 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-15 15:34:06,419 INFO L153 SettingsManager]: * Use SBE=true [2024-10-15 15:34:06,422 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-15 15:34:06,423 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-15 15:34:06,423 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-15 15:34:06,423 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-15 15:34:06,424 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-15 15:34:06,424 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-15 15:34:06,424 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-15 15:34:06,424 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-15 15:34:06,427 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-15 15:34:06,428 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-15 15:34:06,428 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-15 15:34:06,428 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-15 15:34:06,428 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-15 15:34:06,429 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-15 15:34:06,429 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-15 15:34:06,429 INFO L153 SettingsManager]: * Future-live optimization=false [2024-10-15 15:34:06,429 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-15 15:34:06,430 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-15 15:34:06,430 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 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 Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.procedureinliner: Inline calls to implemented procedures -> NEVER [2024-10-15 15:34:06,766 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-15 15:34:06,798 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-15 15:34:06,804 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-15 15:34:06,805 INFO L270 PluginConnector]: Initializing Witness Parser... [2024-10-15 15:34:06,806 INFO L274 PluginConnector]: Witness Parser initialized [2024-10-15 15:34:06,808 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../results/automizer-verification-files/SV-COMP24_unreach-call/fibo_2calls_10-1.yml/witness-2.1.yml [2024-10-15 15:34:06,859 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-15 15:34:06,859 INFO L274 PluginConnector]: CDTParser initialized [2024-10-15 15:34:06,860 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/referee/../sv-benchmarks/c/recursive-simple/fibo_2calls_10-1.c [2024-10-15 15:34:08,439 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-15 15:34:08,632 INFO L384 CDTParser]: Found 1 translation units. [2024-10-15 15:34:08,632 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/fibo_2calls_10-1.c [2024-10-15 15:34:08,640 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/referee/data/2c0322888/80a1faa2cab44ffeb25c77ee712fff8a/FLAGa4e912383 [2024-10-15 15:34:09,017 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/referee/data/2c0322888/80a1faa2cab44ffeb25c77ee712fff8a [2024-10-15 15:34:09,018 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-15 15:34:09,019 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-10-15 15:34:09,020 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-15 15:34:09,024 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-15 15:34:09,029 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-15 15:34:09,030 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 15.10 03:34:06" (1/2) ... [2024-10-15 15:34:09,031 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3e22c1c7 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 15.10 03:34:09, skipping insertion in model container [2024-10-15 15:34:09,031 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 15.10 03:34:06" (1/2) ... [2024-10-15 15:34:09,033 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@5ca6c082 and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator CORRECTNESS_WITNESS 15.10 03:34:09, skipping insertion in model container [2024-10-15 15:34:09,033 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.10 03:34:09" (2/2) ... [2024-10-15 15:34:09,034 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3e22c1c7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09, skipping insertion in model container [2024-10-15 15:34:09,034 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.10 03:34:09" (2/2) ... [2024-10-15 15:34:09,040 INFO L93 nessWitnessExtractor]: Found the following entries in the witness: [2024-10-15 15:34:09,040 INFO L1541 ArrayList]: Function contract at [L9]: requires null, ensures (((\result == 0) || (n == 1)) || (2 < n)) [2024-10-15 15:34:09,040 INFO L1541 ArrayList]: Function contract at [L19]: requires null, ensures (((((((3 == \result) || (n < 2)) || (4 < n)) || (2 == n)) && ((((5 == \result) || (n < 4)) || (n == 4)) || (6 < n))) && (((\result == 0) || (n == 1)) || (1 < n))) && (((\result == 1) || (n < 1)) || (3 < n))) [2024-10-15 15:34:09,058 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-15 15:34:09,248 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/fibo_2calls_10-1.c[949,962] [2024-10-15 15:34:09,253 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-15 15:34:09,264 INFO L200 MainTranslator]: Completed pre-run Start Parsing Global Start Parsing Global [2024-10-15 15:34:09,310 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/fibo_2calls_10-1.c[949,962] [2024-10-15 15:34:09,312 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-15 15:34:09,326 INFO L204 MainTranslator]: Completed translation [2024-10-15 15:34:09,326 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09 WrapperNode [2024-10-15 15:34:09,327 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-15 15:34:09,328 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-15 15:34:09,328 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-15 15:34:09,328 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-15 15:34:09,335 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,342 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,349 INFO L138 Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-10-15 15:34:09,349 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-15 15:34:09,350 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-15 15:34:09,351 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-15 15:34:09,351 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-15 15:34:09,360 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,360 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,362 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,378 WARN L109 MemorySlicer]: Omit memory slicing because it failed with the following exception: Unsupported: Procedure fibo2 is not part of the Ultimate memory model but has specification other that is not a ModifiesSpecification [2024-10-15 15:34:09,379 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,379 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,385 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,387 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,388 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,389 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,390 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-15 15:34:09,392 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-15 15:34:09,392 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-15 15:34:09,392 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-15 15:34:09,393 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (1/1) ... [2024-10-15 15:34:09,398 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-15 15:34:09,407 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/referee/z3 [2024-10-15 15:34:09,422 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-10-15 15:34:09,428 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-10-15 15:34:09,469 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-15 15:34:09,469 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-10-15 15:34:09,469 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-10-15 15:34:09,469 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-10-15 15:34:09,470 INFO L130 BoogieDeclarations]: Found specification of procedure fibo2 [2024-10-15 15:34:09,470 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo2 [2024-10-15 15:34:09,470 INFO L130 BoogieDeclarations]: Found specification of procedure fibo1 [2024-10-15 15:34:09,470 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo1 [2024-10-15 15:34:09,470 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-10-15 15:34:09,471 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-10-15 15:34:09,471 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-15 15:34:09,471 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-15 15:34:09,538 INFO L238 CfgBuilder]: Building ICFG [2024-10-15 15:34:09,540 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-15 15:34:09,724 INFO L287 CfgBuilder]: Performing block encoding [2024-10-15 15:34:09,757 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-15 15:34:09,757 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-15 15:34:09,758 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.10 03:34:09 BoogieIcfgContainer [2024-10-15 15:34:09,758 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-15 15:34:09,758 INFO L112 PluginConnector]: ------------------------Referee---------------------------- [2024-10-15 15:34:09,759 INFO L270 PluginConnector]: Initializing Referee... [2024-10-15 15:34:09,759 INFO L274 PluginConnector]: Referee initialized [2024-10-15 15:34:09,760 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "witness-2.1.yml de.uni_freiburg.informatik.ultimate.witnessparser CORRECTNESS_WITNESS 15.10 03:34:06" (1/4) ... [2024-10-15 15:34:09,761 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@77d55b3d and model type witness-2.1.yml de.uni_freiburg.informatik.ultimate.plugins.generator.referee CORRECTNESS_WITNESS 15.10 03:34:09, skipping insertion in model container [2024-10-15 15:34:09,761 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "CDTParser AST 15.10 03:34:09" (2/4) ... [2024-10-15 15:34:09,762 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@77d55b3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee AST 15.10 03:34:09, skipping insertion in model container [2024-10-15 15:34:09,763 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:34:09" (3/4) ... [2024-10-15 15:34:09,763 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@77d55b3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee AST 15.10 03:34:09, skipping insertion in model container [2024-10-15 15:34:09,764 INFO L184 PluginConnector]: Executing the observer RefereeObserver from plugin Referee for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.10 03:34:09" (4/4) ... [2024-10-15 15:34:09,765 INFO L79 RefereeObserver]: Analyzing ICFG fibo_2calls_10-1.c [2024-10-15 15:34:09,769 INFO L113 InvariantChecker]: Found 0 loops. [2024-10-15 15:34:09,770 INFO L373 InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC mainErr0ASSERT_VIOLATIONERROR_FUNCTION. Corresponding subgraph has 5 edges. [2024-10-15 15:34:09,770 INFO L373 InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC fibo2Err0ENSURES_VIOLATIONPOST_CONDITION. Corresponding subgraph has 10 edges. [2024-10-15 15:34:09,771 INFO L373 InvariantChecker]: Will check inductivity from ENTRY $Ultimate##0 to ERROR_LOC fibo1Err0ENSURES_VIOLATIONPOST_CONDITION. Corresponding subgraph has 10 edges. [2024-10-15 15:34:09,771 INFO L131 InvariantChecker]: Will check 3 loop-free subgraphs from procedure entry to error location [2024-10-15 15:34:09,827 INFO L309 BlockEncoder]: Initial Icfg 6 locations, 5 edges [2024-10-15 15:34:09,828 INFO L259 BlockEncoder]: Using Maximize final states [2024-10-15 15:34:09,829 INFO L266 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-10-15 15:34:09,829 INFO L272 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-10-15 15:34:09,830 INFO L167 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-10-15 15:34:09,832 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-10-15 15:34:09,849 INFO L101 BaseMinimizeStates]: Removed 8 edges and 4 locations by large block encoding [2024-10-15 15:34:09,850 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-10-15 15:34:09,850 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-10-15 15:34:09,851 INFO L233 BlockEncoder]: Using Create parallel compositions if possible [2024-10-15 15:34:09,853 INFO L68 ParallelComposer]: Creating parallel compositions [2024-10-15 15:34:09,853 INFO L309 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-10-15 15:34:09,890 INFO L309 BlockEncoder]: Initial Icfg 9 locations, 10 edges [2024-10-15 15:34:09,890 INFO L259 BlockEncoder]: Using Maximize final states [2024-10-15 15:34:09,890 INFO L266 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-10-15 15:34:09,891 INFO L272 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-10-15 15:34:09,891 INFO L167 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-10-15 15:34:09,891 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-10-15 15:34:09,913 INFO L101 BaseMinimizeStates]: Removed 18 edges and 7 locations by large block encoding [2024-10-15 15:34:09,913 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-10-15 15:34:09,913 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-10-15 15:34:09,914 INFO L233 BlockEncoder]: Using Create parallel compositions if possible [2024-10-15 15:34:09,914 INFO L68 ParallelComposer]: Creating parallel compositions [2024-10-15 15:34:09,926 INFO L309 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-10-15 15:34:09,955 INFO L309 BlockEncoder]: Initial Icfg 9 locations, 10 edges [2024-10-15 15:34:09,955 INFO L259 BlockEncoder]: Using Maximize final states [2024-10-15 15:34:09,956 INFO L266 BlockEncoder]: Using Minimize states even if more edges are added than removed.=true [2024-10-15 15:34:09,956 INFO L272 BlockEncoder]: Using Minimize states using LBE with the strategy=MULTI [2024-10-15 15:34:09,956 INFO L167 BlockEncoder]: Using Apply optimizations until nothing changes=true [2024-10-15 15:34:09,956 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-10-15 15:34:09,978 INFO L101 BaseMinimizeStates]: Removed 18 edges and 7 locations by large block encoding [2024-10-15 15:34:09,979 INFO L71 MaximizeFinalStates]: 0 new accepting states [2024-10-15 15:34:09,979 INFO L101 BaseMinimizeStates]: Removed 0 edges and 0 locations by large block encoding [2024-10-15 15:34:09,979 INFO L233 BlockEncoder]: Using Create parallel compositions if possible [2024-10-15 15:34:09,979 INFO L68 ParallelComposer]: Creating parallel compositions [2024-10-15 15:34:09,984 INFO L309 BlockEncoder]: Encoded RCFG 2 locations, 1 edges [2024-10-15 15:34:10,009 INFO L58 RefereeStarter]: Annotation is not a valid proof of correctness. [2024-10-15 15:34:10,010 INFO L204 PluginConnector]: Invalid model from Referee for observer de.uni_freiburg.informatik.ultimate.plugins.generator.referee.RefereeObserver@77d55b3d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.referee CFG 15.10 03:34:10, skipping insertion in model container [2024-10-15 15:34:10,010 INFO L131 PluginConnector]: ------------------------ END Referee---------------------------- [2024-10-15 15:34:10,012 INFO L158 Benchmark]: Toolchain (without parser) took 992.25ms. Allocated memory is still 77.6MB. Free memory was 43.6MB in the beginning and 36.2MB in the end (delta: 7.4MB). Peak memory consumption was 13.3MB. Max. memory is 16.1GB. [2024-10-15 15:34:10,013 INFO L158 Benchmark]: Witness Parser took 0.95ms. Allocated memory is still 56.6MB. Free memory was 40.2MB in the beginning and 40.1MB in the end (delta: 42.1kB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-15 15:34:10,013 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 56.6MB. Free memory is still 38.1MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-15 15:34:10,014 INFO L158 Benchmark]: CACSL2BoogieTranslator took 306.98ms. Allocated memory is still 77.6MB. Free memory was 43.5MB in the beginning and 49.5MB in the end (delta: -6.0MB). Peak memory consumption was 7.0MB. Max. memory is 16.1GB. [2024-10-15 15:34:10,014 INFO L158 Benchmark]: Boogie Procedure Inliner took 21.77ms. Allocated memory is still 77.6MB. Free memory was 49.5MB in the beginning and 48.6MB in the end (delta: 891.7kB). There was no memory consumed. Max. memory is 16.1GB. [2024-10-15 15:34:10,014 INFO L158 Benchmark]: Boogie Preprocessor took 39.32ms. Allocated memory is still 77.6MB. Free memory was 48.6MB in the beginning and 46.8MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-10-15 15:34:10,015 INFO L158 Benchmark]: RCFGBuilder took 366.17ms. Allocated memory is still 77.6MB. Free memory was 46.8MB in the beginning and 34.5MB in the end (delta: 12.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-10-15 15:34:10,020 INFO L158 Benchmark]: Referee took 251.84ms. Allocated memory is still 77.6MB. Free memory was 34.5MB in the beginning and 36.2MB in the end (delta: -1.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-10-15 15:34:10,025 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.referee: - AnnotationCheckResult: Annotation is not a valid proof of correctness. Annotation is not a valid proof of correctness. Annotation is not valid for all loop-free paths from entry of procedure fibo2 to exit of procedure fibo2. One counterexample starts in \old(n)=5 and ends in \old(n)=5, \result=-2, n=5. Annotation is not valid for all loop-free paths from entry of procedure fibo1 to exit of procedure fibo1. One counterexample starts in \old(n)=2 and ends in \old(n)=2, \result=1, n=2. Annotation is not valid for all loop-free paths from entry of procedure main to check that a call to reach_error is unreachable at line 41. One counterexample starts in and ends in result=0, x=10. * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * Witness Parser took 0.95ms. Allocated memory is still 56.6MB. Free memory was 40.2MB in the beginning and 40.1MB in the end (delta: 42.1kB). There was no memory consumed. Max. memory is 16.1GB. * CDTParser took 0.36ms. Allocated memory is still 56.6MB. Free memory is still 38.1MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 306.98ms. Allocated memory is still 77.6MB. Free memory was 43.5MB in the beginning and 49.5MB in the end (delta: -6.0MB). Peak memory consumption was 7.0MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 21.77ms. Allocated memory is still 77.6MB. Free memory was 49.5MB in the beginning and 48.6MB in the end (delta: 891.7kB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 39.32ms. Allocated memory is still 77.6MB. Free memory was 48.6MB in the beginning and 46.8MB in the end (delta: 1.8MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 366.17ms. Allocated memory is still 77.6MB. Free memory was 46.8MB in the beginning and 34.5MB in the end (delta: 12.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Referee took 251.84ms. Allocated memory is still 77.6MB. Free memory was 34.5MB in the beginning and 36.2MB in the end (delta: -1.7MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be incorrect! [2024-10-15 15:34:10,068 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/referee/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Writing human readable error path to file UltimateCounterExample.errorpath Result: FALSE