./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/coreutils-v8.31/csplit_3args_klee-sa_ko_486-536-923_csa_nd.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/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_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/coreutils-v8.31/csplit_3args_klee-sa_ko_486-536-923_csa_nd.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 179f4537c37676dfea1d0e5e2eba30ae78de9bdbe378e13fc21bd5b0e4f57a58 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:14:48,591 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:14:48,665 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf [2024-11-13 22:14:48,676 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:14:48,676 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:14:48,724 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:14:48,725 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:14:48,725 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:14:48,725 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:14:48,726 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:14:48,726 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:14:48,726 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 22:14:48,726 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 22:14:48,726 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 22:14:48,726 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:14:48,726 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:14:48,727 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:14:48,727 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:14:48,727 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:14:48,727 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:14:48,727 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:14:48,727 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:14:48,727 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:14:48,727 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:14:48,728 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:14:48,728 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:14:48,728 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:14:48,728 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_11b5ec36-e12c-4216-a495-90ed4f718ed0/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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 179f4537c37676dfea1d0e5e2eba30ae78de9bdbe378e13fc21bd5b0e4f57a58 [2024-11-13 22:14:49,068 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:14:49,078 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:14:49,081 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:14:49,083 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:14:49,083 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:14:49,085 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/coreutils-v8.31/csplit_3args_klee-sa_ko_486-536-923_csa_nd.c Unable to find full path for "g++" [2024-11-13 22:14:51,085 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:14:55,295 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:14:55,296 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/sv-benchmarks/c/coreutils-v8.31/csplit_3args_klee-sa_ko_486-536-923_csa_nd.c [2024-11-13 22:14:55,702 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/data/7c72204b6/0ff17f8c1b1c4cdc8a548ff03901cffd/FLAG71c5ab497 [2024-11-13 22:14:55,729 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/data/7c72204b6/0ff17f8c1b1c4cdc8a548ff03901cffd [2024-11-13 22:14:55,736 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:14:55,738 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:14:55,739 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:14:55,740 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:14:55,748 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:14:55,749 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:14:55" (1/1) ... [2024-11-13 22:14:55,750 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@593d0304 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:14:55, skipping insertion in model container [2024-11-13 22:14:55,750 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:14:55" (1/1) ... [2024-11-13 22:14:57,389 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:18:12,785 ERROR L321 MainTranslator]: Unsupported Syntax: Unable to represent float literal 0x1.000000000000000p0F [2024-11-13 22:18:12,786 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@7c76fcca and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:18:12, skipping insertion in model container [2024-11-13 22:18:12,788 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:18:12,790 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-13 22:18:12,792 INFO L158 Benchmark]: Toolchain (without parser) took 197053.27ms. Allocated memory was 310.4MB in the beginning and 553.6MB in the end (delta: 243.3MB). Free memory was 170.0MB in the beginning and 255.5MB in the end (delta: -85.5MB). Peak memory consumption was 405.5MB. Max. memory is 16.1GB. [2024-11-13 22:18:12,793 INFO L158 Benchmark]: CDTParser took 0.45ms. Allocated memory is still 117.4MB. Free memory is still 72.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:18:12,797 INFO L158 Benchmark]: CACSL2BoogieTranslator took 197050.14ms. Allocated memory was 310.4MB in the beginning and 553.6MB in the end (delta: 243.3MB). Free memory was 170.0MB in the beginning and 255.5MB in the end (delta: -85.5MB). Peak memory consumption was 405.5MB. Max. memory is 16.1GB. [2024-11-13 22:18:12,798 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.45ms. Allocated memory is still 117.4MB. Free memory is still 72.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 197050.14ms. Allocated memory was 310.4MB in the beginning and 553.6MB in the end (delta: 243.3MB). Free memory was 170.0MB in the beginning and 255.5MB in the end (delta: -85.5MB). Peak memory consumption was 405.5MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 51619]: Unsupported Syntax Unable to represent float literal 0x1.000000000000000p0F RESULT: Ultimate could not prove your program: Toolchain returned no result. 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/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/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_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/coreutils-v8.31/csplit_3args_klee-sa_ko_486-536-923_csa_nd.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 179f4537c37676dfea1d0e5e2eba30ae78de9bdbe378e13fc21bd5b0e4f57a58 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:18:15,696 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:18:15,842 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Bitvector.epf [2024-11-13 22:18:15,896 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:18:15,897 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:18:15,897 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:18:15,897 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:18:15,898 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:18:15,898 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:18:15,898 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 22:18:15,898 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 22:18:15,898 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 22:18:15,898 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:18:15,898 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-13 22:18:15,899 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-13 22:18:15,899 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:18:15,899 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-13 22:18:15,899 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:18:15,899 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:18:15,899 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:18:15,899 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:18:15,899 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:18:15,900 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-13 22:18:15,900 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-13 22:18:15,900 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:18:15,900 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:18:15,900 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:18:15,900 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:18:15,901 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-13 22:18:15,901 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-13 22:18:15,901 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-13 22:18:15,901 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_11b5ec36-e12c-4216-a495-90ed4f718ed0/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 valid-free) ) CHECK( init(main()), LTL(G valid-deref) ) CHECK( init(main()), LTL(G valid-memtrack) ) 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 -> 179f4537c37676dfea1d0e5e2eba30ae78de9bdbe378e13fc21bd5b0e4f57a58 [2024-11-13 22:18:16,280 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:18:16,290 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:18:16,293 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:18:16,295 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:18:16,295 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:18:16,297 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/coreutils-v8.31/csplit_3args_klee-sa_ko_486-536-923_csa_nd.c Unable to find full path for "g++" [2024-11-13 22:18:18,538 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:18:22,538 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:18:22,539 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/sv-benchmarks/c/coreutils-v8.31/csplit_3args_klee-sa_ko_486-536-923_csa_nd.c [2024-11-13 22:18:23,456 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/data/b5e56394a/3de625beeca84027b24d77281a610e04/FLAG6629c46ac [2024-11-13 22:18:23,482 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_11b5ec36-e12c-4216-a495-90ed4f718ed0/bin/ukojak-verify-EEHR8qb7sm/data/b5e56394a/3de625beeca84027b24d77281a610e04 [2024-11-13 22:18:23,488 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:18:23,489 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:18:23,492 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:18:23,492 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:18:23,498 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:18:23,499 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:18:23" (1/1) ... [2024-11-13 22:18:23,500 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2567e6b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:18:23, skipping insertion in model container [2024-11-13 22:18:23,503 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:18:23" (1/1) ... [2024-11-13 22:18:24,967 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:21:29,374 ERROR L321 MainTranslator]: Unsupported Syntax: Unable to represent float literal 0x1.000000000000000p0F [2024-11-13 22:21:29,376 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@478cc277 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:21:29, skipping insertion in model container [2024-11-13 22:21:29,376 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:21:29,377 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-13 22:21:29,381 INFO L158 Benchmark]: Toolchain (without parser) took 185888.99ms. Allocated memory was 310.4MB in the beginning and 645.9MB in the end (delta: 335.5MB). Free memory was 126.8MB in the beginning and 82.0MB in the end (delta: 44.9MB). Peak memory consumption was 476.0MB. Max. memory is 16.1GB. [2024-11-13 22:21:29,382 INFO L158 Benchmark]: CDTParser took 0.36ms. Allocated memory is still 83.9MB. Free memory is still 48.5MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:21:29,385 INFO L158 Benchmark]: CACSL2BoogieTranslator took 185884.85ms. Allocated memory was 310.4MB in the beginning and 645.9MB in the end (delta: 335.5MB). Free memory was 126.7MB in the beginning and 82.0MB in the end (delta: 44.7MB). Peak memory consumption was 476.0MB. Max. memory is 16.1GB. [2024-11-13 22:21:29,387 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.36ms. Allocated memory is still 83.9MB. Free memory is still 48.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 185884.85ms. Allocated memory was 310.4MB in the beginning and 645.9MB in the end (delta: 335.5MB). Free memory was 126.7MB in the beginning and 82.0MB in the end (delta: 44.7MB). Peak memory consumption was 476.0MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 51619]: Unsupported Syntax Unable to represent float literal 0x1.000000000000000p0F RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN