./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p02.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 527bcce2 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_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p02.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2 --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 64bit --witnessprinter.graph.data.programhash 89701cf4c1f5df3443bdf6b899e9edbfa387f92ab361f870c4ce00d7e4b9c408 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 18:53:40,236 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 18:53:40,379 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-21 18:53:40,386 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-21 18:53:40,387 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-21 18:53:40,428 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 18:53:40,430 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 18:53:40,430 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-21 18:53:40,432 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 18:53:40,437 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 18:53:40,438 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 18:53:40,438 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 18:53:40,439 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-21 18:53:40,441 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 18:53:40,441 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 18:53:40,442 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 18:53:40,442 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 18:53:40,443 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 18:53:40,443 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 18:53:40,444 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-21 18:53:40,445 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-21 18:53:40,445 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-21 18:53:40,446 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 18:53:40,446 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:53:40,447 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 18:53:40,447 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 18:53:40,448 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 18:53:40,448 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-21 18:53:40,449 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-21 18:53:40,449 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 18:53:40,450 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_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/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_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 89701cf4c1f5df3443bdf6b899e9edbfa387f92ab361f870c4ce00d7e4b9c408 [2023-11-21 18:53:40,834 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 18:53:40,867 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 18:53:40,870 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 18:53:40,871 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 18:53:40,872 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 18:53:40,873 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p02.c [2023-11-21 18:53:44,197 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 18:53:44,434 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 18:53:44,434 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p02.c [2023-11-21 18:53:44,449 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/data/9ac5d8c0e/17b9d98896a146ef9bc5c2de548f1cb4/FLAGbfd9bc4a4 [2023-11-21 18:53:44,466 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/data/9ac5d8c0e/17b9d98896a146ef9bc5c2de548f1cb4 [2023-11-21 18:53:44,468 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 18:53:44,470 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 18:53:44,471 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 18:53:44,472 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 18:53:44,477 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 18:53:44,477 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,478 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@5f049953 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44, skipping insertion in model container [2023-11-21 18:53:44,479 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,506 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 18:53:44,655 WARN L240 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_4fd76cb5-4873-429b-9347-e9dbef6c50b7/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p02.c[1266,1279] [2023-11-21 18:53:44,698 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:53:44,708 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 18:53:44,720 WARN L240 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_4fd76cb5-4873-429b-9347-e9dbef6c50b7/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p02.c[1266,1279] [2023-11-21 18:53:44,749 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:53:44,765 INFO L206 MainTranslator]: Completed translation [2023-11-21 18:53:44,765 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44 WrapperNode [2023-11-21 18:53:44,765 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 18:53:44,767 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 18:53:44,767 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 18:53:44,767 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 18:53:44,776 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,787 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,838 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 238 [2023-11-21 18:53:44,838 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 18:53:44,839 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 18:53:44,839 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 18:53:44,839 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 18:53:44,849 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,849 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,855 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,855 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,871 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,886 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,892 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,908 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,913 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 18:53:44,914 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 18:53:44,914 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 18:53:44,914 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 18:53:44,915 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:44" (1/1) ... [2023-11-21 18:53:44,921 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:53:44,944 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/z3 [2023-11-21 18:53:44,959 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-21 18:53:44,982 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-21 18:53:45,017 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 18:53:45,017 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-21 18:53:45,018 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 18:53:45,018 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 18:53:45,169 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 18:53:45,172 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 18:53:45,535 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 18:53:45,794 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 18:53:45,794 INFO L308 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-21 18:53:45,796 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:53:45 BoogieIcfgContainer [2023-11-21 18:53:45,796 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 18:53:45,797 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-21 18:53:45,797 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-21 18:53:45,808 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-21 18:53:45,809 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:53:45" (1/1) ... [2023-11-21 18:53:45,819 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 18:53:45,869 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:53:45,876 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2023-11-21 18:53:45,876 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2023-11-21 18:53:45,879 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-21 18:53:45,879 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:53:45,880 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2023-11-21 18:53:46,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:53:46,196 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 18:53:46,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:53:46,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:53:46,514 INFO L356 TraceCheck]: Trace is feasible, we will do another trace check, this time with branch encoders. [2023-11-21 18:53:46,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is sat [2023-11-21 18:53:46,611 WARN L476 CodeCheckObserver]: This program is UNSAFE, Check terminated with 1 iterations. [2023-11-21 18:53:46,640 WARN L320 BoogieBacktranslator]: Removing null node from list of ATEs: ATE program state null [2023-11-21 18:53:46,647 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 21.11 06:53:46 ImpRootNode [2023-11-21 18:53:46,648 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-21 18:53:46,648 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-21 18:53:46,649 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-21 18:53:46,649 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-21 18:53:46,650 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:53:45" (3/4) ... [2023-11-21 18:53:46,652 INFO L140 WitnessPrinter]: No result that supports witness generation found [2023-11-21 18:53:46,654 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-21 18:53:46,655 INFO L158 Benchmark]: Toolchain (without parser) took 2184.72ms. Allocated memory is still 142.6MB. Free memory was 104.9MB in the beginning and 47.7MB in the end (delta: 57.2MB). Peak memory consumption was 54.9MB. Max. memory is 16.1GB. [2023-11-21 18:53:46,656 INFO L158 Benchmark]: CDTParser took 0.35ms. Allocated memory is still 102.8MB. Free memory is still 77.2MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 18:53:46,656 INFO L158 Benchmark]: CACSL2BoogieTranslator took 294.37ms. Allocated memory is still 142.6MB. Free memory was 104.4MB in the beginning and 92.1MB in the end (delta: 12.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-21 18:53:46,657 INFO L158 Benchmark]: Boogie Procedure Inliner took 71.75ms. Allocated memory is still 142.6MB. Free memory was 92.1MB in the beginning and 88.5MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. [2023-11-21 18:53:46,658 INFO L158 Benchmark]: Boogie Preprocessor took 74.13ms. Allocated memory is still 142.6MB. Free memory was 88.5MB in the beginning and 86.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-21 18:53:46,659 INFO L158 Benchmark]: RCFGBuilder took 882.55ms. Allocated memory is still 142.6MB. Free memory was 86.4MB in the beginning and 75.6MB in the end (delta: 10.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. [2023-11-21 18:53:46,660 INFO L158 Benchmark]: CodeCheck took 850.57ms. Allocated memory is still 142.6MB. Free memory was 75.0MB in the beginning and 48.3MB in the end (delta: 26.7MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. [2023-11-21 18:53:46,660 INFO L158 Benchmark]: Witness Printer took 5.75ms. Allocated memory is still 142.6MB. Free memory was 48.3MB in the beginning and 47.7MB in the end (delta: 597.2kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 18:53:46,664 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, 7 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 0.8s, OverallIterations: 1, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: , PredicateUnifierStatistics: 0 DeclaredPredicates, 0 GetRequests, 0 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.0s SsaConstructionTime, 0.2s SatisfiabilityAnalysisTime, 0.0s InterpolantComputationTime, 4 NumberOfCodeBlocks, 4 NumberOfCodeBlocksAsserted, 1 NumberOfCheckSat, 0 ConstructedInterpolants, 0 QuantifiedInterpolants, 0 SizeOfPredicates, 0 NumberOfNonLiveVariables, 0 ConjunctsInSsa, 0 ConjunctsInUnsatCore, 0 InterpolantComputations, 0 PerfectInterpolantSequences, 0/0 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 - UnprovableResult [Line: 21]: Unable to prove that a call to reach_error is unreachable Unable to prove that a call to reach_error is unreachable Reason: overapproximation of bitwiseAnd at line 113. Possible FailurePath: [L26] const SORT_1 mask_SORT_1 = (SORT_1)-1 >> (sizeof(SORT_1) * 8 - 1); [L27] const SORT_1 msb_SORT_1 = (SORT_1)1 << (1 - 1); [L29] const SORT_3 mask_SORT_3 = (SORT_3)-1 >> (sizeof(SORT_3) * 8 - 8); [L30] const SORT_3 msb_SORT_3 = (SORT_3)1 << (8 - 1); [L32] const SORT_7 mask_SORT_7 = (SORT_7)-1 >> (sizeof(SORT_7) * 8 - 4); [L33] const SORT_7 msb_SORT_7 = (SORT_7)1 << (4 - 1); [L35] const SORT_12 mask_SORT_12 = (SORT_12)-1 >> (sizeof(SORT_12) * 8 - 32); [L36] const SORT_12 msb_SORT_12 = (SORT_12)1 << (32 - 1); [L38] const SORT_66 mask_SORT_66 = (SORT_66)-1 >> (sizeof(SORT_66) * 8 - 10); [L39] const SORT_66 msb_SORT_66 = (SORT_66)1 << (10 - 1); [L41] const SORT_7 var_8 = 0; [L42] const SORT_12 var_14 = 0; [L43] const SORT_1 var_18 = 1; [L44] const SORT_1 var_22 = 0; [L46] SORT_1 input_2; [L47] SORT_3 input_4; [L48] SORT_1 input_5; [L49] SORT_1 input_6; [L50] SORT_1 input_25; [L51] SORT_1 input_27; [L52] SORT_1 input_29; [L53] SORT_7 input_31; [L54] SORT_1 input_33; [L55] SORT_1 input_35; [L56] SORT_1 input_37; [L57] SORT_1 input_39; [L58] SORT_1 input_41; [L59] SORT_1 input_43; [L60] SORT_1 input_45; [L61] SORT_1 input_47; [L62] SORT_3 input_49; [L63] SORT_1 input_52; [L64] SORT_1 input_54; [L65] SORT_1 input_56; [L66] SORT_1 input_58; [L67] SORT_1 input_60; [L68] SORT_1 input_62; [L69] SORT_1 input_64; [L70] SORT_66 input_67; [L71] SORT_1 input_69; [L73] EXPR __VERIFIER_nondet_uchar() & mask_SORT_7 [L73] SORT_7 state_9 = __VERIFIER_nondet_uchar() & mask_SORT_7; [L74] EXPR __VERIFIER_nondet_uchar() & mask_SORT_1 [L74] SORT_1 state_23 = __VERIFIER_nondet_uchar() & mask_SORT_1; [L76] SORT_7 init_10_arg_1 = var_8; [L77] state_9 = init_10_arg_1 [L78] SORT_1 init_24_arg_1 = var_22; [L79] state_23 = init_24_arg_1 VAL [init_10_arg_1=0, init_24_arg_1=0, mask_SORT_12=4294967295, mask_SORT_1=1, mask_SORT_3=255, mask_SORT_66=1023, mask_SORT_7=15, msb_SORT_12=2147483648, msb_SORT_1=1, msb_SORT_3=128, msb_SORT_66=512, msb_SORT_7=8, state_23=0, state_9=0, var_14=0, var_18=1, var_22=0, var_8=0] [L82] input_2 = __VERIFIER_nondet_uchar() [L83] input_4 = __VERIFIER_nondet_uchar() [L84] input_5 = __VERIFIER_nondet_uchar() [L85] input_6 = __VERIFIER_nondet_uchar() [L86] input_25 = __VERIFIER_nondet_uchar() [L87] input_27 = __VERIFIER_nondet_uchar() [L88] input_29 = __VERIFIER_nondet_uchar() [L89] input_31 = __VERIFIER_nondet_uchar() [L90] input_33 = __VERIFIER_nondet_uchar() [L91] input_35 = __VERIFIER_nondet_uchar() [L92] input_37 = __VERIFIER_nondet_uchar() [L93] input_39 = __VERIFIER_nondet_uchar() [L94] input_41 = __VERIFIER_nondet_uchar() [L95] input_43 = __VERIFIER_nondet_uchar() [L96] input_45 = __VERIFIER_nondet_uchar() [L97] input_47 = __VERIFIER_nondet_uchar() [L98] input_49 = __VERIFIER_nondet_uchar() [L99] input_52 = __VERIFIER_nondet_uchar() [L100] input_54 = __VERIFIER_nondet_uchar() [L101] input_56 = __VERIFIER_nondet_uchar() [L102] input_58 = __VERIFIER_nondet_uchar() [L103] input_60 = __VERIFIER_nondet_uchar() [L104] input_62 = __VERIFIER_nondet_uchar() [L105] input_64 = __VERIFIER_nondet_uchar() [L106] input_67 = __VERIFIER_nondet_ushort() [L107] input_69 = __VERIFIER_nondet_uchar() [L110] SORT_7 var_11_arg_0 = state_9; [L111] SORT_1 var_11 = var_11_arg_0 >> 3; [L112] SORT_1 var_13_arg_0 = var_11; [L113] EXPR var_13_arg_0 & mask_SORT_1 [L113] var_13_arg_0 = var_13_arg_0 & mask_SORT_1 [L114] SORT_12 var_13 = var_13_arg_0; [L115] SORT_12 var_15_arg_0 = var_13; [L116] SORT_12 var_15_arg_1 = var_14; [L117] SORT_1 var_15 = var_15_arg_0 == var_15_arg_1; [L118] SORT_1 var_19_arg_0 = var_15; [L119] SORT_1 var_19 = ~var_19_arg_0; [L120] SORT_1 var_20_arg_0 = var_18; [L121] SORT_1 var_20_arg_1 = var_19; [L122] EXPR var_20_arg_0 & var_20_arg_1 [L122] SORT_1 var_20 = var_20_arg_0 & var_20_arg_1; [L123] EXPR var_20 & mask_SORT_1 [L123] var_20 = var_20 & mask_SORT_1 [L124] SORT_1 bad_21_arg_0 = var_20; [L125] CALL __VERIFIER_assert(!(bad_21_arg_0)) [L21] COND TRUE !(cond) VAL [\old(cond)=0, cond=0] [L21] reach_error() VAL [\old(cond)=0, cond=0] * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.35ms. Allocated memory is still 102.8MB. Free memory is still 77.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 294.37ms. Allocated memory is still 142.6MB. Free memory was 104.4MB in the beginning and 92.1MB in the end (delta: 12.3MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 71.75ms. Allocated memory is still 142.6MB. Free memory was 92.1MB in the beginning and 88.5MB in the end (delta: 3.6MB). Peak memory consumption was 4.2MB. Max. memory is 16.1GB. * Boogie Preprocessor took 74.13ms. Allocated memory is still 142.6MB. Free memory was 88.5MB in the beginning and 86.4MB in the end (delta: 2.1MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 882.55ms. Allocated memory is still 142.6MB. Free memory was 86.4MB in the beginning and 75.6MB in the end (delta: 10.8MB). Peak memory consumption was 10.5MB. Max. memory is 16.1GB. * CodeCheck took 850.57ms. Allocated memory is still 142.6MB. Free memory was 75.0MB in the beginning and 48.3MB in the end (delta: 26.7MB). Peak memory consumption was 27.3MB. Max. memory is 16.1GB. * Witness Printer took 5.75ms. Allocated memory is still 142.6MB. Free memory was 48.3MB in the beginning and 47.7MB in the end (delta: 597.2kB). There was no memory consumed. Max. memory is 16.1GB. RESULT: Ultimate could not prove your program: unable to determine feasibility of some traces [2023-11-21 18:53:46,693 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### 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_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/config/KojakReach.xml -i ../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p02.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2 --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 64bit --witnessprinter.graph.data.programhash 89701cf4c1f5df3443bdf6b899e9edbfa387f92ab361f870c4ce00d7e4b9c408 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-527bcce [2023-11-21 18:53:49,690 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-21 18:53:49,823 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/config/svcomp-Reach-64bit-Kojak_Bitvector.epf [2023-11-21 18:53:49,874 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-21 18:53:49,876 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-21 18:53:49,877 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-21 18:53:49,878 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-21 18:53:49,878 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-21 18:53:49,879 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-21 18:53:49,885 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-21 18:53:49,885 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-21 18:53:49,886 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-21 18:53:49,886 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-21 18:53:49,888 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-21 18:53:49,888 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-21 18:53:49,889 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-21 18:53:49,889 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-21 18:53:49,890 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-21 18:53:49,890 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-21 18:53:49,891 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-21 18:53:49,891 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-21 18:53:49,892 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-21 18:53:49,892 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-21 18:53:49,893 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-21 18:53:49,893 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-21 18:53:49,894 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:53:49,894 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-21 18:53:49,895 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-21 18:53:49,895 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-21 18:53:49,895 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-21 18:53:49,897 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-21 18:53:49,897 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-21 18:53:49,897 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-21 18:53:49,898 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-21 18:53:49,898 INFO L153 SettingsManager]: * Logic for external solver=AUFBV 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_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/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_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2 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 -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 89701cf4c1f5df3443bdf6b899e9edbfa387f92ab361f870c4ce00d7e4b9c408 [2023-11-21 18:53:50,311 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-21 18:53:50,335 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-21 18:53:50,338 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-21 18:53:50,339 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-21 18:53:50,340 INFO L274 PluginConnector]: CDTParser initialized [2023-11-21 18:53:50,342 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/../../sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p02.c [2023-11-21 18:53:53,569 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-21 18:53:53,870 INFO L384 CDTParser]: Found 1 translation units. [2023-11-21 18:53:53,870 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p02.c [2023-11-21 18:53:53,882 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/data/cc9d253cc/496b67c874364c8a8d3071cac9b8934e/FLAG82f368138 [2023-11-21 18:53:53,906 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/data/cc9d253cc/496b67c874364c8a8d3071cac9b8934e [2023-11-21 18:53:53,916 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-21 18:53:53,918 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-21 18:53:53,925 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-21 18:53:53,926 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-21 18:53:53,931 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-21 18:53:53,934 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:53:53" (1/1) ... [2023-11-21 18:53:53,935 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@1f386a29 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:53, skipping insertion in model container [2023-11-21 18:53:53,935 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 21.11 06:53:53" (1/1) ... [2023-11-21 18:53:53,987 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-21 18:53:54,226 WARN L240 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_4fd76cb5-4873-429b-9347-e9dbef6c50b7/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p02.c[1266,1279] [2023-11-21 18:53:54,301 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:53:54,323 INFO L202 MainTranslator]: Completed pre-run [2023-11-21 18:53:54,343 WARN L240 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_4fd76cb5-4873-429b-9347-e9dbef6c50b7/sv-benchmarks/c/hardware-verification-bv/btor2c-lazyMod.vcegar_QF_BV_itc99_b13_p02.c[1266,1279] [2023-11-21 18:53:54,403 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-21 18:53:54,426 INFO L206 MainTranslator]: Completed translation [2023-11-21 18:53:54,426 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54 WrapperNode [2023-11-21 18:53:54,426 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-21 18:53:54,428 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-21 18:53:54,428 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-21 18:53:54,428 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-21 18:53:54,437 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54" (1/1) ... [2023-11-21 18:53:54,455 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54" (1/1) ... [2023-11-21 18:53:54,498 INFO L138 Inliner]: procedures = 17, calls = 8, calls flagged for inlining = 3, calls inlined = 3, statements flattened = 178 [2023-11-21 18:53:54,499 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-21 18:53:54,501 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-21 18:53:54,501 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-21 18:53:54,501 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-21 18:53:54,513 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54" (1/1) ... [2023-11-21 18:53:54,514 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54" (1/1) ... [2023-11-21 18:53:54,539 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54" (1/1) ... [2023-11-21 18:53:54,540 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54" (1/1) ... [2023-11-21 18:53:54,548 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54" (1/1) ... [2023-11-21 18:53:54,565 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54" (1/1) ... [2023-11-21 18:53:54,567 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54" (1/1) ... [2023-11-21 18:53:54,570 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54" (1/1) ... [2023-11-21 18:53:54,589 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-21 18:53:54,590 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-21 18:53:54,590 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-21 18:53:54,591 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-21 18:53:54,592 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 21.11 06:53:54" (1/1) ... [2023-11-21 18:53:54,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-21 18:53:54,624 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/z3 [2023-11-21 18:53:54,637 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-21 18:53:54,662 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-21 18:53:54,696 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-21 18:53:54,696 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1 [2023-11-21 18:53:54,697 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-21 18:53:54,697 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-21 18:53:54,860 INFO L240 CfgBuilder]: Building ICFG [2023-11-21 18:53:54,863 INFO L266 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-21 18:53:55,206 INFO L281 CfgBuilder]: Performing block encoding [2023-11-21 18:53:55,254 INFO L303 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2023-11-21 18:53:55,255 INFO L308 CfgBuilder]: Removed 1 assume(true) statements. [2023-11-21 18:53:55,256 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:53:55 BoogieIcfgContainer [2023-11-21 18:53:55,257 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2023-11-21 18:53:55,258 INFO L112 PluginConnector]: ------------------------CodeCheck---------------------------- [2023-11-21 18:53:55,258 INFO L270 PluginConnector]: Initializing CodeCheck... [2023-11-21 18:53:55,273 INFO L274 PluginConnector]: CodeCheck initialized [2023-11-21 18:53:55,274 INFO L184 PluginConnector]: Executing the observer CodeCheckObserver from plugin CodeCheck for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:53:55" (1/1) ... [2023-11-21 18:53:55,288 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2023-11-21 18:53:55,344 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:53:55,351 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 8 states to 7 states and 8 transitions. [2023-11-21 18:53:55,352 INFO L276 IsEmpty]: Start isEmpty. Operand 7 states and 8 transitions. [2023-11-21 18:53:55,354 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 5 [2023-11-21 18:53:55,355 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:53:55,355 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:53:55,356 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:53:55,359 INFO L229 MonitoredProcess]: Starting monitored process 2 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:53:55,361 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (2)] Waiting until timeout for monitored process [2023-11-21 18:53:55,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:53:55,519 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:53:55,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:53:55,567 INFO L262 TraceCheckSpWp]: Trace formula consists of 47 conjuncts, 20 conjunts are in the unsatisfiable core [2023-11-21 18:53:55,575 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:53:55,952 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 18:53:55,954 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (2)] Exception during sending of exit command (exit): Broken pipe [2023-11-21 18:53:55,960 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (2)] Forceful destruction successful, exit code 0 [2023-11-21 18:53:56,024 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:53:56,025 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 10 states to 8 states and 10 transitions. [2023-11-21 18:53:56,025 INFO L276 IsEmpty]: Start isEmpty. Operand 8 states and 10 transitions. [2023-11-21 18:53:56,025 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 8 [2023-11-21 18:53:56,025 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:53:56,026 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:53:56,026 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:53:56,027 INFO L229 MonitoredProcess]: Starting monitored process 3 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:53:56,051 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (3)] Waiting until timeout for monitored process [2023-11-21 18:53:56,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:53:56,177 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:53:56,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:53:56,229 INFO L262 TraceCheckSpWp]: Trace formula consists of 75 conjuncts, 31 conjunts are in the unsatisfiable core [2023-11-21 18:53:56,233 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:53:56,576 INFO L134 CoverageAnalysis]: Checked inductivity of 2 backedges. 0 proven. 2 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 18:53:56,578 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (3)] Exception during sending of exit command (exit): Broken pipe [2023-11-21 18:53:56,587 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (3)] Forceful destruction successful, exit code 0 [2023-11-21 18:53:56,913 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:53:56,913 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 16 states to 11 states and 16 transitions. [2023-11-21 18:53:56,914 INFO L276 IsEmpty]: Start isEmpty. Operand 11 states and 16 transitions. [2023-11-21 18:53:56,915 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 11 [2023-11-21 18:53:56,915 INFO L423 CodeCheckObserver]: Error Path is FOUND. [2023-11-21 18:53:56,915 INFO L173 SolverBuilder]: Constructing external solver with command: cvc4 --incremental --print-success --lang smt [2023-11-21 18:53:56,915 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 [2023-11-21 18:53:56,918 INFO L229 MonitoredProcess]: Starting monitored process 4 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (exit command is (exit), workingDir is null) [2023-11-21 18:53:56,949 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (4)] Waiting until timeout for monitored process [2023-11-21 18:53:57,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:53:57,079 ERROR L592 CodeCheckObserver]: First Tracecheck threw exception Proofs are not supported [2023-11-21 18:53:57,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2023-11-21 18:53:57,140 INFO L262 TraceCheckSpWp]: Trace formula consists of 103 conjuncts, 43 conjunts are in the unsatisfiable core [2023-11-21 18:53:57,145 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2023-11-21 18:53:57,620 INFO L134 CoverageAnalysis]: Checked inductivity of 7 backedges. 0 proven. 7 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2023-11-21 18:53:57,622 ERROR L418 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (4)] Exception during sending of exit command (exit): Broken pipe [2023-11-21 18:53:57,631 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/cvc4 --incremental --print-success --lang smt (4)] Forceful destruction successful, exit code 0 [2023-11-21 18:53:58,605 INFO L82 GeneralOperation]: Start removeUnreachable. Operand no size info available [2023-11-21 18:53:58,606 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 13 states to 10 states and 13 transitions. [2023-11-21 18:53:58,607 INFO L276 IsEmpty]: Start isEmpty. Operand 10 states and 13 transitions. [2023-11-21 18:53:58,608 INFO L282 IsEmpty]: Finished isEmpty. No accepting run. [2023-11-21 18:53:58,608 WARN L420 CodeCheckObserver]: This Program is SAFE, Check terminated with 4 iterations. [2023-11-21 18:53:58,621 INFO L751 CodeCheckObserver]: All specifications hold 1 specifications checked. All of them hold [2023-11-21 18:53:58,814 INFO L560 CodeCheckObserver]: Invariant with dag size 15 [2023-11-21 18:53:58,821 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck CFG 21.11 06:53:58 ImpRootNode [2023-11-21 18:53:58,821 INFO L131 PluginConnector]: ------------------------ END CodeCheck---------------------------- [2023-11-21 18:53:58,822 INFO L112 PluginConnector]: ------------------------Witness Printer---------------------------- [2023-11-21 18:53:58,822 INFO L270 PluginConnector]: Initializing Witness Printer... [2023-11-21 18:53:58,823 INFO L274 PluginConnector]: Witness Printer initialized [2023-11-21 18:53:58,823 INFO L184 PluginConnector]: Executing the observer RCFGCatcher from plugin Witness Printer for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 21.11 06:53:55" (3/4) ... [2023-11-21 18:53:58,826 INFO L137 WitnessPrinter]: Generating witness for correct program [2023-11-21 18:53:58,841 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 13 nodes and edges [2023-11-21 18:53:58,842 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 6 nodes and edges [2023-11-21 18:53:58,843 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 3 nodes and edges [2023-11-21 18:53:58,843 INFO L943 BoogieBacktranslator]: Reduced CFG by removing 1 nodes and edges [2023-11-21 18:53:58,999 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/witness.graphml [2023-11-21 18:53:59,000 INFO L149 WitnessManager]: Wrote witness to /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/witness.yml [2023-11-21 18:53:59,000 INFO L131 PluginConnector]: ------------------------ END Witness Printer---------------------------- [2023-11-21 18:53:59,001 INFO L158 Benchmark]: Toolchain (without parser) took 5082.63ms. Allocated memory was 79.7MB in the beginning and 138.4MB in the end (delta: 58.7MB). Free memory was 55.3MB in the beginning and 90.3MB in the end (delta: -35.1MB). Peak memory consumption was 25.1MB. Max. memory is 16.1GB. [2023-11-21 18:53:59,001 INFO L158 Benchmark]: CDTParser took 0.54ms. Allocated memory is still 79.7MB. Free memory is still 55.3MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-21 18:53:59,001 INFO L158 Benchmark]: CACSL2BoogieTranslator took 502.09ms. Allocated memory is still 79.7MB. Free memory was 55.0MB in the beginning and 42.1MB in the end (delta: 12.9MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. [2023-11-21 18:53:59,002 INFO L158 Benchmark]: Boogie Procedure Inliner took 71.20ms. Allocated memory is still 79.7MB. Free memory was 42.1MB in the beginning and 39.9MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-21 18:53:59,002 INFO L158 Benchmark]: Boogie Preprocessor took 88.54ms. Allocated memory is still 79.7MB. Free memory was 39.9MB in the beginning and 38.4MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. [2023-11-21 18:53:59,003 INFO L158 Benchmark]: RCFGBuilder took 667.03ms. Allocated memory was 79.7MB in the beginning and 115.3MB in the end (delta: 35.7MB). Free memory was 38.4MB in the beginning and 82.1MB in the end (delta: -43.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. [2023-11-21 18:53:59,003 INFO L158 Benchmark]: CodeCheck took 3563.31ms. Allocated memory was 115.3MB in the beginning and 138.4MB in the end (delta: 23.1MB). Free memory was 82.1MB in the beginning and 96.6MB in the end (delta: -14.5MB). Peak memory consumption was 10.4MB. Max. memory is 16.1GB. [2023-11-21 18:53:59,004 INFO L158 Benchmark]: Witness Printer took 177.92ms. Allocated memory is still 138.4MB. Free memory was 96.6MB in the beginning and 90.3MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. [2023-11-21 18:53:59,006 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, 7 locations, 1 error locations. Started 1 CEGAR loops. OverallTime: 3.3s, OverallIterations: 4, TraceHistogramMax: 0, PathProgramHistogramMax: 0, EmptinessCheckTime: 0.0s, AutomataDifference: 0.0s, DeadEndRemovalTime: 0.0s, HoareAnnotationTime: 0.0s, InitialAbstractionConstructionTime: 0.0s, HoareTripleCheckerStatistics: 0 mSolverCounterUnknown, 39 SdHoareTripleChecker+Valid, 0.3s IncrementalHoareTripleChecker+Time, 0 mSdLazyCounter, 19 mSDsluCounter, 3 SdHoareTripleChecker+Invalid, 0.3s Time, 0 mProtectedAction, 0 SdHoareTripleChecker+Unchecked, 0 IncrementalHoareTripleChecker+Unchecked, 0 mSDsCounter, 20 IncrementalHoareTripleChecker+Valid, 0 mProtectedPredicate, 109 IncrementalHoareTripleChecker+Invalid, 129 SdHoareTripleChecker+Unknown, 0 mSolverCounterNotChecked, 20 mSolverCounterUnsat, 3 mSDtfsCounter, 109 mSolverCounterSat, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Unknown, PredicateUnifierStatistics: 0 DeclaredPredicates, 193 GetRequests, 157 SyntacticMatches, 2 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 369 ImplicationChecksByTransitivity, 1.3s Time, 0.0s BasicInterpolantAutomatonTime, BiggestAbstraction: size=-1occurred in iteration=-1, InterpolantAutomatonStates: 0, traceCheckStatistics: 0.1s SsaConstructionTime, 0.1s SatisfiabilityAnalysisTime, 1.2s InterpolantComputationTime, 21 NumberOfCodeBlocks, 21 NumberOfCodeBlocksAsserted, 3 NumberOfCheckSat, 18 ConstructedInterpolants, 0 QuantifiedInterpolants, 191 SizeOfPredicates, 85 NumberOfNonLiveVariables, 225 ConjunctsInSsa, 94 ConjunctsInUnsatCore, 3 InterpolantComputations, 1 PerfectInterpolantSequences, 0/9 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: 21]: 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 - InvariantResult [Line: 80]: Loop Invariant Derived loop invariant: (((((1 == mask_SORT_1) && (var_14 == 0)) && (state_9 == 0)) && (1 == state_23)) || ((((1 == mask_SORT_1) && (var_14 == 0)) && (state_9 == 0)) && (0 == state_23))) * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.54ms. Allocated memory is still 79.7MB. Free memory is still 55.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 502.09ms. Allocated memory is still 79.7MB. Free memory was 55.0MB in the beginning and 42.1MB in the end (delta: 12.9MB). Peak memory consumption was 12.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 71.20ms. Allocated memory is still 79.7MB. Free memory was 42.1MB in the beginning and 39.9MB in the end (delta: 2.2MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * Boogie Preprocessor took 88.54ms. Allocated memory is still 79.7MB. Free memory was 39.9MB in the beginning and 38.4MB in the end (delta: 1.6MB). Peak memory consumption was 2.1MB. Max. memory is 16.1GB. * RCFGBuilder took 667.03ms. Allocated memory was 79.7MB in the beginning and 115.3MB in the end (delta: 35.7MB). Free memory was 38.4MB in the beginning and 82.1MB in the end (delta: -43.7MB). Peak memory consumption was 8.4MB. Max. memory is 16.1GB. * CodeCheck took 3563.31ms. Allocated memory was 115.3MB in the beginning and 138.4MB in the end (delta: 23.1MB). Free memory was 82.1MB in the beginning and 96.6MB in the end (delta: -14.5MB). Peak memory consumption was 10.4MB. Max. memory is 16.1GB. * Witness Printer took 177.92ms. Allocated memory is still 138.4MB. Free memory was 96.6MB in the beginning and 90.3MB in the end (delta: 6.3MB). Peak memory consumption was 6.3MB. Max. memory is 16.1GB. RESULT: Ultimate proved your program to be correct! [2023-11-21 18:53:59,046 INFO L540 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_4fd76cb5-4873-429b-9347-e9dbef6c50b7/bin/ukojak-verify-i0I2FZA1j2/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Forceful destruction successful, exit code 0 Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: TRUE