./Ultimate.py --spec ../../sv-benchmarks/c/properties/valid-memsafety.prp --file ../../sv-benchmarks/c/coreutils-v8.31/cut_3args_klee-sa_ko_593-471_csa_uaf.c --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for memory safety (deref-memtrack) Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/coreutils-v8.31/cut_3args_klee-sa_ko_593-471_csa_uaf.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL --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 2f0604888a7663d594b25a7e387cf6eae64c618faa1f5a8f32303088e7a95084 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:10:03,807 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:10:03,883 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Default.epf [2023-11-19 03:10:03,895 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 03:10:03,897 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 03:10:03,938 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:10:03,942 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:10:03,943 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:10:03,944 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:10:03,949 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 03:10:03,950 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:10:03,951 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-19 03:10:03,951 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-19 03:10:03,953 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-19 03:10:03,953 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:10:03,954 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 03:10:03,954 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:10:03,955 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:10:03,955 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:10:03,956 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:10:03,957 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:10:03,958 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:10:03,958 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:10:03,959 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:10:03,959 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 03:10:03,960 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 03:10:03,960 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_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/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_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL 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 -> 2f0604888a7663d594b25a7e387cf6eae64c618faa1f5a8f32303088e7a95084 [2023-11-19 03:10:04,238 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:10:04,272 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:10:04,275 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:10:04,276 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:10:04,277 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:10:04,279 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/coreutils-v8.31/cut_3args_klee-sa_ko_593-471_csa_uaf.c [2023-11-19 03:10:07,388 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:10:12,541 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:10:12,542 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/sv-benchmarks/c/coreutils-v8.31/cut_3args_klee-sa_ko_593-471_csa_uaf.c [2023-11-19 03:10:12,988 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/data/74a3fc7d7/d2e693cdb9864592a6e3e58ef12af794/FLAG6eac70916 [2023-11-19 03:10:13,003 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/data/74a3fc7d7/d2e693cdb9864592a6e3e58ef12af794 [2023-11-19 03:10:13,006 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:10:13,008 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:10:13,010 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:10:13,010 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:10:13,016 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:10:13,018 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:10:13" (1/1) ... [2023-11-19 03:10:13,019 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@77497c9e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:10:13, skipping insertion in model container [2023-11-19 03:10:13,019 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:10:13" (1/1) ... [2023-11-19 03:10:23,976 ERROR L324 MainTranslator]: Incorrect Syntax: PR: Missing declaration of add_func [2023-11-19 03:10:23,978 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@183fd6d4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:10:23, skipping insertion in model container [2023-11-19 03:10:23,978 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:10:23,978 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-19 03:10:23,981 INFO L158 Benchmark]: Toolchain (without parser) took 10971.52ms. Allocated memory was 260.0MB in the beginning and 1.9GB in the end (delta: 1.7GB). Free memory was 86.8MB in the beginning and 807.7MB in the end (delta: -720.9MB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. [2023-11-19 03:10:23,982 INFO L158 Benchmark]: CDTParser took 0.38ms. Allocated memory is still 121.6MB. Free memory is still 73.5MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:10:23,984 INFO L158 Benchmark]: CACSL2BoogieTranslator took 10968.79ms. Allocated memory was 260.0MB in the beginning and 1.9GB in the end (delta: 1.7GB). Free memory was 86.3MB in the beginning and 807.7MB in the end (delta: -721.4MB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. [2023-11-19 03:10:23,986 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.38ms. Allocated memory is still 121.6MB. Free memory is still 73.5MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 10968.79ms. Allocated memory was 260.0MB in the beginning and 1.9GB in the end (delta: 1.7GB). Free memory was 86.3MB in the beginning and 807.7MB in the end (delta: -721.4MB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 55650]: Incorrect Syntax PR: Missing declaration of add_func RESULT: Ultimate could not prove your program: Incorrect Syntax 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-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/config/KojakMemDerefMemtrack.xml -i ../../sv-benchmarks/c/coreutils-v8.31/cut_3args_klee-sa_ko_593-471_csa_uaf.c -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL --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 2f0604888a7663d594b25a7e387cf6eae64c618faa1f5a8f32303088e7a95084 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 03:10:26,629 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 03:10:26,758 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-DerefFreeMemtrack-64bit-Kojak_Bitvector.epf [2023-11-19 03:10:26,815 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 03:10:26,816 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 03:10:26,817 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 03:10:26,818 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 03:10:26,819 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 03:10:26,819 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 03:10:26,824 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-11-19 03:10:26,825 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-11-19 03:10:26,825 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-11-19 03:10:26,826 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 03:10:26,828 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-19 03:10:26,828 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-19 03:10:26,829 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-19 03:10:26,829 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-19 03:10:26,830 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 03:10:26,830 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 03:10:26,831 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 03:10:26,832 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 03:10:26,832 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 03:10:26,833 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-19 03:10:26,834 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 03:10:26,834 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 03:10:26,835 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 03:10:26,835 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 03:10:26,836 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-19 03:10:26,836 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-19 03:10:26,837 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-19 03:10:26,838 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-19 03:10:26,838 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_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/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_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL 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 -> 2f0604888a7663d594b25a7e387cf6eae64c618faa1f5a8f32303088e7a95084 [2023-11-19 03:10:27,226 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 03:10:27,258 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 03:10:27,261 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 03:10:27,262 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 03:10:27,263 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 03:10:27,264 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/coreutils-v8.31/cut_3args_klee-sa_ko_593-471_csa_uaf.c [2023-11-19 03:10:30,513 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 03:10:35,317 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 03:10:35,318 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/sv-benchmarks/c/coreutils-v8.31/cut_3args_klee-sa_ko_593-471_csa_uaf.c [2023-11-19 03:10:36,178 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/data/d75db4347/232eba937d444fe9815a4482d1d4965e/FLAG2a8d4a70a [2023-11-19 03:10:36,197 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_d5fd0dfc-deab-41df-b5b3-733f7bd6a33b/bin/ukojak-verify-G8NBE6pJGL/data/d75db4347/232eba937d444fe9815a4482d1d4965e [2023-11-19 03:10:36,204 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 03:10:36,205 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 03:10:36,211 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 03:10:36,211 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 03:10:36,216 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 03:10:36,217 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:10:36" (1/1) ... [2023-11-19 03:10:36,218 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3474efa and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:10:36, skipping insertion in model container [2023-11-19 03:10:36,219 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 03:10:36" (1/1) ... [2023-11-19 03:10:46,972 ERROR L324 MainTranslator]: Incorrect Syntax: PR: Missing declaration of add_func [2023-11-19 03:10:46,973 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1b7732a9 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 03:10:46, skipping insertion in model container [2023-11-19 03:10:46,974 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 03:10:46,974 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-19 03:10:46,977 INFO L158 Benchmark]: Toolchain (without parser) took 10770.00ms. Allocated memory was 320.9MB in the beginning and 1.8GB in the end (delta: 1.5GB). Free memory was 142.4MB in the beginning and 1.4GB in the end (delta: -1.3GB). Peak memory consumption was 1.1GB. Max. memory is 16.1GB. [2023-11-19 03:10:46,978 INFO L158 Benchmark]: CDTParser took 0.31ms. Allocated memory is still 58.7MB. Free memory was 35.1MB in the beginning and 35.1MB in the end (delta: 56.5kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-19 03:10:46,980 INFO L158 Benchmark]: CACSL2BoogieTranslator took 10763.55ms. Allocated memory was 320.9MB in the beginning and 1.8GB in the end (delta: 1.5GB). Free memory was 141.9MB in the beginning and 1.4GB in the end (delta: -1.3GB). Peak memory consumption was 1.1GB. Max. memory is 16.1GB. [2023-11-19 03:10:46,982 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.31ms. Allocated memory is still 58.7MB. Free memory was 35.1MB in the beginning and 35.1MB in the end (delta: 56.5kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 10763.55ms. Allocated memory was 320.9MB in the beginning and 1.8GB in the end (delta: 1.5GB). Free memory was 141.9MB in the beginning and 1.4GB in the end (delta: -1.3GB). Peak memory consumption was 1.1GB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - SyntaxErrorResult [Line: 55650]: Incorrect Syntax PR: Missing declaration of add_func RESULT: Ultimate could not prove your program: Incorrect Syntax Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: UNKNOWN