./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/recursive-simple/sum_15x0-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive-simple/sum_15x0-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash 610248c6c4c4e7168ba971ed5fa38cec025658aa482465da336c99be91c3aa5c --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:52:16,449 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:52:16,543 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-09 00:52:16,553 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:52:16,554 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:52:16,590 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:52:16,591 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:52:16,591 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:52:16,592 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:52:16,592 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:52:16,593 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:52:16,593 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:52:16,594 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:52:16,598 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:52:16,598 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:52:16,599 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:52:16,599 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:52:16,599 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:52:16,600 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:52:16,600 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:52:16,600 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:52:16,601 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:52:16,601 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:52:16,601 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:52:16,602 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:52:16,602 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:52:16,602 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:52:16,603 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:52:16,603 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:52:16,603 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:52:16,603 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:52:16,604 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:52:16,607 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:52:16,607 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Kojak Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 610248c6c4c4e7168ba971ed5fa38cec025658aa482465da336c99be91c3aa5c [2024-11-09 00:52:16,876 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:52:16,908 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:52:16,911 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:52:16,912 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:52:16,913 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:52:16,914 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/recursive-simple/sum_15x0-2.c Unable to find full path for "g++" [2024-11-09 00:52:18,887 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:52:19,130 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:52:19,130 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/sv-benchmarks/c/recursive-simple/sum_15x0-2.c [2024-11-09 00:52:19,138 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/data/e2532fb2a/0ba2718c7eae4e71ad768d3e7ff3e009/FLAGf648487b1 [2024-11-09 00:52:19,481 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/data/e2532fb2a/0ba2718c7eae4e71ad768d3e7ff3e009 [2024-11-09 00:52:19,484 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:52:19,485 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:52:19,487 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:52:19,487 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:52:19,496 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:52:19,497 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,498 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@177f1cd3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19, skipping insertion in model container [2024-11-09 00:52:19,498 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,516 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:52:19,685 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/sv-benchmarks/c/recursive-simple/sum_15x0-2.c[481,494] [2024-11-09 00:52:19,689 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:52:19,699 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:52:19,713 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/sv-benchmarks/c/recursive-simple/sum_15x0-2.c[481,494] [2024-11-09 00:52:19,714 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:52:19,728 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:52:19,728 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19 WrapperNode [2024-11-09 00:52:19,728 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:52:19,729 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:52:19,730 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:52:19,730 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:52:19,737 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,743 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,758 INFO L138 Inliner]: procedures = 12, calls = 9, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 19 [2024-11-09 00:52:19,759 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:52:19,759 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:52:19,759 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:52:19,760 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:52:19,767 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,768 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,768 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,769 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,771 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,772 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,773 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,774 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,775 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:52:19,776 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:52:19,776 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:52:19,776 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:52:19,777 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:52:19" (1/1) ... [2024-11-09 00:52:19,782 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:52:19,795 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:52:19,809 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-09 00:52:19,812 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-09 00:52:19,841 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:52:19,842 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:52:19,842 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:52:19,842 INFO L130 BoogieDeclarations]: Found specification of procedure sum [2024-11-09 00:52:19,842 INFO L138 BoogieDeclarations]: Found implementation of procedure sum [2024-11-09 00:52:19,843 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:52:19,913 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:52:19,916 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:52:20,067 INFO L? ?]: Removed 10 outVars from TransFormulas that were not future-live. [2024-11-09 00:52:20,067 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:52:20,102 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:52:20,102 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 00:52:20,105 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:52:20 BoogieIcfgContainer [2024-11-09 00:52:20,105 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:52:20,106 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:52:20,106 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:52:20,118 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:52:20,118 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:52:20" (1/1) ... [2024-11-09 00:52:20,129 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:52:20,199 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:20,207 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 14 states and 16 transitions. [2024-11-09 00:52:20,209 INFO L276 IsEmpty]: Start isEmpty. Operand 14 states and 16 transitions. [2024-11-09 00:52:20,214 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 00:52:20,214 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:20,215 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:20,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:20,498 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-11-09 00:52:20,627 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:20,628 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 20 states to 16 states and 18 transitions. [2024-11-09 00:52:20,628 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 18 transitions. [2024-11-09 00:52:20,629 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-09 00:52:20,629 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:20,630 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:20,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:20,757 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-09 00:52:20,961 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:20,962 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 19 states and 23 transitions. [2024-11-09 00:52:20,962 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 23 transitions. [2024-11-09 00:52:20,963 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:52:20,963 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:20,963 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:21,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:21,164 INFO L134 CoverageAnalysis]: Checked inductivity of 14 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-11-09 00:52:21,315 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:21,316 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 39 states to 22 states and 29 transitions. [2024-11-09 00:52:21,316 INFO L276 IsEmpty]: Start isEmpty. Operand 22 states and 29 transitions. [2024-11-09 00:52:21,317 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-11-09 00:52:21,317 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:21,317 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:21,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:21,524 INFO L134 CoverageAnalysis]: Checked inductivity of 30 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 15 trivial. 0 not checked. [2024-11-09 00:52:21,658 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:21,659 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 25 states and 36 transitions. [2024-11-09 00:52:21,659 INFO L276 IsEmpty]: Start isEmpty. Operand 25 states and 36 transitions. [2024-11-09 00:52:21,661 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 34 [2024-11-09 00:52:21,661 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:21,661 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:21,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:21,828 INFO L134 CoverageAnalysis]: Checked inductivity of 52 backedges. 0 proven. 26 refuted. 0 times theorem prover too weak. 26 trivial. 0 not checked. [2024-11-09 00:52:21,983 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:21,984 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 63 states to 28 states and 44 transitions. [2024-11-09 00:52:21,984 INFO L276 IsEmpty]: Start isEmpty. Operand 28 states and 44 transitions. [2024-11-09 00:52:21,985 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-11-09 00:52:21,985 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:21,986 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:22,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:22,203 INFO L134 CoverageAnalysis]: Checked inductivity of 80 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 40 trivial. 0 not checked. [2024-11-09 00:52:22,383 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:22,385 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 78 states to 31 states and 53 transitions. [2024-11-09 00:52:22,386 INFO L276 IsEmpty]: Start isEmpty. Operand 31 states and 53 transitions. [2024-11-09 00:52:22,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 46 [2024-11-09 00:52:22,388 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:22,389 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:22,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:22,623 INFO L134 CoverageAnalysis]: Checked inductivity of 114 backedges. 0 proven. 57 refuted. 0 times theorem prover too weak. 57 trivial. 0 not checked. [2024-11-09 00:52:22,808 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:22,810 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 95 states to 34 states and 63 transitions. [2024-11-09 00:52:22,810 INFO L276 IsEmpty]: Start isEmpty. Operand 34 states and 63 transitions. [2024-11-09 00:52:22,812 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-11-09 00:52:22,812 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:22,813 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:22,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:23,065 INFO L134 CoverageAnalysis]: Checked inductivity of 154 backedges. 0 proven. 77 refuted. 0 times theorem prover too weak. 77 trivial. 0 not checked. [2024-11-09 00:52:23,247 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:23,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 114 states to 37 states and 74 transitions. [2024-11-09 00:52:23,248 INFO L276 IsEmpty]: Start isEmpty. Operand 37 states and 74 transitions. [2024-11-09 00:52:23,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 58 [2024-11-09 00:52:23,249 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:23,249 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:23,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:23,442 INFO L134 CoverageAnalysis]: Checked inductivity of 200 backedges. 0 proven. 100 refuted. 0 times theorem prover too weak. 100 trivial. 0 not checked. [2024-11-09 00:52:23,626 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:23,627 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 135 states to 40 states and 86 transitions. [2024-11-09 00:52:23,627 INFO L276 IsEmpty]: Start isEmpty. Operand 40 states and 86 transitions. [2024-11-09 00:52:23,632 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 64 [2024-11-09 00:52:23,632 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:23,632 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:23,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:23,888 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 0 proven. 126 refuted. 0 times theorem prover too weak. 126 trivial. 0 not checked. [2024-11-09 00:52:24,097 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:24,098 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 158 states to 43 states and 99 transitions. [2024-11-09 00:52:24,098 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 99 transitions. [2024-11-09 00:52:24,099 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 70 [2024-11-09 00:52:24,099 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:24,100 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:24,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:24,472 INFO L134 CoverageAnalysis]: Checked inductivity of 310 backedges. 0 proven. 155 refuted. 0 times theorem prover too weak. 155 trivial. 0 not checked. [2024-11-09 00:52:24,729 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:24,730 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 183 states to 46 states and 113 transitions. [2024-11-09 00:52:24,730 INFO L276 IsEmpty]: Start isEmpty. Operand 46 states and 113 transitions. [2024-11-09 00:52:24,732 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 76 [2024-11-09 00:52:24,732 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:24,733 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:24,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:25,077 INFO L134 CoverageAnalysis]: Checked inductivity of 374 backedges. 0 proven. 187 refuted. 0 times theorem prover too weak. 187 trivial. 0 not checked. [2024-11-09 00:52:25,361 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:25,363 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 210 states to 49 states and 128 transitions. [2024-11-09 00:52:25,364 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 128 transitions. [2024-11-09 00:52:25,368 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 82 [2024-11-09 00:52:25,368 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:25,369 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:25,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:25,709 INFO L134 CoverageAnalysis]: Checked inductivity of 444 backedges. 0 proven. 222 refuted. 0 times theorem prover too weak. 222 trivial. 0 not checked. [2024-11-09 00:52:25,978 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:25,980 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 239 states to 52 states and 144 transitions. [2024-11-09 00:52:25,981 INFO L276 IsEmpty]: Start isEmpty. Operand 52 states and 144 transitions. [2024-11-09 00:52:25,983 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 88 [2024-11-09 00:52:25,983 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:25,984 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:26,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:26,331 INFO L134 CoverageAnalysis]: Checked inductivity of 520 backedges. 0 proven. 260 refuted. 0 times theorem prover too weak. 260 trivial. 0 not checked. [2024-11-09 00:52:26,614 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:26,616 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 270 states to 55 states and 161 transitions. [2024-11-09 00:52:26,616 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 161 transitions. [2024-11-09 00:52:26,618 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 94 [2024-11-09 00:52:26,622 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:26,622 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:26,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:52:27,055 INFO L134 CoverageAnalysis]: Checked inductivity of 602 backedges. 0 proven. 301 refuted. 0 times theorem prover too weak. 301 trivial. 0 not checked. [2024-11-09 00:52:27,346 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:52:27,347 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 302 states to 58 states and 179 transitions. [2024-11-09 00:52:27,347 INFO L276 IsEmpty]: Start isEmpty. Operand 58 states and 179 transitions. [2024-11-09 00:52:27,348 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 100 [2024-11-09 00:52:27,348 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:52:27,349 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:52:27,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:52:27,414 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 00:52:27,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:52:27,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:52:27,568 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-09 00:52:27,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-09 00:52:27,647 WARN L473 CodeCheckObserver]: This program is UNSAFE, Check terminated with 16 iterations. [2024-11-09 00:52:27,701 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 09.11 12:52:27 ImpRootNode [2024-11-09 00:52:27,701 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-09 00:52:27,702 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 00:52:27,702 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 00:52:27,702 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 00:52:27,703 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:52:20" (3/4) ... [2024-11-09 00:52:27,704 INFO L136 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-09 00:52:27,772 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/witness.graphml [2024-11-09 00:52:27,776 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 00:52:27,777 INFO L158 Benchmark]: Toolchain (without parser) took 8291.58ms. Allocated memory was 142.6MB in the beginning and 226.5MB in the end (delta: 83.9MB). Free memory was 110.1MB in the beginning and 99.4MB in the end (delta: 10.7MB). Peak memory consumption was 96.3MB. Max. memory is 16.1GB. [2024-11-09 00:52:27,777 INFO L158 Benchmark]: CDTParser took 0.22ms. Allocated memory is still 142.6MB. Free memory is still 91.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:52:27,778 INFO L158 Benchmark]: CACSL2BoogieTranslator took 242.11ms. Allocated memory is still 142.6MB. Free memory was 110.1MB in the beginning and 97.9MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-09 00:52:27,778 INFO L158 Benchmark]: Boogie Procedure Inliner took 29.25ms. Allocated memory is still 142.6MB. Free memory was 97.9MB in the beginning and 96.7MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:52:27,778 INFO L158 Benchmark]: Boogie Preprocessor took 15.79ms. Allocated memory is still 142.6MB. Free memory was 96.7MB in the beginning and 95.7MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:52:27,781 INFO L158 Benchmark]: RCFGBuilder took 329.91ms. Allocated memory is still 142.6MB. Free memory was 95.7MB in the beginning and 85.7MB in the end (delta: 10.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-09 00:52:27,781 INFO L158 Benchmark]: CodeCheck took 7595.12ms. Allocated memory was 142.6MB in the beginning and 226.5MB in the end (delta: 83.9MB). Free memory was 85.7MB in the beginning and 102.5MB in the end (delta: -16.9MB). Peak memory consumption was 69.0MB. Max. memory is 16.1GB. [2024-11-09 00:52:27,782 INFO L158 Benchmark]: Witness Printer took 74.24ms. Allocated memory is still 226.5MB. Free memory was 102.5MB in the beginning and 99.4MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 00:52:27,786 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck: - StatisticsResult: Ultimate CodeCheck benchmark data CFG has 2 procedures, 14 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 7.5s, OverallIterations: 16, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 934 SdHoareTripleChecker+Valid, 7.0s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 492 mSDsluCounter, 1122 SdHoareTripleChecker+Invalid, 5.8s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 914 mSDsCounter, 467 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 3807 IncrementalHoareTripleChecker+Invalid, 4274 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 467 mSolverCounterUnsat, 208 mSDtfsCounter, 3807 mSolverCounterSat, 0.1s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 10038 GetRequests, 9438 SyntacticMatches, 538 SemanticMatches, 62 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1238 ImplicationChecksByTransitivity, 1.8s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.3s SatisfiabilityAnalysisTime, 3.4s InterpolantComputationTime, 864 NumberOfCodeBlocks, 864 NumberOfCodeBlocksAsserted, 16 NumberOfCheckSat, 750 ConstructedInterpolants, 0 QuantifiedInterpolants, 1920 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 15 InterpolantComputations, 1 PerfectInterpolantSequences, 1575/3150 InterpolantCoveringCapability, InterpolantConsolidationStatistics: No data available, PathInvariantsStatistics: No data available, 0/0 InterpolantCoveringCapability, TotalInterpolationStatistics: No data available, 0.0s DumpTime, AutomataMinimizationStatistics: No data available, HoareAnnotationStatistics: No data available, RefinementEngineStatistics: No data available, ReuseStatistics: No data available - CounterExampleResult [Line: 18]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L14] int a = 15; [L15] int b = 0; VAL [a=15, b=0] [L16] CALL, EXPR sum(a, b) VAL [\old(m)=0, \old(n)=15] [L6] COND FALSE !(n <= 0) VAL [\old(m)=0, \old(n)=15, m=0, n=15] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=1, \old(n)=14] [L6] COND FALSE !(n <= 0) VAL [\old(m)=1, \old(n)=14, m=1, n=14] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=2, \old(n)=13] [L6] COND FALSE !(n <= 0) VAL [\old(m)=2, \old(n)=13, m=2, n=13] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=3, \old(n)=12] [L6] COND FALSE !(n <= 0) VAL [\old(m)=3, \old(n)=12, m=3, n=12] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=4, \old(n)=11] [L6] COND FALSE !(n <= 0) VAL [\old(m)=4, \old(n)=11, m=4, n=11] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=5, \old(n)=10] [L6] COND FALSE !(n <= 0) VAL [\old(m)=5, \old(n)=10, m=5, n=10] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=6, \old(n)=9] [L6] COND FALSE !(n <= 0) VAL [\old(m)=6, \old(n)=9, m=6, n=9] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=7, \old(n)=8] [L6] COND FALSE !(n <= 0) VAL [\old(m)=7, \old(n)=8, m=7, n=8] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=8, \old(n)=7] [L6] COND FALSE !(n <= 0) VAL [\old(m)=8, \old(n)=7, m=8, n=7] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=9, \old(n)=6] [L6] COND FALSE !(n <= 0) VAL [\old(m)=9, \old(n)=6, m=9, n=6] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=10, \old(n)=5] [L6] COND FALSE !(n <= 0) VAL [\old(m)=10, \old(n)=5, m=10, n=5] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=11, \old(n)=4] [L6] COND FALSE !(n <= 0) VAL [\old(m)=11, \old(n)=4, m=11, n=4] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=12, \old(n)=3] [L6] COND FALSE !(n <= 0) VAL [\old(m)=12, \old(n)=3, m=12, n=3] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=13, \old(n)=2] [L6] COND FALSE !(n <= 0) VAL [\old(m)=13, \old(n)=2, m=13, n=2] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=14, \old(n)=1] [L6] COND FALSE !(n <= 0) VAL [\old(m)=14, \old(n)=1, m=14, n=1] [L9] CALL, EXPR sum(n - 1, m + 1) VAL [\old(m)=15, \old(n)=0] [L6] COND TRUE n <= 0 [L7] return m + n; VAL [\old(m)=15, \old(n)=0, \result=15] [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=14, \old(n)=1, m=14, n=1] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=13, \old(n)=2, m=13, n=2] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=12, \old(n)=3, m=12, n=3] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=11, \old(n)=4, m=11, n=4] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=10, \old(n)=5, m=10, n=5] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=9, \old(n)=6, m=9, n=6] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=8, \old(n)=7, m=8, n=7] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=7, \old(n)=8, m=7, n=8] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=6, \old(n)=9, m=6, n=9] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=5, \old(n)=10, m=5, n=10] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=4, \old(n)=11, m=4, n=11] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=3, \old(n)=12, m=3, n=12] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=2, \old(n)=13, m=2, n=13] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=1, \old(n)=14, m=1, n=14] [L9] return sum(n - 1, m + 1); [L9] RET, EXPR sum(n - 1, m + 1) VAL [\old(m)=0, \old(n)=15, m=0, n=15] [L9] return sum(n - 1, m + 1); [L16] RET, EXPR sum(a, b) VAL [a=15, b=0] [L16] int result = sum(a, b); [L17] COND TRUE result == a + b [L18] reach_error() * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.22ms. Allocated memory is still 142.6MB. Free memory is still 91.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 242.11ms. Allocated memory is still 142.6MB. Free memory was 110.1MB in the beginning and 97.9MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 29.25ms. Allocated memory is still 142.6MB. Free memory was 97.9MB in the beginning and 96.7MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 15.79ms. Allocated memory is still 142.6MB. Free memory was 96.7MB in the beginning and 95.7MB in the end (delta: 1.0MB). There was no memory consumed. Max. memory is 16.1GB. * RCFGBuilder took 329.91ms. Allocated memory is still 142.6MB. Free memory was 95.7MB in the beginning and 85.7MB in the end (delta: 10.1MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * CodeCheck took 7595.12ms. Allocated memory was 142.6MB in the beginning and 226.5MB in the end (delta: 83.9MB). Free memory was 85.7MB in the beginning and 102.5MB in the end (delta: -16.9MB). Peak memory consumption was 69.0MB. Max. memory is 16.1GB. * Witness Printer took 74.24ms. Allocated memory is still 226.5MB. Free memory was 102.5MB in the beginning and 99.4MB in the end (delta: 3.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be incorrect! [2024-11-09 00:52:27,820 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_6b720f8c-6a9b-4251-a4a6-72452ca3445c/bin/ukojak-verify-ImItNfHLgk/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (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