./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/array-fpi/ss2f.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/array-fpi/ss2f.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Reach-32bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm --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 2bc09bd64500ce84828799e1b8f3bf98a7ee19cb7e359a47594550eda9829607 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 23:17:37,184 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 23:17:37,271 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Reach-32bit-Kojak_Default.epf [2024-11-13 23:17:37,276 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 23:17:37,277 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 23:17:37,319 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 23:17:37,320 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 23:17:37,320 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 23:17:37,321 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 23:17:37,323 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 23:17:37,323 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 23:17:37,323 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 23:17:37,323 INFO L153 SettingsManager]: * sizeof long=4 [2024-11-13 23:17:37,323 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 23:17:37,323 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-11-13 23:17:37,323 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 23:17:37,324 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 23:17:37,324 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 23:17:37,324 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 23:17:37,324 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 23:17:37,324 INFO L153 SettingsManager]: * sizeof long double=12 [2024-11-13 23:17:37,324 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 23:17:37,324 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 23:17:37,324 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 23:17:37,324 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 23:17:37,325 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 23:17:37,325 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 23:17:37,325 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:17:37,325 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 23:17:37,325 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 23:17:37,327 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 23:17:37,328 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 23:17:37,328 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 23:17:37,328 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode 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_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm 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 -> 2bc09bd64500ce84828799e1b8f3bf98a7ee19cb7e359a47594550eda9829607 [2024-11-13 23:17:37,673 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 23:17:37,684 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 23:17:37,687 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 23:17:37,689 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 23:17:37,690 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 23:17:37,691 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/array-fpi/ss2f.c Unable to find full path for "g++" [2024-11-13 23:17:39,936 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 23:17:40,234 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 23:17:40,235 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/sv-benchmarks/c/array-fpi/ss2f.c [2024-11-13 23:17:40,242 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/data/93c892f8f/9aa05d709b694a0893c17b3f29301eb7/FLAGc9f548333 [2024-11-13 23:17:40,259 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/data/93c892f8f/9aa05d709b694a0893c17b3f29301eb7 [2024-11-13 23:17:40,262 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 23:17:40,264 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 23:17:40,265 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 23:17:40,265 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 23:17:40,271 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 23:17:40,272 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,273 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7206526f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40, skipping insertion in model container [2024-11-13 23:17:40,273 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,292 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 23:17:40,494 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_e3b356e3-8f55-4894-8099-4d6e9977d2d5/sv-benchmarks/c/array-fpi/ss2f.c[587,600] [2024-11-13 23:17:40,526 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:17:40,537 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 23:17:40,551 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_e3b356e3-8f55-4894-8099-4d6e9977d2d5/sv-benchmarks/c/array-fpi/ss2f.c[587,600] [2024-11-13 23:17:40,565 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 23:17:40,587 INFO L204 MainTranslator]: Completed translation [2024-11-13 23:17:40,587 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40 WrapperNode [2024-11-13 23:17:40,588 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 23:17:40,589 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-13 23:17:40,589 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-13 23:17:40,589 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-13 23:17:40,599 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,612 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,646 INFO L138 Inliner]: procedures = 17, calls = 36, calls flagged for inlining = 4, calls inlined = 4, statements flattened = 119 [2024-11-13 23:17:40,647 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-13 23:17:40,647 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-13 23:17:40,647 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-13 23:17:40,648 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-13 23:17:40,660 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,660 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,664 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,664 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,684 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,693 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,694 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,695 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,701 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-13 23:17:40,701 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-13 23:17:40,702 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-13 23:17:40,702 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-13 23:17:40,703 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 11:17:40" (1/1) ... [2024-11-13 23:17:40,720 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 23:17:40,741 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/z3 [2024-11-13 23:17:40,760 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2024-11-13 23:17:40,773 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2024-11-13 23:17:40,809 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-13 23:17:40,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2024-11-13 23:17:40,809 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-13 23:17:40,809 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2024-11-13 23:17:40,810 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-13 23:17:40,810 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-13 23:17:40,810 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-13 23:17:40,810 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2024-11-13 23:17:40,810 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-13 23:17:40,897 INFO L238 CfgBuilder]: Building ICFG [2024-11-13 23:17:40,900 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-13 23:17:41,187 INFO L? ?]: Removed 15 outVars from TransFormulas that were not future-live. [2024-11-13 23:17:41,187 INFO L287 CfgBuilder]: Performing block encoding [2024-11-13 23:17:41,267 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-13 23:17:41,267 INFO L316 CfgBuilder]: Removed 7 assume(true) statements. [2024-11-13 23:17:41,268 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:17:41 BoogieIcfgContainer [2024-11-13 23:17:41,268 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-13 23:17:41,269 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2024-11-13 23:17:41,269 INFO L270 PluginConnector]: Initializing CodeCheck... [2024-11-13 23:17:41,285 INFO L274 PluginConnector]: CodeCheck initialized [2024-11-13 23:17:41,285 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:17:41" (1/1) ... [2024-11-13 23:17:41,299 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-13 23:17:41,368 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:41,378 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 23 states to 15 states and 23 transitions. [2024-11-13 23:17:41,379 INFO L276 IsEmpty]: Start isEmpty. Operand 15 states and 23 transitions. [2024-11-13 23:17:41,383 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 12 [2024-11-13 23:17:41,383 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:41,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:41,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:41,804 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-13 23:17:41,914 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:41,915 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 24 states to 16 states and 24 transitions. [2024-11-13 23:17:41,915 INFO L276 IsEmpty]: Start isEmpty. Operand 16 states and 24 transitions. [2024-11-13 23:17:41,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 13 [2024-11-13 23:17:41,916 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:41,916 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:41,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:42,132 INFO L134 CoverageAnalysis]: Checked inductivity of 1 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-11-13 23:17:42,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:42,247 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 26 states to 17 states and 26 transitions. [2024-11-13 23:17:42,247 INFO L276 IsEmpty]: Start isEmpty. Operand 17 states and 26 transitions. [2024-11-13 23:17:42,247 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-11-13 23:17:42,247 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:42,247 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:42,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:42,446 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-11-13 23:17:42,501 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:42,501 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 28 states to 18 states and 28 transitions. [2024-11-13 23:17:42,501 INFO L276 IsEmpty]: Start isEmpty. Operand 18 states and 28 transitions. [2024-11-13 23:17:42,502 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-11-13 23:17:42,502 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:42,502 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:42,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:42,647 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-13 23:17:42,721 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:42,721 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 19 states and 30 transitions. [2024-11-13 23:17:42,721 INFO L276 IsEmpty]: Start isEmpty. Operand 19 states and 30 transitions. [2024-11-13 23:17:42,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 16 [2024-11-13 23:17:42,722 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:42,722 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:42,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:42,829 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-11-13 23:17:42,883 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:42,884 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 20 states and 32 transitions. [2024-11-13 23:17:42,884 INFO L276 IsEmpty]: Start isEmpty. Operand 20 states and 32 transitions. [2024-11-13 23:17:42,884 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 17 [2024-11-13 23:17:42,884 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:42,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:42,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-13 23:17:42,983 INFO L134 CoverageAnalysis]: Checked inductivity of 5 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-11-13 23:17:43,047 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2024-11-13 23:17:43,048 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 34 states to 21 states and 34 transitions. [2024-11-13 23:17:43,048 INFO L276 IsEmpty]: Start isEmpty. Operand 21 states and 34 transitions. [2024-11-13 23:17:43,048 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 18 [2024-11-13 23:17:43,048 INFO L420 CodeCheckObserver]: Error Path is FOUND. [2024-11-13 23:17:43,049 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-13 23:17:43,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-11-13 23:17:43,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 23:17:43,300 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2024-11-13 23:17:43,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2024-11-13 23:17:43,389 WARN L473 CodeCheckObserver]: This program is UNSAFE, Check terminated with 7 iterations. [2024-11-13 23:17:43,429 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 13.11 11:17:43 ImpRootNode [2024-11-13 23:17:43,429 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2024-11-13 23:17:43,430 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2024-11-13 23:17:43,430 INFO L270 PluginConnector]: Initializing Witness Printer... [2024-11-13 23:17:43,430 INFO L274 PluginConnector]: Witness Printer initialized [2024-11-13 23:17:43,431 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 13.11 11:17:41" (3/4) ... [2024-11-13 23:17:43,432 INFO L136 WitnessPrinter]: Generating witness for reachability counterexample [2024-11-13 23:17:43,479 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_e3b356e3-8f55-4894-8099-4d6e9977d2d5/bin/ukojak-verify-EEHR8qb7sm/witness.graphml [2024-11-13 23:17:43,479 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2024-11-13 23:17:43,481 INFO L158 Benchmark]: Toolchain (without parser) took 3216.92ms. Allocated memory is still 117.4MB. Free memory was 91.6MB in the beginning and 80.2MB in the end (delta: 11.5MB). Peak memory consumption was 13.4MB. Max. memory is 16.1GB. [2024-11-13 23:17:43,481 INFO L158 Benchmark]: CDTParser took 0.50ms. Allocated memory is still 83.9MB. Free memory is still 41.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:17:43,482 INFO L158 Benchmark]: CACSL2BoogieTranslator took 323.41ms. Allocated memory is still 117.4MB. Free memory was 91.6MB in the beginning and 79.7MB in the end (delta: 11.9MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 23:17:43,482 INFO L158 Benchmark]: Boogie Procedure Inliner took 57.77ms. Allocated memory is still 117.4MB. Free memory was 79.7MB in the beginning and 78.4MB in the end (delta: 1.4MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 23:17:43,483 INFO L158 Benchmark]: Boogie Preprocessor took 53.39ms. Allocated memory is still 117.4MB. Free memory was 78.4MB in the beginning and 77.4MB in the end (delta: 932.2kB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:17:43,483 INFO L158 Benchmark]: RCFGBuilder took 566.45ms. Allocated memory is still 117.4MB. Free memory was 77.4MB in the beginning and 62.4MB in the end (delta: 15.1MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 23:17:43,484 INFO L158 Benchmark]: CodeCheck took 2160.71ms. Allocated memory is still 117.4MB. Free memory was 62.4MB in the beginning and 82.7MB in the end (delta: -20.3MB). There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 23:17:43,484 INFO L158 Benchmark]: Witness Printer took 49.37ms. Allocated memory is still 117.4MB. Free memory was 82.7MB in the beginning and 80.2MB in the end (delta: 2.5MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2024-11-13 23:17:43,487 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 1 procedures, 15 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 2.1s, OverallIterations: 7, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 329 SdHoareTripleChecker+Valid, 0.9s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 85 mSDsluCounter, 66 SdHoareTripleChecker+Invalid, 0.7s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 63 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 268 IncrementalHoareTripleChecker+Invalid, 331 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 63 mSolverCounterUnsat, 66 mSDtfsCounter, 268 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 700 GetRequests, 669 SyntacticMatches, 25 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.2s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.8s InterpolantComputationTime, 98 NumberOfCodeBlocks, 98 NumberOfCodeBlocksAsserted, 7 NumberOfCheckSat, 75 ConstructedInterpolants, 0 QuantifiedInterpolants, 171 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 6 InterpolantComputations, 6 PerfectInterpolantSequences, 15/15 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: 15]: a call to reach_error is reachable a call to reach_error is reachable We found a FailurePath: [L19] int N; [L23] N = __VERIFIER_nondet_int() [L24] COND FALSE !(N <= 0) [L25] CALL assume_abort_if_not(N <= 2147483647/sizeof(int)) [L13] COND FALSE !(!cond) [L25] RET assume_abort_if_not(N <= 2147483647/sizeof(int)) [L27] int i; [L28] long long sum[1]; [L29] long long *a = malloc(sizeof(long long)*N); [L31] sum[0] = 0 [L32] i=0 VAL [N=1, a={4:0}, i=0, sum={6:0}] [L32] COND TRUE i