./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/busybox-1.22.0/uniq-1.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for overflows Using default analysis Version cf1a7837 Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/config/KojakReach.xml -i ../../sv-benchmarks/c/busybox-1.22.0/uniq-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV --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 64b70d709fcf91425b4d924aa16c47bf27caac0bca27c95a63838e54a803b231 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-11 23:53:57,824 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-11 23:53:57,902 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-11 23:53:57,908 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-11 23:53:57,908 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-11 23:53:57,944 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-11 23:53:57,945 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-11 23:53:57,945 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-11 23:53:57,946 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-11 23:53:57,947 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-11 23:53:57,948 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-11 23:53:57,948 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-11 23:53:57,949 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-11 23:53:57,950 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-11 23:53:57,950 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-11 23:53:57,951 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-11 23:53:57,952 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-11 23:53:57,952 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-11 23:53:57,953 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-11 23:53:57,954 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-11 23:53:57,954 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-11 23:53:57,955 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-11 23:53:57,956 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-11 23:53:57,956 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-11 23:53:57,957 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-11 23:53:57,958 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-11 23:53:57,959 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-11 23:53:57,959 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-11 23:53:57,960 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-11 23:53:57,960 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-11 23:53:57,971 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-11 23:53:57,972 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_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/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_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV 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 -> 64b70d709fcf91425b4d924aa16c47bf27caac0bca27c95a63838e54a803b231 [2023-11-11 23:53:58,274 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-11 23:53:58,311 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-11 23:53:58,314 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-11 23:53:58,317 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-11 23:53:58,318 INFO L274 PluginConnector]: CDTParser initialized [2023-11-11 23:53:58,319 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/../../sv-benchmarks/c/busybox-1.22.0/uniq-1.i [2023-11-11 23:54:01,542 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-11 23:54:02,039 INFO L384 CDTParser]: Found 1 translation units. [2023-11-11 23:54:02,040 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/sv-benchmarks/c/busybox-1.22.0/uniq-1.i [2023-11-11 23:54:02,085 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/data/b4e48c795/22c07f9307674b7ab782f78b99e358fb/FLAG184e0bd59 [2023-11-11 23:54:02,105 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/data/b4e48c795/22c07f9307674b7ab782f78b99e358fb [2023-11-11 23:54:02,108 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-11 23:54:02,110 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-11 23:54:02,114 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-11 23:54:02,119 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-11 23:54:02,124 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-11 23:54:02,125 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 11:54:02" (1/1) ... [2023-11-11 23:54:02,126 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@52c147b5 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:54:02, skipping insertion in model container [2023-11-11 23:54:02,126 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 11:54:02" (1/1) ... [2023-11-11 23:54:02,234 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-11 23:54:03,930 ERROR L324 MainTranslator]: Unsupported Syntax: Unsupported function: longjmp [2023-11-11 23:54:03,931 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@1b0b52c and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:54:03, skipping insertion in model container [2023-11-11 23:54:03,931 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-11 23:54:03,944 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-11 23:54:03,954 INFO L158 Benchmark]: Toolchain (without parser) took 1844.03ms. Allocated memory is still 117.4MB. Free memory was 68.6MB in the beginning and 82.3MB in the end (delta: -13.7MB). Peak memory consumption was 41.2MB. Max. memory is 16.1GB. [2023-11-11 23:54:03,955 INFO L158 Benchmark]: CDTParser took 0.35ms. Allocated memory is still 117.4MB. Free memory is still 86.8MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-11 23:54:03,956 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1829.50ms. Allocated memory is still 117.4MB. Free memory was 68.6MB in the beginning and 82.4MB in the end (delta: -13.8MB). Peak memory consumption was 41.2MB. Max. memory is 16.1GB. [2023-11-11 23:54:03,957 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.35ms. Allocated memory is still 117.4MB. Free memory is still 86.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1829.50ms. Allocated memory is still 117.4MB. Free memory was 68.6MB in the beginning and 82.4MB in the end (delta: -13.8MB). Peak memory consumption was 41.2MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 3129]: Unsupported Syntax Unsupported function: longjmp 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/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/config/KojakReach.xml -i ../../sv-benchmarks/c/busybox-1.22.0/uniq-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV --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 64b70d709fcf91425b4d924aa16c47bf27caac0bca27c95a63838e54a803b231 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-11 23:54:06,456 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-11 23:54:06,537 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf [2023-11-11 23:54:06,585 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-11 23:54:06,586 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-11 23:54:06,587 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-11 23:54:06,588 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-11 23:54:06,589 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-11 23:54:06,589 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-11 23:54:06,590 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-11 23:54:06,590 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-11 23:54:06,591 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-11 23:54:06,591 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-11 23:54:06,592 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-11 23:54:06,593 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-11 23:54:06,593 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-11 23:54:06,594 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-11 23:54:06,594 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-11 23:54:06,598 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-11 23:54:06,598 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-11 23:54:06,603 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-11 23:54:06,604 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-11 23:54:06,605 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-11 23:54:06,606 INFO L153 SettingsManager]: * Theory for external solver=AUFBV [2023-11-11 23:54:06,606 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-11 23:54:06,607 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-11 23:54:06,607 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-11 23:54:06,608 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-11 23:54:06,608 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-11 23:54:06,609 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-11 23:54:06,610 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-11 23:54:06,610 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-11 23:54:06,610 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-11 23:54:06,611 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-11 23:54:06,611 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-11 23:54:06,611 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-11 23:54:06,612 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_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/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_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV 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 -> 64b70d709fcf91425b4d924aa16c47bf27caac0bca27c95a63838e54a803b231 [2023-11-11 23:54:07,025 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-11 23:54:07,051 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-11 23:54:07,056 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-11 23:54:07,058 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-11 23:54:07,059 INFO L274 PluginConnector]: CDTParser initialized [2023-11-11 23:54:07,060 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/../../sv-benchmarks/c/busybox-1.22.0/uniq-1.i [2023-11-11 23:54:10,426 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-11 23:54:10,978 INFO L384 CDTParser]: Found 1 translation units. [2023-11-11 23:54:10,979 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/sv-benchmarks/c/busybox-1.22.0/uniq-1.i [2023-11-11 23:54:11,020 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/data/9fa9c25c4/127b50aa38554382b22096f26cae5a3d/FLAG30c3af147 [2023-11-11 23:54:11,041 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_ceeddcbf-67fb-42dd-93c4-e6c133330396/bin/ukojak-verify-0OAaufAVZV/data/9fa9c25c4/127b50aa38554382b22096f26cae5a3d [2023-11-11 23:54:11,047 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-11 23:54:11,049 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-11 23:54:11,054 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-11 23:54:11,055 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-11 23:54:11,059 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-11 23:54:11,060 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 11:54:11" (1/1) ... [2023-11-11 23:54:11,061 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@ffe6ca3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:54:11, skipping insertion in model container [2023-11-11 23:54:11,061 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.11 11:54:11" (1/1) ... [2023-11-11 23:54:11,154 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-11 23:54:12,932 ERROR L324 MainTranslator]: Unsupported Syntax: Unsupported function: longjmp [2023-11-11 23:54:12,933 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@38873168 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.11 11:54:12, skipping insertion in model container [2023-11-11 23:54:12,933 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-11 23:54:12,937 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-11 23:54:12,939 INFO L158 Benchmark]: Toolchain (without parser) took 1889.37ms. Allocated memory was 83.9MB in the beginning and 121.6MB in the end (delta: 37.7MB). Free memory was 54.4MB in the beginning and 78.2MB in the end (delta: -23.8MB). Peak memory consumption was 21.4MB. Max. memory is 16.1GB. [2023-11-11 23:54:12,940 INFO L158 Benchmark]: CDTParser took 0.70ms. Allocated memory is still 83.9MB. Free memory is still 60.7MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-11 23:54:12,941 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1882.85ms. Allocated memory was 83.9MB in the beginning and 121.6MB in the end (delta: 37.7MB). Free memory was 54.2MB in the beginning and 78.2MB in the end (delta: -24.1MB). Peak memory consumption was 19.3MB. Max. memory is 16.1GB. [2023-11-11 23:54:12,943 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.70ms. Allocated memory is still 83.9MB. Free memory is still 60.7MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1882.85ms. Allocated memory was 83.9MB in the beginning and 121.6MB in the end (delta: 37.7MB). Free memory was 54.2MB in the beginning and 78.2MB in the end (delta: -24.1MB). Peak memory consumption was 19.3MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 3129]: Unsupported Syntax Unsupported function: longjmp 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