/usr/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 --traceabstraction.trace.refinement.strategy FIXED_PREFERENCES --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.smt.solver External_ModelsAndUnsatCoreMode --traceabstraction.command.for.external.solver bitwuzla -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-dev-356b6ba-m
[2024-11-01 20:09:28,224 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-01 20:09:28,290 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-01 20:09:28,299 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-01 20:09:28,299 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-01 20:09:28,327 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-01 20:09:28,329 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-01 20:09:28,330 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-01 20:09:28,330 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-01 20:09:28,331 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-01 20:09:28,331 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-01 20:09:28,331 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-01 20:09:28,332 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-01 20:09:28,332 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-01 20:09:28,332 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-01 20:09:28,332 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-01 20:09:28,333 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-01 20:09:28,333 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-01 20:09:28,340 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-01 20:09:28,340 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-01 20:09:28,341 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-01 20:09:28,341 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-01 20:09:28,341 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-11-01 20:09:28,341 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-01 20:09:28,342 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-11-01 20:09:28,342 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-01 20:09:28,342 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-01 20:09:28,342 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-01 20:09:28,342 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-01 20:09:28,343 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-01 20:09:28,343 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-01 20:09:28,343 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-01 20:09:28,343 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-01 20:09:28,343 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-01 20:09:28,344 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-01 20:09:28,344 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2024-11-01 20:09:28,344 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt 
[2024-11-01 20:09:28,345 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-01 20:09:28,345 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-01 20:09:28,345 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-01 20:09:28,345 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-01 20:09:28,346 INFO  L153        SettingsManager]:  * Logic for external solver=AUFBV
[2024-11-01 20:09:28,346 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.traceabstraction: Trace refinement strategy -> FIXED_PREFERENCES
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: SMT solver -> External_ModelsAndUnsatCoreMode
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Command for external solver -> bitwuzla
[2024-11-01 20:09:28,612 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-01 20:09:28,629 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-01 20:09:28,633 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-01 20:09:28,634 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-01 20:09:28,635 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-01 20:09:28,636 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-01 20:09:29,954 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-01 20:09:30,456 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-01 20:09:30,458 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-01 20:09:30,546 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f4ed0e38f/c170785ea74f45cf8b56e0e52459e1a3/FLAGef73c59c8
[2024-11-01 20:09:31,051 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/f4ed0e38f/c170785ea74f45cf8b56e0e52459e1a3
[2024-11-01 20:09:31,054 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-01 20:09:31,055 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-11-01 20:09:31,062 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-01 20:09:31,062 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-01 20:09:31,066 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-01 20:09:31,067 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.11 08:09:31" (1/1) ...
[2024-11-01 20:09:31,067 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@717c3aff and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:31, skipping insertion in model container
[2024-11-01 20:09:31,067 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.11 08:09:31" (1/1) ...
[2024-11-01 20:09:31,261 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-01 20:09:32,434 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,385 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,446 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,447 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,462 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,469 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,476 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,499 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,503 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,512 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,530 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,531 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,535 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,536 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,537 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,541 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,545 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,553 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,553 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,556 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,556 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,557 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,563 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,599 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,601 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,613 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,615 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,621 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,628 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,636 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,643 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,645 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,671 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,679 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,691 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,694 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,697 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,700 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,701 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,703 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,711 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,719 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,730 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,743 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,844 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,850 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,856 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,859 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,859 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,863 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,863 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,871 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,890 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,894 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,895 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,919 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,920 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,921 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:33,921 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:34,147 WARN  L251   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-01 20:09:34,150 WARN  L251   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-01 20:09:34,175 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 20:09:34,177 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-01 20:09:34,266 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-01 20:09:34,334 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-01 20:09:34,336 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-01 20:09:34,336 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5351]
[2024-11-01 20:09:34,338 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-01 20:09:34,338 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-01 20:09:34,338 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5453]
[2024-11-01 20:09:34,339 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5456]
[2024-11-01 20:09:34,339 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5459]
[2024-11-01 20:09:34,339 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5462]
[2024-11-01 20:09:34,340 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [5560]
[2024-11-01 20:09:34,341 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [5568]
[2024-11-01 20:09:34,341 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outw %w0, %w1": : "a" (value), "Nd" (port)); [5598]
[2024-11-01 20:09:34,341 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inw %w1, %w0": "=a" (value): "Nd" (port)); [5606]
[2024-11-01 20:09:34,341 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outl %0, %w1": : "a" (value), "Nd" (port)); [5613]
[2024-11-01 20:09:34,341 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inl %w1, %0": "=a" (value): "Nd" (port)); [5621]
[2024-11-01 20:09:34,344 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-01 20:09:34,345 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-01 20:09:34,548 WARN  L251   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-01 20:09:34,548 WARN  L251   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-01 20:09:34,552 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-01 20:09:34,640 WARN  L709               CHandler]: The following functions are not defined or handled internally: __request_region, __bad_percpu_size
[2024-11-01 20:09:34,646 INFO  L204         MainTranslator]: Completed translation
[2024-11-01 20:09:34,647 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34 WrapperNode
[2024-11-01 20:09:34,647 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-01 20:09:34,648 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-01 20:09:34,648 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-01 20:09:34,648 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-01 20:09:34,652 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:34,715 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:34,887 INFO  L138                Inliner]: procedures = 454, calls = 2434, calls flagged for inlining = 212, calls inlined = 197, statements flattened = 5431
[2024-11-01 20:09:34,888 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-01 20:09:34,888 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-01 20:09:34,888 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-01 20:09:34,888 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-01 20:09:34,897 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:34,897 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:34,935 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:35,596 INFO  L175           MemorySlicer]: Split 1023 memory accesses to 25 slices as follows [2, 2, 5, 2, 1, 846, 6, 2, 9, 9, 9, 26, 7, 1, 9, 52, 3, 6, 7, 5, 5, 5, 1, 1, 2]. 83 percent of accesses are in the largest equivalence class. The 89 initializations are split as follows [0, 0, 5, 0, 1, 5, 6, 2, 8, 8, 8, 0, 6, 0, 8, 0, 1, 6, 7, 5, 5, 5, 1, 0, 2]. The 441 writes are split as follows [1, 1, 0, 1, 0, 370, 0, 0, 0, 0, 0, 26, 0, 0, 0, 42, 0, 0, 0, 0, 0, 0, 0, 0, 0].
[2024-11-01 20:09:35,596 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:35,596 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:35,718 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:35,739 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:35,768 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:35,794 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:35,830 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-01 20:09:35,831 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-01 20:09:35,832 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-01 20:09:35,832 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-01 20:09:35,832 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (1/1) ...
[2024-11-01 20:09:35,836 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-01 20:09:35,844 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-01 20:09:35,855 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-01 20:09:35,861 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-01 20:09:35,880 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_resume
[2024-11-01 20:09:35,880 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_resume
[2024-11-01 20:09:35,880 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_release_regions
[2024-11-01 20:09:35,881 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_release_regions
[2024-11-01 20:09:35,881 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.meminit
[2024-11-01 20:09:35,881 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit
[2024-11-01 20:09:35,881 INFO  L130     BoogieDeclarations]: Found specification of procedure netif_wake_queue
[2024-11-01 20:09:35,881 INFO  L138     BoogieDeclarations]: Found implementation of procedure netif_wake_queue
[2024-11-01 20:09:35,881 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_mii_write_reg
[2024-11-01 20:09:35,881 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_mii_write_reg
[2024-11-01 20:09:35,881 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_irqrestore_86
[2024-11-01 20:09:35,881 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_irqrestore_86
[2024-11-01 20:09:35,882 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_malloc
[2024-11-01 20:09:35,882 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_malloc
[2024-11-01 20:09:35,882 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_dio_read8
[2024-11-01 20:09:35,882 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_dio_read8
[2024-11-01 20:09:35,882 INFO  L130     BoogieDeclarations]: Found specification of procedure valid_dma_direction
[2024-11-01 20:09:35,882 INFO  L138     BoogieDeclarations]: Found implementation of procedure valid_dma_direction
[2024-11-01 20:09:35,882 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_lock_of_tlan_priv
[2024-11-01 20:09:35,882 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_lock_of_tlan_priv
[2024-11-01 20:09:35,882 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_read_and_clear_stats
[2024-11-01 20:09:35,882 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_read_and_clear_stats
[2024-11-01 20:09:35,882 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_mii_sync
[2024-11-01 20:09:35,882 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_mii_sync
[2024-11-01 20:09:35,882 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_get_drvdata
[2024-11-01 20:09:35,882 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_get_drvdata
[2024-11-01 20:09:35,882 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_xmalloc
[2024-11-01 20:09:35,882 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_xmalloc
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure eth_validate_addr
[2024-11-01 20:09:35,883 INFO  L138     BoogieDeclarations]: Found implementation of procedure eth_validate_addr
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_is_err
[2024-11-01 20:09:35,883 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_is_err
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_unmap_single
[2024-11-01 20:09:35,883 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_unmap_single
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8
[2024-11-01 20:09:35,883 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24
[2024-11-01 20:09:35,884 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0
[2024-11-01 20:09:35,885 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1
[2024-11-01 20:09:35,885 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2
[2024-11-01 20:09:35,885 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3
[2024-11-01 20:09:35,885 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4
[2024-11-01 20:09:35,885 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5
[2024-11-01 20:09:35,885 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6
[2024-11-01 20:09:35,885 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#7
[2024-11-01 20:09:35,885 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#8
[2024-11-01 20:09:35,886 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#9
[2024-11-01 20:09:35,887 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#10
[2024-11-01 20:09:35,887 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#11
[2024-11-01 20:09:35,889 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#12
[2024-11-01 20:09:35,889 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#13
[2024-11-01 20:09:35,889 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#14
[2024-11-01 20:09:35,889 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#15
[2024-11-01 20:09:35,889 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#16
[2024-11-01 20:09:35,889 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#17
[2024-11-01 20:09:35,889 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#18
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#19
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#20
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#21
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#22
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#23
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#24
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue
[2024-11-01 20:09:35,890 INFO  L138     BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure netdev_info
[2024-11-01 20:09:35,890 INFO  L138     BoogieDeclarations]: Found implementation of procedure netdev_info
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_reset_lists
[2024-11-01 20:09:35,890 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_reset_lists
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_close
[2024-11-01 20:09:35,890 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_close
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure get_dma_ops
[2024-11-01 20:09:35,890 INFO  L138     BoogieDeclarations]: Found implementation of procedure get_dma_ops
[2024-11-01 20:09:35,890 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_phy_print
[2024-11-01 20:09:35,890 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_phy_print
[2024-11-01 20:09:35,891 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev
[2024-11-01 20:09:35,891 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev
[2024-11-01 20:09:35,891 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_spin_lock_lock_of_tlan_priv
[2024-11-01 20:09:35,891 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_lock_of_tlan_priv
[2024-11-01 20:09:35,891 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_pci_unregister_driver
[2024-11-01 20:09:35,891 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_pci_unregister_driver
[2024-11-01 20:09:35,891 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_probe1
[2024-11-01 20:09:35,891 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_probe1
[2024-11-01 20:09:35,891 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_assume
[2024-11-01 20:09:35,891 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_assume
[2024-11-01 20:09:35,891 INFO  L130     BoogieDeclarations]: Found specification of procedure __phys_addr
[2024-11-01 20:09:35,891 INFO  L138     BoogieDeclarations]: Found implementation of procedure __phys_addr
[2024-11-01 20:09:35,891 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context
[2024-11-01 20:09:35,891 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context
[2024-11-01 20:09:35,891 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata
[2024-11-01 20:09:35,891 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata
[2024-11-01 20:09:35,891 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_filter_err_code
[2024-11-01 20:09:35,892 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code
[2024-11-01 20:09:35,892 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags
[2024-11-01 20:09:35,892 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags
[2024-11-01 20:09:35,892 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_set_timer
[2024-11-01 20:09:35,892 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_set_timer
[2024-11-01 20:09:35,892 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_stop
[2024-11-01 20:09:35,892 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_stop
[2024-11-01 20:09:35,892 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_free_consistent
[2024-11-01 20:09:35,892 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_free_consistent
[2024-11-01 20:09:35,893 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_disable_device
[2024-11-01 20:09:35,893 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_disable_device
[2024-11-01 20:09:35,893 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_remove_one
[2024-11-01 20:09:35,893 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_remove_one
[2024-11-01 20:09:35,893 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_get_skb
[2024-11-01 20:09:35,893 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_get_skb
[2024-11-01 20:09:35,893 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_ee_send_byte
[2024-11-01 20:09:35,893 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_ee_send_byte
[2024-11-01 20:09:35,893 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure inb_p
[2024-11-01 20:09:35,894 INFO  L138     BoogieDeclarations]: Found implementation of procedure inb_p
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~~TO~VOID
[2024-11-01 20:09:35,894 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~~TO~VOID
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_switch_1
[2024-11-01 20:09:35,894 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_switch_1
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_poll
[2024-11-01 20:09:35,894 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_poll
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_undef_int
[2024-11-01 20:09:35,894 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_undef_int
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure __const_udelay
[2024-11-01 20:09:35,894 INFO  L138     BoogieDeclarations]: Found implementation of procedure __const_udelay
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#2
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#3
[2024-11-01 20:09:35,894 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#4
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#5
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#6
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#7
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#8
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#9
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#10
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#11
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#12
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#13
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#14
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#15
[2024-11-01 20:09:35,895 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#16
[2024-11-01 20:09:35,896 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#17
[2024-11-01 20:09:35,896 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#18
[2024-11-01 20:09:35,896 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#19
[2024-11-01 20:09:35,896 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#20
[2024-11-01 20:09:35,896 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#21
[2024-11-01 20:09:35,896 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#22
[2024-11-01 20:09:35,896 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#23
[2024-11-01 20:09:35,897 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#24
[2024-11-01 20:09:35,897 INFO  L130     BoogieDeclarations]: Found specification of procedure __bad_percpu_size
[2024-11-01 20:09:35,897 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID
[2024-11-01 20:09:35,897 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID
[2024-11-01 20:09:35,897 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_free_lists
[2024-11-01 20:09:35,897 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_free_lists
[2024-11-01 20:09:35,897 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_exclusive_spin_is_locked
[2024-11-01 20:09:35,897 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_exclusive_spin_is_locked
[2024-11-01 20:09:35,897 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_assert
[2024-11-01 20:09:35,897 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_assert
[2024-11-01 20:09:35,897 INFO  L130     BoogieDeclarations]: Found specification of procedure __ldv_spin_lock
[2024-11-01 20:09:35,897 INFO  L138     BoogieDeclarations]: Found implementation of procedure __ldv_spin_lock
[2024-11-01 20:09:35,897 INFO  L130     BoogieDeclarations]: Found specification of procedure warn_slowpath_null
[2024-11-01 20:09:35,897 INFO  L138     BoogieDeclarations]: Found implementation of procedure warn_slowpath_null
[2024-11-01 20:09:35,897 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_stop_11_2
[2024-11-01 20:09:35,898 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_stop_11_2
[2024-11-01 20:09:35,898 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_free_netdev
[2024-11-01 20:09:35,898 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_free_netdev
[2024-11-01 20:09:35,898 INFO  L130     BoogieDeclarations]: Found specification of procedure outb_p
[2024-11-01 20:09:35,898 INFO  L138     BoogieDeclarations]: Found implementation of procedure outb_p
[2024-11-01 20:09:35,898 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_store_skb
[2024-11-01 20:09:35,898 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_store_skb
[2024-11-01 20:09:35,898 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_tx_timeout
[2024-11-01 20:09:35,898 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_tx_timeout
[2024-11-01 20:09:35,898 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_phy_detect
[2024-11-01 20:09:35,898 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_phy_detect
[2024-11-01 20:09:35,898 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-01 20:09:35,898 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-01 20:09:35,899 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0
[2024-11-01 20:09:35,899 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1
[2024-11-01 20:09:35,900 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2
[2024-11-01 20:09:35,900 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3
[2024-11-01 20:09:35,900 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4
[2024-11-01 20:09:35,900 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5
[2024-11-01 20:09:35,900 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6
[2024-11-01 20:09:35,900 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7
[2024-11-01 20:09:35,900 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8
[2024-11-01 20:09:35,900 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9
[2024-11-01 20:09:35,902 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10
[2024-11-01 20:09:35,902 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11
[2024-11-01 20:09:35,902 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12
[2024-11-01 20:09:35,902 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#13
[2024-11-01 20:09:35,902 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#14
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#15
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#16
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#17
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#18
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#19
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#20
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#21
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#22
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#23
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#24
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7
[2024-11-01 20:09:35,903 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#16
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#17
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#18
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#19
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#20
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#21
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#22
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#23
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#24
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_unregister_driver
[2024-11-01 20:09:35,904 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_unregister_driver
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0
[2024-11-01 20:09:35,904 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21
[2024-11-01 20:09:35,905 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15
[2024-11-01 20:09:35,906 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#16
[2024-11-01 20:09:35,907 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#17
[2024-11-01 20:09:35,907 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#18
[2024-11-01 20:09:35,907 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#19
[2024-11-01 20:09:35,907 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#20
[2024-11-01 20:09:35,907 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#21
[2024-11-01 20:09:35,907 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#22
[2024-11-01 20:09:35,907 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#23
[2024-11-01 20:09:35,907 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#24
[2024-11-01 20:09:35,907 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0
[2024-11-01 20:09:35,907 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16
[2024-11-01 20:09:35,908 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17
[2024-11-01 20:09:35,909 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18
[2024-11-01 20:09:35,909 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19
[2024-11-01 20:09:35,909 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20
[2024-11-01 20:09:35,909 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21
[2024-11-01 20:09:35,909 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22
[2024-11-01 20:09:35,909 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23
[2024-11-01 20:09:35,909 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24
[2024-11-01 20:09:35,909 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_stop
[2024-11-01 20:09:35,909 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_stop
[2024-11-01 20:09:35,909 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_exit
[2024-11-01 20:09:35,909 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_exit
[2024-11-01 20:09:35,909 INFO  L130     BoogieDeclarations]: Found specification of procedure netif_carrier_off
[2024-11-01 20:09:35,909 INFO  L138     BoogieDeclarations]: Found implementation of procedure netif_carrier_off
[2024-11-01 20:09:35,910 INFO  L130     BoogieDeclarations]: Found specification of procedure slow_down_io
[2024-11-01 20:09:35,910 INFO  L138     BoogieDeclarations]: Found implementation of procedure slow_down_io
[2024-11-01 20:09:35,910 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_handle_interrupt
[2024-11-01 20:09:35,912 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_handle_interrupt
[2024-11-01 20:09:35,912 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_start
[2024-11-01 20:09:35,912 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_start
[2024-11-01 20:09:35,912 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context
[2024-11-01 20:09:35,912 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_map_single
[2024-11-01 20:09:35,913 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_map_single
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure netif_stop_queue
[2024-11-01 20:09:35,913 INFO  L138     BoogieDeclarations]: Found implementation of procedure netif_stop_queue
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure netdev_alloc_skb_ip_align
[2024-11-01 20:09:35,913 INFO  L138     BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb_ip_align
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_set_multicast_list
[2024-11-01 20:09:35,913 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_set_multicast_list
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure netif_running
[2024-11-01 20:09:35,913 INFO  L138     BoogieDeclarations]: Found implementation of procedure netif_running
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#2
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#3
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#4
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#5
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#6
[2024-11-01 20:09:35,913 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#7
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#8
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#9
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#10
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#11
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#12
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#13
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#14
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#15
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#16
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#17
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#18
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#19
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#20
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#21
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#22
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#23
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#24
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure add_timer
[2024-11-01 20:09:35,914 INFO  L138     BoogieDeclarations]: Found implementation of procedure add_timer
[2024-11-01 20:09:35,914 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_eisa_cleanup
[2024-11-01 20:09:35,915 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_eisa_cleanup
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#15
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#16
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#17
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#18
[2024-11-01 20:09:35,915 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#19
[2024-11-01 20:09:35,916 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#20
[2024-11-01 20:09:35,916 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#21
[2024-11-01 20:09:35,916 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#22
[2024-11-01 20:09:35,916 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#23
[2024-11-01 20:09:35,916 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#24
[2024-11-01 20:09:35,916 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0
[2024-11-01 20:09:35,916 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1
[2024-11-01 20:09:35,916 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2
[2024-11-01 20:09:35,916 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3
[2024-11-01 20:09:35,916 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#16
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#17
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#18
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#19
[2024-11-01 20:09:35,917 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#20
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#21
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#22
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#23
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#24
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13
[2024-11-01 20:09:35,918 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14
[2024-11-01 20:09:35,919 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15
[2024-11-01 20:09:35,919 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#16
[2024-11-01 20:09:35,919 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#17
[2024-11-01 20:09:35,919 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#18
[2024-11-01 20:09:35,919 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#19
[2024-11-01 20:09:35,919 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#20
[2024-11-01 20:09:35,919 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#21
[2024-11-01 20:09:35,919 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#22
[2024-11-01 20:09:35,919 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#23
[2024-11-01 20:09:35,919 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#24
[2024-11-01 20:09:35,921 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0
[2024-11-01 20:09:35,921 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1
[2024-11-01 20:09:35,921 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2
[2024-11-01 20:09:35,921 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3
[2024-11-01 20:09:35,921 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4
[2024-11-01 20:09:35,921 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5
[2024-11-01 20:09:35,921 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6
[2024-11-01 20:09:35,921 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7
[2024-11-01 20:09:35,921 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8
[2024-11-01 20:09:35,921 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4
[2024-11-01 20:09:35,922 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24
[2024-11-01 20:09:35,923 INFO  L130     BoogieDeclarations]: Found specification of procedure printk
[2024-11-01 20:09:35,923 INFO  L138     BoogieDeclarations]: Found implementation of procedure printk
[2024-11-01 20:09:35,924 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_print_list
[2024-11-01 20:09:35,924 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_print_list
[2024-11-01 20:09:35,924 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_dio_write16
[2024-11-01 20:09:35,924 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_dio_write16
[2024-11-01 20:09:35,924 INFO  L130     BoogieDeclarations]: Found specification of procedure outw
[2024-11-01 20:09:35,924 INFO  L138     BoogieDeclarations]: Found implementation of procedure outw
[2024-11-01 20:09:35,924 INFO  L130     BoogieDeclarations]: Found specification of procedure netdev_priv
[2024-11-01 20:09:35,924 INFO  L138     BoogieDeclarations]: Found implementation of procedure netdev_priv
[2024-11-01 20:09:35,924 INFO  L130     BoogieDeclarations]: Found specification of procedure outb
[2024-11-01 20:09:35,924 INFO  L138     BoogieDeclarations]: Found implementation of procedure outb
[2024-11-01 20:09:35,924 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int
[2024-11-01 20:09:35,924 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int
[2024-11-01 20:09:35,924 INFO  L130     BoogieDeclarations]: Found specification of procedure outl
[2024-11-01 20:09:35,924 INFO  L138     BoogieDeclarations]: Found implementation of procedure outl
[2024-11-01 20:09:35,924 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_finish_reset
[2024-11-01 20:09:35,924 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_finish_reset
[2024-11-01 20:09:35,924 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_dio_write32
[2024-11-01 20:09:35,924 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_dio_write32
[2024-11-01 20:09:35,924 INFO  L130     BoogieDeclarations]: Found specification of procedure netif_tx_start_queue
[2024-11-01 20:09:35,924 INFO  L138     BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue
[2024-11-01 20:09:35,924 INFO  L130     BoogieDeclarations]: Found specification of procedure free_netdev
[2024-11-01 20:09:35,924 INFO  L138     BoogieDeclarations]: Found implementation of procedure free_netdev
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_set_mac
[2024-11-01 20:09:35,925 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_set_mac
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure __release_region
[2024-11-01 20:09:35,925 INFO  L138     BoogieDeclarations]: Found implementation of procedure __release_region
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_ee_send_start
[2024-11-01 20:09:35,925 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_ee_send_start
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_dio_read32
[2024-11-01 20:09:35,925 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_dio_read32
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11
[2024-11-01 20:09:35,925 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#16
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#17
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#18
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#19
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#20
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#21
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#22
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#23
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#24
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_dio_write8
[2024-11-01 20:09:35,926 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_dio_write8
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5
[2024-11-01 20:09:35,926 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#16
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#17
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#18
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#19
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#20
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#21
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#22
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#23
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#24
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0
[2024-11-01 20:09:35,927 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#16
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#17
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#18
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#19
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#20
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#21
[2024-11-01 20:09:35,928 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#22
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#23
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#24
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#16
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#17
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#18
[2024-11-01 20:09:35,929 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#19
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#20
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#21
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#22
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#23
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#24
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv__builtin_expect
[2024-11-01 20:09:35,930 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_phy_power_down
[2024-11-01 20:09:35,930 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_phy_power_down
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any
[2024-11-01 20:09:35,930 INFO  L138     BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_reset_adapter
[2024-11-01 20:09:35,930 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_reset_adapter
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_mii_send_data
[2024-11-01 20:09:35,930 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_mii_send_data
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_mii_read_reg
[2024-11-01 20:09:35,930 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_mii_read_reg
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev_97
[2024-11-01 20:09:35,930 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev_97
[2024-11-01 20:09:35,930 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_free
[2024-11-01 20:09:35,930 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_free
[2024-11-01 20:09:35,931 INFO  L130     BoogieDeclarations]: Found specification of procedure tlan_open
[2024-11-01 20:09:35,931 INFO  L138     BoogieDeclarations]: Found implementation of procedure tlan_open
[2024-11-01 20:09:35,931 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_set_power_state
[2024-11-01 20:09:35,931 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_set_power_state
[2024-11-01 20:09:35,931 INFO  L130     BoogieDeclarations]: Found specification of procedure inb
[2024-11-01 20:09:35,931 INFO  L138     BoogieDeclarations]: Found implementation of procedure inb
[2024-11-01 20:09:35,931 INFO  L130     BoogieDeclarations]: Found specification of procedure inl
[2024-11-01 20:09:35,931 INFO  L138     BoogieDeclarations]: Found implementation of procedure inl
[2024-11-01 20:09:35,931 INFO  L130     BoogieDeclarations]: Found specification of procedure __request_region
[2024-11-01 20:09:35,931 INFO  L130     BoogieDeclarations]: Found specification of procedure inw
[2024-11-01 20:09:35,931 INFO  L138     BoogieDeclarations]: Found implementation of procedure inw
[2024-11-01 20:09:35,931 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_check_final_state
[2024-11-01 20:09:35,931 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_check_final_state
[2024-11-01 20:09:35,931 INFO  L130     BoogieDeclarations]: Found specification of procedure unregister_netdev
[2024-11-01 20:09:35,931 INFO  L138     BoogieDeclarations]: Found implementation of procedure unregister_netdev
[2024-11-01 20:09:35,931 INFO  L130     BoogieDeclarations]: Found specification of procedure preempt_count
[2024-11-01 20:09:35,931 INFO  L138     BoogieDeclarations]: Found implementation of procedure preempt_count
[2024-11-01 20:09:36,820 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-01 20:09:36,824 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-01 20:10:12,576 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-01 20:10:12,577 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-01 20:10:12,577 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6974: assume 64bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1);
[2024-11-01 20:10:12,577 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6974: assume !(64bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1));
[2024-11-01 20:10:12,577 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-01 20:10:12,577 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-01 20:10:12,577 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6978: assume 128bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1);
[2024-11-01 20:10:12,577 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6978: assume !(128bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1));
[2024-11-01 20:10:12,577 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6912-1: call tlan_eisa_probe_#t~ret347#1.base, tlan_eisa_probe_#t~ret347#1.offset := __request_region(~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64, ~#tlan_signature~0.base, ~#tlan_signature~0.offset, 0bv32);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-01 20:10:12,577 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-01 20:10:12,577 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-01 20:10:12,577 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_32#1: tlan_eisa_probe_~irq~0#1 := 9bv32;
[2024-11-01 20:10:12,577 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-01 20:10:12,577 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-01 20:10:12,577 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-01 20:10:12,578 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-01 20:10:12,578 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6929: assume 4366bv32 != ~zero_extend~32~16(tlan_eisa_probe_~tmp___2~2#1);
[2024-11-01 20:10:12,578 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6929: assume !(4366bv32 != ~zero_extend~32~16(tlan_eisa_probe_~tmp___2~2#1));
[2024-11-01 20:10:12,578 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-01 20:10:12,578 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_128#1: tlan_eisa_probe_~irq~0#1 := 11bv32;
[2024-11-01 20:10:12,578 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-01 20:10:12,578 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-01 20:10:12,578 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-01 20:10:12,578 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-01 20:10:12,578 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-01 20:10:12,578 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-01 20:10:12,578 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-01 20:10:12,578 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-01 20:10:12,578 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-01 20:10:12,578 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-01 20:10:12,578 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-01 20:10:12,578 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-01 20:10:12,579 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-01 20:10:12,579 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6949: assume 1bv32 != ~zero_extend~32~8(tlan_eisa_probe_~tmp___3~1#1);
[2024-11-01 20:10:12,579 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6949: assume !(1bv32 != ~zero_extend~32~8(tlan_eisa_probe_~tmp___3~1#1));
[2024-11-01 20:10:12,579 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-01 20:10:12,579 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_64#1: tlan_eisa_probe_~irq~0#1 := 10bv32;
[2024-11-01 20:10:12,579 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L7022: assume ~bvsle~64(tlan_eisa_probe_~ioaddr~0#1, 36863bv64);
[2024-11-01 20:10:12,579 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L7022: assume !~bvsle~64(tlan_eisa_probe_~ioaddr~0#1, 36863bv64);
[2024-11-01 20:10:12,579 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-01 20:10:12,579 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-01 20:10:12,579 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6956: assume !(16bv32 == ~debug~0);
[2024-11-01 20:10:12,579 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-01 20:10:12,579 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-01 20:10:12,579 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-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##62: assume !(16bv32 == ~debug~0);
[2024-11-01 20:10:12,580 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-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##59: assume !(16bv32 == ~debug~0);
[2024-11-01 20:10:12,580 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-01 20:10:12,580 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-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6898-1: assume 0bv32 != ~bvand~32(16bv32, ~debug~0);
[2024-11-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6898-1: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0));
[2024-11-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##31: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0));
[2024-11-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##31: assume 0bv32 != ~bvand~32(16bv32, ~debug~0);
[2024-11-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_16#1: tlan_eisa_probe_~irq~0#1 := 5bv32;
[2024-11-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true;
[2024-11-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6966: assume 16bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1);
[2024-11-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6966: assume !(16bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1));
[2024-11-01 20:10:12,580 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-01 20:10:12,580 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-01 20:10:12,580 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-01 20:10:12,580 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-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6970: assume 32bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1);
[2024-11-01 20:10:12,580 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6970: assume !(32bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1));
[2024-11-01 20:10:12,581 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-01 20:10:12,581 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint L6905-1: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0));
[2024-11-01 20:10:12,751 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true;
[2024-11-01 20:10:56,780 INFO  L?                        ?]: Removed 2386 outVars from TransFormulas that were not future-live.
[2024-11-01 20:10:56,780 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-01 20:10:56,827 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-01 20:10:56,827 INFO  L316             CfgBuilder]: Removed 1 assume(true) statements.
[2024-11-01 20:10:56,828 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.11 08:10:56 BoogieIcfgContainer
[2024-11-01 20:10:56,828 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-01 20:10:56,829 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-01 20:10:56,830 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-01 20:10:56,832 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-01 20:10:56,832 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 01.11 08:09:31" (1/3) ...
[2024-11-01 20:10:56,832 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@305e8f82 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 01.11 08:10:56, skipping insertion in model container
[2024-11-01 20:10:56,832 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 08:09:34" (2/3) ...
[2024-11-01 20:10:56,833 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@305e8f82 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 01.11 08:10:56, skipping insertion in model container
[2024-11-01 20:10:56,833 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.11 08:10:56" (3/3) ...
[2024-11-01 20:10:56,833 INFO  L112   eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-alloc-spinlock_drivers-net-ethernet-ti-tlan.cil.i
[2024-11-01 20:10:56,845 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-01 20:10:56,845 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-01 20:10:56,927 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-01 20:10:56,935 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;@31964c8f, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-01 20:10:56,936 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-01 20:10:56,953 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 2253 states, 1457 states have (on average 1.2477693891557995) internal successors, (1818), 1497 states have internal predecessors, (1818), 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-01 20:10:56,990 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 127
[2024-11-01 20:10:56,990 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-01 20:10:56,991 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]
[2024-11-01 20:10:56,992 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_check_alloc_flagsErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-01 20:10:56,995 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-01 20:10:56,996 INFO  L85        PathProgramCache]: Analyzing trace with hash 1933903462, now seen corresponding path program 1 times
[2024-11-01 20:10:57,002 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES
[2024-11-01 20:10:57,003 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1905161008]
[2024-11-01 20:10:57,003 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-01 20:10:57,004 INFO  L173          SolverBuilder]: Constructing external solver with command: bitwuzla
[2024-11-01 20:10:57,005 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/bitwuzla
[2024-11-01 20:10:57,010 INFO  L229       MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/bitwuzla (exit command is (exit), workingDir is null)
[2024-11-01 20:10:57,015 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/bitwuzla (2)] Waiting until timeout for monitored process
[2024-11-01 20:11:07,024 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-01 20:11:07,071 INFO  L255         TraceCheckSpWp]: Trace formula consists of 2748 conjuncts, 2 conjuncts are in the unsatisfiable core
[2024-11-01 20:11:07,093 INFO  L278         TraceCheckSpWp]: Computing forward predicates...
[2024-11-01 20:11:08,799 INFO  L134       CoverageAnalysis]: Checked inductivity of 156 backedges. 18 proven. 0 refuted. 0 times theorem prover too weak. 138 trivial. 0 not checked.
[2024-11-01 20:11:08,799 INFO  L311         TraceCheckSpWp]: Computing backward predicates...