./Ultimate.py --spec ../../sv-benchmarks/c/properties/no-overflow.prp --file ../../sv-benchmarks/c/busybox-1.22.0/mkdir-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_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/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_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/config/KojakReach.xml -i ../../sv-benchmarks/c/busybox-1.22.0/mkdir-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/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_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/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 e4cf34f8f22676c81e52432eeb1290d70bb3cf8c8d4b8791a8ab664153392c87 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 00:02:21,502 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 00:02:21,567 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Default.epf [2023-11-12 00:02:21,572 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-12 00:02:21,573 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-12 00:02:21,596 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 00:02:21,597 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 00:02:21,598 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-12 00:02:21,599 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 00:02:21,599 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 00:02:21,600 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 00:02:21,601 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 00:02:21,601 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-12 00:02:21,602 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 00:02:21,602 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 00:02:21,603 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 00:02:21,603 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 00:02:21,604 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-12 00:02:21,604 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-12 00:02:21,605 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 00:02:21,605 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 00:02:21,606 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-12 00:02:21,607 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-12 00:02:21,607 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 00:02:21,607 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-12 00:02:21,608 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 00:02:21,608 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 00:02:21,609 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 00:02:21,609 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-12 00:02:21,610 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-12 00:02:21,610 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 00:02:21,611 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_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/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_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/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 -> e4cf34f8f22676c81e52432eeb1290d70bb3cf8c8d4b8791a8ab664153392c87 [2023-11-12 00:02:21,857 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 00:02:21,892 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 00:02:21,895 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 00:02:21,898 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 00:02:21,898 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 00:02:21,900 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/../../sv-benchmarks/c/busybox-1.22.0/mkdir-1.i [2023-11-12 00:02:25,063 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 00:02:25,606 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 00:02:25,606 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/sv-benchmarks/c/busybox-1.22.0/mkdir-1.i [2023-11-12 00:02:25,647 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/data/d1a36ecb5/a6ff907ab17d44e3ba63a708a8d348c8/FLAGb5222f42f [2023-11-12 00:02:25,666 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/data/d1a36ecb5/a6ff907ab17d44e3ba63a708a8d348c8 [2023-11-12 00:02:25,673 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 00:02:25,675 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 00:02:25,678 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 00:02:25,679 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 00:02:25,684 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 00:02:25,685 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:02:25" (1/1) ... [2023-11-12 00:02:25,688 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3f7a6453 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:02:25, skipping insertion in model container [2023-11-12 00:02:25,688 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:02:25" (1/1) ... [2023-11-12 00:02:25,785 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 00:02:27,609 ERROR L324 MainTranslator]: Unsupported Syntax: Unsupported function: longjmp [2023-11-12 00:02:27,610 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@4215032e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:02:27, skipping insertion in model container [2023-11-12 00:02:27,610 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 00:02:27,610 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-12 00:02:27,612 INFO L158 Benchmark]: Toolchain (without parser) took 1935.96ms. Allocated memory is still 165.7MB. Free memory was 128.0MB in the beginning and 89.2MB in the end (delta: 38.8MB). Peak memory consumption was 39.8MB. Max. memory is 16.1GB. [2023-11-12 00:02:27,628 INFO L158 Benchmark]: CDTParser took 0.35ms. Allocated memory is still 130.0MB. Free memory is still 85.6MB. There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 00:02:27,629 INFO L158 Benchmark]: CACSL2BoogieTranslator took 1932.03ms. Allocated memory is still 165.7MB. Free memory was 128.0MB in the beginning and 89.2MB in the end (delta: 38.8MB). Peak memory consumption was 39.8MB. Max. memory is 16.1GB. [2023-11-12 00:02:27,630 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 130.0MB. Free memory is still 85.6MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 1932.03ms. Allocated memory is still 165.7MB. Free memory was 128.0MB in the beginning and 89.2MB in the end (delta: 38.8MB). Peak memory consumption was 39.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 3345]: 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_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/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_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/config/KojakReach.xml -i ../../sv-benchmarks/c/busybox-1.22.0/mkdir-1.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/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_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/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 e4cf34f8f22676c81e52432eeb1290d70bb3cf8c8d4b8791a8ab664153392c87 --- Real Ultimate output --- This is Ultimate 0.2.3-dev-cf1a783 [2023-11-12 00:02:30,107 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-12 00:02:30,198 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/config/svcomp-Overflow-64bit-Kojak_Bitvector.epf [2023-11-12 00:02:30,237 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-12 00:02:30,238 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-12 00:02:30,238 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-12 00:02:30,239 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-12 00:02:30,240 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-12 00:02:30,241 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-12 00:02:30,241 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-12 00:02:30,242 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-12 00:02:30,242 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-12 00:02:30,243 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-12 00:02:30,243 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-12 00:02:30,244 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-11-12 00:02:30,244 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-11-12 00:02:30,245 INFO L153 SettingsManager]: * Check absence of signed integer overflows=true [2023-11-12 00:02:30,245 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-11-12 00:02:30,246 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-11-12 00:02:30,247 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-12 00:02:30,247 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-12 00:02:30,248 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-12 00:02:30,248 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-12 00:02:30,249 INFO L153 SettingsManager]: * Theory for external solver=AUFBV [2023-11-12 00:02:30,250 INFO L153 SettingsManager]: * Command for calling external solver=cvc4 --incremental --print-success --lang smt [2023-11-12 00:02:30,250 INFO L153 SettingsManager]: * Choose which separate solver to use for tracechecks=External_ModelsAndUnsatCoreMode [2023-11-12 00:02:30,251 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-12 00:02:30,251 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-12 00:02:30,252 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-12 00:02:30,252 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-12 00:02:30,253 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-12 00:02:30,253 INFO L153 SettingsManager]: * Trace refinement strategy=WALRUS [2023-11-12 00:02:30,254 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-11-12 00:02:30,254 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-12 00:02:30,255 INFO L153 SettingsManager]: * Use separate solver for trace checks=false [2023-11-12 00:02:30,255 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-11-12 00:02:30,256 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_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/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_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/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 -> e4cf34f8f22676c81e52432eeb1290d70bb3cf8c8d4b8791a8ab664153392c87 [2023-11-12 00:02:30,680 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-12 00:02:30,708 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-12 00:02:30,712 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-12 00:02:30,714 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-12 00:02:30,716 INFO L274 PluginConnector]: CDTParser initialized [2023-11-12 00:02:30,718 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/../../sv-benchmarks/c/busybox-1.22.0/mkdir-1.i [2023-11-12 00:02:34,013 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-12 00:02:34,648 INFO L384 CDTParser]: Found 1 translation units. [2023-11-12 00:02:34,648 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/sv-benchmarks/c/busybox-1.22.0/mkdir-1.i [2023-11-12 00:02:34,693 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/data/f7488ecdc/77e9bf5251cc4b399c00627e4acd8d7f/FLAG86809ffad [2023-11-12 00:02:34,717 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_15a9f97a-ce04-4f88-ab94-6277b5d7d8a1/bin/ukojak-verify-0OAaufAVZV/data/f7488ecdc/77e9bf5251cc4b399c00627e4acd8d7f [2023-11-12 00:02:34,725 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-12 00:02:34,729 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-12 00:02:34,735 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-12 00:02:34,736 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-12 00:02:34,741 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-12 00:02:34,742 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:02:34" (1/1) ... [2023-11-12 00:02:34,746 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@ea76071 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:02:34, skipping insertion in model container [2023-11-12 00:02:34,746 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.11 12:02:34" (1/1) ... [2023-11-12 00:02:34,876 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-12 00:02:37,076 ERROR L324 MainTranslator]: Unsupported Syntax: Unsupported function: longjmp [2023-11-12 00:02:37,077 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@eaea65d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.11 12:02:37, skipping insertion in model container [2023-11-12 00:02:37,077 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-12 00:02:37,078 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-11-12 00:02:37,081 INFO L158 Benchmark]: Toolchain (without parser) took 2350.42ms. Allocated memory was 65.0MB in the beginning and 92.3MB in the end (delta: 27.3MB). Free memory was 35.8MB in the beginning and 55.7MB in the end (delta: -19.9MB). Peak memory consumption was 27.4MB. Max. memory is 16.1GB. [2023-11-12 00:02:37,086 INFO L158 Benchmark]: CDTParser took 0.71ms. Allocated memory is still 65.0MB. Free memory was 41.2MB in the beginning and 41.1MB in the end (delta: 81.6kB). There was no memory consumed. Max. memory is 16.1GB. [2023-11-12 00:02:37,087 INFO L158 Benchmark]: CACSL2BoogieTranslator took 2343.29ms. Allocated memory was 65.0MB in the beginning and 92.3MB in the end (delta: 27.3MB). Free memory was 35.7MB in the beginning and 55.7MB in the end (delta: -20.0MB). Peak memory consumption was 27.4MB. Max. memory is 16.1GB. [2023-11-12 00:02:37,089 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.71ms. Allocated memory is still 65.0MB. Free memory was 41.2MB in the beginning and 41.1MB in the end (delta: 81.6kB). There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 2343.29ms. Allocated memory was 65.0MB in the beginning and 92.3MB in the end (delta: 27.3MB). Free memory was 35.7MB in the beginning and 55.7MB in the end (delta: -20.0MB). Peak memory consumption was 27.4MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - UnsupportedSyntaxResult [Line: 3345]: 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