./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/recursive/McCarthy91-2.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a0165632 Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/bin/ukojak-verify-ImItNfHLgk/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/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_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/bin/ukojak-verify-ImItNfHLgk/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/bin/ukojak-verify-ImItNfHLgk/config/KojakReach.xml -i ../../sv-benchmarks/c/recursive/McCarthy91-2.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/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_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/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 2a5dd5c1c64cd1875ba800cc2db6d1da955f2d2f519c1964ff87558bc42b9b4c --- Real Ultimate output --- This is Ultimate 0.2.5-dev-a016563 [2024-11-09 00:42:08,167 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-09 00:42:08,264 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/bin/ukojak-verify-ImItNfHLgk/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-09 00:42:08,271 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-09 00:42:08,273 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-09 00:42:08,313 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-09 00:42:08,314 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-09 00:42:08,314 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-09 00:42:08,315 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-09 00:42:08,316 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-09 00:42:08,317 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-09 00:42:08,318 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-09 00:42:08,318 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-09 00:42:08,320 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-09 00:42:08,321 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-09 00:42:08,321 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-09 00:42:08,322 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-09 00:42:08,322 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-09 00:42:08,322 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-09 00:42:08,323 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-09 00:42:08,323 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-09 00:42:08,324 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-09 00:42:08,324 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-09 00:42:08,325 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-09 00:42:08,325 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-09 00:42:08,325 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-09 00:42:08,326 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-09 00:42:08,326 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:42:08,327 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-09 00:42:08,327 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-09 00:42:08,328 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-09 00:42:08,328 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-09 00:42:08,328 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-09 00:42:08,329 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_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/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_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/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 -> 2a5dd5c1c64cd1875ba800cc2db6d1da955f2d2f519c1964ff87558bc42b9b4c [2024-11-09 00:42:08,669 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-09 00:42:08,702 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-09 00:42:08,706 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-09 00:42:08,708 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-09 00:42:08,708 INFO L274 PluginConnector]: CDTParser initialized [2024-11-09 00:42:08,709 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/bin/ukojak-verify-ImItNfHLgk/../../sv-benchmarks/c/recursive/McCarthy91-2.c Unable to find full path for "g++" [2024-11-09 00:42:10,647 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-09 00:42:10,862 INFO L384 CDTParser]: Found 1 translation units. [2024-11-09 00:42:10,863 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/sv-benchmarks/c/recursive/McCarthy91-2.c [2024-11-09 00:42:10,872 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/bin/ukojak-verify-ImItNfHLgk/data/1fb23e78f/ea7b21e5960f4214a377171be402c154/FLAG47ec118ea [2024-11-09 00:42:10,896 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/bin/ukojak-verify-ImItNfHLgk/data/1fb23e78f/ea7b21e5960f4214a377171be402c154 [2024-11-09 00:42:10,899 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-09 00:42:10,901 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-09 00:42:10,904 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-09 00:42:10,904 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-09 00:42:10,910 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-09 00:42:10,911 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:42:10" (1/1) ... [2024-11-09 00:42:10,914 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@64109aaa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:10, skipping insertion in model container [2024-11-09 00:42:10,914 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 09.11 12:42:10" (1/1) ... [2024-11-09 00:42:10,943 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-09 00:42:11,178 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_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/sv-benchmarks/c/recursive/McCarthy91-2.c[749,762] [2024-11-09 00:42:11,183 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:42:11,198 INFO L200 MainTranslator]: Completed pre-run [2024-11-09 00:42:11,217 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_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/sv-benchmarks/c/recursive/McCarthy91-2.c[749,762] [2024-11-09 00:42:11,218 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-09 00:42:11,235 INFO L204 MainTranslator]: Completed translation [2024-11-09 00:42:11,235 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:11 WrapperNode [2024-11-09 00:42:11,235 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-09 00:42:11,236 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-09 00:42:11,236 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-09 00:42:11,236 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-09 00:42:11,245 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:42:11" (1/1) ... [2024-11-09 00:42:11,250 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:42:11" (1/1) ... [2024-11-09 00:42:11,267 INFO L138 Inliner]: procedures = 13, calls = 10, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 23 [2024-11-09 00:42:11,268 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-09 00:42:11,268 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-09 00:42:11,269 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-09 00:42:11,269 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-09 00:42:11,278 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:11" (1/1) ... [2024-11-09 00:42:11,279 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:11" (1/1) ... [2024-11-09 00:42:11,280 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:11" (1/1) ... [2024-11-09 00:42:11,280 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:11" (1/1) ... [2024-11-09 00:42:11,282 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:11" (1/1) ... [2024-11-09 00:42:11,284 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:11" (1/1) ... [2024-11-09 00:42:11,285 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:11" (1/1) ... [2024-11-09 00:42:11,286 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:11" (1/1) ... [2024-11-09 00:42:11,287 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-09 00:42:11,289 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-09 00:42:11,289 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-09 00:42:11,289 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-09 00:42:11,290 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 09.11 12:42:11" (1/1) ... [2024-11-09 00:42:11,296 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-09 00:42:11,314 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/bin/ukojak-verify-ImItNfHLgk/z3 [2024-11-09 00:42:11,333 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/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:42:11,340 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/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:42:11,366 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-09 00:42:11,366 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-09 00:42:11,366 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-09 00:42:11,366 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-09 00:42:11,366 INFO L130 BoogieDeclarations]: Found specification of procedure f91 [2024-11-09 00:42:11,366 INFO L138 BoogieDeclarations]: Found implementation of procedure f91 [2024-11-09 00:42:11,447 INFO L238 CfgBuilder]: Building ICFG [2024-11-09 00:42:11,450 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-09 00:42:11,635 INFO L? ?]: Removed 7 outVars from TransFormulas that were not future-live. [2024-11-09 00:42:11,636 INFO L287 CfgBuilder]: Performing block encoding [2024-11-09 00:42:11,678 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-09 00:42:11,679 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-09 00:42:11,680 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:42:11 BoogieIcfgContainer [2024-11-09 00:42:11,680 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-09 00:42:11,682 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-09 00:42:11,682 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-09 00:42:11,695 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-09 00:42:11,695 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:42:11" (1/1) ... [2024-11-09 00:42:11,709 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-09 00:42:11,776 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:11,785 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 19 states to 16 states and 19 transitions. [2024-11-09 00:42:11,788 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 19 transitions. [2024-11-09 00:42:11,792 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 10 [2024-11-09 00:42:11,792 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:11,793 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:11,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:12,275 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:42:12,472 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:12,473 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 25 states to 20 states and 25 transitions. [2024-11-09 00:42:12,473 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 25 transitions. [2024-11-09 00:42:12,474 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 22 [2024-11-09 00:42:12,475 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-09 00:42:12,475 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-09 00:42:12,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-09 00:42:12,972 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 4 proven. 4 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-09 00:42:13,938 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-09 00:42:13,939 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 42 states to 18 states and 23 transitions. [2024-11-09 00:42:13,939 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 23 transitions. [2024-11-09 00:42:13,940 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2024-11-09 00:42:13,940 WARN L417 CodeCheckObserver]: This Program is SAFE, Check terminated with 3 iterations. [2024-11-09 00:42:13,949 INFO L729 CodeCheckObserver]: All specifications hold 1 specifications checked. All of them hold [2024-11-09 00:42:14,002 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startEXIT(line -1) the Hoare annotation is: true [2024-11-09 00:42:14,002 INFO L77 FloydHoareUtils]: At program point L32(line 32) the Hoare annotation is: true [2024-11-09 00:42:14,003 INFO L77 FloydHoareUtils]: At program point L29(lines 29 33) the Hoare annotation is: true [2024-11-09 00:42:14,003 INFO L77 FloydHoareUtils]: At program point L28(line 28) the Hoare annotation is: true [2024-11-09 00:42:14,003 INFO L77 FloydHoareUtils]: At program point L28-1(line 28) the Hoare annotation is: true [2024-11-09 00:42:14,003 INFO L77 FloydHoareUtils]: At program point L26(lines 26 34) the Hoare annotation is: true [2024-11-09 00:42:14,004 INFO L77 FloydHoareUtils]: At program point ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION(line 32) the Hoare annotation is: true [2024-11-09 00:42:14,004 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(line -1) the Hoare annotation is: true [2024-11-09 00:42:14,004 INFO L77 FloydHoareUtils]: At program point f91FINAL(lines 17 23) the Hoare annotation is: true [2024-11-09 00:42:14,004 INFO L77 FloydHoareUtils]: At program point $Ultimate##0(lines 17 23) the Hoare annotation is: true [2024-11-09 00:42:14,005 INFO L77 FloydHoareUtils]: At program point L21(line 21) the Hoare annotation is: (<= f91_~x 100) [2024-11-09 00:42:14,005 INFO L77 FloydHoareUtils]: At program point L21-1(line 21) the Hoare annotation is: true [2024-11-09 00:42:14,005 INFO L77 FloydHoareUtils]: At program point L21-2(line 21) the Hoare annotation is: true [2024-11-09 00:42:14,005 INFO L77 FloydHoareUtils]: At program point f91EXIT(lines 17 23) the Hoare annotation is: true [2024-11-09 00:42:14,006 INFO L77 FloydHoareUtils]: At program point L18(lines 18 22) the Hoare annotation is: (= f91_~x |f91_#in~x|) [2024-11-09 00:42:14,006 INFO L77 FloydHoareUtils]: At program point L21-3(line 21) the Hoare annotation is: true [2024-11-09 00:42:14,021 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 09.11 12:42:14 ImpRootNode [2024-11-09 00:42:14,022 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-09 00:42:14,022 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-09 00:42:14,023 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-09 00:42:14,023 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-09 00:42:14,024 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 09.11 12:42:11" (3/4) ... [2024-11-09 00:42:14,026 INFO L142 WitnessPrinter]: Generating witness for correct program [2024-11-09 00:42:14,030 INFO L361 RCFGBacktranslator]: Ignoring RootEdge to procedure f91 [2024-11-09 00:42:14,034 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2024-11-09 00:42:14,035 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 4 nodes and edges [2024-11-09 00:42:14,035 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2024-11-09 00:42:14,035 INFO L925 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2024-11-09 00:42:14,112 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/bin/ukojak-verify-ImItNfHLgk/witness.graphml [2024-11-09 00:42:14,112 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/bin/ukojak-verify-ImItNfHLgk/witness.yml [2024-11-09 00:42:14,112 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-09 00:42:14,113 INFO L158 Benchmark]: Toolchain (without parser) took 3212.14ms. Allocated memory was 134.2MB in the beginning and 165.7MB in the end (delta: 31.5MB). Free memory was 90.5MB in the beginning and 113.0MB in the end (delta: -22.6MB). Peak memory consumption was 7.6MB. Max. memory is 16.1GB. [2024-11-09 00:42:14,114 INFO L158 Benchmark]: CDTParser took 0.53ms. Allocated memory is still 134.2MB. Free memory is still 102.0MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:42:14,114 INFO L158 Benchmark]: CACSL2BoogieTranslator took 331.73ms. Allocated memory is still 134.2MB. Free memory was 90.5MB in the beginning and 78.3MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2024-11-09 00:42:14,114 INFO L158 Benchmark]: Boogie Procedure Inliner took 31.87ms. Allocated memory is still 134.2MB. Free memory was 78.3MB in the beginning and 77.0MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:42:14,115 INFO L158 Benchmark]: Boogie Preprocessor took 19.28ms. Allocated memory is still 134.2MB. Free memory was 77.0MB in the beginning and 76.2MB in the end (delta: 864.2kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2024-11-09 00:42:14,115 INFO L158 Benchmark]: RCFGBuilder took 391.43ms. Allocated memory is still 134.2MB. Free memory was 75.8MB in the beginning and 65.7MB in the end (delta: 10.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2024-11-09 00:42:14,116 INFO L158 Benchmark]: CodeCheck took 2340.03ms. Allocated memory was 134.2MB in the beginning and 165.7MB in the end (delta: 31.5MB). Free memory was 65.7MB in the beginning and 117.2MB in the end (delta: -51.5MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-09 00:42:14,116 INFO L158 Benchmark]: Witness Printer took 90.00ms. Allocated memory is still 165.7MB. Free memory was 117.2MB in the beginning and 113.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2024-11-09 00:42:14,118 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, 16 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 2.2s, OverallIterations: 3, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 35 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 8 mSDsluCounter, 28 SdHoareTripleChecker+Invalid, 0.2s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 8 mSDsCounter, 36 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 104 IncrementalHoareTripleChecker+Invalid, 140 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 36 mSolverCounterUnsat, 20 mSDtfsCounter, 104 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 246 GetRequests, 202 SyntacticMatches, 6 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 215 ImplicationChecksByTransitivity, 1.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.0s SatisfiabilityAnalysisTime, 0.9s InterpolantComputationTime, 30 NumberOfCodeBlocks, 30 NumberOfCodeBlocksAsserted, 2 NumberOfCheckSat, 28 ConstructedInterpolants, 0 QuantifiedInterpolants, 106 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 2 InterpolantComputations, 1 PerfectInterpolantSequences, 8/12 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 - PositiveResult [Line: 32]: a call to reach_error is unreachable For all program executions holds that a call to reach_error is unreachable at this location - AllSpecificationsHoldResult: All specifications hold 1 specifications checked. All of them hold * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.53ms. Allocated memory is still 134.2MB. Free memory is still 102.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 331.73ms. Allocated memory is still 134.2MB. Free memory was 90.5MB in the beginning and 78.3MB in the end (delta: 12.2MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 31.87ms. Allocated memory is still 134.2MB. Free memory was 78.3MB in the beginning and 77.0MB in the end (delta: 1.2MB). There was no memory consumed. Max. memory is 16.1GB. * Boogie Preprocessor took 19.28ms. Allocated memory is still 134.2MB. Free memory was 77.0MB in the beginning and 76.2MB in the end (delta: 864.2kB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 391.43ms. Allocated memory is still 134.2MB. Free memory was 75.8MB in the beginning and 65.7MB in the end (delta: 10.1MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * CodeCheck took 2340.03ms. Allocated memory was 134.2MB in the beginning and 165.7MB in the end (delta: 31.5MB). Free memory was 65.7MB in the beginning and 117.2MB in the end (delta: -51.5MB). There was no memory consumed. Max. memory is 16.1GB. * Witness Printer took 90.00ms. Allocated memory is still 165.7MB. Free memory was 117.2MB in the beginning and 113.0MB in the end (delta: 4.2MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2024-11-09 00:42:14,151 INFO L552 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_7c003507-5e7c-4897-8d06-5e8b77ac1d4a/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 Result: TRUE