/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -ea -Xmx4000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/C-BIN-BPP.xml -s ../../../trunk/examples/settings/default/automizer/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-irda-via-ircc.cil.i -------------------------------------------------------------------------------- This is Ultimate 0.2.4-dev-db9108f-m [2023-12-07 15:17:29,345 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-12-07 15:17:29,483 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-DerefFreeMemtrack-64bit-Automizer_Bitvector.epf [2023-12-07 15:17:29,506 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-12-07 15:17:29,507 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2023-12-07 15:17:29,556 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-12-07 15:17:29,557 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2023-12-07 15:17:29,557 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2023-12-07 15:17:29,558 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2023-12-07 15:17:29,560 INFO L153 SettingsManager]: * Use memory slicer=true [2023-12-07 15:17:29,560 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-12-07 15:17:29,561 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2023-12-07 15:17:29,561 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-12-07 15:17:29,562 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-12-07 15:17:29,562 INFO L153 SettingsManager]: * Use SBE=true [2023-12-07 15:17:29,562 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-12-07 15:17:29,562 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-12-07 15:17:29,563 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-12-07 15:17:29,563 INFO L153 SettingsManager]: * Check for the main procedure if all allocated memory was freed=true [2023-12-07 15:17:29,563 INFO L153 SettingsManager]: * Bitprecise bitfields=true [2023-12-07 15:17:29,564 INFO L153 SettingsManager]: * SV-COMP memtrack compatibility mode=true [2023-12-07 15:17:29,584 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-12-07 15:17:29,585 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2023-12-07 15:17:29,585 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2023-12-07 15:17:29,585 INFO L153 SettingsManager]: * Allow undefined functions=false [2023-12-07 15:17:29,586 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2023-12-07 15:17:29,586 INFO L153 SettingsManager]: * Check unreachability of reach_error function=false [2023-12-07 15:17:29,586 INFO L153 SettingsManager]: * Use constant arrays=true [2023-12-07 15:17:29,587 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-12-07 15:17:29,587 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2023-12-07 15:17:29,587 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2023-12-07 15:17:29,588 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2023-12-07 15:17:29,588 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2023-12-07 15:17:29,588 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-12-07 15:17:29,589 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-12-07 15:17:29,589 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2023-12-07 15:17:29,589 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2023-12-07 15:17:29,589 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2023-12-07 15:17:29,590 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2023-12-07 15:17:29,590 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2023-12-07 15:17:29,590 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2023-12-07 15:17:29,601 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2023-12-07 15:17:29,601 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/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 [2023-12-07 15:17:30,050 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-12-07 15:17:30,179 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-12-07 15:17:30,181 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-12-07 15:17:30,182 INFO L270 PluginConnector]: Initializing CDTParser... [2023-12-07 15:17:30,183 INFO L274 PluginConnector]: CDTParser initialized [2023-12-07 15:17:30,184 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-irda-via-ircc.cil.i [2023-12-07 15:17:33,183 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-12-07 15:17:34,640 INFO L384 CDTParser]: Found 1 translation units. [2023-12-07 15:17:34,651 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-usb-dev_drivers-net-irda-via-ircc.cil.i [2023-12-07 15:17:34,761 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ec280900a/8b1aa57bf1d8428b891d09aac73e1578/FLAG974146f6d [2023-12-07 15:17:34,837 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/ec280900a/8b1aa57bf1d8428b891d09aac73e1578 [2023-12-07 15:17:34,840 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-12-07 15:17:34,842 INFO L133 ToolchainWalker]: Walking toolchain with 3 elements. [2023-12-07 15:17:34,844 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-12-07 15:17:34,844 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-12-07 15:17:34,873 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-12-07 15:17:34,875 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.12 03:17:34" (1/1) ... [2023-12-07 15:17:34,876 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@39c7c53e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.12 03:17:34, skipping insertion in model container [2023-12-07 15:17:34,876 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.12 03:17:34" (1/1) ... [2023-12-07 15:17:35,409 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-07 15:17:38,401 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-07 15:17:38,457 INFO L199 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2023-12-07 15:17:38,609 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-12-07 15:17:39,611 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-07 15:17:39,638 INFO L202 MainTranslator]: Completed pre-run [2023-12-07 15:17:40,016 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5780] [2023-12-07 15:17:40,018 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5787] [2023-12-07 15:17:40,018 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5794] [2023-12-07 15:17:40,020 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/8d0c6a3/linux-usb-dev/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5824-5825] [2023-12-07 15:17:40,020 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5830-5832] [2023-12-07 15:17:40,023 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [5889] [2023-12-07 15:17:40,023 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [5897] [2023-12-07 15:17:40,525 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-12-07 15:17:40,684 ERROR L324 MainTranslator]: Unsupported Syntax: The following functions are not defined or handled internally: sprintf [2023-12-07 15:17:40,685 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.CACSL2BoogieTranslatorObserver@9adbbe4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.12 03:17:40, skipping insertion in model container [2023-12-07 15:17:40,685 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-12-07 15:17:40,685 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.procedureinliner [2023-12-07 15:17:40,687 INFO L158 Benchmark]: Toolchain (without parser) took 5844.10ms. Allocated memory was 60.9MB in the beginning and 111.3MB in the end (delta: 50.4MB). Free memory was 32.5MB in the beginning and 42.0MB in the end (delta: -9.5MB). Peak memory consumption was 60.8MB. Max. memory is 3.9GB. [2023-12-07 15:17:40,687 INFO L158 Benchmark]: CDTParser took 0.20ms. Allocated memory is still 60.9MB. Free memory is still 33.6MB. There was no memory consumed. Max. memory is 3.9GB. [2023-12-07 15:17:40,688 INFO L158 Benchmark]: CACSL2BoogieTranslator took 5841.02ms. Allocated memory was 60.9MB in the beginning and 111.3MB in the end (delta: 50.4MB). Free memory was 32.3MB in the beginning and 42.0MB in the end (delta: -9.7MB). Peak memory consumption was 60.5MB. Max. memory is 3.9GB. [2023-12-07 15:17:40,689 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - AssertionsEnabledResult: Assertions are enabled Assertions are enabled - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.20ms. Allocated memory is still 60.9MB. Free memory is still 33.6MB. There was no memory consumed. Max. memory is 3.9GB. * CACSL2BoogieTranslator took 5841.02ms. Allocated memory was 60.9MB in the beginning and 111.3MB in the end (delta: 50.4MB). Free memory was 32.3MB in the beginning and 42.0MB in the end (delta: -9.7MB). Peak memory consumption was 60.5MB. Max. memory is 3.9GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 5780]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5780] - GenericResultAtLocation [Line: 5787]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5787] - GenericResultAtLocation [Line: 5794]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("":); [5794] - GenericResultAtLocation [Line: 5824]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/8d0c6a3/linux-usb-dev/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5824-5825] - GenericResultAtLocation [Line: 5830]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5830-5832] - GenericResultAtLocation [Line: 5889]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [5889] - GenericResultAtLocation [Line: 5897]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [5897] - UnsupportedSyntaxResult [Line: -1]: Unsupported Syntax The following functions are not defined or handled internally: sprintf RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request...