/root/.sdkman/candidates/java/11.0.12-open/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.trace.refinement.strategy FOX -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-ti-tlan.cil.i -------------------------------------------------------------------------------- This is Ultimate 0.2.5-tmp.fs.smtinterpol-bv-eval-3dddfdf-m [2024-11-15 15:32:41,014 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-15 15:32:41,079 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-15 15:32:41,084 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-15 15:32:41,084 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-15 15:32:41,114 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-15 15:32:41,115 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-15 15:32:41,115 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-15 15:32:41,116 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-15 15:32:41,117 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-15 15:32:41,117 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-15 15:32:41,117 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-15 15:32:41,118 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-15 15:32:41,120 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-15 15:32:41,120 INFO L153 SettingsManager]: * Use SBE=true [2024-11-15 15:32:41,120 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-15 15:32:41,120 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-15 15:32:41,121 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-15 15:32:41,121 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-15 15:32:41,121 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-15 15:32:41,121 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-15 15:32:41,125 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-15 15:32:41,125 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-15 15:32:41,125 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-15 15:32:41,125 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-15 15:32:41,125 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-15 15:32:41,126 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-15 15:32:41,126 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-15 15:32:41,126 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-15 15:32:41,126 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-15 15:32:41,127 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-15 15:32:41,127 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-15 15:32:41,127 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-15 15:32:41,127 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-15 15:32:41,128 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-15 15:32:41,128 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-15 15:32:41,128 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-15 15:32:41,128 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-15 15:32:41,128 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-15 15:32:41,129 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-15 15:32:41,129 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-15 15:32:41,131 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 Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Allow undefined functions -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Trace refinement strategy -> FOX [2024-11-15 15:32:41,409 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-15 15:32:41,434 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-15 15:32:41,437 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-15 15:32:41,438 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-15 15:32:41,438 INFO L274 PluginConnector]: CDTParser initialized [2024-11-15 15:32:41,439 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-ti-tlan.cil.i [2024-11-15 15:32:42,840 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-15 15:32:43,360 INFO L384 CDTParser]: Found 1 translation units. [2024-11-15 15:32:43,360 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-ti-tlan.cil.i [2024-11-15 15:32:43,411 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a924a775b/99cdd08133bf4f35a28546f3ee76cf69/FLAG045ea7467 [2024-11-15 15:32:43,428 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/a924a775b/99cdd08133bf4f35a28546f3ee76cf69 [2024-11-15 15:32:43,430 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-15 15:32:43,431 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-15 15:32:43,433 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-15 15:32:43,434 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-15 15:32:43,441 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-15 15:32:43,442 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.11 03:32:43" (1/1) ... [2024-11-15 15:32:43,443 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4016f894 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:43, skipping insertion in model container [2024-11-15 15:32:43,443 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.11 03:32:43" (1/1) ... [2024-11-15 15:32:43,606 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-15 15:32:44,775 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,223 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,232 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,232 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,245 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,255 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,260 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,280 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,283 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,293 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,311 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,312 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,319 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,319 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,324 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,330 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,338 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,344 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,345 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,348 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,349 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,350 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,358 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,370 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,373 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,380 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,383 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,388 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,390 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,393 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,396 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,398 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,425 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,436 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,455 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,460 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,465 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,469 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,475 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,477 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,488 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,493 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,568 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,579 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,818 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,826 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,835 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,843 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,843 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,844 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,844 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,854 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,889 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,898 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,899 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,954 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,955 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,956 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:45,957 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:46,331 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-ti-tlan.cil.i[345848,345861] [2024-11-15 15:32:46,337 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-ti-tlan.cil.i[345993,346006] [2024-11-15 15:32:46,367 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:32:46,369 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-15 15:32:46,418 INFO L200 MainTranslator]: Completed pre-run [2024-11-15 15:32:46,524 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"); [5337] [2024-11-15 15:32:46,526 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)); [5344] [2024-11-15 15:32:46,526 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5351] [2024-11-15 15:32:46,528 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/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/de2fed6/linux-alloc-spinlock/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5397-5398] [2024-11-15 15:32:46,529 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"); [5403-5405] [2024-11-15 15:32:46,530 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5453] [2024-11-15 15:32:46,530 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5456] [2024-11-15 15:32:46,530 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5459] [2024-11-15 15:32:46,530 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5462] [2024-11-15 15:32:46,532 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [5560] [2024-11-15 15:32:46,532 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [5568] [2024-11-15 15:32:46,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outw %w0, %w1": : "a" (value), "Nd" (port)); [5598] [2024-11-15 15:32:46,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inw %w1, %w0": "=a" (value): "Nd" (port)); [5606] [2024-11-15 15:32:46,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outl %0, %w1": : "a" (value), "Nd" (port)); [5613] [2024-11-15 15:32:46,533 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inl %w1, %0": "=a" (value): "Nd" (port)); [5621] [2024-11-15 15:32:46,537 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 *)"include/asm-generic/dma-mapping-common.h"), "i" (19), "i" (12UL)); [5689-5690] [2024-11-15 15:32:46,538 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 *)"include/asm-generic/dma-mapping-common.h"), "i" (36), "i" (12UL)); [5723-5724] [2024-11-15 15:32:46,725 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-ti-tlan.cil.i[345848,345861] [2024-11-15 15:32:46,726 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-challenges/linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-ti-tlan.cil.i[345993,346006] [2024-11-15 15:32:46,731 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-15 15:32:47,037 INFO L204 MainTranslator]: Completed translation [2024-11-15 15:32:47,038 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47 WrapperNode [2024-11-15 15:32:47,038 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-15 15:32:47,039 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-15 15:32:47,039 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-15 15:32:47,039 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-15 15:32:47,049 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:47,145 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:47,333 INFO L138 Inliner]: procedures = 454, calls = 2435, calls flagged for inlining = 214, calls inlined = 199, statements flattened = 5465 [2024-11-15 15:32:47,333 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-15 15:32:47,334 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-15 15:32:47,334 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-15 15:32:47,334 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-15 15:32:47,346 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:47,346 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:47,381 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:48,307 INFO L175 MemorySlicer]: Split 1023 memory accesses to 25 slices as follows [5, 6, 1, 6, 2, 1, 9, 9, 9, 1, 26, 7, 2, 9, 52, 3, 2, 2, 846, 7, 5, 5, 5, 1, 2]. 83 percent of accesses are in the largest equivalence class. The 89 initializations are split as follows [5, 6, 1, 6, 2, 0, 8, 8, 8, 0, 0, 6, 0, 8, 0, 1, 0, 0, 5, 7, 5, 5, 5, 1, 2]. The 441 writes are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 26, 0, 1, 0, 42, 0, 1, 1, 370, 0, 0, 0, 0, 0, 0]. [2024-11-15 15:32:48,307 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:48,307 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:48,447 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:48,485 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:48,531 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:48,563 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:48,615 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-15 15:32:48,617 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-15 15:32:48,617 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-15 15:32:48,617 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-15 15:32:48,617 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (1/1) ... [2024-11-15 15:32:48,623 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-15 15:32:48,633 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-15 15:32:48,651 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-15 15:32:48,657 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-15 15:32:48,699 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_resume [2024-11-15 15:32:48,699 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_resume [2024-11-15 15:32:48,699 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2024-11-15 15:32:48,700 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2024-11-15 15:32:48,700 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-11-15 15:32:48,700 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-11-15 15:32:48,700 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2024-11-15 15:32:48,700 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2024-11-15 15:32:48,700 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_write_reg [2024-11-15 15:32:48,701 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_write_reg [2024-11-15 15:32:48,701 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_86 [2024-11-15 15:32:48,701 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_86 [2024-11-15 15:32:48,701 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-15 15:32:48,701 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-15 15:32:48,701 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_read8 [2024-11-15 15:32:48,701 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_read8 [2024-11-15 15:32:48,701 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-11-15 15:32:48,702 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-11-15 15:32:48,702 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_lock_of_tlan_priv [2024-11-15 15:32:48,702 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_lock_of_tlan_priv [2024-11-15 15:32:48,702 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_read_and_clear_stats [2024-11-15 15:32:48,702 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_read_and_clear_stats [2024-11-15 15:32:48,702 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_sync [2024-11-15 15:32:48,702 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_sync [2024-11-15 15:32:48,702 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2024-11-15 15:32:48,702 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2024-11-15 15:32:48,703 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2024-11-15 15:32:48,703 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2024-11-15 15:32:48,703 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2024-11-15 15:32:48,703 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2024-11-15 15:32:48,703 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2024-11-15 15:32:48,703 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2024-11-15 15:32:48,704 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2024-11-15 15:32:48,704 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2024-11-15 15:32:48,704 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-15 15:32:48,704 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-15 15:32:48,704 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-15 15:32:48,704 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-15 15:32:48,704 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-15 15:32:48,704 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-15 15:32:48,704 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-15 15:32:48,704 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-15 15:32:48,704 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-15 15:32:48,704 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-15 15:32:48,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-15 15:32:48,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2024-11-15 15:32:48,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2024-11-15 15:32:48,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2024-11-15 15:32:48,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2024-11-15 15:32:48,705 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2024-11-15 15:32:48,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2024-11-15 15:32:48,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2024-11-15 15:32:48,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2024-11-15 15:32:48,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2024-11-15 15:32:48,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2024-11-15 15:32:48,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2024-11-15 15:32:48,706 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2024-11-15 15:32:48,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2024-11-15 15:32:48,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2024-11-15 15:32:48,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2024-11-15 15:32:48,707 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2024-11-15 15:32:48,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2024-11-15 15:32:48,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2024-11-15 15:32:48,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2024-11-15 15:32:48,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2024-11-15 15:32:48,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2024-11-15 15:32:48,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6 [2024-11-15 15:32:48,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#7 [2024-11-15 15:32:48,708 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#8 [2024-11-15 15:32:48,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#9 [2024-11-15 15:32:48,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#10 [2024-11-15 15:32:48,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#11 [2024-11-15 15:32:48,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#12 [2024-11-15 15:32:48,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#13 [2024-11-15 15:32:48,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#14 [2024-11-15 15:32:48,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#15 [2024-11-15 15:32:48,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#16 [2024-11-15 15:32:48,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#17 [2024-11-15 15:32:48,709 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#18 [2024-11-15 15:32:48,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#19 [2024-11-15 15:32:48,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#20 [2024-11-15 15:32:48,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#21 [2024-11-15 15:32:48,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#22 [2024-11-15 15:32:48,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#23 [2024-11-15 15:32:48,710 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#24 [2024-11-15 15:32:48,710 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2024-11-15 15:32:48,710 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2024-11-15 15:32:48,711 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2024-11-15 15:32:48,711 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2024-11-15 15:32:48,711 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_reset_lists [2024-11-15 15:32:48,711 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_reset_lists [2024-11-15 15:32:48,711 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_close [2024-11-15 15:32:48,711 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_close [2024-11-15 15:32:48,711 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-11-15 15:32:48,711 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-11-15 15:32:48,711 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_print [2024-11-15 15:32:48,711 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_print [2024-11-15 15:32:48,712 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2024-11-15 15:32:48,712 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2024-11-15 15:32:48,712 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock_lock_of_tlan_priv [2024-11-15 15:32:48,712 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_lock_of_tlan_priv [2024-11-15 15:32:48,712 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pci_unregister_driver [2024-11-15 15:32:48,712 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pci_unregister_driver [2024-11-15 15:32:48,712 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_probe1 [2024-11-15 15:32:48,712 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_probe1 [2024-11-15 15:32:48,713 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2024-11-15 15:32:48,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2024-11-15 15:32:48,713 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-11-15 15:32:48,713 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-11-15 15:32:48,713 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2024-11-15 15:32:48,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2024-11-15 15:32:48,713 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2024-11-15 15:32:48,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2024-11-15 15:32:48,713 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2024-11-15 15:32:48,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2024-11-15 15:32:48,713 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2024-11-15 15:32:48,713 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2024-11-15 15:32:48,713 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_timer [2024-11-15 15:32:48,714 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_timer [2024-11-15 15:32:48,714 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_stop [2024-11-15 15:32:48,714 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_stop [2024-11-15 15:32:48,714 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2024-11-15 15:32:48,714 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2024-11-15 15:32:48,714 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2024-11-15 15:32:48,714 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2024-11-15 15:32:48,715 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_remove_one [2024-11-15 15:32:48,715 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_remove_one [2024-11-15 15:32:48,715 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_get_skb [2024-11-15 15:32:48,715 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_get_skb [2024-11-15 15:32:48,715 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_ee_send_byte [2024-11-15 15:32:48,715 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_ee_send_byte [2024-11-15 15:32:48,715 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-15 15:32:48,715 INFO L130 BoogieDeclarations]: Found specification of procedure inb_p [2024-11-15 15:32:48,715 INFO L138 BoogieDeclarations]: Found implementation of procedure inb_p [2024-11-15 15:32:48,715 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~~TO~VOID [2024-11-15 15:32:48,715 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~~TO~VOID [2024-11-15 15:32:48,715 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_1 [2024-11-15 15:32:48,715 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_1 [2024-11-15 15:32:48,715 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_poll [2024-11-15 15:32:48,716 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_poll [2024-11-15 15:32:48,716 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-15 15:32:48,716 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2024-11-15 15:32:48,716 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2024-11-15 15:32:48,716 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-11-15 15:32:48,716 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-11-15 15:32:48,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-15 15:32:48,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-15 15:32:48,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-15 15:32:48,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-15 15:32:48,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-15 15:32:48,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-15 15:32:48,716 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-15 15:32:48,717 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-15 15:32:48,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-15 15:32:48,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-15 15:32:48,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-15 15:32:48,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-15 15:32:48,718 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-15 15:32:48,718 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-11-15 15:32:48,718 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-11-15 15:32:48,720 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_free_lists [2024-11-15 15:32:48,720 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_free_lists [2024-11-15 15:32:48,720 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_exclusive_spin_is_locked [2024-11-15 15:32:48,720 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_exclusive_spin_is_locked [2024-11-15 15:32:48,720 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert [2024-11-15 15:32:48,720 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert [2024-11-15 15:32:48,720 INFO L130 BoogieDeclarations]: Found specification of procedure __ldv_spin_lock [2024-11-15 15:32:48,721 INFO L138 BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock [2024-11-15 15:32:48,721 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2024-11-15 15:32:48,721 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2024-11-15 15:32:48,721 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_stop_11_2 [2024-11-15 15:32:48,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_stop_11_2 [2024-11-15 15:32:48,721 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2024-11-15 15:32:48,721 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2024-11-15 15:32:48,721 INFO L130 BoogieDeclarations]: Found specification of procedure outb_p [2024-11-15 15:32:48,721 INFO L138 BoogieDeclarations]: Found implementation of procedure outb_p [2024-11-15 15:32:48,721 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_store_skb [2024-11-15 15:32:48,721 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_store_skb [2024-11-15 15:32:48,721 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_tx_timeout [2024-11-15 15:32:48,721 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_tx_timeout [2024-11-15 15:32:48,721 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_detect [2024-11-15 15:32:48,722 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_detect [2024-11-15 15:32:48,722 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-15 15:32:48,722 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-15 15:32:48,722 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-15 15:32:48,722 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-15 15:32:48,722 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2024-11-15 15:32:48,722 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2024-11-15 15:32:48,722 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2024-11-15 15:32:48,722 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2024-11-15 15:32:48,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2024-11-15 15:32:48,723 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7 [2024-11-15 15:32:48,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8 [2024-11-15 15:32:48,724 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9 [2024-11-15 15:32:48,725 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10 [2024-11-15 15:32:48,725 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11 [2024-11-15 15:32:48,725 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12 [2024-11-15 15:32:48,725 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#13 [2024-11-15 15:32:48,725 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#14 [2024-11-15 15:32:48,725 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#15 [2024-11-15 15:32:48,726 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#16 [2024-11-15 15:32:48,726 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#17 [2024-11-15 15:32:48,726 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#18 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#19 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#20 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#21 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#22 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#23 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#24 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2024-11-15 15:32:48,727 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#16 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#17 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#18 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#19 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#20 [2024-11-15 15:32:48,728 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#21 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#22 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#23 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#24 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unregister_driver [2024-11-15 15:32:48,729 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unregister_driver [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-15 15:32:48,729 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-15 15:32:48,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-15 15:32:48,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2024-11-15 15:32:48,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2024-11-15 15:32:48,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2024-11-15 15:32:48,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2024-11-15 15:32:48,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2024-11-15 15:32:48,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2024-11-15 15:32:48,730 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2024-11-15 15:32:48,731 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2024-11-15 15:32:48,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2024-11-15 15:32:48,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2024-11-15 15:32:48,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2024-11-15 15:32:48,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2024-11-15 15:32:48,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2024-11-15 15:32:48,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2024-11-15 15:32:48,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2024-11-15 15:32:48,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13 [2024-11-15 15:32:48,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14 [2024-11-15 15:32:48,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15 [2024-11-15 15:32:48,732 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#16 [2024-11-15 15:32:48,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#17 [2024-11-15 15:32:48,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#18 [2024-11-15 15:32:48,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#19 [2024-11-15 15:32:48,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#20 [2024-11-15 15:32:48,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#21 [2024-11-15 15:32:48,733 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#22 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#23 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#24 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-15 15:32:48,734 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-15 15:32:48,735 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-15 15:32:48,736 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-15 15:32:48,736 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_exit [2024-11-15 15:32:48,736 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_exit [2024-11-15 15:32:48,736 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2024-11-15 15:32:48,736 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2024-11-15 15:32:48,736 INFO L130 BoogieDeclarations]: Found specification of procedure slow_down_io [2024-11-15 15:32:48,737 INFO L138 BoogieDeclarations]: Found implementation of procedure slow_down_io [2024-11-15 15:32:48,738 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_handle_interrupt [2024-11-15 15:32:48,738 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_handle_interrupt [2024-11-15 15:32:48,738 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_start [2024-11-15 15:32:48,738 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_start [2024-11-15 15:32:48,738 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2024-11-15 15:32:48,738 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2024-11-15 15:32:48,738 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2024-11-15 15:32:48,738 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2024-11-15 15:32:48,738 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2024-11-15 15:32:48,738 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2024-11-15 15:32:48,738 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb_ip_align [2024-11-15 15:32:48,738 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb_ip_align [2024-11-15 15:32:48,738 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_multicast_list [2024-11-15 15:32:48,739 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_multicast_list [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2024-11-15 15:32:48,739 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-15 15:32:48,739 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-15 15:32:48,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-15 15:32:48,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-15 15:32:48,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-15 15:32:48,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-15 15:32:48,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-15 15:32:48,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-15 15:32:48,740 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-15 15:32:48,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-15 15:32:48,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-15 15:32:48,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-15 15:32:48,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-15 15:32:48,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-15 15:32:48,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-15 15:32:48,744 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-15 15:32:48,744 INFO L130 BoogieDeclarations]: Found specification of procedure add_timer [2024-11-15 15:32:48,744 INFO L138 BoogieDeclarations]: Found implementation of procedure add_timer [2024-11-15 15:32:48,744 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_eisa_cleanup [2024-11-15 15:32:48,745 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_eisa_cleanup [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13 [2024-11-15 15:32:48,745 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#15 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#16 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#17 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#18 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#19 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#20 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#21 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#22 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#23 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#24 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2024-11-15 15:32:48,746 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#16 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#17 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#18 [2024-11-15 15:32:48,747 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#19 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#20 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#21 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#22 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#23 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#24 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2024-11-15 15:32:48,748 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#16 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#17 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#18 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#19 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#20 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#21 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#22 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#23 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#24 [2024-11-15 15:32:48,749 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2024-11-15 15:32:48,750 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-15 15:32:48,751 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-15 15:32:48,752 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-15 15:32:48,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-15 15:32:48,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-15 15:32:48,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-15 15:32:48,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-15 15:32:48,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-15 15:32:48,753 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-15 15:32:48,753 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-15 15:32:48,753 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-15 15:32:48,753 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_print_list [2024-11-15 15:32:48,753 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_print_list [2024-11-15 15:32:48,753 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write16 [2024-11-15 15:32:48,753 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write16 [2024-11-15 15:32:48,753 INFO L130 BoogieDeclarations]: Found specification of procedure outw [2024-11-15 15:32:48,754 INFO L138 BoogieDeclarations]: Found implementation of procedure outw [2024-11-15 15:32:48,754 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2024-11-15 15:32:48,754 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2024-11-15 15:32:48,754 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2024-11-15 15:32:48,754 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2024-11-15 15:32:48,754 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2024-11-15 15:32:48,754 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2024-11-15 15:32:48,754 INFO L130 BoogieDeclarations]: Found specification of procedure outl [2024-11-15 15:32:48,754 INFO L138 BoogieDeclarations]: Found implementation of procedure outl [2024-11-15 15:32:48,754 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_finish_reset [2024-11-15 15:32:48,754 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_finish_reset [2024-11-15 15:32:48,754 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write32 [2024-11-15 15:32:48,754 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write32 [2024-11-15 15:32:48,754 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2024-11-15 15:32:48,755 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2024-11-15 15:32:48,755 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2024-11-15 15:32:48,755 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2024-11-15 15:32:48,755 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_mac [2024-11-15 15:32:48,755 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_mac [2024-11-15 15:32:48,755 INFO L130 BoogieDeclarations]: Found specification of procedure __release_region [2024-11-15 15:32:48,755 INFO L138 BoogieDeclarations]: Found implementation of procedure __release_region [2024-11-15 15:32:48,755 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_ee_send_start [2024-11-15 15:32:48,755 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_ee_send_start [2024-11-15 15:32:48,755 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_read32 [2024-11-15 15:32:48,755 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_read32 [2024-11-15 15:32:48,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2024-11-15 15:32:48,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2024-11-15 15:32:48,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2024-11-15 15:32:48,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2024-11-15 15:32:48,755 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#16 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#17 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#18 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#19 [2024-11-15 15:32:48,756 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#20 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#21 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#22 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#23 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#24 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write8 [2024-11-15 15:32:48,757 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write8 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10 [2024-11-15 15:32:48,757 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#16 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#17 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#18 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#19 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#20 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#21 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#22 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#23 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#24 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2024-11-15 15:32:48,758 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#16 [2024-11-15 15:32:48,759 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#17 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#18 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#19 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#20 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#21 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#22 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#23 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#24 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2024-11-15 15:32:48,760 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#16 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#17 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#18 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#19 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#20 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#21 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#22 [2024-11-15 15:32:48,761 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#23 [2024-11-15 15:32:48,762 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#24 [2024-11-15 15:32:48,762 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-15 15:32:48,762 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-15 15:32:48,762 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_power_down [2024-11-15 15:32:48,762 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_power_down [2024-11-15 15:32:48,762 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2024-11-15 15:32:48,762 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2024-11-15 15:32:48,762 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_reset_adapter [2024-11-15 15:32:48,762 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_reset_adapter [2024-11-15 15:32:48,762 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_send_data [2024-11-15 15:32:48,762 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_send_data [2024-11-15 15:32:48,762 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_read_reg [2024-11-15 15:32:48,762 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_read_reg [2024-11-15 15:32:48,762 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_97 [2024-11-15 15:32:48,762 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_97 [2024-11-15 15:32:48,762 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2024-11-15 15:32:48,763 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2024-11-15 15:32:48,763 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_open [2024-11-15 15:32:48,763 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_open [2024-11-15 15:32:48,763 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2024-11-15 15:32:48,763 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2024-11-15 15:32:48,763 INFO L130 BoogieDeclarations]: Found specification of procedure inb [2024-11-15 15:32:48,763 INFO L138 BoogieDeclarations]: Found implementation of procedure inb [2024-11-15 15:32:48,763 INFO L130 BoogieDeclarations]: Found specification of procedure inl [2024-11-15 15:32:48,763 INFO L138 BoogieDeclarations]: Found implementation of procedure inl [2024-11-15 15:32:48,763 INFO L130 BoogieDeclarations]: Found specification of procedure inw [2024-11-15 15:32:48,763 INFO L138 BoogieDeclarations]: Found implementation of procedure inw [2024-11-15 15:32:48,763 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2024-11-15 15:32:48,763 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2024-11-15 15:32:48,763 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2024-11-15 15:32:48,763 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2024-11-15 15:32:48,763 INFO L130 BoogieDeclarations]: Found specification of procedure preempt_count [2024-11-15 15:32:48,764 INFO L138 BoogieDeclarations]: Found implementation of procedure preempt_count [2024-11-15 15:32:49,798 INFO L238 CfgBuilder]: Building ICFG [2024-11-15 15:32:49,802 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-15 15:33:25,374 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6907-1: tlan_eisa_probe_~tmp___0~12#1 := tlan_eisa_probe_#t~ret342#1;havoc tlan_eisa_probe_#t~ret342#1;tlan_eisa_probe_#t~ret343#1.base, tlan_eisa_probe_#t~ret343#1.offset := 44bv64, 0bv64; [2024-11-15 15:33:25,375 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6907: SUMMARY for call tlan_eisa_probe_#t~ret342#1 := inw(~bvadd~32(3202bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:33:25,375 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6974: assume 64bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2024-11-15 15:33:25,375 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6974: assume !(64bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2024-11-15 15:33:25,375 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6908-1: havoc tlan_eisa_probe_#t~ret343#1.base, tlan_eisa_probe_#t~ret343#1.offset;havoc tlan_eisa_probe_#t~ret344#1; [2024-11-15 15:33:25,375 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6908: SUMMARY for call tlan_eisa_probe_#t~ret344#1 := printk(tlan_eisa_probe_#t~ret343#1.base, tlan_eisa_probe_#t~ret343#1.offset); srcloc: null [2024-11-15 15:33:25,375 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6978: assume 128bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2024-11-15 15:33:25,375 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6978: assume !(128bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2024-11-15 15:33:25,375 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6912-1: assume { :begin_inline___request_region } true;__request_region_#in~arg0#1.base, __request_region_#in~arg0#1.offset, __request_region_#in~arg1#1, __request_region_#in~arg2#1, __request_region_#in~arg3#1.base, __request_region_#in~arg3#1.offset, __request_region_#in~arg4#1 := ~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64, ~#tlan_signature~0.base, ~#tlan_signature~0.offset, 0bv32;havoc __request_region_#res#1.base, __request_region_#res#1.offset;havoc __request_region_#t~ret1364#1.base, __request_region_#t~ret1364#1.offset, __request_region_~arg0#1.base, __request_region_~arg0#1.offset, __request_region_~arg1#1, __request_region_~arg2#1, __request_region_~arg3#1.base, __request_region_~arg3#1.offset, __request_region_~arg4#1;__request_region_~arg0#1.base, __request_region_~arg0#1.offset := __request_region_#in~arg0#1.base, __request_region_#in~arg0#1.offset;__request_region_~arg1#1 := __request_region_#in~arg1#1;__request_region_~arg2#1 := __request_region_#in~arg2#1;__request_region_~arg3#1.base, __request_region_~arg3#1.offset := __request_region_#in~arg3#1.base, __request_region_#in~arg3#1.offset;__request_region_~arg4#1 := __request_region_#in~arg4#1; [2024-11-15 15:33:25,376 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6914: SUMMARY for call tlan_eisa_probe_#t~ret346#1 := printk(tlan_eisa_probe_#t~ret345#1.base, tlan_eisa_probe_#t~ret345#1.offset); srcloc: null [2024-11-15 15:33:25,376 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6914-1: havoc tlan_eisa_probe_#t~ret345#1.base, tlan_eisa_probe_#t~ret345#1.offset;havoc tlan_eisa_probe_#t~ret346#1; [2024-11-15 15:33:25,376 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_32#1: tlan_eisa_probe_~irq~0#1 := 9bv32; [2024-11-15 15:33:25,376 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6922: assume 0bv64 == ~bvadd~64(tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset); [2024-11-15 15:33:25,376 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6922: assume !(0bv64 == ~bvadd~64(tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset)); [2024-11-15 15:33:25,376 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6927-1: tlan_eisa_probe_~tmp___2~2#1 := tlan_eisa_probe_#t~ret348#1;havoc tlan_eisa_probe_#t~ret348#1; [2024-11-15 15:33:25,376 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6927: SUMMARY for call tlan_eisa_probe_#t~ret348#1 := inw(~bvadd~32(3200bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:33:25,376 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6929: assume 4366bv32 != ~zero_extend~32~16(tlan_eisa_probe_~tmp___2~2#1); [2024-11-15 15:33:25,376 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6929: assume !(4366bv32 != ~zero_extend~32~16(tlan_eisa_probe_~tmp___2~2#1)); [2024-11-15 15:33:25,376 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6931: SUMMARY for call __release_region(~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64); srcloc: null [2024-11-15 15:33:25,377 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_128#1: tlan_eisa_probe_~irq~0#1 := 11bv32; [2024-11-15 15:33:25,377 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7001: tlan_eisa_probe_~rc~2#1 := tlan_eisa_probe_#t~ret354#1;havoc tlan_eisa_probe_#t~ret354#1; [2024-11-15 15:33:25,377 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6937-1: tlan_eisa_probe_~device_id~1#1 := tlan_eisa_probe_#t~ret349#1;havoc tlan_eisa_probe_#t~ret349#1; [2024-11-15 15:33:25,377 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6937: SUMMARY for call tlan_eisa_probe_#t~ret349#1 := inw(~bvadd~32(3202bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:33:25,377 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6939: assume 8433bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1) && 16625bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1); [2024-11-15 15:33:25,377 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6939: assume !(8433bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1) && 16625bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1)); [2024-11-15 15:33:25,377 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7007-1: havoc tlan_eisa_probe_#t~ret355#1.base, tlan_eisa_probe_#t~ret355#1.offset;havoc tlan_eisa_probe_#t~ret356#1; [2024-11-15 15:33:25,377 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7007: SUMMARY for call tlan_eisa_probe_#t~ret356#1 := printk(tlan_eisa_probe_#t~ret355#1.base, tlan_eisa_probe_#t~ret355#1.offset); srcloc: null [2024-11-15 15:33:25,377 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6941: SUMMARY for call __release_region(~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64); srcloc: null [2024-11-15 15:33:25,377 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6947-1: tlan_eisa_probe_~tmp___3~1#1 := tlan_eisa_probe_#t~ret350#1;havoc tlan_eisa_probe_#t~ret350#1; [2024-11-15 15:33:25,377 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6947: SUMMARY for call tlan_eisa_probe_#t~ret350#1 := inb(~bvadd~32(3204bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:33:25,378 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7013-1: tlan_eisa_probe_~ioaddr~0#1 := ~bvadd~64(4096bv64, tlan_eisa_probe_~ioaddr~0#1); [2024-11-15 15:33:25,378 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7015-1: havoc tlan_eisa_probe_#t~ret357#1.base, tlan_eisa_probe_#t~ret357#1.offset;havoc tlan_eisa_probe_#t~ret358#1; [2024-11-15 15:33:25,378 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7015: SUMMARY for call tlan_eisa_probe_#t~ret358#1 := printk(tlan_eisa_probe_#t~ret357#1.base, tlan_eisa_probe_#t~ret357#1.offset); srcloc: null [2024-11-15 15:33:25,378 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6949: assume 1bv32 != ~zero_extend~32~8(tlan_eisa_probe_~tmp___3~1#1); [2024-11-15 15:33:25,378 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6949: assume !(1bv32 != ~zero_extend~32~8(tlan_eisa_probe_~tmp___3~1#1)); [2024-11-15 15:33:25,378 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6951: SUMMARY for call __release_region(~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64); srcloc: null [2024-11-15 15:33:25,378 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_64#1: tlan_eisa_probe_~irq~0#1 := 10bv32; [2024-11-15 15:33:25,378 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7022: assume ~bvsle~64(tlan_eisa_probe_~ioaddr~0#1, 36863bv64); [2024-11-15 15:33:25,378 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7022: assume !~bvsle~64(tlan_eisa_probe_~ioaddr~0#1, 36863bv64); [2024-11-15 15:33:25,378 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6956-2: SUMMARY for call tlan_eisa_probe_#t~ret353#1 := inb(~bvadd~32(3264bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6956: assume 16bv32 == ~debug~0;tlan_eisa_probe_#t~ret351#1.base, tlan_eisa_probe_#t~ret351#1.offset := 46bv64, 0bv64; [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6956: assume !(16bv32 == ~debug~0); [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6958: SUMMARY for call tlan_eisa_probe_#t~ret352#1 := printk(tlan_eisa_probe_#t~ret351#1.base, tlan_eisa_probe_#t~ret351#1.offset); srcloc: null [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6958-1: havoc tlan_eisa_probe_#t~ret351#1.base, tlan_eisa_probe_#t~ret351#1.offset;havoc tlan_eisa_probe_#t~ret352#1; [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_ldv_43909#1: SUMMARY for call tlan_eisa_probe_#t~ret354#1 := tlan_probe1(0bv64, 0bv64, tlan_eisa_probe_~ioaddr~0#1, tlan_eisa_probe_~irq~0#1, 12bv32, 0bv64, 0bv64); srcloc: null [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L13303: SUMMARY for call __request_region_#t~ret1364#1.base, __request_region_#t~ret1364#1.offset := ldv_malloc(56bv64); srcloc: null [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L13303-1: __request_region_#res#1.base, __request_region_#res#1.offset := __request_region_#t~ret1364#1.base, __request_region_#t~ret1364#1.offset;havoc __request_region_#t~ret1364#1.base, __request_region_#t~ret1364#1.offset; [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##62: assume !(16bv32 == ~debug~0); [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##62: assume 16bv32 == ~debug~0;tlan_eisa_probe_#t~ret357#1.base, tlan_eisa_probe_#t~ret357#1.offset := 48bv64, 0bv64; [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##59: assume !(16bv32 == ~debug~0); [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##59: assume 16bv32 == ~debug~0;tlan_eisa_probe_#t~ret355#1.base, tlan_eisa_probe_#t~ret355#1.offset := 47bv64, 0bv64; [2024-11-15 15:33:25,379 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6963: tlan_eisa_probe_~tmp___4~0#1 := tlan_eisa_probe_#t~ret353#1;havoc tlan_eisa_probe_#t~ret353#1; [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6898-1: assume 0bv32 != ~bvand~32(16bv32, ~debug~0); [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6898-1: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##31: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##31: assume 0bv32 != ~bvand~32(16bv32, ~debug~0); [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_16#1: tlan_eisa_probe_~irq~0#1 := 5bv32; [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true; [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6966: assume 16bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6966: assume !(16bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6900-1: tlan_eisa_probe_~tmp~35#1 := tlan_eisa_probe_#t~ret339#1;havoc tlan_eisa_probe_#t~ret339#1;tlan_eisa_probe_#t~ret340#1.base, tlan_eisa_probe_#t~ret340#1.offset := 43bv64, 0bv64; [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6900: SUMMARY for call tlan_eisa_probe_#t~ret339#1 := inw(~bvadd~32(3200bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6901-1: havoc tlan_eisa_probe_#t~ret340#1.base, tlan_eisa_probe_#t~ret340#1.offset;havoc tlan_eisa_probe_#t~ret341#1; [2024-11-15 15:33:25,380 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint __request_region_returnLabel#1: tlan_eisa_probe_#t~ret347#1.base, tlan_eisa_probe_#t~ret347#1.offset := __request_region_#res#1.base, __request_region_#res#1.offset;havoc __request_region_#t~ret1364#1.base, __request_region_#t~ret1364#1.offset, __request_region_~arg0#1.base, __request_region_~arg0#1.offset, __request_region_~arg1#1, __request_region_~arg2#1, __request_region_~arg3#1.base, __request_region_~arg3#1.offset, __request_region_~arg4#1;havoc __request_region_#in~arg0#1.base, __request_region_#in~arg0#1.offset, __request_region_#in~arg1#1, __request_region_#in~arg2#1, __request_region_#in~arg3#1.base, __request_region_#in~arg3#1.offset, __request_region_#in~arg4#1;assume { :end_inline___request_region } true;tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset := tlan_eisa_probe_#t~ret347#1.base, tlan_eisa_probe_#t~ret347#1.offset;havoc tlan_eisa_probe_#t~ret347#1.base, tlan_eisa_probe_#t~ret347#1.offset; [2024-11-15 15:33:25,381 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6901: SUMMARY for call tlan_eisa_probe_#t~ret341#1 := printk(tlan_eisa_probe_#t~ret340#1.base, tlan_eisa_probe_#t~ret340#1.offset); srcloc: null [2024-11-15 15:33:25,381 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6970: assume 32bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2024-11-15 15:33:25,381 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6970: assume !(32bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2024-11-15 15:33:25,381 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6905-1: assume 0bv32 != ~bvand~32(16bv32, ~debug~0);tlan_eisa_probe_#t~ret345#1.base, tlan_eisa_probe_#t~ret345#1.offset := 45bv64, 0bv64; [2024-11-15 15:33:25,381 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6905-1: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2024-11-15 15:33:25,540 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-15 15:34:08,661 INFO L? ?]: Removed 2386 outVars from TransFormulas that were not future-live. [2024-11-15 15:34:08,661 INFO L287 CfgBuilder]: Performing block encoding [2024-11-15 15:34:08,715 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-15 15:34:08,715 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-15 15:34:08,715 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.11 03:34:08 BoogieIcfgContainer [2024-11-15 15:34:08,716 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-15 15:34:08,717 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-15 15:34:08,717 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-15 15:34:08,722 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-15 15:34:08,722 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 15.11 03:32:43" (1/3) ... [2024-11-15 15:34:08,723 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5d845075 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 15.11 03:34:08, skipping insertion in model container [2024-11-15 15:34:08,723 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:32:47" (2/3) ... [2024-11-15 15:34:08,723 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5d845075 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 15.11 03:34:08, skipping insertion in model container [2024-11-15 15:34:08,723 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.11 03:34:08" (3/3) ... [2024-11-15 15:34:08,725 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-ti-tlan.cil.i [2024-11-15 15:34:08,742 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-15 15:34:08,742 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-15 15:34:08,871 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-15 15:34:08,881 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@2b5cd394, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-15 15:34:08,881 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-15 15:34:08,896 INFO L276 IsEmpty]: Start isEmpty. Operand has 2254 states, 1458 states have (on average 1.247599451303155) internal successors, (1819), 1498 states have internal predecessors, (1819), 690 states have call successors, (690), 106 states have call predecessors, (690), 105 states have return successors, (685), 671 states have call predecessors, (685), 685 states have call successors, (685) [2024-11-15 15:34:08,939 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 129 [2024-11-15 15:34:08,940 INFO L207 NwaCegarLoop]: Found error trace [2024-11-15 15:34:08,940 INFO L215 NwaCegarLoop]: trace histogram [7, 7, 6, 6, 6, 6, 6, 6, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-15 15:34:08,941 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-15 15:34:08,949 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-15 15:34:08,949 INFO L85 PathProgramCache]: Analyzing trace with hash 994930106, now seen corresponding path program 1 times [2024-11-15 15:34:08,966 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-15 15:34:08,966 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [820006699] [2024-11-15 15:34:08,966 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-15 15:34:08,967 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms