./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/coreutils-v8.31/env_3args_ok.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version 826ab2ba Calling Ultimate with: /usr/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/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_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/coreutils-v8.31/env_3args_ok.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a11f5a19dca5f001febef406c2cacda65e60c020a8893b7e751aba91782407c0 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 21:24:37,893 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 21:24:37,983 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Default.epf [2024-11-13 21:24:37,991 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 21:24:37,991 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 21:24:38,031 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 21:24:38,032 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 21:24:38,032 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 21:24:38,034 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 21:24:38,034 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 21:24:38,035 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 21:24:38,035 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 21:24:38,035 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 21:24:38,035 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 21:24:38,035 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 21:24:38,035 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 21:24:38,036 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 21:24:38,036 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 21:24:38,036 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 21:24:38,036 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 21:24:38,036 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 21:24:38,036 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 21:24:38,036 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 21:24:38,036 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 21:24:38,036 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 21:24:38,036 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 21:24:38,036 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:24:38,037 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 21:24:38,037 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 21:24:38,037 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 21:24:38,037 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 21:24:38,037 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 21:24:38,037 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_0b26f4e5-7318-446e-a56a-9742cd314628/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 ! overflow) ) 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 -> a11f5a19dca5f001febef406c2cacda65e60c020a8893b7e751aba91782407c0 [2024-11-13 21:24:38,365 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 21:24:38,377 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 21:24:38,381 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 21:24:38,382 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 21:24:38,383 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 21:24:38,384 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/coreutils-v8.31/env_3args_ok.c Unable to find full path for "g++" [2024-11-13 21:24:40,402 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 21:24:43,724 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 21:24:43,725 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/sv-benchmarks/c/coreutils-v8.31/env_3args_ok.c [2024-11-13 21:24:44,126 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/data/33a69314b/c3953a6cba8e4ae9ba38bec56e7f391b/FLAGec96a3487 [2024-11-13 21:24:44,151 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/data/33a69314b/c3953a6cba8e4ae9ba38bec56e7f391b [2024-11-13 21:24:44,153 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 21:24:44,155 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 21:24:44,158 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 21:24:44,158 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 21:24:44,164 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 21:24:44,165 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:24:44" (1/1) ... [2024-11-13 21:24:44,166 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e02f2be and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:24:44, skipping insertion in model container [2024-11-13 21:24:44,166 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:24:44" (1/1) ... [2024-11-13 21:24:45,149 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 21:27:32,891 ERROR L321 MainTranslator]: Unsupported Syntax: Unable to represent float literal 0x1.000000000000000p0F [2024-11-13 21:27:32,893 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@5c527c2e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:27:32, skipping insertion in model container [2024-11-13 21:27:32,893 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 21:27:32,894 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-13 21:27:32,896 INFO L158 Benchmark]: Toolchain (without parser) took 168739.80ms. Allocated memory was 427.8MB in the beginning and 1.4GB in the end (delta: 973.1MB). Free memory was 248.1MB in the beginning and 775.5MB in the end (delta: -527.4MB). Peak memory consumption was 944.8MB. Max. memory is 16.1GB. [2024-11-13 21:27:32,897 INFO L158 Benchmark]: CDTParser took 1.39ms. Allocated memory is still 142.6MB. Free memory is still 81.4MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 21:27:32,899 INFO L158 Benchmark]: CACSL2BoogieTranslator took 168735.74ms. Allocated memory was 427.8MB in the beginning and 1.4GB in the end (delta: 973.1MB). Free memory was 247.8MB in the beginning and 775.5MB in the end (delta: -527.7MB). Peak memory consumption was 944.8MB. Max. memory is 16.1GB. [2024-11-13 21:27:32,900 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 1.39ms. Allocated memory is still 142.6MB. Free memory is still 81.4MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 168735.74ms. Allocated memory was 427.8MB in the beginning and 1.4GB in the end (delta: 973.1MB). Free memory was 247.8MB in the beginning and 775.5MB in the end (delta: -527.7MB). Peak memory consumption was 944.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 52199]: 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_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/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_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/config/KojakReach.xml -i ../../sv-benchmarks/c/coreutils-v8.31/env_3args_ok.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! overflow) ) --witnessprinter.graph.data.producer Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash a11f5a19dca5f001febef406c2cacda65e60c020a8893b7e751aba91782407c0 --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 21:27:35,744 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 21:27:35,908 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf [2024-11-13 21:27:35,953 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 21:27:35,954 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-13 21:27:35,954 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2024-11-13 21:27:35,955 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 21:27:35,955 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 21:27:35,956 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 21:27:35,956 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-13 21:27:35,956 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 21:27:35,956 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-13 21:27:35,957 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 21:27:35,957 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-13 21:27:35,957 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-13 21:27:35,958 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-13 21:27:35,959 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 21:27:35,959 INFO L153 SettingsManager]: * Check absence of signed integer overflows=ASSERTandASSUME [2024-11-13 21:27:35,959 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-13 21:27:35,959 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 21:27:35,959 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-13 21:27:35,959 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 21:27:35,959 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 21:27:35,960 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 21:27:35,960 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 21:27:35,960 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-13 21:27:35,960 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-13 21:27:35,960 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 21:27:35,960 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 21:27:35,960 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 21:27:35,960 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 21:27:35,961 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-13 21:27:35,961 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-13 21:27:35,961 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-13 21:27:35,961 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-13 21:27:35,961 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_0b26f4e5-7318-446e-a56a-9742cd314628/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 ! overflow) ) 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 -> a11f5a19dca5f001febef406c2cacda65e60c020a8893b7e751aba91782407c0 [2024-11-13 21:27:36,312 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 21:27:36,321 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 21:27:36,324 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 21:27:36,325 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 21:27:36,326 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 21:27:36,327 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/coreutils-v8.31/env_3args_ok.c Unable to find full path for "g++" [2024-11-13 21:27:38,294 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 21:27:42,273 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 21:27:42,276 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/sv-benchmarks/c/coreutils-v8.31/env_3args_ok.c [2024-11-13 21:27:42,671 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/data/66888e26c/2ccb986bcf9f41a39d15dd6794f897d9/FLAG39e419bad [2024-11-13 21:27:42,687 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_0b26f4e5-7318-446e-a56a-9742cd314628/bin/ukojak-verify-EEHR8qb7sm/data/66888e26c/2ccb986bcf9f41a39d15dd6794f897d9 [2024-11-13 21:27:42,690 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 21:27:42,692 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 21:27:42,693 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 21:27:42,693 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 21:27:42,698 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 21:27:42,699 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:27:42" (1/1) ... [2024-11-13 21:27:42,700 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@74f601ff and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:27:42, skipping insertion in model container [2024-11-13 21:27:42,700 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 09:27:42" (1/1) ... [2024-11-13 21:27:43,789 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 21:30:28,555 ERROR L321 MainTranslator]: Unsupported Syntax: Unable to represent float literal 0x1.000000000000000p0F [2024-11-13 21:30:28,556 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@73af84dd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 09:30:28, skipping insertion in model container [2024-11-13 21:30:28,556 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 21:30:28,557 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-13 21:30:28,559 INFO L158 Benchmark]: Toolchain (without parser) took 165866.20ms. Allocated memory was 369.1MB in the beginning and 738.2MB in the end (delta: 369.1MB). Free memory was 196.2MB in the beginning and 486.0MB in the end (delta: -289.8MB). Peak memory consumption was 584.6MB. Max. memory is 16.1GB. [2024-11-13 21:30:28,560 INFO L158 Benchmark]: CDTParser took 0.40ms. 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 21:30:28,561 INFO L158 Benchmark]: CACSL2BoogieTranslator took 165863.49ms. Allocated memory was 369.1MB in the beginning and 738.2MB in the end (delta: 369.1MB). Free memory was 196.0MB in the beginning and 486.0MB in the end (delta: -290.0MB). Peak memory consumption was 584.6MB. Max. memory is 16.1GB. [2024-11-13 21:30:28,564 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.40ms. Allocated memory is still 83.9MB. Free memory is still 48.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 165863.49ms. Allocated memory was 369.1MB in the beginning and 738.2MB in the end (delta: 369.1MB). Free memory was 196.0MB in the beginning and 486.0MB in the end (delta: -290.0MB). Peak memory consumption was 584.6MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 52199]: 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