/root/.sdkman/candidates/java/11.0.12-open/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.trace.refinement.strategy FOX -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i -------------------------------------------------------------------------------- This is Ultimate 0.2.5-tmp.fs.smtinterpol-bv-eval-3dddfdf-m [2024-11-15 15:23:32,794 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-15 15:23:32,850 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-15 15:23:32,856 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-15 15:23:32,856 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-15 15:23:32,880 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-15 15:23:32,880 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-15 15:23:32,880 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-15 15:23:32,881 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-15 15:23:32,881 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-15 15:23:32,882 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-15 15:23:32,883 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-15 15:23:32,883 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-15 15:23:32,884 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-15 15:23:32,885 INFO L153 SettingsManager]: * Use SBE=true [2024-11-15 15:23:32,885 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-15 15:23:32,885 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-15 15:23:32,885 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-15 15:23:32,885 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-15 15:23:32,886 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-15 15:23:32,886 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-15 15:23:32,889 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-15 15:23:32,889 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-15 15:23:32,889 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-15 15:23:32,890 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-15 15:23:32,890 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-15 15:23:32,890 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-15 15:23:32,890 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-15 15:23:32,890 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-15 15:23:32,890 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-15 15:23:32,891 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-15 15:23:32,891 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-15 15:23:32,891 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-15 15:23:32,891 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-15 15:23:32,891 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-15 15:23:32,891 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-15 15:23:32,892 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-15 15:23:32,892 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-15 15:23:32,892 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-15 15:23:32,893 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-15 15:23:32,893 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-15 15:23:32,893 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Allow undefined functions -> true Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Trace refinement strategy -> FOX [2024-11-15 15:23:33,093 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-15 15:23:33,128 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-15 15:23:33,131 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-15 15:23:33,132 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-15 15:23:33,133 INFO L274 PluginConnector]: CDTParser initialized [2024-11-15 15:23:33,134 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i [2024-11-15 15:23:34,419 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-15 15:23:34,967 INFO L384 CDTParser]: Found 1 translation units. [2024-11-15 15:23:34,967 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i [2024-11-15 15:23:35,018 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7723f4f20/bdd6488b9ba44c419dd4eaedab42195b/FLAGe31cc6299 [2024-11-15 15:23:35,035 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/7723f4f20/bdd6488b9ba44c419dd4eaedab42195b [2024-11-15 15:23:35,038 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-15 15:23:35,040 INFO L133 ToolchainWalker]: Walking toolchain with 5 elements. [2024-11-15 15:23:35,041 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-15 15:23:35,041 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-15 15:23:35,047 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-15 15:23:35,048 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.11 03:23:35" (1/1) ... [2024-11-15 15:23:35,048 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4486aa00 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:35, skipping insertion in model container [2024-11-15 15:23:35,049 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.11 03:23:35" (1/1) ... [2024-11-15 15:23:35,149 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-15 15:23:36,125 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,410 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,417 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,417 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,427 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,432 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,438 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,456 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,459 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,474 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,499 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,501 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,507 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,508 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,511 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,515 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,520 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,527 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,528 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,532 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,532 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,533 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,547 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,560 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,565 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,575 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,577 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,580 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,582 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,589 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,594 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,596 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,614 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,621 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,632 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,636 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,640 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,642 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,647 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,648 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,652 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,656 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,662 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,671 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,857 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,858 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,859 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,859 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,859 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,860 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,860 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,860 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,860 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,862 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,863 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,863 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,865 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,865 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,866 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,868 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,868 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,868 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,868 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,869 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,869 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,872 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,872 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,880 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,888 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,889 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,957 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,958 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,958 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:36,959 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:37,114 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[310656,310669] [2024-11-15 15:23:37,117 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[310822,310835] [2024-11-15 15:23:37,119 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[310986,310999] [2024-11-15 15:23:37,119 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[311151,311164] [2024-11-15 15:23:37,275 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-15 15:23:37,276 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-15 15:23:37,313 INFO L200 MainTranslator]: Completed pre-run [2024-11-15 15:23:37,460 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"); [5356] [2024-11-15 15:23:37,462 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)); [5363] [2024-11-15 15:23:37,462 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5370] [2024-11-15 15:23:37,465 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/7cdfae59d3ac602223400f61d8829e28/klever-core-work-dir/46e2119/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5424-5425] [2024-11-15 15:23:37,465 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"); [5430-5432] [2024-11-15 15:23:37,466 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5469] [2024-11-15 15:23:37,466 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5472] [2024-11-15 15:23:37,467 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5475] [2024-11-15 15:23:37,467 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5478] [2024-11-15 15:23:37,468 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outb %b0, %w1": : "a" (value), "Nd" (port)); [5567] [2024-11-15 15:23:37,468 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inb %w1, %b0": "=a" (value): "Nd" (port)); [5575] [2024-11-15 15:23:37,469 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outw %w0, %w1": : "a" (value), "Nd" (port)); [5605] [2024-11-15 15:23:37,469 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inw %w1, %w0": "=a" (value): "Nd" (port)); [5613] [2024-11-15 15:23:37,469 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("outl %0, %w1": : "a" (value), "Nd" (port)); [5620] [2024-11-15 15:23:37,469 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("inl %w1, %0": "=a" (value): "Nd" (port)); [5628] [2024-11-15 15:23:37,478 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)); [5696-5697] [2024-11-15 15:23:37,480 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)); [5730-5731] [2024-11-15 15:23:37,631 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[310656,310669] [2024-11-15 15:23:37,632 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[310822,310835] [2024-11-15 15:23:37,632 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[310986,310999] [2024-11-15 15:23:37,632 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-3.14/linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i[311151,311164] [2024-11-15 15:23:37,702 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-15 15:23:37,802 INFO L204 MainTranslator]: Completed translation [2024-11-15 15:23:37,804 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37 WrapperNode [2024-11-15 15:23:37,804 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-15 15:23:37,805 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-15 15:23:37,805 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-15 15:23:37,805 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-15 15:23:37,811 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:37,897 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:38,098 INFO L138 Inliner]: procedures = 355, calls = 2181, calls flagged for inlining = 182, calls inlined = 172, statements flattened = 4509 [2024-11-15 15:23:38,099 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-15 15:23:38,100 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-15 15:23:38,100 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-15 15:23:38,101 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-15 15:23:38,111 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:38,112 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:38,150 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:38,773 INFO L175 MemorySlicer]: Split 1041 memory accesses to 25 slices as follows [6, 1, 2, 1, 2, 59, 9, 9, 9, 26, 7, 9, 6, 2, 2, 5, 1, 7, 5, 5, 2, 5, 858, 1, 2]. 82 percent of accesses are in the largest equivalence class. The 88 initializations are split as follows [6, 0, 0, 1, 2, 0, 8, 8, 8, 0, 6, 8, 6, 0, 0, 5, 0, 7, 5, 5, 0, 5, 5, 1, 2]. The 452 writes are split as follows [0, 0, 0, 0, 0, 10, 0, 0, 0, 26, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 1, 0, 413, 0, 0]. [2024-11-15 15:23:38,773 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:38,774 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:38,934 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:38,946 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:38,974 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:38,993 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:39,034 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-15 15:23:39,035 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-15 15:23:39,035 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-15 15:23:39,035 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-15 15:23:39,036 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (1/1) ... [2024-11-15 15:23:39,041 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-15 15:23:39,049 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-15 15:23:39,062 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-15 15:23:39,064 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-15 15:23:39,103 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0 [2024-11-15 15:23:39,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1 [2024-11-15 15:23:39,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2 [2024-11-15 15:23:39,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3 [2024-11-15 15:23:39,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4 [2024-11-15 15:23:39,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5 [2024-11-15 15:23:39,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6 [2024-11-15 15:23:39,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7 [2024-11-15 15:23:39,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8 [2024-11-15 15:23:39,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9 [2024-11-15 15:23:39,104 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10 [2024-11-15 15:23:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11 [2024-11-15 15:23:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12 [2024-11-15 15:23:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#13 [2024-11-15 15:23:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#14 [2024-11-15 15:23:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#15 [2024-11-15 15:23:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#16 [2024-11-15 15:23:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#17 [2024-11-15 15:23:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#18 [2024-11-15 15:23:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#19 [2024-11-15 15:23:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#20 [2024-11-15 15:23:39,105 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#21 [2024-11-15 15:23:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#22 [2024-11-15 15:23:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#23 [2024-11-15 15:23:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#24 [2024-11-15 15:23:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_resume [2024-11-15 15:23:39,106 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_resume [2024-11-15 15:23:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0 [2024-11-15 15:23:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1 [2024-11-15 15:23:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2 [2024-11-15 15:23:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3 [2024-11-15 15:23:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4 [2024-11-15 15:23:39,106 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5 [2024-11-15 15:23:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6 [2024-11-15 15:23:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7 [2024-11-15 15:23:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8 [2024-11-15 15:23:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9 [2024-11-15 15:23:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10 [2024-11-15 15:23:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11 [2024-11-15 15:23:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12 [2024-11-15 15:23:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13 [2024-11-15 15:23:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14 [2024-11-15 15:23:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#15 [2024-11-15 15:23:39,107 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#16 [2024-11-15 15:23:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#17 [2024-11-15 15:23:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#18 [2024-11-15 15:23:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#19 [2024-11-15 15:23:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#20 [2024-11-15 15:23:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#21 [2024-11-15 15:23:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#22 [2024-11-15 15:23:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#23 [2024-11-15 15:23:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#24 [2024-11-15 15:23:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unregister_driver [2024-11-15 15:23:39,108 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unregister_driver [2024-11-15 15:23:39,108 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0 [2024-11-15 15:23:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1 [2024-11-15 15:23:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2 [2024-11-15 15:23:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3 [2024-11-15 15:23:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4 [2024-11-15 15:23:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5 [2024-11-15 15:23:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6 [2024-11-15 15:23:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7 [2024-11-15 15:23:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8 [2024-11-15 15:23:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9 [2024-11-15 15:23:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10 [2024-11-15 15:23:39,109 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#15 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#16 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#17 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#18 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#19 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#20 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#21 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#22 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#23 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#24 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_power_up [2024-11-15 15:23:39,110 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_power_up [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0 [2024-11-15 15:23:39,110 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1 [2024-11-15 15:23:39,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2 [2024-11-15 15:23:39,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3 [2024-11-15 15:23:39,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4 [2024-11-15 15:23:39,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5 [2024-11-15 15:23:39,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6 [2024-11-15 15:23:39,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7 [2024-11-15 15:23:39,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8 [2024-11-15 15:23:39,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9 [2024-11-15 15:23:39,111 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#15 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#16 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#17 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#18 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#19 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#20 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#21 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#22 [2024-11-15 15:23:39,112 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#23 [2024-11-15 15:23:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#24 [2024-11-15 15:23:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-15 15:23:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-15 15:23:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-15 15:23:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-15 15:23:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-15 15:23:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-15 15:23:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-15 15:23:39,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-15 15:23:39,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-15 15:23:39,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-15 15:23:39,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-15 15:23:39,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-15 15:23:39,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-15 15:23:39,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-15 15:23:39,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-15 15:23:39,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-15 15:23:39,114 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-15 15:23:39,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-15 15:23:39,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-15 15:23:39,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-15 15:23:39,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-15 15:23:39,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-15 15:23:39,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-15 15:23:39,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-15 15:23:39,115 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-15 15:23:39,115 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-15 15:23:39,116 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-15 15:23:39,116 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2024-11-15 15:23:39,116 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2024-11-15 15:23:39,116 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-11-15 15:23:39,116 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-11-15 15:23:39,116 INFO L130 BoogieDeclarations]: Found specification of procedure netif_wake_queue [2024-11-15 15:23:39,116 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_wake_queue [2024-11-15 15:23:39,116 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_write_reg [2024-11-15 15:23:39,116 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_write_reg [2024-11-15 15:23:39,116 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2024-11-15 15:23:39,116 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2024-11-15 15:23:39,116 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-15 15:23:39,116 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-15 15:23:39,116 INFO L130 BoogieDeclarations]: Found specification of procedure slow_down_io [2024-11-15 15:23:39,116 INFO L138 BoogieDeclarations]: Found implementation of procedure slow_down_io [2024-11-15 15:23:39,116 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_handle_interrupt [2024-11-15 15:23:39,116 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_handle_interrupt [2024-11-15 15:23:39,116 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_start [2024-11-15 15:23:39,117 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_start [2024-11-15 15:23:39,117 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2024-11-15 15:23:39,117 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2024-11-15 15:23:39,117 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_timer_instance_3 [2024-11-15 15:23:39,117 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_timer_instance_3 [2024-11-15 15:23:39,117 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_read8 [2024-11-15 15:23:39,117 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_read8 [2024-11-15 15:23:39,117 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_finish_auto_neg [2024-11-15 15:23:39,117 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_finish_auto_neg [2024-11-15 15:23:39,117 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2024-11-15 15:23:39,118 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2024-11-15 15:23:39,118 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-11-15 15:23:39,118 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-11-15 15:23:39,118 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_read_and_clear_stats [2024-11-15 15:23:39,118 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_read_and_clear_stats [2024-11-15 15:23:39,118 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2024-11-15 15:23:39,119 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2024-11-15 15:23:39,119 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb_ip_align [2024-11-15 15:23:39,119 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb_ip_align [2024-11-15 15:23:39,119 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-11-15 15:23:39,119 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-11-15 15:23:39,119 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_sync [2024-11-15 15:23:39,119 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_sync [2024-11-15 15:23:39,119 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_start_link [2024-11-15 15:23:39,119 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_start_link [2024-11-15 15:23:39,119 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-15 15:23:39,119 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_multicast_list [2024-11-15 15:23:39,119 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_multicast_list [2024-11-15 15:23:39,119 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2024-11-15 15:23:39,119 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2024-11-15 15:23:39,119 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-15 15:23:39,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-15 15:23:39,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-15 15:23:39,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-15 15:23:39,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-15 15:23:39,120 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-15 15:23:39,121 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-15 15:23:39,122 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2024-11-15 15:23:39,122 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2024-11-15 15:23:39,122 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2024-11-15 15:23:39,122 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2024-11-15 15:23:39,122 INFO L130 BoogieDeclarations]: Found specification of procedure add_timer [2024-11-15 15:23:39,122 INFO L138 BoogieDeclarations]: Found implementation of procedure add_timer [2024-11-15 15:23:39,122 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer_17 [2024-11-15 15:23:39,122 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer_17 [2024-11-15 15:23:39,122 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2024-11-15 15:23:39,122 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2024-11-15 15:23:39,123 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2024-11-15 15:23:39,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2024-11-15 15:23:39,123 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2024-11-15 15:23:39,123 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exit [2024-11-15 15:23:39,124 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2024-11-15 15:23:39,124 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2024-11-15 15:23:39,124 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dispatch_instance_register_8_2 [2024-11-15 15:23:39,124 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dispatch_instance_register_8_2 [2024-11-15 15:23:39,124 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2024-11-15 15:23:39,124 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2024-11-15 15:23:39,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0 [2024-11-15 15:23:39,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1 [2024-11-15 15:23:39,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2 [2024-11-15 15:23:39,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3 [2024-11-15 15:23:39,124 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#15 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#16 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#17 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#18 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#19 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#20 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#21 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#22 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#23 [2024-11-15 15:23:39,125 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#24 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#15 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#16 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#17 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#18 [2024-11-15 15:23:39,126 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#19 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#20 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#21 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#22 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#23 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#24 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13 [2024-11-15 15:23:39,127 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#15 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#16 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#17 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#18 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#19 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#20 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#21 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#22 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#23 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#24 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7 [2024-11-15 15:23:39,128 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#15 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#16 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#17 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#18 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#19 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#20 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#21 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#22 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#23 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#24 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-15 15:23:39,129 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-15 15:23:39,130 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-15 15:23:39,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-15 15:23:39,131 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-15 15:23:39,131 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-15 15:23:39,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0 [2024-11-15 15:23:39,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1 [2024-11-15 15:23:39,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2 [2024-11-15 15:23:39,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3 [2024-11-15 15:23:39,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4 [2024-11-15 15:23:39,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5 [2024-11-15 15:23:39,131 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6 [2024-11-15 15:23:39,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7 [2024-11-15 15:23:39,138 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#15 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#16 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#17 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#18 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#19 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#20 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#21 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#22 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#23 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#24 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#0 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#1 [2024-11-15 15:23:39,139 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#2 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#3 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#4 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#5 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#6 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#7 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#8 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#9 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#10 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#11 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#12 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#13 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#14 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#15 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#16 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#17 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#18 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#19 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#20 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#21 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#22 [2024-11-15 15:23:39,140 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#23 [2024-11-15 15:23:39,141 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE4#24 [2024-11-15 15:23:39,141 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_print_list [2024-11-15 15:23:39,141 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_print_list [2024-11-15 15:23:39,141 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2024-11-15 15:23:39,141 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2024-11-15 15:23:39,141 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write16 [2024-11-15 15:23:39,141 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write16 [2024-11-15 15:23:39,141 INFO L130 BoogieDeclarations]: Found specification of procedure outw [2024-11-15 15:23:39,141 INFO L138 BoogieDeclarations]: Found implementation of procedure outw [2024-11-15 15:23:39,141 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2024-11-15 15:23:39,141 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2024-11-15 15:23:39,141 INFO L130 BoogieDeclarations]: Found specification of procedure outb [2024-11-15 15:23:39,141 INFO L138 BoogieDeclarations]: Found implementation of procedure outb [2024-11-15 15:23:39,141 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2024-11-15 15:23:39,141 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2024-11-15 15:23:39,141 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2024-11-15 15:23:39,141 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2024-11-15 15:23:39,141 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2024-11-15 15:23:39,141 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2024-11-15 15:23:39,141 INFO L130 BoogieDeclarations]: Found specification of procedure outl [2024-11-15 15:23:39,142 INFO L138 BoogieDeclarations]: Found implementation of procedure outl [2024-11-15 15:23:39,142 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_reset_lists [2024-11-15 15:23:39,142 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_reset_lists [2024-11-15 15:23:39,142 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_finish_reset [2024-11-15 15:23:39,142 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_finish_reset [2024-11-15 15:23:39,142 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_close [2024-11-15 15:23:39,142 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_close [2024-11-15 15:23:39,142 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-11-15 15:23:39,142 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-11-15 15:23:39,142 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_print [2024-11-15 15:23:39,146 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_print [2024-11-15 15:23:39,146 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2024-11-15 15:23:39,146 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2024-11-15 15:23:39,146 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write32 [2024-11-15 15:23:39,146 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write32 [2024-11-15 15:23:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_pci_unregister_driver [2024-11-15 15:23:39,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_pci_unregister_driver [2024-11-15 15:23:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_probe1 [2024-11-15 15:23:39,147 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_probe1 [2024-11-15 15:23:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2024-11-15 15:23:39,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2024-11-15 15:23:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2024-11-15 15:23:39,147 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2024-11-15 15:23:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2024-11-15 15:23:39,147 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2024-11-15 15:23:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-11-15 15:23:39,147 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-11-15 15:23:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2024-11-15 15:23:39,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2024-11-15 15:23:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2024-11-15 15:23:39,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2024-11-15 15:23:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2024-11-15 15:23:39,147 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2024-11-15 15:23:39,147 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_timer [2024-11-15 15:23:39,148 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_timer [2024-11-15 15:23:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_timer [2024-11-15 15:23:39,148 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_timer [2024-11-15 15:23:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_instance_callback_3_2 [2024-11-15 15:23:39,148 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_instance_callback_3_2 [2024-11-15 15:23:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_stop [2024-11-15 15:23:39,148 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_stop [2024-11-15 15:23:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_set_mac [2024-11-15 15:23:39,148 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_set_mac [2024-11-15 15:23:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure __release_region [2024-11-15 15:23:39,148 INFO L138 BoogieDeclarations]: Found implementation of procedure __release_region [2024-11-15 15:23:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_ee_send_start [2024-11-15 15:23:39,148 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_ee_send_start [2024-11-15 15:23:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_read32 [2024-11-15 15:23:39,148 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_read32 [2024-11-15 15:23:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2024-11-15 15:23:39,148 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2024-11-15 15:23:39,148 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2024-11-15 15:23:39,148 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_remove_one [2024-11-15 15:23:39,149 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_remove_one [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_get_skb [2024-11-15 15:23:39,149 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_get_skb [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14 [2024-11-15 15:23:39,149 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#15 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#16 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#17 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#18 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#19 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#20 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#21 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#22 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#23 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#24 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_dio_write8 [2024-11-15 15:23:39,150 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_dio_write8 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9 [2024-11-15 15:23:39,150 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#15 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#16 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#17 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#18 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#19 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#20 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#21 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#22 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#23 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#24 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5 [2024-11-15 15:23:39,151 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#15 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#16 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#17 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#18 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#19 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#20 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#21 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#22 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#23 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#24 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1 [2024-11-15 15:23:39,152 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2 [2024-11-15 15:23:39,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3 [2024-11-15 15:23:39,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4 [2024-11-15 15:23:39,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5 [2024-11-15 15:23:39,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6 [2024-11-15 15:23:39,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7 [2024-11-15 15:23:39,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8 [2024-11-15 15:23:39,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9 [2024-11-15 15:23:39,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10 [2024-11-15 15:23:39,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11 [2024-11-15 15:23:39,153 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12 [2024-11-15 15:23:39,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13 [2024-11-15 15:23:39,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14 [2024-11-15 15:23:39,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#15 [2024-11-15 15:23:39,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#16 [2024-11-15 15:23:39,157 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#17 [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#18 [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#19 [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#20 [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#21 [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#22 [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#23 [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#24 [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-15 15:23:39,158 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_power_down [2024-11-15 15:23:39,158 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_power_down [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_ee_send_byte [2024-11-15 15:23:39,158 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_ee_send_byte [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure inb_p [2024-11-15 15:23:39,158 INFO L138 BoogieDeclarations]: Found implementation of procedure inb_p [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_poll [2024-11-15 15:23:39,158 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_poll [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mod_timer [2024-11-15 15:23:39,158 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mod_timer [2024-11-15 15:23:39,158 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2024-11-15 15:23:39,158 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_reset_adapter [2024-11-15 15:23:39,159 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_reset_adapter [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2024-11-15 15:23:39,159 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-11-15 15:23:39,159 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-15 15:23:39,159 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-15 15:23:39,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-15 15:23:39,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-15 15:23:39,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-15 15:23:39,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-15 15:23:39,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-15 15:23:39,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-15 15:23:39,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-15 15:23:39,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-15 15:23:39,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-15 15:23:39,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-15 15:23:39,160 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-15 15:23:39,164 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-11-15 15:23:39,164 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-11-15 15:23:39,164 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_send_data [2024-11-15 15:23:39,164 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_send_data [2024-11-15 15:23:39,164 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_phy_reset [2024-11-15 15:23:39,165 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_phy_reset [2024-11-15 15:23:39,165 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_mii_read_reg [2024-11-15 15:23:39,165 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_mii_read_reg [2024-11-15 15:23:39,165 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_free_lists [2024-11-15 15:23:39,165 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_free_lists [2024-11-15 15:23:39,165 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2024-11-15 15:23:39,165 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2024-11-15 15:23:39,165 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_open [2024-11-15 15:23:39,165 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_open [2024-11-15 15:23:39,165 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2024-11-15 15:23:39,165 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2024-11-15 15:23:39,165 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2024-11-15 15:23:39,165 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2024-11-15 15:23:39,165 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_netdev [2024-11-15 15:23:39,165 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_netdev [2024-11-15 15:23:39,165 INFO L130 BoogieDeclarations]: Found specification of procedure outb_p [2024-11-15 15:23:39,165 INFO L138 BoogieDeclarations]: Found implementation of procedure outb_p [2024-11-15 15:23:39,165 INFO L130 BoogieDeclarations]: Found specification of procedure inb [2024-11-15 15:23:39,165 INFO L138 BoogieDeclarations]: Found implementation of procedure inb [2024-11-15 15:23:39,165 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~C_ULONG~TO~VOID [2024-11-15 15:23:39,165 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~C_ULONG~TO~VOID [2024-11-15 15:23:39,165 INFO L130 BoogieDeclarations]: Found specification of procedure inl [2024-11-15 15:23:39,166 INFO L138 BoogieDeclarations]: Found implementation of procedure inl [2024-11-15 15:23:39,166 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_store_skb [2024-11-15 15:23:39,166 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_store_skb [2024-11-15 15:23:39,166 INFO L130 BoogieDeclarations]: Found specification of procedure tlan_tx_timeout [2024-11-15 15:23:39,166 INFO L138 BoogieDeclarations]: Found implementation of procedure tlan_tx_timeout [2024-11-15 15:23:39,166 INFO L130 BoogieDeclarations]: Found specification of procedure inw [2024-11-15 15:23:39,166 INFO L138 BoogieDeclarations]: Found implementation of procedure inw [2024-11-15 15:23:39,166 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2024-11-15 15:23:39,166 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2024-11-15 15:23:39,166 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2024-11-15 15:23:39,166 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2024-11-15 15:23:39,166 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-15 15:23:39,166 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-15 15:23:39,166 INFO L130 BoogieDeclarations]: Found specification of procedure preempt_count [2024-11-15 15:23:39,166 INFO L138 BoogieDeclarations]: Found implementation of procedure preempt_count [2024-11-15 15:23:39,934 INFO L238 CfgBuilder]: Building ICFG [2024-11-15 15:23:39,937 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-15 15:24:06,108 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6907-1: tlan_eisa_probe_~tmp~35#1 := tlan_eisa_probe_#t~ret344#1;havoc tlan_eisa_probe_#t~ret344#1;tlan_eisa_probe_#t~ret345#1.base, tlan_eisa_probe_#t~ret345#1.offset := 43bv64, 0bv64; [2024-11-15 15:24:06,109 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6907: SUMMARY for call tlan_eisa_probe_#t~ret344#1 := inw(~bvadd~32(3200bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:24:06,109 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6973: assume 16bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2024-11-15 15:24:06,109 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6973: assume !(16bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2024-11-15 15:24:06,109 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6908-1: havoc tlan_eisa_probe_#t~ret345#1.base, tlan_eisa_probe_#t~ret345#1.offset;havoc tlan_eisa_probe_#t~ret346#1; [2024-11-15 15:24:06,109 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6908: SUMMARY for call tlan_eisa_probe_#t~ret346#1 := printk(tlan_eisa_probe_#t~ret345#1.base, tlan_eisa_probe_#t~ret345#1.offset); srcloc: null [2024-11-15 15:24:06,109 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7008: tlan_eisa_probe_~rc~2#1 := tlan_eisa_probe_#t~ret359#1;havoc tlan_eisa_probe_#t~ret359#1; [2024-11-15 15:24:06,109 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_ldv_43231#1: SUMMARY for call tlan_eisa_probe_#t~ret359#1 := tlan_probe1(0bv64, 0bv64, tlan_eisa_probe_~ioaddr~0#1, tlan_eisa_probe_~irq~0#1, 12bv32, 0bv64, 0bv64); srcloc: null [2024-11-15 15:24:06,109 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6944-1: tlan_eisa_probe_~device_id~1#1 := tlan_eisa_probe_#t~ret354#1;havoc tlan_eisa_probe_#t~ret354#1; [2024-11-15 15:24:06,109 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6944: SUMMARY for call tlan_eisa_probe_#t~ret354#1 := inw(~bvadd~32(3202bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:24:06,109 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6977: assume 32bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2024-11-15 15:24:06,109 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6977: assume !(32bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2024-11-15 15:24:06,110 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6912-1: assume 0bv32 != ~bvand~32(16bv32, ~debug~0);tlan_eisa_probe_#t~ret350#1.base, tlan_eisa_probe_#t~ret350#1.offset := 45bv64, 0bv64; [2024-11-15 15:24:06,110 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6912-1: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2024-11-15 15:24:06,110 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6946: assume 8433bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1) && 16625bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1); [2024-11-15 15:24:06,110 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6946: assume !(8433bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1) && 16625bv32 != ~zero_extend~32~16(tlan_eisa_probe_~device_id~1#1)); [2024-11-15 15:24:06,110 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6914: SUMMARY for call tlan_eisa_probe_#t~ret347#1 := inw(~bvadd~32(3202bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:24:06,110 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6914-1: tlan_eisa_probe_~tmp___0~12#1 := tlan_eisa_probe_#t~ret347#1;havoc tlan_eisa_probe_#t~ret347#1;tlan_eisa_probe_#t~ret348#1.base, tlan_eisa_probe_#t~ret348#1.offset := 44bv64, 0bv64; [2024-11-15 15:24:06,111 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7014: SUMMARY for call tlan_eisa_probe_#t~ret361#1 := printk(tlan_eisa_probe_#t~ret360#1.base, tlan_eisa_probe_#t~ret360#1.offset); srcloc: null [2024-11-15 15:24:06,111 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6915-1: havoc tlan_eisa_probe_#t~ret348#1.base, tlan_eisa_probe_#t~ret348#1.offset;havoc tlan_eisa_probe_#t~ret349#1; [2024-11-15 15:24:06,111 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6915: SUMMARY for call tlan_eisa_probe_#t~ret349#1 := printk(tlan_eisa_probe_#t~ret348#1.base, tlan_eisa_probe_#t~ret348#1.offset); srcloc: null [2024-11-15 15:24:06,111 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6948: SUMMARY for call __release_region(~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64); srcloc: null [2024-11-15 15:24:06,111 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6981: assume 64bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2024-11-15 15:24:06,111 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6981: assume !(64bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2024-11-15 15:24:06,111 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7014-1: havoc tlan_eisa_probe_#t~ret360#1.base, tlan_eisa_probe_#t~ret360#1.offset;havoc tlan_eisa_probe_#t~ret361#1; [2024-11-15 15:24:06,111 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L11705-1: __request_region_#res#1.base, __request_region_#res#1.offset := __request_region_#t~ret1261#1.base, __request_region_#t~ret1261#1.offset;havoc __request_region_#t~ret1261#1.base, __request_region_#t~ret1261#1.offset; [2024-11-15 15:24:06,111 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L11705: SUMMARY for call __request_region_#t~ret1261#1.base, __request_region_#t~ret1261#1.offset := ldv_malloc(56bv64); srcloc: null [2024-11-15 15:24:06,111 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_32#1: tlan_eisa_probe_~irq~0#1 := 9bv32; [2024-11-15 15:24:06,112 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6919-1: assume { :begin_inline___request_region } true;__request_region_#in~arg0#1.base, __request_region_#in~arg0#1.offset, __request_region_#in~arg1#1, __request_region_#in~arg2#1, __request_region_#in~arg3#1.base, __request_region_#in~arg3#1.offset, __request_region_#in~arg4#1 := ~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64, ~#tlan_signature~0.base, ~#tlan_signature~0.offset, 0bv32;havoc __request_region_#res#1.base, __request_region_#res#1.offset;havoc __request_region_#t~ret1261#1.base, __request_region_#t~ret1261#1.offset, __request_region_~arg0#1.base, __request_region_~arg0#1.offset, __request_region_~arg1#1, __request_region_~arg2#1, __request_region_~arg3#1.base, __request_region_~arg3#1.offset, __request_region_~arg4#1;__request_region_~arg0#1.base, __request_region_~arg0#1.offset := __request_region_#in~arg0#1.base, __request_region_#in~arg0#1.offset;__request_region_~arg1#1 := __request_region_#in~arg1#1;__request_region_~arg2#1 := __request_region_#in~arg2#1;__request_region_~arg3#1.base, __request_region_~arg3#1.offset := __request_region_#in~arg3#1.base, __request_region_#in~arg3#1.offset;__request_region_~arg4#1 := __request_region_#in~arg4#1; [2024-11-15 15:24:06,112 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6985: assume 128bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1); [2024-11-15 15:24:06,112 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6985: assume !(128bv32 == ~zero_extend~32~8(tlan_eisa_probe_~tmp___4~0#1)); [2024-11-15 15:24:06,112 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6954: SUMMARY for call tlan_eisa_probe_#t~ret355#1 := inb(~bvadd~32(3204bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:24:06,112 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7020-1: tlan_eisa_probe_~ioaddr~0#1 := ~bvadd~64(4096bv64, tlan_eisa_probe_~ioaddr~0#1); [2024-11-15 15:24:06,112 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6921-1: havoc tlan_eisa_probe_#t~ret350#1.base, tlan_eisa_probe_#t~ret350#1.offset;havoc tlan_eisa_probe_#t~ret351#1; [2024-11-15 15:24:06,112 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6921: SUMMARY for call tlan_eisa_probe_#t~ret351#1 := printk(tlan_eisa_probe_#t~ret350#1.base, tlan_eisa_probe_#t~ret350#1.offset); srcloc: null [2024-11-15 15:24:06,112 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6954-1: tlan_eisa_probe_~tmp___3~2#1 := tlan_eisa_probe_#t~ret355#1;havoc tlan_eisa_probe_#t~ret355#1; [2024-11-15 15:24:06,113 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_64#1: tlan_eisa_probe_~irq~0#1 := 10bv32; [2024-11-15 15:24:06,113 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7022: SUMMARY for call tlan_eisa_probe_#t~ret363#1 := printk(tlan_eisa_probe_#t~ret362#1.base, tlan_eisa_probe_#t~ret362#1.offset); srcloc: null [2024-11-15 15:24:06,113 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6956: assume 1bv32 != ~zero_extend~32~8(tlan_eisa_probe_~tmp___3~2#1); [2024-11-15 15:24:06,113 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6956: assume !(1bv32 != ~zero_extend~32~8(tlan_eisa_probe_~tmp___3~2#1)); [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7022-1: havoc tlan_eisa_probe_#t~ret362#1.base, tlan_eisa_probe_#t~ret362#1.offset;havoc tlan_eisa_probe_#t~ret363#1; [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6958: SUMMARY for call __release_region(~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64); srcloc: null [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##80: assume !(16bv32 == ~debug~0); [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##80: assume 16bv32 == ~debug~0;tlan_eisa_probe_#t~ret362#1.base, tlan_eisa_probe_#t~ret362#1.offset := 48bv64, 0bv64; [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##77: assume !(16bv32 == ~debug~0); [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##77: assume 16bv32 == ~debug~0;tlan_eisa_probe_#t~ret360#1.base, tlan_eisa_probe_#t~ret360#1.offset := 47bv64, 0bv64; [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6929: assume 0bv64 == ~bvadd~64(tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset); [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6929: assume !(0bv64 == ~bvadd~64(tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset)); [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6963: assume 16bv32 == ~debug~0;tlan_eisa_probe_#t~ret356#1.base, tlan_eisa_probe_#t~ret356#1.offset := 46bv64, 0bv64; [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6963: assume !(16bv32 == ~debug~0); [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7029: assume ~bvsle~64(tlan_eisa_probe_~ioaddr~0#1, 36863bv64); [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L7029: assume !~bvsle~64(tlan_eisa_probe_~ioaddr~0#1, 36863bv64); [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##49: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##49: assume 0bv32 != ~bvand~32(16bv32, ~debug~0); [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6963-2: SUMMARY for call tlan_eisa_probe_#t~ret358#1 := inb(~bvadd~32(3264bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_16#1: tlan_eisa_probe_~irq~0#1 := 5bv32; [2024-11-15 15:24:06,114 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6965-1: havoc tlan_eisa_probe_#t~ret356#1.base, tlan_eisa_probe_#t~ret356#1.offset;havoc tlan_eisa_probe_#t~ret357#1; [2024-11-15 15:24:06,115 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6965: SUMMARY for call tlan_eisa_probe_#t~ret357#1 := printk(tlan_eisa_probe_#t~ret356#1.base, tlan_eisa_probe_#t~ret356#1.offset); srcloc: null [2024-11-15 15:24:06,115 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint tlan_eisa_probe_case_128#1: tlan_eisa_probe_~irq~0#1 := 11bv32; [2024-11-15 15:24:06,115 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6934: SUMMARY for call tlan_eisa_probe_#t~ret353#1 := inw(~bvadd~32(3200bv32, tlan_eisa_probe_~ioaddr~0#1[32:0])); srcloc: null [2024-11-15 15:24:06,115 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint __request_region_returnLabel#1: tlan_eisa_probe_#t~ret352#1.base, tlan_eisa_probe_#t~ret352#1.offset := __request_region_#res#1.base, __request_region_#res#1.offset;havoc __request_region_#t~ret1261#1.base, __request_region_#t~ret1261#1.offset, __request_region_~arg0#1.base, __request_region_~arg0#1.offset, __request_region_~arg1#1, __request_region_~arg2#1, __request_region_~arg3#1.base, __request_region_~arg3#1.offset, __request_region_~arg4#1;havoc __request_region_#in~arg0#1.base, __request_region_#in~arg0#1.offset, __request_region_#in~arg1#1, __request_region_#in~arg2#1, __request_region_#in~arg3#1.base, __request_region_#in~arg3#1.offset, __request_region_#in~arg4#1;assume { :end_inline___request_region } true;tlan_eisa_probe_~tmp___1~5#1.base, tlan_eisa_probe_~tmp___1~5#1.offset := tlan_eisa_probe_#t~ret352#1.base, tlan_eisa_probe_#t~ret352#1.offset;havoc tlan_eisa_probe_#t~ret352#1.base, tlan_eisa_probe_#t~ret352#1.offset; [2024-11-15 15:24:06,115 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6934-1: tlan_eisa_probe_~tmp___2~2#1 := tlan_eisa_probe_#t~ret353#1;havoc tlan_eisa_probe_#t~ret353#1; [2024-11-15 15:24:06,115 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6936: assume 4366bv32 != ~zero_extend~32~16(tlan_eisa_probe_~tmp___2~2#1); [2024-11-15 15:24:06,115 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6936: assume !(4366bv32 != ~zero_extend~32~16(tlan_eisa_probe_~tmp___2~2#1)); [2024-11-15 15:24:06,115 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6970: tlan_eisa_probe_~tmp___4~0#1 := tlan_eisa_probe_#t~ret358#1;havoc tlan_eisa_probe_#t~ret358#1; [2024-11-15 15:24:06,115 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6938: SUMMARY for call __release_region(~#ioport_resource~0.base, ~#ioport_resource~0.offset, tlan_eisa_probe_~ioaddr~0#1, 16bv64); srcloc: null [2024-11-15 15:24:06,115 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6905-1: assume 0bv32 != ~bvand~32(16bv32, ~debug~0); [2024-11-15 15:24:06,115 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint L6905-1: assume !(0bv32 != ~bvand~32(16bv32, ~debug~0)); [2024-11-15 15:24:06,820 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-15 15:24:48,142 INFO L? ?]: Removed 2346 outVars from TransFormulas that were not future-live. [2024-11-15 15:24:48,142 INFO L287 CfgBuilder]: Performing block encoding [2024-11-15 15:24:48,183 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-15 15:24:48,183 INFO L316 CfgBuilder]: Removed 1 assume(true) statements. [2024-11-15 15:24:48,184 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.11 03:24:48 BoogieIcfgContainer [2024-11-15 15:24:48,184 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-15 15:24:48,185 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-15 15:24:48,186 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-15 15:24:48,188 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-15 15:24:48,188 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 15.11 03:23:35" (1/3) ... [2024-11-15 15:24:48,189 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@32807ebd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 15.11 03:24:48, skipping insertion in model container [2024-11-15 15:24:48,189 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.11 03:23:37" (2/3) ... [2024-11-15 15:24:48,189 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@32807ebd and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 15.11 03:24:48, skipping insertion in model container [2024-11-15 15:24:48,189 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.11 03:24:48" (3/3) ... [2024-11-15 15:24:48,190 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-3.14_linux-kernel-locking-mutex_drivers-net-ethernet-ti-tlan.cil.i [2024-11-15 15:24:48,204 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-15 15:24:48,204 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-15 15:24:48,299 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-15 15:24:48,306 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;@75c3dee3, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-15 15:24:48,307 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-15 15:24:48,326 INFO L276 IsEmpty]: Start isEmpty. Operand has 2089 states, 1324 states have (on average 1.2311178247734138) internal successors, (1630), 1376 states have internal predecessors, (1630), 657 states have call successors, (657), 107 states have call predecessors, (657), 106 states have return successors, (653), 635 states have call predecessors, (653), 653 states have call successors, (653) [2024-11-15 15:24:48,337 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 63 [2024-11-15 15:24:48,337 INFO L207 NwaCegarLoop]: Found error trace [2024-11-15 15:24:48,338 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 3, 2, 2, 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] [2024-11-15 15:24:48,339 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_mutex__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-15 15:24:48,346 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-15 15:24:48,346 INFO L85 PathProgramCache]: Analyzing trace with hash -1143246356, now seen corresponding path program 1 times [2024-11-15 15:24:48,377 INFO L118 FreeRefinementEngine]: Executing refinement strategy FOX [2024-11-15 15:24:48,377 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [759872917] [2024-11-15 15:24:48,377 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-15 15:24:48,378 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-15 15:24:57,883 ERROR L246 FreeRefinementEngine]: Caught known exception: Const is only supported for infinite index sort [2024-11-15 15:24:57,883 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [184484630] [2024-11-15 15:24:57,883 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-15 15:24:57,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-11-15 15:24:57,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2024-11-15 15:24:57,897 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-11-15 15:24:57,902 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-11-15 15:25:07,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-15 15:25:07,883 INFO L255 TraceCheckSpWp]: Trace formula consists of 2260 conjuncts, 4 conjuncts are in the unsatisfiable core [2024-11-15 15:25:07,889 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-11-15 15:25:12,789 INFO L134 CoverageAnalysis]: Checked inductivity of 18 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 18 trivial. 0 not checked. [2024-11-15 15:25:12,789 INFO L307 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2024-11-15 15:25:12,790 INFO L136 FreeRefinementEngine]: Strategy FOX found an infeasible trace [2024-11-15 15:25:12,790 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [759872917] [2024-11-15 15:25:12,790 WARN L311 FreeRefinementEngine]: Interpolation failed due to KNOWN_IGNORE: SMT_SOLVER_CANNOT_INTERPOLATE_INPUT [2024-11-15 15:25:12,790 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [184484630] [2024-11-15 15:25:12,790 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [184484630] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-15 15:25:12,790 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-15 15:25:12,791 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-15 15:25:12,792 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1357759465] [2024-11-15 15:25:12,792 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-15 15:25:12,796 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-15 15:25:12,796 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy FOX [2024-11-15 15:25:12,814 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-15 15:25:12,814 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-11-15 15:25:12,820 INFO L87 Difference]: Start difference. First operand has 2089 states, 1324 states have (on average 1.2311178247734138) internal successors, (1630), 1376 states have internal predecessors, (1630), 657 states have call successors, (657), 107 states have call predecessors, (657), 106 states have return successors, (653), 635 states have call predecessors, (653), 653 states have call successors, (653) Second operand has 5 states, 5 states have (on average 6.8) internal successors, (34), 4 states have internal predecessors, (34), 1 states have call successors, (10), 2 states have call predecessors, (10), 1 states have return successors, (8), 1 states have call predecessors, (8), 1 states have call successors, (8) [2024-11-15 15:25:14,455 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-15 15:25:14,456 INFO L93 Difference]: Finished difference Result 4144 states and 5960 transitions. [2024-11-15 15:25:14,457 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-11-15 15:25:14,458 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 6.8) internal successors, (34), 4 states have internal predecessors, (34), 1 states have call successors, (10), 2 states have call predecessors, (10), 1 states have return successors, (8), 1 states have call predecessors, (8), 1 states have call successors, (8) Word has length 62 [2024-11-15 15:25:14,459 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-15 15:25:14,497 INFO L225 Difference]: With dead ends: 4144 [2024-11-15 15:25:14,497 INFO L226 Difference]: Without dead ends: 2077 [2024-11-15 15:25:14,521 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 63 GetRequests, 58 SyntacticMatches, 0 SemanticMatches, 5 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=17, Invalid=25, Unknown=0, NotChecked=0, Total=42 [2024-11-15 15:25:14,523 INFO L432 NwaCegarLoop]: 2922 mSDtfsCounter, 2882 mSDsluCounter, 5840 mSDsCounter, 0 mSdLazyCounter, 12 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2883 SdHoareTripleChecker+Valid, 8762 SdHoareTripleChecker+Invalid, 13 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 12 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-11-15 15:25:14,524 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2883 Valid, 8762 Invalid, 13 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 12 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-11-15 15:25:14,545 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2077 states.