./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/busybox-1.22.0/seq-1.i --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_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/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_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/busybox-1.22.0/seq-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/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_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/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 818ab4b51ffc469b9efe912d5b1ab30cad716c71cf3cb6e9f764a5c73afd2bee --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:37:23,600 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:37:23,682 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf [2024-11-13 22:37:23,688 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-13 22:37:23,690 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2024-11-13 22:37:23,713 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:37:23,714 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:37:23,714 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:37:23,714 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:37:23,714 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:37:23,714 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:37:23,715 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 22:37:23,715 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 22:37:23,715 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 22:37:23,715 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:37:23,715 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:37:23,715 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:37:23,715 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:37:23,716 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:37:23,716 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:37:23,716 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:37:23,716 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:37:23,716 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:37:23,716 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:37:23,717 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:37:23,717 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2024-11-13 22:37:23,717 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-13 22:37:23,717 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_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/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 -> 818ab4b51ffc469b9efe912d5b1ab30cad716c71cf3cb6e9f764a5c73afd2bee [2024-11-13 22:37:24,034 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:37:24,049 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:37:24,051 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:37:24,055 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:37:24,055 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:37:24,057 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/busybox-1.22.0/seq-1.i Unable to find full path for "g++" [2024-11-13 22:37:26,035 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:37:26,490 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:37:26,491 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/sv-benchmarks/c/busybox-1.22.0/seq-1.i [2024-11-13 22:37:26,539 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/data/08b90856f/1f2adcc2616249719d5840dcf1d3f797/FLAGd61db57a9 [2024-11-13 22:37:26,562 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/data/08b90856f/1f2adcc2616249719d5840dcf1d3f797 [2024-11-13 22:37:26,565 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:37:26,567 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:37:26,569 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:37:26,569 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:37:26,574 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:37:26,575 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:37:26" (1/1) ... [2024-11-13 22:37:26,576 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@fbfe6b6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:37:26, skipping insertion in model container [2024-11-13 22:37:26,576 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:37:26" (1/1) ... [2024-11-13 22:37:26,661 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:37:28,082 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:37:28,129 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:37:28,369 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:37:28,580 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: vasprintf [2024-11-13 22:37:28,581 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@6b25b3d5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:37:28, skipping insertion in model container [2024-11-13 22:37:28,581 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:37:28,581 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-13 22:37:28,583 INFO L158 Benchmark]: Toolchain (without parser) took 2015.88ms. Allocated memory is still 117.4MB. Free memory was 87.9MB in the beginning and 48.6MB in the end (delta: 39.3MB). Peak memory consumption was 73.4MB. Max. memory is 16.1GB. [2024-11-13 22:37:28,584 INFO L158 Benchmark]: CDTParser took 1.03ms. Allocated memory is still 117.4MB. Free memory is still 74.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:37:28,585 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2012.92ms. Allocated memory is still 117.4MB. Free memory was 87.7MB in the beginning and 48.6MB in the end (delta: 39.1MB). Peak memory consumption was 73.4MB. Max. memory is 16.1GB. [2024-11-13 22:37:28,586 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.03ms. Allocated memory is still 117.4MB. Free memory is still 74.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2012.92ms. Allocated memory is still 117.4MB. Free memory was 87.7MB in the beginning and 48.6MB in the end (delta: 39.1MB). Peak memory consumption was 73.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: vasprintf 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_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/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_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/busybox-1.22.0/seq-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/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_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/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 818ab4b51ffc469b9efe912d5b1ab30cad716c71cf3cb6e9f764a5c73afd2bee --- Real Ultimate output --- This is Ultimate 0.3.0-dev-826ab2b [2024-11-13 22:37:31,165 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-13 22:37:31,264 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Bitvector.epf [2024-11-13 22:37:31,320 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-13 22:37:31,321 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-13 22:37:31,322 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-13 22:37:31,322 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-13 22:37:31,322 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-13 22:37:31,322 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-13 22:37:31,323 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2024-11-13 22:37:31,323 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2024-11-13 22:37:31,323 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2024-11-13 22:37:31,323 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-13 22:37:31,323 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-13 22:37:31,323 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-13 22:37:31,323 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-13 22:37:31,324 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-13 22:37:31,324 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2024-11-13 22:37:31,324 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-13 22:37:31,324 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2024-11-13 22:37:31,324 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2024-11-13 22:37:31,325 INFO L153 SettingsManager]: * Theory for external solver=ALL [2024-11-13 22:37:31,325 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2024-11-13 22:37:31,325 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2024-11-13 22:37:31,325 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-13 22:37:31,325 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2024-11-13 22:37:31,325 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-13 22:37:31,326 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-13 22:37:31,326 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2024-11-13 22:37:31,326 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-13 22:37:31,326 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2024-11-13 22:37:31,326 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_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/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 -> 818ab4b51ffc469b9efe912d5b1ab30cad716c71cf3cb6e9f764a5c73afd2bee [2024-11-13 22:37:31,657 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-13 22:37:31,667 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-13 22:37:31,669 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-13 22:37:31,671 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-13 22:37:31,671 INFO L274 PluginConnector]: CDTParser initialized [2024-11-13 22:37:31,673 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/../../sv-benchmarks/c/busybox-1.22.0/seq-1.i Unable to find full path for "g++" [2024-11-13 22:37:33,698 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-13 22:37:34,301 INFO L384 CDTParser]: Found 1 translation units. [2024-11-13 22:37:34,301 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/sv-benchmarks/c/busybox-1.22.0/seq-1.i [2024-11-13 22:37:34,345 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/data/e4b130d4a/5d7d4afcaa63427ab3da74391a66d53b/FLAGc4acaa9e7 [2024-11-13 22:37:34,369 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_bb127e8c-6781-47cb-8c6d-a800c71ec0f3/bin/ukojak-verify-EEHR8qb7sm/data/e4b130d4a/5d7d4afcaa63427ab3da74391a66d53b [2024-11-13 22:37:34,372 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-13 22:37:34,374 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-13 22:37:34,377 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-13 22:37:34,377 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-13 22:37:34,383 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-13 22:37:34,384 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:37:34" (1/1) ... [2024-11-13 22:37:34,387 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@517d4331 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:37:34, skipping insertion in model container [2024-11-13 22:37:34,388 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 13.11 10:37:34" (1/1) ... [2024-11-13 22:37:34,488 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:37:35,935 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,936 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,938 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,945 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,948 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,950 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,951 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,952 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,954 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,954 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,957 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,961 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,962 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,969 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,970 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,975 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,976 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,985 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,988 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:35,989 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,001 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,002 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,007 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,008 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,028 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,029 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,031 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,033 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,036 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,037 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,038 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,039 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,046 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,047 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,048 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,062 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,069 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,075 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,083 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,110 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,120 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:37:36,158 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-13 22:37:36,182 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-13 22:37:36,300 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,301 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,304 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,307 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,312 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,313 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,314 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,314 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,316 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,316 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,318 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,324 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,325 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,331 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,331 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,338 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,338 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,344 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,349 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,350 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,353 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,357 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,360 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,361 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,388 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,388 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,392 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,395 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,397 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,401 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,402 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,403 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,410 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,414 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,415 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,427 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,431 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,439 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,452 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,461 WARN L1072 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-13 22:37:36,473 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:37:36,488 INFO L200 MainTranslator]: Completed pre-run [2024-11-13 22:37:36,680 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-13 22:37:36,898 ERROR L321 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: vasprintf [2024-11-13 22:37:36,899 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@50e66e0e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 13.11 10:37:36, skipping insertion in model container [2024-11-13 22:37:36,899 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-13 22:37:36,900 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2024-11-13 22:37:36,904 INFO L158 Benchmark]: Toolchain (without parser) took 2529.34ms. Allocated memory is still 117.4MB. Free memory was 88.7MB in the beginning and 54.2MB in the end (delta: 34.5MB). Peak memory consumption was 66.3MB. Max. memory is 16.1GB. [2024-11-13 22:37:36,905 INFO L158 Benchmark]: CDTParser took 0.44ms. Allocated memory is still 117.4MB. Free memory is still 84.2MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-13 22:37:36,905 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2522.82ms. Allocated memory is still 117.4MB. Free memory was 88.5MB in the beginning and 54.2MB in the end (delta: 34.3MB). Peak memory consumption was 66.3MB. Max. memory is 16.1GB. [2024-11-13 22:37:36,906 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.44ms. Allocated memory is still 117.4MB. Free memory is still 84.2MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2522.82ms. Allocated memory is still 117.4MB. Free memory was 88.5MB in the beginning and 54.2MB in the end (delta: 34.3MB). Peak memory consumption was 66.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: vasprintf 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