./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-wireless-ipw2x00-ipw2100.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 48c9605d Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-wireless-ipw2x00-ipw2100.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 967ac2ddb24f83d42ba7c795b5416be20fbe6e1d2503e452c220a054542840b6 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 04:06:23,318 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 04:06:23,366 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-02-08 04:06:23,372 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 04:06:23,374 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 04:06:23,396 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 04:06:23,397 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 04:06:23,397 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 04:06:23,397 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 04:06:23,398 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 04:06:23,398 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 04:06:23,398 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 04:06:23,399 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 04:06:23,399 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 04:06:23,399 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 04:06:23,399 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 04:06:23,399 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 04:06:23,399 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-02-08 04:06:23,400 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 04:06:23,400 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 04:06:23,400 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 04:06:23,400 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 04:06:23,400 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 04:06:23,400 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 04:06:23,400 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 04:06:23,400 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 04:06:23,400 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 04:06:23,400 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 04:06:23,400 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 04:06:23,401 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:06:23,401 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 04:06:23,401 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 04:06:23,401 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 04:06:23,401 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 04:06:23,402 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-02-08 04:06:23,402 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-02-08 04:06:23,402 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 04:06:23,402 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 04:06:23,402 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 04:06:23,402 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 04:06:23,402 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 967ac2ddb24f83d42ba7c795b5416be20fbe6e1d2503e452c220a054542840b6 [2025-02-08 04:06:23,638 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 04:06:23,652 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 04:06:23,654 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 04:06:23,655 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 04:06:23,655 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 04:06:23,656 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-wireless-ipw2x00-ipw2100.cil.i [2025-02-08 04:06:24,852 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/d9d8f5f8a/581c6afc29d34f299c652bc225dc92b8/FLAG4d4f7b503 [2025-02-08 04:06:25,586 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 04:06:25,586 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-wireless-ipw2x00-ipw2100.cil.i [2025-02-08 04:06:25,649 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/d9d8f5f8a/581c6afc29d34f299c652bc225dc92b8/FLAG4d4f7b503 [2025-02-08 04:06:25,944 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/d9d8f5f8a/581c6afc29d34f299c652bc225dc92b8 [2025-02-08 04:06:25,946 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 04:06:25,949 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 04:06:25,950 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 04:06:25,950 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 04:06:25,959 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 04:06:25,960 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:06:25" (1/1) ... [2025-02-08 04:06:25,962 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@9bc58a4 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:25, skipping insertion in model container [2025-02-08 04:06:25,963 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:06:25" (1/1) ... [2025-02-08 04:06:26,105 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-02-08 04:06:31,485 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-wireless-ipw2x00-ipw2100.cil.i[730305,730318] [2025-02-08 04:06:31,527 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:06:31,600 INFO L200 MainTranslator]: Completed pre-run [2025-02-08 04:06:31,729 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"); [7216] [2025-02-08 04:06:31,731 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)); [7223] [2025-02-08 04:06:31,732 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [7230] [2025-02-08 04:06:31,735 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/076166e/linux-drivers-clk1/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [7299-7300] [2025-02-08 04:06:31,735 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"); [7305-7307] [2025-02-08 04:06:31,736 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [7347] [2025-02-08 04:06:31,736 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7350] [2025-02-08 04:06:31,736 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7353] [2025-02-08 04:06:31,737 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7356] [2025-02-08 04:06:31,741 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7469] [2025-02-08 04:06:31,752 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)); [7629-7630] [2025-02-08 04:06:31,753 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)); [7663-7664] [2025-02-08 04:06:31,754 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" (103), "i" (12UL)); [7700-7701] [2025-02-08 04:06:31,756 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" (115), "i" (12UL)); [7737-7738] [2025-02-08 04:06:31,928 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [13217] [2025-02-08 04:06:32,273 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-wireless-ipw2x00-ipw2100.cil.i[730305,730318] [2025-02-08 04:06:32,292 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-02-08 04:06:32,665 INFO L204 MainTranslator]: Completed translation [2025-02-08 04:06:32,665 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32 WrapperNode [2025-02-08 04:06:32,666 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-02-08 04:06:32,667 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-02-08 04:06:32,667 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-02-08 04:06:32,667 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-02-08 04:06:32,672 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:32,820 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:33,229 INFO L138 Inliner]: procedures = 574, calls = 14361, calls flagged for inlining = 281, calls inlined = 219, statements flattened = 16684 [2025-02-08 04:06:33,231 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-02-08 04:06:33,232 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-02-08 04:06:33,232 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-02-08 04:06:33,232 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-02-08 04:06:33,241 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:33,242 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:33,311 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:35,177 INFO L175 MemorySlicer]: Split 8615 memory accesses to 70 slices as follows [16, 4, 2, 5, 5, 2, 49, 37, 2, 8, 26, 8, 4, 97, 2, 27, 4, 3, 8, 7, 2, 8, 2, 1, 7, 5, 1, 6, 7, 8, 8, 7, 4, 4, 3, 1, 4063, 1, 1, 259, 2, 1, 6, 2, 2, 30, 2, 72, 15, 7, 41, 5, 2340, 1, 7, 22, 591, 7, 17, 12, 2, 9, 443, 7, 224, 2, 7, 2, 7, 16]. 47 percent of accesses are in the largest equivalence class. The 3079 initializations are split as follows [0, 4, 0, 5, 5, 0, 49, 37, 0, 0, 6, 8, 0, 97, 0, 27, 4, 3, 8, 7, 0, 8, 0, 1, 7, 5, 0, 6, 7, 8, 8, 7, 4, 0, 3, 0, 90, 0, 0, 259, 0, 1, 6, 2, 0, 0, 0, 0, 0, 7, 0, 5, 2340, 1, 7, 0, 0, 7, 0, 0, 0, 9, 0, 7, 0, 0, 7, 0, 7, 0]. The 4616 writes are split as follows [16, 0, 1, 0, 0, 0, 0, 0, 1, 8, 7, 0, 3, 0, 1, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 3110, 1, 0, 0, 1, 0, 0, 0, 1, 30, 1, 71, 15, 0, 41, 0, 0, 0, 0, 16, 591, 0, 0, 12, 1, 0, 443, 0, 224, 1, 0, 2, 0, 16]. [2025-02-08 04:06:35,178 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:35,178 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:35,512 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:35,548 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:35,642 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:35,687 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:35,778 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-02-08 04:06:35,779 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-02-08 04:06:35,779 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-02-08 04:06:35,779 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-02-08 04:06:35,780 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:06:32" (1/1) ... [2025-02-08 04:06:35,784 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:06:35,793 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2025-02-08 04:06:35,816 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-02-08 04:06:35,819 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-02-08 04:06:35,837 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-02-08 04:06:35,837 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-02-08 04:06:35,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-02-08 04:06:35,837 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-02-08 04:06:35,837 INFO L130 BoogieDeclarations]: Found specification of procedure read_register [2025-02-08 04:06:35,837 INFO L138 BoogieDeclarations]: Found implementation of procedure read_register [2025-02-08 04:06:35,837 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_tx_send_data [2025-02-08 04:06:35,838 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_tx_send_data [2025-02-08 04:06:35,838 INFO L130 BoogieDeclarations]: Found specification of procedure write_register_byte [2025-02-08 04:06:35,838 INFO L138 BoogieDeclarations]: Found implementation of procedure write_register_byte [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_release_firmware [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_release_firmware [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_configure_security [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_configure_security [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_reset_adapter [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_reset_adapter [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_set_security_information [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_set_security_information [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2025-02-08 04:06:35,839 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-02-08 04:06:35,839 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_set_mandatory_bssid [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_set_mandatory_bssid [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure wiphy_rfkill_set_hw_state [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure wiphy_rfkill_set_hw_state [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure wiphy_unregister [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure wiphy_unregister [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_disable_adapter [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_disable_adapter [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_hw_send_command [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_hw_send_command [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure read_nic_word [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure read_nic_word [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-02-08 04:06:35,841 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-02-08 04:06:35,841 INFO L130 BoogieDeclarations]: Found specification of procedure isr_scan_complete [2025-02-08 04:06:35,842 INFO L138 BoogieDeclarations]: Found implementation of procedure isr_scan_complete [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_set_power_mode [2025-02-08 04:06:35,842 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_set_power_mode [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-02-08 04:06:35,842 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure write_nic_byte [2025-02-08 04:06:35,842 INFO L138 BoogieDeclarations]: Found implementation of procedure write_nic_byte [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2025-02-08 04:06:35,842 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure round_jiffies_relative [2025-02-08 04:06:35,842 INFO L138 BoogieDeclarations]: Found implementation of procedure round_jiffies_relative [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-02-08 04:06:35,842 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-02-08 04:06:35,843 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-02-08 04:06:35,843 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-02-08 04:06:35,843 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-02-08 04:06:35,843 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-02-08 04:06:35,843 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-02-08 04:06:35,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-02-08 04:06:35,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-02-08 04:06:35,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-02-08 04:06:35,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-02-08 04:06:35,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-02-08 04:06:35,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-02-08 04:06:35,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#49 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#50 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#51 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#52 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#53 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#54 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#55 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#56 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#57 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#58 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#59 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#60 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#61 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#62 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#63 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#64 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#65 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#66 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#67 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#68 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#69 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-02-08 04:06:35,846 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_unregister_netdev [2025-02-08 04:06:35,846 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_unregister_netdev [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-02-08 04:06:35,846 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-02-08 04:06:35,847 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-02-08 04:06:35,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-02-08 04:06:35,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-02-08 04:06:35,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-02-08 04:06:35,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-02-08 04:06:35,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-02-08 04:06:35,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2025-02-08 04:06:35,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#66 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#67 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#68 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#69 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure write_nic_dword [2025-02-08 04:06:35,851 INFO L138 BoogieDeclarations]: Found implementation of procedure write_nic_dword [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2025-02-08 04:06:35,851 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_set_channel [2025-02-08 04:06:35,851 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_set_channel [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-02-08 04:06:35,851 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#66 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#67 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#68 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#69 [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-02-08 04:06:35,852 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_up [2025-02-08 04:06:35,852 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_up [2025-02-08 04:06:35,852 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_tx_send_commands [2025-02-08 04:06:35,855 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_tx_send_commands [2025-02-08 04:06:35,855 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-02-08 04:06:35,855 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-02-08 04:06:35,855 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-02-08 04:06:35,855 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-02-08 04:06:35,855 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-02-08 04:06:35,855 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-02-08 04:06:35,855 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#49 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#50 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#51 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#52 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#53 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#54 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#55 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#56 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#57 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#58 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#59 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#60 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#61 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#62 [2025-02-08 04:06:35,856 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#63 [2025-02-08 04:06:35,857 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#64 [2025-02-08 04:06:35,857 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#65 [2025-02-08 04:06:35,857 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#66 [2025-02-08 04:06:35,857 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#67 [2025-02-08 04:06:35,857 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#68 [2025-02-08 04:06:35,859 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#69 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-02-08 04:06:35,859 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#49 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#50 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#51 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#52 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#53 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#54 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#55 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#56 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#57 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#58 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#59 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#60 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#61 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#62 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#63 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#64 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#65 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#66 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#67 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#68 [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#69 [2025-02-08 04:06:35,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context [2025-02-08 04:06:35,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata [2025-02-08 04:06:35,860 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_err_code [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code [2025-02-08 04:06:35,860 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2025-02-08 04:06:35,860 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-02-08 04:06:35,860 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_enable_adapter [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_enable_adapter [2025-02-08 04:06:35,860 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2025-02-08 04:06:35,860 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_set_scan_options [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_set_scan_options [2025-02-08 04:06:35,860 INFO L130 BoogieDeclarations]: Found specification of procedure libipw_txb_free [2025-02-08 04:06:35,860 INFO L138 BoogieDeclarations]: Found implementation of procedure libipw_txb_free [2025-02-08 04:06:35,860 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_reset_fatalerror [2025-02-08 04:06:35,861 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_reset_fatalerror [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_set_tx_rates [2025-02-08 04:06:35,861 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_set_tx_rates [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2025-02-08 04:06:35,861 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure print_ssid [2025-02-08 04:06:35,861 INFO L138 BoogieDeclarations]: Found implementation of procedure print_ssid [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-02-08 04:06:35,861 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-02-08 04:06:35,861 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-02-08 04:06:35,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-02-08 04:06:35,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-02-08 04:06:35,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-02-08 04:06:35,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-02-08 04:06:35,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-02-08 04:06:35,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-02-08 04:06:35,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-02-08 04:06:35,862 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2025-02-08 04:06:35,868 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#66 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#67 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#68 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#69 [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_snapshot_free [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_snapshot_free [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure snprint_line [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure snprint_line [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_reset [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_reset [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure sw_reset_and_clock [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure sw_reset_and_clock [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_enable_interrupts [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_enable_interrupts [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_delayed_work [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_delayed_work [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_resume [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_resume [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_timeout_uninterruptible [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_timeout_uninterruptible [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure wireless_send_event [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure wireless_send_event [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_pci_remove_one [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_pci_remove_one [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure bd_queue_free [2025-02-08 04:06:35,869 INFO L138 BoogieDeclarations]: Found implementation of procedure bd_queue_free [2025-02-08 04:06:35,869 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#10 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#11 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#12 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#13 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#14 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#15 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#16 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#17 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#18 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#19 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#20 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#21 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#22 [2025-02-08 04:06:35,870 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#23 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#24 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#25 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#26 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#27 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#28 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#29 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#30 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#31 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#32 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#33 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#34 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#35 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#36 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#37 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#38 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#39 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#40 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#41 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#42 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#43 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#44 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#45 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#46 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#47 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#48 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#49 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#50 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#51 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#52 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#53 [2025-02-08 04:06:35,871 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#54 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#55 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#56 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#57 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#58 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#59 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#60 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#61 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#62 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#63 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#64 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#65 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#66 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#67 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#68 [2025-02-08 04:06:35,872 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#69 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#10 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#11 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#12 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#13 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#14 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#15 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#16 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#17 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#18 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#19 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#20 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#21 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#22 [2025-02-08 04:06:35,872 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#23 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#24 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#25 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#26 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#27 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#28 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#29 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#30 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#31 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#32 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#33 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#34 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#35 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#36 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#37 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#38 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#39 [2025-02-08 04:06:35,873 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#40 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#41 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#42 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#43 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#44 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#45 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#46 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#47 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#48 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#49 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#50 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#51 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#52 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#53 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#54 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#55 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#56 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#57 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#58 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#59 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#60 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#61 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#62 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#63 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#64 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#65 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#66 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#67 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#68 [2025-02-08 04:06:35,874 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#69 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-02-08 04:06:35,874 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-02-08 04:06:35,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#49 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#50 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#51 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#52 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#53 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#54 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#55 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#56 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#57 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#58 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#59 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#60 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#61 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#62 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#63 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#64 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#65 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#66 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#67 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#68 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#69 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-02-08 04:06:35,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-02-08 04:06:35,880 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#66 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#67 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#68 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#69 [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-02-08 04:06:35,881 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_alloc_skb [2025-02-08 04:06:35,881 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_alloc_skb [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2025-02-08 04:06:35,881 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_get_ordinal [2025-02-08 04:06:35,881 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_get_ordinal [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_hw_stop_adapter [2025-02-08 04:06:35,881 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_hw_stop_adapter [2025-02-08 04:06:35,881 INFO L130 BoogieDeclarations]: Found specification of procedure write_register [2025-02-08 04:06:35,881 INFO L138 BoogieDeclarations]: Found implementation of procedure write_register [2025-02-08 04:06:35,882 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_hw_set_gpio [2025-02-08 04:06:35,882 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_hw_set_gpio [2025-02-08 04:06:35,882 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-02-08 04:06:35,882 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-02-08 04:06:35,882 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_down [2025-02-08 04:06:35,882 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_down [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_close [2025-02-08 04:06:35,883 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_close [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_wait_for_card_state [2025-02-08 04:06:35,883 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_wait_for_card_state [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure isr_indicate_rf_kill [2025-02-08 04:06:35,883 INFO L138 BoogieDeclarations]: Found implementation of procedure isr_indicate_rf_kill [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context [2025-02-08 04:06:35,883 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-02-08 04:06:35,883 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure read_register_byte [2025-02-08 04:06:35,883 INFO L138 BoogieDeclarations]: Found implementation of procedure read_register_byte [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure status_queue_free [2025-02-08 04:06:35,883 INFO L138 BoogieDeclarations]: Found implementation of procedure status_queue_free [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-02-08 04:06:35,883 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2025-02-08 04:06:35,883 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2025-02-08 04:06:35,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2025-02-08 04:06:35,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2025-02-08 04:06:35,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2025-02-08 04:06:35,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2025-02-08 04:06:35,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2025-02-08 04:06:35,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2025-02-08 04:06:35,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2025-02-08 04:06:35,884 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2025-02-08 04:06:35,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#55 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#56 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#57 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#58 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#59 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#60 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#61 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#62 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#63 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#64 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#65 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#66 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#67 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#68 [2025-02-08 04:06:35,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#69 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2025-02-08 04:06:35,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2025-02-08 04:06:35,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2025-02-08 04:06:35,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2025-02-08 04:06:35,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2025-02-08 04:06:35,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2025-02-08 04:06:35,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2025-02-08 04:06:35,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2025-02-08 04:06:35,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2025-02-08 04:06:35,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2025-02-08 04:06:35,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#55 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#56 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#57 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#58 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#59 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#60 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#61 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#62 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#63 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#64 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#65 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#66 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#67 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#68 [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#69 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_rx_free [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_rx_free [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_dev_get_drvdata [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_dev_get_drvdata [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure mod_delayed_work [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_delayed_work [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_shutdown [2025-02-08 04:06:35,891 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_shutdown [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-02-08 04:06:35,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-02-08 04:06:35,892 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-02-08 04:06:35,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#66 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#67 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#68 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#69 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write_nic_word [2025-02-08 04:06:35,897 INFO L138 BoogieDeclarations]: Found implementation of procedure write_nic_word [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure isr_indicate_association_lost [2025-02-08 04:06:35,897 INFO L138 BoogieDeclarations]: Found implementation of procedure isr_indicate_association_lost [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_tx_free [2025-02-08 04:06:35,897 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_tx_free [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_set_mac_address [2025-02-08 04:06:35,897 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_set_mac_address [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_set_essid [2025-02-08 04:06:35,897 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_set_essid [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure is_zero_ether_addr [2025-02-08 04:06:35,897 INFO L138 BoogieDeclarations]: Found implementation of procedure is_zero_ether_addr [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-02-08 04:06:35,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-02-08 04:06:35,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-02-08 04:06:35,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-02-08 04:06:35,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-02-08 04:06:35,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-02-08 04:06:35,898 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#66 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#67 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#68 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#69 [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-02-08 04:06:35,899 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_disable_interrupts [2025-02-08 04:06:35,899 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_disable_interrupts [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure __mutex_init [2025-02-08 04:06:35,899 INFO L138 BoogieDeclarations]: Found implementation of procedure __mutex_init [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2025-02-08 04:06:35,899 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_set_rts_threshold [2025-02-08 04:06:35,899 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_set_rts_threshold [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure read_nic_byte [2025-02-08 04:06:35,899 INFO L138 BoogieDeclarations]: Found implementation of procedure read_nic_byte [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2025-02-08 04:06:35,899 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2025-02-08 04:06:35,899 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-02-08 04:06:35,899 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure free_libipw [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure free_libipw [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_irq [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_irq [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_msg_free [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_msg_free [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure printk_buf [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure printk_buf [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure ipw_ethtool_get_drvinfo [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw_ethtool_get_drvinfo [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure pci_write_config_dword [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_write_config_dword [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_set_tx_power [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_set_tx_power [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc_array [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc_array [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_start_queue [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_start_queue [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_remove_group [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_remove_group [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_system_config [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_system_config [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_kill_works [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_kill_works [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure strnlen [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure strnlen [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-02-08 04:06:35,900 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-02-08 04:06:35,900 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-02-08 04:06:35,901 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#66 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#67 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#68 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#69 [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_queues_free [2025-02-08 04:06:35,902 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_queues_free [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-02-08 04:06:35,902 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-02-08 04:06:35,902 INFO L130 BoogieDeclarations]: Found specification of procedure rf_kill_active [2025-02-08 04:06:35,902 INFO L138 BoogieDeclarations]: Found implementation of procedure rf_kill_active [2025-02-08 04:06:35,903 INFO L130 BoogieDeclarations]: Found specification of procedure get_seconds [2025-02-08 04:06:35,903 INFO L138 BoogieDeclarations]: Found implementation of procedure get_seconds [2025-02-08 04:06:35,903 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~X~$Pointer$~TO~int [2025-02-08 04:06:35,903 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~X~$Pointer$~TO~int [2025-02-08 04:06:35,903 INFO L130 BoogieDeclarations]: Found specification of procedure bd_queue_allocate [2025-02-08 04:06:35,903 INFO L138 BoogieDeclarations]: Found implementation of procedure bd_queue_allocate [2025-02-08 04:06:35,903 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2025-02-08 04:06:35,903 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2025-02-08 04:06:35,907 INFO L130 BoogieDeclarations]: Found specification of procedure libipw_priv [2025-02-08 04:06:35,908 INFO L138 BoogieDeclarations]: Found implementation of procedure libipw_priv [2025-02-08 04:06:35,908 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2025-02-08 04:06:35,908 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2025-02-08 04:06:35,908 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2025-02-08 04:06:35,908 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2025-02-08 04:06:35,908 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_tx_timeout [2025-02-08 04:06:35,908 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_tx_timeout [2025-02-08 04:06:35,908 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free [2025-02-08 04:06:35,908 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free [2025-02-08 04:06:35,908 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-02-08 04:06:35,908 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-02-08 04:06:35,908 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iounmap [2025-02-08 04:06:35,908 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iounmap [2025-02-08 04:06:35,908 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2025-02-08 04:06:35,908 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2025-02-08 04:06:35,908 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2025-02-08 04:06:35,908 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2025-02-08 04:06:35,908 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_open [2025-02-08 04:06:35,908 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_open [2025-02-08 04:06:35,908 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-02-08 04:06:35,912 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_queues_initialize [2025-02-08 04:06:35,913 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_queues_initialize [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure pm_qos_update_request [2025-02-08 04:06:35,913 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_qos_update_request [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure isr_indicate_associated [2025-02-08 04:06:35,913 INFO L138 BoogieDeclarations]: Found implementation of procedure isr_indicate_associated [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-02-08 04:06:35,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2025-02-08 04:06:35,914 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2025-02-08 04:06:35,914 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2025-02-08 04:06:35,914 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2025-02-08 04:06:35,914 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2025-02-08 04:06:35,914 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2025-02-08 04:06:35,914 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2025-02-08 04:06:35,914 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#66 [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#67 [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#68 [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#69 [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure isr_indicate_scanning [2025-02-08 04:06:35,915 INFO L138 BoogieDeclarations]: Found implementation of procedure isr_indicate_scanning [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure read_nic_dword [2025-02-08 04:06:35,915 INFO L138 BoogieDeclarations]: Found implementation of procedure read_nic_dword [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_final_state [2025-02-08 04:06:35,915 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_final_state [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure unregister_netdev [2025-02-08 04:06:35,915 INFO L138 BoogieDeclarations]: Found implementation of procedure unregister_netdev [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure bd_queue_initialize [2025-02-08 04:06:35,915 INFO L138 BoogieDeclarations]: Found implementation of procedure bd_queue_initialize [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure ipw2100_start_scan [2025-02-08 04:06:35,915 INFO L138 BoogieDeclarations]: Found implementation of procedure ipw2100_start_scan [2025-02-08 04:06:35,915 INFO L130 BoogieDeclarations]: Found specification of procedure preempt_count [2025-02-08 04:06:35,915 INFO L138 BoogieDeclarations]: Found implementation of procedure preempt_count [2025-02-08 04:06:37,330 INFO L257 CfgBuilder]: Building ICFG [2025-02-08 04:06:37,335 INFO L287 CfgBuilder]: Building CFG for each procedure with an implementation [2025-02-08 04:06:37,736 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13364-1: SUMMARY for call #t~ret1840#1 := printk(415, 0); srcloc: null [2025-02-08 04:06:37,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13298: havoc #t~memcpy~res1786#1.base, #t~memcpy~res1786#1.offset; [2025-02-08 04:06:37,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13364: assume -2147483648 <= #t~ret1840#1 && #t~ret1840#1 <= 2147483647;havoc #t~mem1837#1;havoc #t~mem1838#1;havoc #t~mem1839#1;havoc #t~ret1840#1; [2025-02-08 04:06:37,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7732-1: SUMMARY for call dma_sync_single_for_device_#t~ret217#1 := valid_dma_direction(dma_sync_single_for_device_~dir#1); srcloc: null [2025-02-08 04:06:37,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7732: assume -2147483648 <= dma_sync_single_for_device_#t~ret217#1 && dma_sync_single_for_device_#t~ret217#1 <= 2147483647;dma_sync_single_for_device_~tmp___0~3#1 := dma_sync_single_for_device_#t~ret217#1;havoc dma_sync_single_for_device_#t~ret217#1; [2025-02-08 04:06:37,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13273: assume -2147483648 <= #t~ret1768#1 && #t~ret1768#1 <= 2147483647;~tmp___1~31#1 := #t~ret1768#1;havoc #t~ret1768#1; [2025-02-08 04:06:37,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13273-1: SUMMARY for call #t~ret1768#1 := preempt_count(); srcloc: null [2025-02-08 04:06:37,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13323: assume 0 != #t~bitwise1803#1 % 4294967296;havoc #t~bitwise1803#1; [2025-02-08 04:06:37,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13323: assume !(0 != #t~bitwise1803#1 % 4294967296);havoc #t~bitwise1803#1; [2025-02-08 04:06:37,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13323-1: [2025-02-08 04:06:37,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13298-1: SUMMARY for call #t~memcpy~res1786#1.base, #t~memcpy~res1786#1.offset := #Ultimate.C_memcpy#36(~ipw_hdr~0#1.base, 44 + ~ipw_hdr~0#1.offset, ~hdr~0#1.base, 16 + ~hdr~0#1.offset, 6); srcloc: null [2025-02-08 04:06:37,737 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13348: assume ~i~17#1 == -1 + (if #t~mem1823#1 % 256 % 4294967296 <= 2147483647 then #t~mem1823#1 % 256 % 4294967296 else #t~mem1823#1 % 256 % 4294967296 - 4294967296);havoc #t~mem1822#1.base, #t~mem1822#1.offset;havoc #t~mem1823#1;call write~int#36(8, ~tbd~2#1.base, 8 + ~tbd~2#1.offset, 1); [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13348: assume !(~i~17#1 == -1 + (if #t~mem1823#1 % 256 % 4294967296 <= 2147483647 then #t~mem1823#1 % 256 % 4294967296 else #t~mem1823#1 % 256 % 4294967296 - 4294967296));havoc #t~mem1822#1.base, #t~mem1822#1.offset;havoc #t~mem1823#1;call write~int#36(1, ~tbd~2#1.base, 8 + ~tbd~2#1.offset, 1); [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13323-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1803#1 := 0; [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13323-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13323-2: havoc #t~bitwise1803#1;assume #t~bitwise1803#1 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && #t~bitwise1803#1 % 4294967296 <= 8388608; [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13257: assume 0 != ~tmp___0~44#1; [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13257: assume !(0 != ~tmp___0~44#1); [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13323-3: assume 8388608 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1803#1 := ~ipw2100_debug_level~0; [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13323-3: assume !(8388608 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13274: assume -2147483648 <= #t~ret1770#1 && #t~ret1770#1 <= 2147483647;havoc #t~bitwise1769#1;havoc #t~ret1770#1; [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13332-1: call #t~mem1811#1.base, #t~mem1811#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1812#1 := read~int#36(#t~mem1811#1.base, #t~mem1811#1.offset, 1); [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13274-5: assume 0 == ~tmp___1~31#1 % 18446744073709551616;#t~bitwise1769#1 := 0; [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13274-5: assume !(0 == ~tmp___1~31#1 % 18446744073709551616); [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13332: assume #t~mem1812#1 % 256 % 4294967296 > 1;havoc #t~mem1811#1.base, #t~mem1811#1.offset;havoc #t~mem1812#1; [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13332: assume !(#t~mem1812#1 % 256 % 4294967296 > 1);havoc #t~mem1811#1.base, #t~mem1811#1.offset;havoc #t~mem1812#1; [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13274-3: havoc #t~bitwise1769#1;assume #t~bitwise1769#1 % 18446744073709551616 <= ~tmp___1~31#1 % 18446744073709551616 && #t~bitwise1769#1 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:37,738 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13274-4: assume 2096896 == ~tmp___1~31#1 % 18446744073709551616;#t~bitwise1769#1 := ~tmp___1~31#1; [2025-02-08 04:06:37,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13274-4: assume !(2096896 == ~tmp___1~31#1 % 18446744073709551616); [2025-02-08 04:06:37,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7733-1: SUMMARY for call dma_sync_single_for_device_#t~ret218#1 := ldv__builtin_expect((if 0 == dma_sync_single_for_device_~tmp___0~3#1 then 1 else 0), 0); srcloc: null [2025-02-08 04:06:37,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13274-1: SUMMARY for call #t~ret1770#1 := printk(404, 0); srcloc: null [2025-02-08 04:06:37,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7733: assume -9223372036854775808 <= dma_sync_single_for_device_#t~ret218#1 && dma_sync_single_for_device_#t~ret218#1 <= 9223372036854775807;dma_sync_single_for_device_~tmp___1~3#1 := dma_sync_single_for_device_#t~ret218#1;havoc dma_sync_single_for_device_#t~ret218#1; [2025-02-08 04:06:37,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13274-2: [2025-02-08 04:06:37,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13291: call #t~mem1777#1.base, #t~mem1777#1.offset := read~$Pointer$#36(~txq~2#1.base, ~txq~2#1.offset, 8);call #t~mem1776#1 := read~int#36(~txq~2#1.base, 32 + ~txq~2#1.offset, 4);~tbd~2#1.base, ~tbd~2#1.offset := #t~mem1777#1.base, #t~mem1777#1.offset + 19 * (if #t~mem1776#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then #t~mem1776#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 else #t~mem1776#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);havoc #t~mem1777#1.base, #t~mem1777#1.offset;havoc #t~mem1776#1;call #t~mem1778#1 := read~int#36(~txq~2#1.base, 32 + ~txq~2#1.offset, 4);call write~int#36((if #t~mem1778#1 % 4294967296 % 4294967296 <= 2147483647 then #t~mem1778#1 % 4294967296 % 4294967296 else #t~mem1778#1 % 4294967296 % 4294967296 - 4294967296), ~packet~6#1.base, 4 + ~packet~6#1.offset, 4);havoc #t~mem1778#1;call #t~mem1779#1.base, #t~mem1779#1.offset := read~$Pointer$#36(~packet~6#1.base, 8 + ~packet~6#1.offset, 8);~ipw_hdr~0#1.base, ~ipw_hdr~0#1.offset := #t~mem1779#1.base, #t~mem1779#1.offset;havoc #t~mem1779#1.base, #t~mem1779#1.offset;call #t~mem1780#1.base, #t~mem1780#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1781#1.base, #t~mem1781#1.offset := read~$Pointer$#36(#t~mem1780#1.base, 8 + #t~mem1780#1.offset, 8);call #t~mem1782#1.base, #t~mem1782#1.offset := read~$Pointer$#36(#t~mem1781#1.base, 229 + #t~mem1781#1.offset, 8);~hdr~0#1.base, ~hdr~0#1.offset := #t~mem1782#1.base, #t~mem1782#1.offset;havoc #t~mem1780#1.base, #t~mem1780#1.offset;havoc #t~mem1781#1.base, #t~mem1781#1.offset;havoc #t~mem1782#1.base, #t~mem1782#1.offset;call #t~mem1783#1.base, #t~mem1783#1.offset := read~$Pointer$#36(~priv#1.base, 16 + ~priv#1.offset, 8);call #t~mem1784#1 := read~int#36(#t~mem1783#1.base, 3329 + #t~mem1783#1.offset, 4); [2025-02-08 04:06:37,739 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13258: assume 0 != #t~bitwise1758#1 % 4294967296;havoc #t~bitwise1758#1; [2025-02-08 04:06:37,846 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13258: assume !(0 != #t~bitwise1758#1 % 4294967296);havoc #t~bitwise1758#1; [2025-02-08 04:06:37,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13258-3: assume 4 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1758#1 := ~ipw2100_debug_level~0; [2025-02-08 04:06:37,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13258-3: assume !(4 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:37,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13382: assume #t~mem1853#1 > #t~mem1854#1;havoc #t~mem1853#1;havoc #t~mem1854#1;call #t~mem1855#1 := read~int#36(~priv#1.base, 665 + ~priv#1.offset, 4);call write~int#36(#t~mem1855#1, ~priv#1.base, 669 + ~priv#1.offset, 4);havoc #t~mem1855#1; [2025-02-08 04:06:37,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13382: assume !(#t~mem1853#1 > #t~mem1854#1);havoc #t~mem1853#1;havoc #t~mem1854#1; [2025-02-08 04:06:37,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13258-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1758#1 := 0; [2025-02-08 04:06:37,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13258-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:37,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13258-1: [2025-02-08 04:06:37,847 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13258-2: havoc #t~bitwise1758#1;assume #t~bitwise1758#1 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && #t~bitwise1758#1 % 4294967296 <= 4; [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13308: call write~int#36(33, ~ipw_hdr~0#1.base, ~ipw_hdr~0#1.offset, 4);call write~int#36(0, ~ipw_hdr~0#1.base, 4 + ~ipw_hdr~0#1.offset, 4);call write~int#36(0, ~ipw_hdr~0#1.base, 9 + ~ipw_hdr~0#1.offset, 1);call #t~mem1791#1.base, #t~mem1791#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1792#1 := read~int#36(#t~mem1791#1.base, 1 + #t~mem1791#1.offset, 1);call write~int#36(#t~mem1792#1, ~ipw_hdr~0#1.base, 8 + ~ipw_hdr~0#1.offset, 1);havoc #t~mem1791#1.base, #t~mem1791#1.offset;havoc #t~mem1792#1;call #t~mem1793#1.base, #t~mem1793#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1794#1 := read~int#36(#t~mem1793#1.base, #t~mem1793#1.offset, 1); [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13333-2: havoc #t~bitwise1813#1;assume #t~bitwise1813#1 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && #t~bitwise1813#1 % 4294967296 <= 2097152; [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13333-3: assume 2097152 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1813#1 := ~ipw2100_debug_level~0; [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13333-3: assume !(2097152 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13333: assume 0 != #t~bitwise1813#1 % 4294967296;havoc #t~bitwise1813#1; [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13333: assume !(0 != #t~bitwise1813#1 % 4294967296);havoc #t~bitwise1813#1; [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13333-1: [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13325: assume -2147483648 <= #t~ret1804#1 && #t~ret1804#1 <= 2147483647;~tmp___2~17#1 := #t~ret1804#1;havoc #t~ret1804#1; [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13325-1: SUMMARY for call #t~ret1804#1 := preempt_count(); srcloc: null [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13391: call #t~mem1859#1 := read~int#36(~priv#1.base, 769 + ~priv#1.offset, 4);call write~int#36(1 + #t~mem1859#1, ~priv#1.base, 769 + ~priv#1.offset, 4);havoc #t~mem1859#1;call #t~mem1860#1 := read~int#36(~priv#1.base, 769 + ~priv#1.offset, 4);call #t~mem1861#1 := read~int#36(~priv#1.base, 773 + ~priv#1.offset, 4); [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13391-1: SUMMARY for call list_add_tail(~element~3#1.base, ~element~3#1.offset, ~priv#1.base, 781 + ~priv#1.offset); srcloc: null [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13333-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1813#1 := 0; [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13333-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13284-1: SUMMARY for call list_del(~element~3#1.base, ~element~3#1.offset); srcloc: null [2025-02-08 04:06:37,848 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13251: call #t~mem1754#1.base, #t~mem1754#1.offset := read~$Pointer$#36(~priv#1.base, 901 + ~priv#1.offset, 8);~element~3#1.base, ~element~3#1.offset := #t~mem1754#1.base, #t~mem1754#1.offset;havoc #t~mem1754#1.base, #t~mem1754#1.offset;~__mptr~5#1.base, ~__mptr~5#1.offset := ~element~3#1.base, ~element~3#1.offset;~packet~6#1.base, ~packet~6#1.offset := ~__mptr~5#1.base, -2080 + ~__mptr~5#1.offset;call #t~mem1755#1.base, #t~mem1755#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1756#1 := read~int#36(#t~mem1755#1.base, #t~mem1755#1.offset, 1); [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13317: call #t~mem1797#1 := read~int#36(~packet~6#1.base, 16 + ~packet~6#1.offset, 8);call write~int#36(#t~mem1797#1, ~tbd~2#1.base, ~tbd~2#1.offset, 4);havoc #t~mem1797#1;call write~int#36(52, ~tbd~2#1.base, 4 + ~tbd~2#1.offset, 4);call #t~mem1798#1.base, #t~mem1798#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1799#1 := read~int#36(#t~mem1798#1.base, #t~mem1798#1.offset, 1);call write~int#36(1 + #t~mem1799#1 % 256, ~tbd~2#1.base, 12 + ~tbd~2#1.offset, 1);havoc #t~mem1798#1.base, #t~mem1798#1.offset;havoc #t~mem1799#1;call write~int#36(1, ~tbd~2#1.base, 8 + ~tbd~2#1.offset, 1);call #t~mem1800#1 := read~int#36(~txq~2#1.base, 32 + ~txq~2#1.offset, 4);call write~int#36(1 + #t~mem1800#1, ~txq~2#1.base, 32 + ~txq~2#1.offset, 4);havoc #t~mem1800#1;call #t~mem1801#1 := read~int#36(~txq~2#1.base, 32 + ~txq~2#1.offset, 4);call #t~mem1802#1 := read~int#36(~txq~2#1.base, 20 + ~txq~2#1.offset, 4);call write~int#36(#t~mem1801#1 % 4294967296 % (#t~mem1802#1 % 4294967296), ~txq~2#1.base, 32 + ~txq~2#1.offset, 4);havoc #t~mem1801#1;havoc #t~mem1802#1; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13284: call #t~mem1772#1 := read~int#36(~priv#1.base, 873 + ~priv#1.offset, 4);call write~int#36(#t~mem1772#1 - 1, ~priv#1.base, 873 + ~priv#1.offset, 4);havoc #t~mem1772#1;call #t~mem1773#1 := read~int#36(~priv#1.base, 873 + ~priv#1.offset, 4);call #t~mem1774#1 := read~int#36(~priv#1.base, 881 + ~priv#1.offset, 4); [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7743-1: call dma_sync_single_for_device_#t~mem219#1.base, dma_sync_single_for_device_#t~mem219#1.offset := read~$Pointer$#36(dma_sync_single_for_device_~ops~3#1.base, 72 + dma_sync_single_for_device_~ops~3#1.offset, 8); [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13276-1: SUMMARY for call #t~ret1771#1 := printk(406, 0); srcloc: null [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7743: assume 0 != (dma_sync_single_for_device_#t~mem219#1.base + dma_sync_single_for_device_#t~mem219#1.offset) % 18446744073709551616;havoc dma_sync_single_for_device_#t~mem219#1.base, dma_sync_single_for_device_#t~mem219#1.offset;call dma_sync_single_for_device_#t~mem225#1.base, dma_sync_single_for_device_#t~mem225#1.offset := read~$Pointer$#36(dma_sync_single_for_device_~ops~3#1.base, 72 + dma_sync_single_for_device_~ops~3#1.offset, 8); [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7743: assume !(0 != (dma_sync_single_for_device_#t~mem219#1.base + dma_sync_single_for_device_#t~mem219#1.offset) % 18446744073709551616);havoc dma_sync_single_for_device_#t~mem219#1.base, dma_sync_single_for_device_#t~mem219#1.offset; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13276: assume -2147483648 <= #t~ret1771#1 && #t~ret1771#1 <= 2147483647;havoc #t~ret1771#1; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7735: assume 0 != dma_sync_single_for_device_~tmp___1~3#1;assume false; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7735: assume !(0 != dma_sync_single_for_device_~tmp___1~3#1); [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13301: assume 1 == #t~mem1788#1;havoc #t~mem1787#1.base, #t~mem1787#1.offset;havoc #t~mem1788#1; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13301: assume !(1 == #t~mem1788#1);havoc #t~mem1787#1.base, #t~mem1787#1.offset;havoc #t~mem1788#1; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13359-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1833#1 := 0; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13359-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13326-3: havoc #t~bitwise1805#1;assume #t~bitwise1805#1 % 18446744073709551616 <= ~tmp___2~17#1 % 18446744073709551616 && #t~bitwise1805#1 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13260-1: SUMMARY for call #t~ret1759#1 := preempt_count(); srcloc: null [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13326-4: assume 2096896 == ~tmp___2~17#1 % 18446744073709551616;#t~bitwise1805#1 := ~tmp___2~17#1; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13326-4: assume !(2096896 == ~tmp___2~17#1 % 18446744073709551616); [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13359-2: havoc #t~bitwise1833#1;assume #t~bitwise1833#1 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && #t~bitwise1833#1 % 4294967296 <= 8388608; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13326-1: SUMMARY for call #t~ret1806#1 := printk(407, 0); srcloc: null [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13359-3: assume 8388608 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1833#1 := ~ipw2100_debug_level~0; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13359-3: assume !(8388608 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13326-2: [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13260: assume -2147483648 <= #t~ret1759#1 && #t~ret1759#1 <= 2147483647;~tmp~79#1 := #t~ret1759#1;havoc #t~ret1759#1; [2025-02-08 04:06:37,849 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13359: assume 0 != #t~bitwise1833#1 % 4294967296;havoc #t~bitwise1833#1; [2025-02-08 04:06:37,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13359: assume !(0 != #t~bitwise1833#1 % 4294967296);havoc #t~bitwise1833#1; [2025-02-08 04:06:37,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13359-1: [2025-02-08 04:06:37,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13326: assume -2147483648 <= #t~ret1806#1 && #t~ret1806#1 <= 2147483647;havoc #t~bitwise1805#1;havoc #t~ret1806#1;call #t~mem1807#1 := read~int#36(~packet~6#1.base, 4 + ~packet~6#1.offset, 4);call #t~mem1808#1 := read~int#36(~tbd~2#1.base, ~tbd~2#1.offset, 4);call #t~mem1809#1 := read~int#36(~tbd~2#1.base, 4 + ~tbd~2#1.offset, 4); [2025-02-08 04:06:37,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13326-5: assume 0 == ~tmp___2~17#1 % 18446744073709551616;#t~bitwise1805#1 := 0; [2025-02-08 04:06:37,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13326-5: assume !(0 == ~tmp___2~17#1 % 18446744073709551616); [2025-02-08 04:06:37,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13376: assume ~i~17#1 < (if #t~mem1848#1 % 256 % 4294967296 <= 2147483647 then #t~mem1848#1 % 256 % 4294967296 else #t~mem1848#1 % 256 % 4294967296 - 4294967296);havoc #t~mem1847#1.base, #t~mem1847#1.offset;havoc #t~mem1848#1; [2025-02-08 04:06:37,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13376: assume !(~i~17#1 < (if #t~mem1848#1 % 256 % 4294967296 <= 2147483647 then #t~mem1848#1 % 256 % 4294967296 else #t~mem1848#1 % 256 % 4294967296 - 4294967296));havoc #t~mem1847#1.base, #t~mem1847#1.offset;havoc #t~mem1848#1;call #t~mem1851#1 := read~int#36(~txq~2#1.base, 24 + ~txq~2#1.offset, 4);call #t~mem1849#1.base, #t~mem1849#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1850#1 := read~int#36(#t~mem1849#1.base, #t~mem1849#1.offset, 1);call write~int#36(#t~mem1851#1 + (-1 - (if #t~mem1850#1 % 256 % 4294967296 <= 2147483647 then #t~mem1850#1 % 256 % 4294967296 else #t~mem1850#1 % 256 % 4294967296 - 4294967296)), ~txq~2#1.base, 24 + ~txq~2#1.offset, 4);havoc #t~mem1851#1;havoc #t~mem1849#1.base, #t~mem1849#1.offset;havoc #t~mem1850#1;call #t~mem1852#1 := read~int#36(~txq~2#1.base, 24 + ~txq~2#1.offset, 4);call write~int#36((if #t~mem1852#1 % 4294967296 % 4294967296 <= 2147483647 then #t~mem1852#1 % 4294967296 % 4294967296 else #t~mem1852#1 % 4294967296 % 4294967296 - 4294967296), ~priv#1.base, 665 + ~priv#1.offset, 4);havoc #t~mem1852#1;call #t~mem1853#1 := read~int#36(~priv#1.base, 665 + ~priv#1.offset, 4);call #t~mem1854#1 := read~int#36(~priv#1.base, 669 + ~priv#1.offset, 4); [2025-02-08 04:06:37,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13335: assume -2147483648 <= #t~ret1814#1 && #t~ret1814#1 <= 2147483647;~tmp___3~13#1 := #t~ret1814#1;havoc #t~ret1814#1; [2025-02-08 04:06:37,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13335-1: SUMMARY for call #t~ret1814#1 := preempt_count(); srcloc: null [2025-02-08 04:06:37,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13261-2: [2025-02-08 04:06:37,850 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13261-3: havoc #t~bitwise1760#1;assume #t~bitwise1760#1 % 18446744073709551616 <= ~tmp~79#1 % 18446744073709551616 && #t~bitwise1760#1 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:37,851 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13261: assume -2147483648 <= #t~ret1761#1 && #t~ret1761#1 <= 2147483647;havoc #t~bitwise1760#1;havoc #t~ret1761#1;call #t~mem1762#1.base, #t~mem1762#1.offset := read~$Pointer$#36(~priv#1.base, 957 + ~priv#1.offset, 8); [2025-02-08 04:06:37,851 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13261-1: SUMMARY for call #t~ret1761#1 := printk(401, 0); srcloc: null [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7753: assume { :begin_inline_debug_dma_sync_single_for_device } true;debug_dma_sync_single_for_device_#in~arg0#1.base, debug_dma_sync_single_for_device_#in~arg0#1.offset, debug_dma_sync_single_for_device_#in~arg1#1, debug_dma_sync_single_for_device_#in~arg2#1, debug_dma_sync_single_for_device_#in~arg3#1 := dma_sync_single_for_device_~dev#1.base, dma_sync_single_for_device_~dev#1.offset, dma_sync_single_for_device_~addr#1, dma_sync_single_for_device_~size#1, dma_sync_single_for_device_~dir#1;havoc debug_dma_sync_single_for_device_~arg0#1.base, debug_dma_sync_single_for_device_~arg0#1.offset, debug_dma_sync_single_for_device_~arg1#1, debug_dma_sync_single_for_device_~arg2#1, debug_dma_sync_single_for_device_~arg3#1;debug_dma_sync_single_for_device_~arg0#1.base, debug_dma_sync_single_for_device_~arg0#1.offset := debug_dma_sync_single_for_device_#in~arg0#1.base, debug_dma_sync_single_for_device_#in~arg0#1.offset;debug_dma_sync_single_for_device_~arg1#1 := debug_dma_sync_single_for_device_#in~arg1#1;debug_dma_sync_single_for_device_~arg2#1 := debug_dma_sync_single_for_device_#in~arg2#1;debug_dma_sync_single_for_device_~arg3#1 := debug_dma_sync_single_for_device_#in~arg3#1;havoc debug_dma_sync_single_for_device_~arg0#1.base, debug_dma_sync_single_for_device_~arg0#1.offset, debug_dma_sync_single_for_device_~arg1#1, debug_dma_sync_single_for_device_~arg2#1, debug_dma_sync_single_for_device_~arg3#1;havoc debug_dma_sync_single_for_device_#in~arg0#1.base, debug_dma_sync_single_for_device_#in~arg0#1.offset, debug_dma_sync_single_for_device_#in~arg1#1, debug_dma_sync_single_for_device_#in~arg2#1, debug_dma_sync_single_for_device_#in~arg3#1;assume { :end_inline_debug_dma_sync_single_for_device } true;havoc dma_sync_single_for_device_#t~ret216#1.base, dma_sync_single_for_device_#t~ret216#1.offset, dma_sync_single_for_device_#t~ret217#1, dma_sync_single_for_device_#t~ret218#1, dma_sync_single_for_device_#t~mem219#1.base, dma_sync_single_for_device_#t~mem219#1.offset, dma_sync_single_for_device_#t~mem225#1.base, dma_sync_single_for_device_#t~mem225#1.offset, dma_sync_single_for_device_~dev#1.base, dma_sync_single_for_device_~dev#1.offset, dma_sync_single_for_device_~addr#1, dma_sync_single_for_device_~size#1, dma_sync_single_for_device_~dir#1, dma_sync_single_for_device_~ops~3#1.base, dma_sync_single_for_device_~ops~3#1.offset, dma_sync_single_for_device_~tmp~13#1.base, dma_sync_single_for_device_~tmp~13#1.offset, dma_sync_single_for_device_~tmp___0~3#1, dma_sync_single_for_device_~tmp___1~3#1;havoc dma_sync_single_for_device_#in~dev#1.base, dma_sync_single_for_device_#in~dev#1.offset, dma_sync_single_for_device_#in~addr#1, dma_sync_single_for_device_#in~size#1, dma_sync_single_for_device_#in~dir#1;assume { :end_inline_dma_sync_single_for_device } true;havoc pci_dma_sync_single_for_device_~hwdev#1.base, pci_dma_sync_single_for_device_~hwdev#1.offset, pci_dma_sync_single_for_device_~dma_handle#1, pci_dma_sync_single_for_device_~size#1, pci_dma_sync_single_for_device_~direction#1;havoc pci_dma_sync_single_for_device_#in~hwdev#1.base, pci_dma_sync_single_for_device_#in~hwdev#1.offset, pci_dma_sync_single_for_device_#in~dma_handle#1, pci_dma_sync_single_for_device_#in~size#1, pci_dma_sync_single_for_device_#in~direction#1;assume { :end_inline_pci_dma_sync_single_for_device } true;havoc #t~mem1841#1.base, #t~mem1841#1.offset;havoc #t~mem1842#1;havoc #t~mem1843#1;call #t~mem1844#1 := read~int#36(~txq~2#1.base, 32 + ~txq~2#1.offset, 4);call write~int#36(1 + #t~mem1844#1, ~txq~2#1.base, 32 + ~txq~2#1.offset, 4);havoc #t~mem1844#1;call #t~mem1845#1 := read~int#36(~txq~2#1.base, 32 + ~txq~2#1.offset, 4);call #t~mem1846#1 := read~int#36(~txq~2#1.base, 20 + ~txq~2#1.offset, 4);call write~int#36(#t~mem1845#1 % 4294967296 % (#t~mem1846#1 % 4294967296), ~txq~2#1.base, 32 + ~txq~2#1.offset, 4);havoc #t~mem1845#1;havoc #t~mem1846#1;~i~17#1 := 1 + ~i~17#1; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13261-4: assume 2096896 == ~tmp~79#1 % 18446744073709551616;#t~bitwise1760#1 := ~tmp~79#1; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13261-4: assume !(2096896 == ~tmp~79#1 % 18446744073709551616); [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13261-5: assume 0 == ~tmp~79#1 % 18446744073709551616;#t~bitwise1760#1 := 0; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13261-5: assume !(0 == ~tmp~79#1 % 18446744073709551616); [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13344: ~i~17#1 := 0; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13336-5: assume 0 == ~tmp___3~13#1 % 18446744073709551616;#t~bitwise1815#1 := 0; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13336-5: assume !(0 == ~tmp___3~13#1 % 18446744073709551616); [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13394: assume #t~mem1860#1 > #t~mem1861#1;havoc #t~mem1860#1;havoc #t~mem1861#1;call #t~mem1862#1 := read~int#36(~priv#1.base, 769 + ~priv#1.offset, 4);call write~int#36(#t~mem1862#1, ~priv#1.base, 773 + ~priv#1.offset, 4);havoc #t~mem1862#1; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13394: assume !(#t~mem1860#1 > #t~mem1861#1);havoc #t~mem1860#1;havoc #t~mem1861#1; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13336-3: havoc #t~bitwise1815#1;assume #t~bitwise1815#1 % 18446744073709551616 <= ~tmp___3~13#1 % 18446744073709551616 && #t~bitwise1815#1 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13270-1: call #t~mem1766#1 := read~int#36(~txq~2#1.base, 24 + ~txq~2#1.offset, 4);call #t~mem1764#1.base, #t~mem1764#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1765#1 := read~int#36(#t~mem1764#1.base, #t~mem1764#1.offset, 1); [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13336-4: assume 2096896 == ~tmp___3~13#1 % 18446744073709551616;#t~bitwise1815#1 := ~tmp___3~13#1; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13336-4: assume !(2096896 == ~tmp___3~13#1 % 18446744073709551616); [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13336-1: SUMMARY for call #t~ret1816#1 := printk(410, 0); srcloc: null [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13303: havoc #t~memcpy~res1789#1.base, #t~memcpy~res1789#1.offset; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13336-2: [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13303-1: SUMMARY for call #t~memcpy~res1789#1.base, #t~memcpy~res1789#1.offset := #Ultimate.C_memcpy#36(~ipw_hdr~0#1.base, 38 + ~ipw_hdr~0#1.offset, ~hdr~0#1.base, 10 + ~hdr~0#1.offset, 6); srcloc: null [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13270: assume #t~mem1766#1 % 4294967296 <= (3 + (if #t~mem1765#1 % 256 % 4294967296 <= 2147483647 then #t~mem1765#1 % 256 % 4294967296 else #t~mem1765#1 % 256 % 4294967296 - 4294967296)) % 4294967296;havoc #t~mem1766#1;havoc #t~mem1764#1.base, #t~mem1764#1.offset;havoc #t~mem1765#1; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13270: assume !(#t~mem1766#1 % 4294967296 <= (3 + (if #t~mem1765#1 % 256 % 4294967296 <= 2147483647 then #t~mem1765#1 % 256 % 4294967296 else #t~mem1765#1 % 256 % 4294967296 - 4294967296)) % 4294967296);havoc #t~mem1766#1;havoc #t~mem1764#1.base, #t~mem1764#1.offset;havoc #t~mem1765#1; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13369: call #t~mem1841#1.base, #t~mem1841#1.offset := read~$Pointer$#36(~priv#1.base, 941 + ~priv#1.offset, 8);call #t~mem1842#1 := read~int#36(~tbd~2#1.base, ~tbd~2#1.offset, 4);call #t~mem1843#1 := read~int#36(~tbd~2#1.base, 4 + ~tbd~2#1.offset, 4);assume { :begin_inline_pci_dma_sync_single_for_device } true;pci_dma_sync_single_for_device_#in~hwdev#1.base, pci_dma_sync_single_for_device_#in~hwdev#1.offset, pci_dma_sync_single_for_device_#in~dma_handle#1, pci_dma_sync_single_for_device_#in~size#1, pci_dma_sync_single_for_device_#in~direction#1 := #t~mem1841#1.base, #t~mem1841#1.offset, #t~mem1842#1 % 4294967296, #t~mem1843#1 % 4294967296, 1;havoc pci_dma_sync_single_for_device_~hwdev#1.base, pci_dma_sync_single_for_device_~hwdev#1.offset, pci_dma_sync_single_for_device_~dma_handle#1, pci_dma_sync_single_for_device_~size#1, pci_dma_sync_single_for_device_~direction#1;pci_dma_sync_single_for_device_~hwdev#1.base, pci_dma_sync_single_for_device_~hwdev#1.offset := pci_dma_sync_single_for_device_#in~hwdev#1.base, pci_dma_sync_single_for_device_#in~hwdev#1.offset;pci_dma_sync_single_for_device_~dma_handle#1 := pci_dma_sync_single_for_device_#in~dma_handle#1;pci_dma_sync_single_for_device_~size#1 := pci_dma_sync_single_for_device_#in~size#1;pci_dma_sync_single_for_device_~direction#1 := pci_dma_sync_single_for_device_#in~direction#1;assume { :begin_inline_dma_sync_single_for_device } true;dma_sync_single_for_device_#in~dev#1.base, dma_sync_single_for_device_#in~dev#1.offset, dma_sync_single_for_device_#in~addr#1, dma_sync_single_for_device_#in~size#1, dma_sync_single_for_device_#in~dir#1 := (if 0 != (pci_dma_sync_single_for_device_~hwdev#1.base + pci_dma_sync_single_for_device_~hwdev#1.offset) % 18446744073709551616 then pci_dma_sync_single_for_device_~hwdev#1.base else 0), (if 0 != (pci_dma_sync_single_for_device_~hwdev#1.base + pci_dma_sync_single_for_device_~hwdev#1.offset) % 18446744073709551616 then 179 + pci_dma_sync_single_for_device_~hwdev#1.offset else 0), pci_dma_sync_single_for_device_~dma_handle#1, pci_dma_sync_single_for_device_~size#1, pci_dma_sync_single_for_device_~direction#1;havoc dma_sync_single_for_device_#t~ret216#1.base, dma_sync_single_for_device_#t~ret216#1.offset, dma_sync_single_for_device_#t~ret217#1, dma_sync_single_for_device_#t~ret218#1, dma_sync_single_for_device_#t~mem219#1.base, dma_sync_single_for_device_#t~mem219#1.offset, dma_sync_single_for_device_#t~mem225#1.base, dma_sync_single_for_device_#t~mem225#1.offset, dma_sync_single_for_device_~dev#1.base, dma_sync_single_for_device_~dev#1.offset, dma_sync_single_for_device_~addr#1, dma_sync_single_for_device_~size#1, dma_sync_single_for_device_~dir#1, dma_sync_single_for_device_~ops~3#1.base, dma_sync_single_for_device_~ops~3#1.offset, dma_sync_single_for_device_~tmp~13#1.base, dma_sync_single_for_device_~tmp~13#1.offset, dma_sync_single_for_device_~tmp___0~3#1, dma_sync_single_for_device_~tmp___1~3#1;dma_sync_single_for_device_~dev#1.base, dma_sync_single_for_device_~dev#1.offset := dma_sync_single_for_device_#in~dev#1.base, dma_sync_single_for_device_#in~dev#1.offset;dma_sync_single_for_device_~addr#1 := dma_sync_single_for_device_#in~addr#1;dma_sync_single_for_device_~size#1 := dma_sync_single_for_device_#in~size#1;dma_sync_single_for_device_~dir#1 := dma_sync_single_for_device_#in~dir#1;havoc dma_sync_single_for_device_~ops~3#1.base, dma_sync_single_for_device_~ops~3#1.offset;havoc dma_sync_single_for_device_~tmp~13#1.base, dma_sync_single_for_device_~tmp~13#1.offset;havoc dma_sync_single_for_device_~tmp___0~3#1;havoc dma_sync_single_for_device_~tmp___1~3#1; [2025-02-08 04:06:37,852 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13336: assume -2147483648 <= #t~ret1816#1 && #t~ret1816#1 <= 2147483647;havoc #t~bitwise1815#1;havoc #t~ret1816#1;call #t~mem1817#1.base, #t~mem1817#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1818#1 := read~int#36(#t~mem1817#1.base, #t~mem1817#1.offset, 1); [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13386: assume #t~mem1856#1 < #t~mem1857#1;havoc #t~mem1856#1;havoc #t~mem1857#1;call #t~mem1858#1 := read~int#36(~priv#1.base, 665 + ~priv#1.offset, 4);call write~int#36(#t~mem1858#1, ~priv#1.base, 673 + ~priv#1.offset, 4);havoc #t~mem1858#1; [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13386: assume !(#t~mem1856#1 < #t~mem1857#1);havoc #t~mem1856#1;havoc #t~mem1857#1; [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13328-1: SUMMARY for call #t~ret1810#1 := printk(409, 0); srcloc: null [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13295: assume 2 == #t~mem1784#1;havoc #t~mem1783#1.base, #t~mem1783#1.offset;havoc #t~mem1784#1; [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13295: assume !(2 == #t~mem1784#1);havoc #t~mem1783#1.base, #t~mem1783#1.offset;havoc #t~mem1784#1;call #t~mem1787#1.base, #t~mem1787#1.offset := read~$Pointer$#36(~priv#1.base, 16 + ~priv#1.offset, 8);call #t~mem1788#1 := read~int#36(#t~mem1787#1.base, 3329 + #t~mem1787#1.offset, 4); [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13361: assume -2147483648 <= #t~ret1834#1 && #t~ret1834#1 <= 2147483647;~tmp___5~7#1 := #t~ret1834#1;havoc #t~ret1834#1; [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13361-1: SUMMARY for call #t~ret1834#1 := preempt_count(); srcloc: null [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13328: assume -2147483648 <= #t~ret1810#1 && #t~ret1810#1 <= 2147483647;havoc #t~mem1807#1;havoc #t~mem1808#1;havoc #t~mem1809#1;havoc #t~ret1810#1; [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13254-1: SUMMARY for call #t~ret1757#1 := ldv__builtin_expect((if 1 + (if #t~mem1756#1 % 256 % 4294967296 <= 2147483647 then #t~mem1756#1 % 256 % 4294967296 else #t~mem1756#1 % 256 % 4294967296 - 4294967296) > 6 then 1 else 0), 0); srcloc: null [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13287: assume #t~mem1773#1 < #t~mem1774#1;havoc #t~mem1773#1;havoc #t~mem1774#1;call #t~mem1775#1 := read~int#36(~priv#1.base, 873 + ~priv#1.offset, 4);call write~int#36(#t~mem1775#1, ~priv#1.base, 881 + ~priv#1.offset, 4);havoc #t~mem1775#1; [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13287: assume !(#t~mem1773#1 < #t~mem1774#1);havoc #t~mem1773#1;havoc #t~mem1774#1; [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13254: assume -9223372036854775808 <= #t~ret1757#1 && #t~ret1757#1 <= 9223372036854775807;~tmp___0~44#1 := #t~ret1757#1;havoc #t~mem1755#1.base, #t~mem1755#1.offset;havoc #t~mem1756#1;havoc #t~ret1757#1; [2025-02-08 04:06:37,853 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13386-1: call #t~mem1856#1 := read~int#36(~priv#1.base, 665 + ~priv#1.offset, 4);call #t~mem1857#1 := read~int#36(~priv#1.base, 673 + ~priv#1.offset, 4); [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13345: call #t~mem1847#1.base, #t~mem1847#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1848#1 := read~int#36(#t~mem1847#1.base, #t~mem1847#1.offset, 1); [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13312: assume #t~mem1794#1 % 256 % 4294967296 > 1;havoc #t~mem1793#1.base, #t~mem1793#1.offset;havoc #t~mem1794#1;call #t~mem1795#1.base, #t~mem1795#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1796#1 := read~int#36(#t~mem1795#1.base, 4 + #t~mem1795#1.offset, 2);call write~int#36(65512 + #t~mem1796#1 % 65536, ~ipw_hdr~0#1.base, 50 + ~ipw_hdr~0#1.offset, 2);havoc #t~mem1795#1.base, #t~mem1795#1.offset;havoc #t~mem1796#1; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13312: assume !(#t~mem1794#1 % 256 % 4294967296 > 1);havoc #t~mem1793#1.base, #t~mem1793#1.offset;havoc #t~mem1794#1;call write~int#36(0, ~ipw_hdr~0#1.base, 50 + ~ipw_hdr~0#1.offset, 2); [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13271-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1767#1 := 0; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13271-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13362: assume -2147483648 <= #t~ret1836#1 && #t~ret1836#1 <= 2147483647;havoc #t~bitwise1835#1;havoc #t~ret1836#1;call #t~mem1837#1 := read~int#36(~txq~2#1.base, 32 + ~txq~2#1.offset, 4);call #t~mem1838#1 := read~int#36(~tbd~2#1.base, ~tbd~2#1.offset, 4);call #t~mem1839#1 := read~int#36(~tbd~2#1.base, 4 + ~tbd~2#1.offset, 4); [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13271-2: havoc #t~bitwise1767#1;assume #t~bitwise1767#1 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && #t~bitwise1767#1 % 4294967296 <= 8388608; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13271-3: assume 8388608 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1767#1 := ~ipw2100_debug_level~0; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13271-3: assume !(8388608 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7730: dma_sync_single_for_device_~tmp~13#1.base, dma_sync_single_for_device_~tmp~13#1.offset := dma_sync_single_for_device_#t~ret216#1.base, dma_sync_single_for_device_#t~ret216#1.offset;havoc dma_sync_single_for_device_#t~ret216#1.base, dma_sync_single_for_device_#t~ret216#1.offset;dma_sync_single_for_device_~ops~3#1.base, dma_sync_single_for_device_~ops~3#1.offset := dma_sync_single_for_device_~tmp~13#1.base, dma_sync_single_for_device_~tmp~13#1.offset; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13304-1: SUMMARY for call #t~memcpy~res1790#1.base, #t~memcpy~res1790#1.offset := #Ultimate.C_memcpy#36(~ipw_hdr~0#1.base, 44 + ~ipw_hdr~0#1.offset, ~hdr~0#1.base, 4 + ~hdr~0#1.offset, 6); srcloc: null [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13271: assume 0 != #t~bitwise1767#1 % 4294967296;havoc #t~bitwise1767#1; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13271: assume !(0 != #t~bitwise1767#1 % 4294967296);havoc #t~bitwise1767#1; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13271-1: [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13304: havoc #t~memcpy~res1790#1.base, #t~memcpy~res1790#1.offset; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13354: call #t~mem1824#1.base, #t~mem1824#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1825#1.base, #t~mem1825#1.offset := read~$Pointer$#36(#t~mem1824#1.base, 8 + #t~mem1824#1.offset + 8 * ~i~17#1, 8);call #t~mem1826#1 := read~int#36(#t~mem1825#1.base, 104 + #t~mem1825#1.offset, 4);call write~int#36(#t~mem1826#1 - 24, ~tbd~2#1.base, 4 + ~tbd~2#1.offset, 4);havoc #t~mem1824#1.base, #t~mem1824#1.offset;havoc #t~mem1825#1.base, #t~mem1825#1.offset;havoc #t~mem1826#1;call #t~mem1827#1.base, #t~mem1827#1.offset := read~$Pointer$#36(~priv#1.base, 941 + ~priv#1.offset, 8);call #t~mem1828#1.base, #t~mem1828#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1829#1.base, #t~mem1829#1.offset := read~$Pointer$#36(#t~mem1828#1.base, 8 + #t~mem1828#1.offset + 8 * ~i~17#1, 8);call #t~mem1830#1.base, #t~mem1830#1.offset := read~$Pointer$#36(#t~mem1829#1.base, 229 + #t~mem1829#1.offset, 8);call #t~mem1831#1 := read~int#36(~tbd~2#1.base, 4 + ~tbd~2#1.offset, 4); [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13362-5: assume 0 == ~tmp___5~7#1 % 18446744073709551616;#t~bitwise1835#1 := 0; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13362-5: assume !(0 == ~tmp___5~7#1 % 18446744073709551616); [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7730-1: SUMMARY for call dma_sync_single_for_device_#t~ret216#1.base, dma_sync_single_for_device_#t~ret216#1.offset := get_dma_ops(dma_sync_single_for_device_~dev#1.base, dma_sync_single_for_device_~dev#1.offset); srcloc: null [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13362-3: havoc #t~bitwise1835#1;assume #t~bitwise1835#1 % 18446744073709551616 <= ~tmp___5~7#1 % 18446744073709551616 && #t~bitwise1835#1 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13263: assume -2147483648 <= #t~ret1763#1 && #t~ret1763#1 <= 2147483647;havoc #t~mem1762#1.base, #t~mem1762#1.offset;havoc #t~ret1763#1; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13362-4: assume 2096896 == ~tmp___5~7#1 % 18446744073709551616;#t~bitwise1835#1 := ~tmp___5~7#1; [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13362-4: assume !(2096896 == ~tmp___5~7#1 % 18446744073709551616); [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13263-1: SUMMARY for call #t~ret1763#1 := printk(403, 0); srcloc: null [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13362-1: SUMMARY for call #t~ret1836#1 := printk(413, 0); srcloc: null [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13362-2: [2025-02-08 04:06:37,854 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13338: assume -2147483648 <= #t~ret1819#1 && #t~ret1819#1 <= 2147483647;havoc #t~mem1817#1.base, #t~mem1817#1.offset;havoc #t~mem1818#1;havoc #t~ret1819#1; [2025-02-08 04:06:37,855 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13338-1: SUMMARY for call #t~ret1819#1 := printk(412, 0); srcloc: null [2025-02-08 04:06:37,855 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13355: ~tmp___4~8#1 := #t~ret1832#1;havoc #t~mem1827#1.base, #t~mem1827#1.offset;havoc #t~mem1828#1.base, #t~mem1828#1.offset;havoc #t~mem1829#1.base, #t~mem1829#1.offset;havoc #t~mem1830#1.base, #t~mem1830#1.offset;havoc #t~mem1831#1;havoc #t~ret1832#1;call write~int#36(~tmp___4~8#1, ~tbd~2#1.base, ~tbd~2#1.offset, 4); [2025-02-08 04:06:37,855 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13355-1: SUMMARY for call #t~ret1832#1 := pci_map_single(#t~mem1827#1.base, #t~mem1827#1.offset, #t~mem1830#1.base, 24 + #t~mem1830#1.offset, #t~mem1831#1 % 4294967296, 1); srcloc: null [2025-02-08 04:06:37,855 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13297: havoc #t~memcpy~res1785#1.base, #t~memcpy~res1785#1.offset; [2025-02-08 04:06:37,855 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13297-1: SUMMARY for call #t~memcpy~res1785#1.base, #t~memcpy~res1785#1.offset := #Ultimate.C_memcpy#36(~ipw_hdr~0#1.base, 38 + ~ipw_hdr~0#1.offset, ~hdr~0#1.base, 10 + ~hdr~0#1.offset, 6); srcloc: null [2025-02-08 04:06:37,855 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13347: call #t~mem1821#1.base, #t~mem1821#1.offset := read~$Pointer$#36(~txq~2#1.base, ~txq~2#1.offset, 8);call #t~mem1820#1 := read~int#36(~txq~2#1.base, 32 + ~txq~2#1.offset, 4);~tbd~2#1.base, ~tbd~2#1.offset := #t~mem1821#1.base, #t~mem1821#1.offset + 19 * (if #t~mem1820#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then #t~mem1820#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 else #t~mem1820#1 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);call #t~mem1822#1.base, #t~mem1822#1.offset := read~$Pointer$#36(~packet~6#1.base, 24 + ~packet~6#1.offset, 8);call #t~mem1823#1 := read~int#36(#t~mem1822#1.base, #t~mem1822#1.offset, 1); [2025-02-08 04:06:37,855 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7748-1: SUMMARY for call ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID(dma_sync_single_for_device_~dev#1.base, dma_sync_single_for_device_~dev#1.offset, dma_sync_single_for_device_~addr#1, dma_sync_single_for_device_~size#1, dma_sync_single_for_device_~dir#1, dma_sync_single_for_device_#t~mem225#1.base, dma_sync_single_for_device_#t~mem225#1.offset); srcloc: null [2025-02-08 04:06:37,855 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7748: havoc dma_sync_single_for_device_#t~mem225#1.base, dma_sync_single_for_device_#t~mem225#1.offset; [2025-02-08 04:06:37,903 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25291: havoc #t~nondet4454; [2025-02-08 04:06:48,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18517: assume ipw2100_set_key_index_~tmp~128#1 % 4294967296 >= 100; [2025-02-08 04:06:48,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18517: assume !(ipw2100_set_key_index_~tmp~128#1 % 4294967296 >= 100);call write~int#36(0, ipw2100_set_key_index_~#cmd~24#1.base, 16 + ipw2100_set_key_index_~#cmd~24#1.offset + 4 * (if ipw2100_set_key_index_~tmp~128#1 % 4294967296 % 18446744073709551616 <= 9223372036854775807 then ipw2100_set_key_index_~tmp~128#1 % 4294967296 % 18446744073709551616 else ipw2100_set_key_index_~tmp~128#1 % 4294967296 % 18446744073709551616 - 18446744073709551616), 4);ipw2100_set_key_index_~tmp~128#1 := 1 + ipw2100_set_key_index_~tmp~128#1; [2025-02-08 04:06:48,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18418: assume -2147483648 <= ipw2100_set_key_#t~ret2880#1 && ipw2100_set_key_#t~ret2880#1 <= 2147483647;havoc ipw2100_set_key_#t~bitwise2879#1;havoc ipw2100_set_key_#t~ret2880#1; [2025-02-08 04:06:48,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18434-1: [2025-02-08 04:06:48,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18434-2: havoc ipw2100_set_key_#t~bitwise2884#1;assume ipw2100_set_key_#t~bitwise2884#1 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && ipw2100_set_key_#t~bitwise2884#1 % 4294967296 <= 4194304; [2025-02-08 04:06:48,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18434-3: assume 4194304 == ~ipw2100_debug_level~0 % 4294967296;ipw2100_set_key_#t~bitwise2884#1 := ~ipw2100_debug_level~0; [2025-02-08 04:06:48,062 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18434-3: assume !(4194304 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18434-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;ipw2100_set_key_#t~bitwise2884#1 := 0; [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18434-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18418-1: SUMMARY for call ipw2100_set_key_#t~ret2880#1 := printk(956, 0); srcloc: null [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18418-2: [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18418-3: havoc ipw2100_set_key_#t~bitwise2879#1;assume ipw2100_set_key_#t~bitwise2879#1 % 18446744073709551616 <= ipw2100_set_key_~tmp~127#1 % 18446744073709551616 && ipw2100_set_key_#t~bitwise2879#1 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18418-4: assume 2096896 == ipw2100_set_key_~tmp~127#1 % 18446744073709551616;ipw2100_set_key_#t~bitwise2879#1 := ipw2100_set_key_~tmp~127#1; [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18418-4: assume !(2096896 == ipw2100_set_key_~tmp~127#1 % 18446744073709551616); [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18418-5: assume 0 == ipw2100_set_key_~tmp~127#1 % 18446744073709551616;ipw2100_set_key_#t~bitwise2879#1 := 0; [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18418-5: assume !(0 == ipw2100_set_key_~tmp~127#1 % 18446744073709551616); [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18485: assume -2147483648 <= ipw2100_set_key_#t~ret2926#1 && ipw2100_set_key_#t~ret2926#1 <= 2147483647;ipw2100_set_key_~err~31#1 := ipw2100_set_key_#t~ret2926#1;havoc ipw2100_set_key_#t~ret2926#1; [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18485-1: SUMMARY for call ipw2100_set_key_#t~ret2926#1 := ipw2100_hw_send_command(ipw2100_set_key_~priv#1.base, ipw2100_set_key_~priv#1.offset, ipw2100_set_key_~#cmd~23#1.base, ipw2100_set_key_~#cmd~23#1.offset); srcloc: null [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18535: assume ipw2100_set_key_index_~idx#1 % 4294967296 > 3;ipw2100_set_key_index_#res#1 := -22;call ULTIMATE.dealloc(ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset);havoc ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset; [2025-02-08 04:06:48,063 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18535: assume !(ipw2100_set_key_index_~idx#1 % 4294967296 > 3); [2025-02-08 04:06:48,064 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18436: assume -2147483648 <= ipw2100_set_key_#t~ret2885#1 && ipw2100_set_key_#t~ret2885#1 <= 2147483647;ipw2100_set_key_~tmp___0~83#1 := ipw2100_set_key_#t~ret2885#1;havoc ipw2100_set_key_#t~ret2885#1; [2025-02-08 04:06:48,067 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18436-1: SUMMARY for call ipw2100_set_key_#t~ret2885#1 := preempt_count(); srcloc: null [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18420: assume -2147483648 <= ipw2100_set_key_#t~ret2881#1 && ipw2100_set_key_#t~ret2881#1 <= 2147483647;havoc ipw2100_set_key_#t~ret2881#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18420-1: SUMMARY for call ipw2100_set_key_#t~ret2881#1 := printk(958, 0); srcloc: null [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18503: call ULTIMATE.dealloc(ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset);havoc ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset;#t~ret2976#1 := ipw2100_set_key_index_#res#1;havoc ipw2100_set_key_index_#t~bitwise2928#1, ipw2100_set_key_index_#t~ret2929#1, ipw2100_set_key_index_#t~bitwise2930#1, ipw2100_set_key_index_#t~ret2931#1, ipw2100_set_key_index_#t~ret2932#1, ipw2100_set_key_index_#t~ret2933#1, ipw2100_set_key_index_#t~mem2934#1.base, ipw2100_set_key_index_#t~mem2934#1.offset, ipw2100_set_key_index_#t~ret2935#1, ipw2100_set_key_index_#t~ret2936#1, ipw2100_set_key_index_#t~ret2937#1, ipw2100_set_key_index_~priv#1.base, ipw2100_set_key_index_~priv#1.offset, ipw2100_set_key_index_~idx#1, ipw2100_set_key_index_~batch_mode#1, ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset, ipw2100_set_key_index_~tmp~128#1, ipw2100_set_key_index_~err~32#1, ipw2100_set_key_index_~tmp___0~84#1;havoc ipw2100_set_key_index_#in~priv#1.base, ipw2100_set_key_index_#in~priv#1.offset, ipw2100_set_key_index_#in~idx#1, ipw2100_set_key_index_#in~batch_mode#1;assume { :end_inline_ipw2100_set_key_index } true;assume -2147483648 <= #t~ret2976#1 && #t~ret2976#1 <= 2147483647;havoc #t~mem2974#1.base, #t~mem2974#1.offset;havoc #t~mem2975#1;havoc #t~ret2976#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18470: assume 0 == ipw2100_set_key_~batch_mode#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18470: assume !(0 == ipw2100_set_key_~batch_mode#1); [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18437: assume -2147483648 <= ipw2100_set_key_#t~ret2887#1 && ipw2100_set_key_#t~ret2887#1 <= 2147483647;havoc ipw2100_set_key_#t~bitwise2886#1;havoc ipw2100_set_key_#t~ret2887#1;call ipw2100_set_key_#t~mem2888#1.base, ipw2100_set_key_#t~mem2888#1.offset := read~$Pointer$#36(ipw2100_set_key_~priv#1.base, 957 + ipw2100_set_key_~priv#1.offset, 8);call ipw2100_set_key_#t~mem2889#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, ipw2100_set_key_~wep_key~0#1.offset, 1); [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18437-1: SUMMARY for call ipw2100_set_key_#t~ret2887#1 := printk(959, 0); srcloc: null [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18437-2: [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18437-3: havoc ipw2100_set_key_#t~bitwise2886#1;assume ipw2100_set_key_#t~bitwise2886#1 % 18446744073709551616 <= ipw2100_set_key_~tmp___0~83#1 % 18446744073709551616 && ipw2100_set_key_#t~bitwise2886#1 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18487: assume 0 == ipw2100_set_key_~batch_mode#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18487: assume !(0 == ipw2100_set_key_~batch_mode#1); [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18437-4: assume 2096896 == ipw2100_set_key_~tmp___0~83#1 % 18446744073709551616;ipw2100_set_key_#t~bitwise2886#1 := ipw2100_set_key_~tmp___0~83#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18437-4: assume !(2096896 == ipw2100_set_key_~tmp___0~83#1 % 18446744073709551616); [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18437-5: assume 0 == ipw2100_set_key_~tmp___0~83#1 % 18446744073709551616;ipw2100_set_key_#t~bitwise2886#1 := 0; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18437-5: assume !(0 == ipw2100_set_key_~tmp___0~83#1 % 18446744073709551616); [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18636: assume 0 != ~err~33#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18636: assume !(0 != ~err~33#1); [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18554-1: SUMMARY for call ipw2100_set_key_index_#t~ret2936#1 := ipw2100_hw_send_command(ipw2100_set_key_index_~priv#1.base, ipw2100_set_key_index_~priv#1.offset, ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset); srcloc: null [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18554: assume -2147483648 <= ipw2100_set_key_index_#t~ret2936#1 && ipw2100_set_key_index_#t~ret2936#1 <= 2147483647;ipw2100_set_key_index_~err~32#1 := ipw2100_set_key_index_#t~ret2936#1;havoc ipw2100_set_key_index_#t~ret2936#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18472: assume -2147483648 <= ipw2100_set_key_#t~ret2923#1 && ipw2100_set_key_#t~ret2923#1 <= 2147483647;ipw2100_set_key_~err~31#1 := ipw2100_set_key_#t~ret2923#1;havoc ipw2100_set_key_#t~ret2923#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18472-1: SUMMARY for call ipw2100_set_key_#t~ret2923#1 := ipw2100_disable_adapter(ipw2100_set_key_~priv#1.base, ipw2100_set_key_~priv#1.offset); srcloc: null [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18439: assume -2147483648 <= ipw2100_set_key_#t~ret2890#1 && ipw2100_set_key_#t~ret2890#1 <= 2147483647;havoc ipw2100_set_key_#t~mem2888#1.base, ipw2100_set_key_#t~mem2888#1.offset;havoc ipw2100_set_key_#t~mem2889#1;havoc ipw2100_set_key_#t~ret2890#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18439-1: SUMMARY for call ipw2100_set_key_#t~ret2890#1 := printk(961, 0); srcloc: null [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18489: assume -2147483648 <= ipw2100_set_key_#t~ret2927#1 && ipw2100_set_key_#t~ret2927#1 <= 2147483647;ipw2100_set_key_~tmp___3~24#1 := ipw2100_set_key_#t~ret2927#1;havoc ipw2100_set_key_#t~ret2927#1;ipw2100_set_key_~err2~0#1 := ipw2100_set_key_~tmp___3~24#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18489-1: SUMMARY for call ipw2100_set_key_#t~ret2927#1 := ipw2100_enable_adapter(ipw2100_set_key_~priv#1.base, ipw2100_set_key_~priv#1.offset); srcloc: null [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18539: assume 0 == ipw2100_set_key_index_~batch_mode#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18539: assume !(0 == ipw2100_set_key_index_~batch_mode#1); [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18457: assume 0 != ipw2100_set_key_#t~bitwise2904#1 % 4294967296;havoc ipw2100_set_key_#t~bitwise2904#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18457: assume !(0 != ipw2100_set_key_#t~bitwise2904#1 % 4294967296);havoc ipw2100_set_key_#t~bitwise2904#1; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18457-1: [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18424: call write~int#36(ipw2100_set_key_~idx#1, ipw2100_set_key_~wep_key~0#1.base, ipw2100_set_key_~wep_key~0#1.offset, 1);call write~int#36(ipw2100_set_key_~keylen~0#1, ipw2100_set_key_~wep_key~0#1.base, 1 + ipw2100_set_key_~wep_key~0#1.offset, 1); [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18457-2: havoc ipw2100_set_key_#t~bitwise2904#1;assume ipw2100_set_key_#t~bitwise2904#1 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && ipw2100_set_key_#t~bitwise2904#1 % 4294967296 <= 4194304; [2025-02-08 04:06:48,068 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18457-3: assume 4194304 == ~ipw2100_debug_level~0 % 4294967296;ipw2100_set_key_#t~bitwise2904#1 := ~ipw2100_debug_level~0; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18457-3: assume !(4194304 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18457-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;ipw2100_set_key_#t~bitwise2904#1 := 0; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18457-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18556: assume 0 == ipw2100_set_key_index_~batch_mode#1; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18556: assume !(0 == ipw2100_set_key_index_~batch_mode#1); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18474: assume 0 != ipw2100_set_key_~err~31#1;call ipw2100_set_key_#t~mem2924#1.base, ipw2100_set_key_#t~mem2924#1.offset := read~$Pointer$#36(ipw2100_set_key_~priv#1.base, 957 + ipw2100_set_key_~priv#1.offset, 8); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18474: assume !(0 != ipw2100_set_key_~err~31#1); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18541: assume -2147483648 <= ipw2100_set_key_index_#t~ret2933#1 && ipw2100_set_key_index_#t~ret2933#1 <= 2147483647;ipw2100_set_key_index_~err~32#1 := ipw2100_set_key_index_#t~ret2933#1;havoc ipw2100_set_key_index_#t~ret2933#1; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18541-1: SUMMARY for call ipw2100_set_key_index_#t~ret2933#1 := ipw2100_disable_adapter(ipw2100_set_key_index_~priv#1.base, ipw2100_set_key_index_~priv#1.offset); srcloc: null [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18558: assume -2147483648 <= ipw2100_set_key_index_#t~ret2937#1 && ipw2100_set_key_index_#t~ret2937#1 <= 2147483647;havoc ipw2100_set_key_index_#t~ret2937#1; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18558-1: SUMMARY for call ipw2100_set_key_index_#t~ret2937#1 := ipw2100_enable_adapter(ipw2100_set_key_index_~priv#1.base, ipw2100_set_key_index_~priv#1.offset); srcloc: null [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18492: assume 0 == ipw2100_set_key_~err~31#1;ipw2100_set_key_~err~31#1 := ipw2100_set_key_~err2~0#1; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18492: assume !(0 == ipw2100_set_key_~err~31#1); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18459: assume -2147483648 <= ipw2100_set_key_#t~ret2905#1 && ipw2100_set_key_#t~ret2905#1 <= 2147483647;ipw2100_set_key_~tmp___2~33#1 := ipw2100_set_key_#t~ret2905#1;havoc ipw2100_set_key_#t~ret2905#1; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18459-1: SUMMARY for call ipw2100_set_key_#t~ret2905#1 := preempt_count(); srcloc: null [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18426: assume 0 != ipw2100_set_key_~keylen~0#1; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18426: assume !(0 != ipw2100_set_key_~keylen~0#1); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18641: ~i~31#1 := 1 + ~i~31#1; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18476: assume -2147483648 <= ipw2100_set_key_#t~ret2925#1 && ipw2100_set_key_#t~ret2925#1 <= 2147483647;havoc ipw2100_set_key_#t~mem2924#1.base, ipw2100_set_key_#t~mem2924#1.offset;havoc ipw2100_set_key_#t~ret2925#1;ipw2100_set_key_#res#1 := ipw2100_set_key_~err~31#1;call ULTIMATE.dealloc(ipw2100_set_key_~#cmd~23#1.base, ipw2100_set_key_~#cmd~23#1.offset);havoc ipw2100_set_key_~#cmd~23#1.base, ipw2100_set_key_~#cmd~23#1.offset; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18476-1: SUMMARY for call ipw2100_set_key_#t~ret2925#1 := printk(968, 0); srcloc: null [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18460-3: havoc ipw2100_set_key_#t~bitwise2906#1;assume ipw2100_set_key_#t~bitwise2906#1 % 18446744073709551616 <= ipw2100_set_key_~tmp___2~33#1 % 18446744073709551616 && ipw2100_set_key_#t~bitwise2906#1 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18460-4: assume 2096896 == ipw2100_set_key_~tmp___2~33#1 % 18446744073709551616;ipw2100_set_key_#t~bitwise2906#1 := ipw2100_set_key_~tmp___2~33#1; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18460-4: assume !(2096896 == ipw2100_set_key_~tmp___2~33#1 % 18446744073709551616); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18460-5: assume 0 == ipw2100_set_key_~tmp___2~33#1 % 18446744073709551616;ipw2100_set_key_#t~bitwise2906#1 := 0; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18460-5: assume !(0 == ipw2100_set_key_~tmp___2~33#1 % 18446744073709551616); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18526: assume 0 != ipw2100_set_key_index_#t~bitwise2928#1 % 4294967296;havoc ipw2100_set_key_index_#t~bitwise2928#1; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18526: assume !(0 != ipw2100_set_key_index_#t~bitwise2928#1 % 4294967296);havoc ipw2100_set_key_index_#t~bitwise2928#1; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18526-1: [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18526-2: havoc ipw2100_set_key_index_#t~bitwise2928#1;assume ipw2100_set_key_index_#t~bitwise2928#1 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && ipw2100_set_key_index_#t~bitwise2928#1 % 4294967296 <= 32; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18460: assume -2147483648 <= ipw2100_set_key_#t~ret2907#1 && ipw2100_set_key_#t~ret2907#1 <= 2147483647;havoc ipw2100_set_key_#t~bitwise2906#1;havoc ipw2100_set_key_#t~ret2907#1;call ipw2100_set_key_#t~mem2908#1.base, ipw2100_set_key_#t~mem2908#1.offset := read~$Pointer$#36(ipw2100_set_key_~priv#1.base, 957 + ipw2100_set_key_~priv#1.offset, 8);call ipw2100_set_key_#t~mem2909#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2910#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 1 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2911#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 2 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2912#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 3 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2913#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 4 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2914#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 5 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2915#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 6 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2916#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 7 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2917#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 8 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2918#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 9 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2919#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 10 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2920#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 11 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2921#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 12 + ipw2100_set_key_~wep_key~0#1.offset, 1); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18526-3: assume 32 == ~ipw2100_debug_level~0 % 4294967296;ipw2100_set_key_index_#t~bitwise2928#1 := ~ipw2100_debug_level~0; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18526-3: assume !(32 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18460-1: SUMMARY for call ipw2100_set_key_#t~ret2907#1 := printk(965, 0); srcloc: null [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18526-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;ipw2100_set_key_index_#t~bitwise2928#1 := 0; [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18526-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18460-2: [2025-02-08 04:06:48,069 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18626: assume 0 == #t~bitwise2966#1 % 2;havoc #t~mem2964#1.base, #t~mem2964#1.offset;havoc #t~mem2965#1;havoc #t~bitwise2966#1;call #t~mem2967#1.base, #t~mem2967#1.offset := read~$Pointer$#36(~priv#1.base, 16 + ~priv#1.offset, 8); [2025-02-08 04:06:48,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18626: assume !(0 == #t~bitwise2966#1 % 2);havoc #t~mem2964#1.base, #t~mem2964#1.offset;havoc #t~mem2965#1;havoc #t~bitwise2966#1;call #t~mem2970#1.base, #t~mem2970#1.offset := read~$Pointer$#36(~priv#1.base, 16 + ~priv#1.offset, 8);call #t~mem2971#1.base, #t~mem2971#1.offset := read~$Pointer$#36(~priv#1.base, 16 + ~priv#1.offset, 8);call #t~mem2972#1 := read~int#36(#t~mem2971#1.base, 894 + #t~mem2971#1.offset + ~i~31#1, 1);assume { :begin_inline_ipw2100_set_key } true;ipw2100_set_key_#in~priv#1.base, ipw2100_set_key_#in~priv#1.offset, ipw2100_set_key_#in~idx#1, ipw2100_set_key_#in~key#1.base, ipw2100_set_key_#in~key#1.offset, ipw2100_set_key_#in~len#1, ipw2100_set_key_#in~batch_mode#1 := ~priv#1.base, ~priv#1.offset, ~i~31#1, #t~mem2970#1.base, 898 + #t~mem2970#1.offset + (if ~i~31#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~31#1 % 18446744073709551616 % 18446744073709551616 else ~i~31#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), (if #t~mem2972#1 % 256 % 4294967296 <= 2147483647 then #t~mem2972#1 % 256 % 4294967296 else #t~mem2972#1 % 256 % 4294967296 - 4294967296), 1;havoc ipw2100_set_key_#res#1;havoc ipw2100_set_key_#t~bitwise2877#1, ipw2100_set_key_#t~ret2878#1, ipw2100_set_key_#t~bitwise2879#1, ipw2100_set_key_#t~ret2880#1, ipw2100_set_key_#t~ret2881#1, ipw2100_set_key_#t~memcpy~res2882#1.base, ipw2100_set_key_#t~memcpy~res2882#1.offset, ipw2100_set_key_#t~memset~res2883#1.base, ipw2100_set_key_#t~memset~res2883#1.offset, ipw2100_set_key_#t~bitwise2884#1, ipw2100_set_key_#t~ret2885#1, ipw2100_set_key_#t~bitwise2886#1, ipw2100_set_key_#t~ret2887#1, ipw2100_set_key_#t~mem2888#1.base, ipw2100_set_key_#t~mem2888#1.offset, ipw2100_set_key_#t~mem2889#1, ipw2100_set_key_#t~ret2890#1, ipw2100_set_key_#t~bitwise2891#1, ipw2100_set_key_#t~ret2892#1, ipw2100_set_key_#t~bitwise2893#1, ipw2100_set_key_#t~ret2894#1, ipw2100_set_key_#t~mem2895#1.base, ipw2100_set_key_#t~mem2895#1.offset, ipw2100_set_key_#t~mem2896#1, ipw2100_set_key_#t~mem2897#1, ipw2100_set_key_#t~mem2898#1, ipw2100_set_key_#t~mem2899#1, ipw2100_set_key_#t~mem2900#1, ipw2100_set_key_#t~mem2901#1, ipw2100_set_key_#t~mem2902#1, ipw2100_set_key_#t~ret2903#1, ipw2100_set_key_#t~bitwise2904#1, ipw2100_set_key_#t~ret2905#1, ipw2100_set_key_#t~bitwise2906#1, ipw2100_set_key_#t~ret2907#1, ipw2100_set_key_#t~mem2908#1.base, ipw2100_set_key_#t~mem2908#1.offset, ipw2100_set_key_#t~mem2909#1, ipw2100_set_key_#t~mem2910#1, ipw2100_set_key_#t~mem2911#1, ipw2100_set_key_#t~mem2912#1, ipw2100_set_key_#t~mem2913#1, ipw2100_set_key_#t~mem2914#1, ipw2100_set_key_#t~mem2915#1, ipw2100_set_key_#t~mem2916#1, ipw2100_set_key_#t~mem2917#1, ipw2100_set_key_#t~mem2918#1, ipw2100_set_key_#t~mem2919#1, ipw2100_set_key_#t~mem2920#1, ipw2100_set_key_#t~mem2921#1, ipw2100_set_key_#t~ret2922#1, ipw2100_set_key_#t~ret2923#1, ipw2100_set_key_#t~mem2924#1.base, ipw2100_set_key_#t~mem2924#1.offset, ipw2100_set_key_#t~ret2925#1, ipw2100_set_key_#t~ret2926#1, ipw2100_set_key_#t~ret2927#1, ipw2100_set_key_~priv#1.base, ipw2100_set_key_~priv#1.offset, ipw2100_set_key_~idx#1, ipw2100_set_key_~key#1.base, ipw2100_set_key_~key#1.offset, ipw2100_set_key_~len#1, ipw2100_set_key_~batch_mode#1, ipw2100_set_key_~keylen~0#1, ipw2100_set_key_~#cmd~23#1.base, ipw2100_set_key_~#cmd~23#1.offset, ipw2100_set_key_~wep_key~0#1.base, ipw2100_set_key_~wep_key~0#1.offset, ipw2100_set_key_~err~31#1, ipw2100_set_key_~tmp~127#1, ipw2100_set_key_~tmp___0~83#1, ipw2100_set_key_~tmp___1~55#1, ipw2100_set_key_~tmp___2~33#1, ipw2100_set_key_~err2~0#1, ipw2100_set_key_~tmp___3~24#1;ipw2100_set_key_~priv#1.base, ipw2100_set_key_~priv#1.offset := ipw2100_set_key_#in~priv#1.base, ipw2100_set_key_#in~priv#1.offset;ipw2100_set_key_~idx#1 := ipw2100_set_key_#in~idx#1;ipw2100_set_key_~key#1.base, ipw2100_set_key_~key#1.offset := ipw2100_set_key_#in~key#1.base, ipw2100_set_key_#in~key#1.offset;ipw2100_set_key_~len#1 := ipw2100_set_key_#in~len#1;ipw2100_set_key_~batch_mode#1 := ipw2100_set_key_#in~batch_mode#1;havoc ipw2100_set_key_~keylen~0#1;call ipw2100_set_key_~#cmd~23#1.base, ipw2100_set_key_~#cmd~23#1.offset := #Ultimate.allocOnStack(416);havoc ipw2100_set_key_~wep_key~0#1.base, ipw2100_set_key_~wep_key~0#1.offset;havoc ipw2100_set_key_~err~31#1;havoc ipw2100_set_key_~tmp~127#1;havoc ipw2100_set_key_~tmp___0~83#1;havoc ipw2100_set_key_~tmp___1~55#1;havoc ipw2100_set_key_~tmp___2~33#1;havoc ipw2100_set_key_~err2~0#1;havoc ipw2100_set_key_~tmp___3~24#1;ipw2100_set_key_~keylen~0#1 := (if 0 != ipw2100_set_key_~len#1 then (if ipw2100_set_key_~len#1 <= 5 then 5 else 13) else 0);call write~int#36(20, ipw2100_set_key_~#cmd~23#1.base, ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 4 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 8 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(15, ipw2100_set_key_~#cmd~23#1.base, 12 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 16 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 20 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 24 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 28 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 32 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 36 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 40 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 44 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 48 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 52 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 56 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 60 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 64 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 68 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 72 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 76 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 80 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 84 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 88 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 92 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 96 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 100 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 104 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 108 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 112 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 116 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 120 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 124 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 128 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 132 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 136 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 140 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 144 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 148 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 152 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 156 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 160 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 164 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 168 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 172 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 176 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 180 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 184 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 188 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 192 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 196 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 200 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 204 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 208 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 212 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 216 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 220 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 224 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 228 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 232 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 236 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 240 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 244 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 248 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 252 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 256 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 260 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 264 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 268 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 272 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 276 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 280 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 284 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 288 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 292 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 296 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 300 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 304 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 308 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 312 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 316 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 320 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 324 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 328 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 332 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 336 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 340 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 344 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 348 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 352 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 356 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 360 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 364 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 368 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 372 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 376 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 380 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 384 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 388 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 392 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 396 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 400 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 404 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 408 + ipw2100_set_key_~#cmd~23#1.offset, 4);call write~int#36(0, ipw2100_set_key_~#cmd~23#1.base, 412 + ipw2100_set_key_~#cmd~23#1.offset, 4);ipw2100_set_key_~wep_key~0#1.base, ipw2100_set_key_~wep_key~0#1.offset := ipw2100_set_key_~#cmd~23#1.base, 16 + ipw2100_set_key_~#cmd~23#1.offset; [2025-02-08 04:06:48,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18543: assume 0 != ipw2100_set_key_index_~err~32#1;call ipw2100_set_key_index_#t~mem2934#1.base, ipw2100_set_key_index_#t~mem2934#1.offset := read~$Pointer$#36(ipw2100_set_key_index_~priv#1.base, 957 + ipw2100_set_key_index_~priv#1.offset, 8); [2025-02-08 04:06:48,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18543: assume !(0 != ipw2100_set_key_index_~err~32#1); [2025-02-08 04:06:48,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18444: assume 5 == ipw2100_set_key_~keylen~0#1; [2025-02-08 04:06:48,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18444: assume !(5 == ipw2100_set_key_~keylen~0#1); [2025-02-08 04:06:48,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18643: assume ~i~31#1 <= 3; [2025-02-08 04:06:48,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18643: assume !(~i~31#1 <= 3);call #t~mem2974#1.base, #t~mem2974#1.offset := read~$Pointer$#36(~priv#1.base, 16 + ~priv#1.offset, 8);call #t~mem2975#1 := read~int#36(#t~mem2974#1.base, 3617 + #t~mem2974#1.offset, 4);assume { :begin_inline_ipw2100_set_key_index } true;ipw2100_set_key_index_#in~priv#1.base, ipw2100_set_key_index_#in~priv#1.offset, ipw2100_set_key_index_#in~idx#1, ipw2100_set_key_index_#in~batch_mode#1 := ~priv#1.base, ~priv#1.offset, #t~mem2975#1, 1;havoc ipw2100_set_key_index_#res#1;havoc ipw2100_set_key_index_#t~bitwise2928#1, ipw2100_set_key_index_#t~ret2929#1, ipw2100_set_key_index_#t~bitwise2930#1, ipw2100_set_key_index_#t~ret2931#1, ipw2100_set_key_index_#t~ret2932#1, ipw2100_set_key_index_#t~ret2933#1, ipw2100_set_key_index_#t~mem2934#1.base, ipw2100_set_key_index_#t~mem2934#1.offset, ipw2100_set_key_index_#t~ret2935#1, ipw2100_set_key_index_#t~ret2936#1, ipw2100_set_key_index_#t~ret2937#1, ipw2100_set_key_index_~priv#1.base, ipw2100_set_key_index_~priv#1.offset, ipw2100_set_key_index_~idx#1, ipw2100_set_key_index_~batch_mode#1, ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset, ipw2100_set_key_index_~tmp~128#1, ipw2100_set_key_index_~err~32#1, ipw2100_set_key_index_~tmp___0~84#1;ipw2100_set_key_index_~priv#1.base, ipw2100_set_key_index_~priv#1.offset := ipw2100_set_key_index_#in~priv#1.base, ipw2100_set_key_index_#in~priv#1.offset;ipw2100_set_key_index_~idx#1 := ipw2100_set_key_index_#in~idx#1;ipw2100_set_key_index_~batch_mode#1 := ipw2100_set_key_index_#in~batch_mode#1;call ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset := #Ultimate.allocOnStack(416);havoc ipw2100_set_key_index_~tmp~128#1;havoc ipw2100_set_key_index_~err~32#1;havoc ipw2100_set_key_index_~tmp___0~84#1;call write~int#36(25, ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset, 4);call write~int#36(0, ipw2100_set_key_index_~#cmd~24#1.base, 4 + ipw2100_set_key_index_~#cmd~24#1.offset, 4);call write~int#36(0, ipw2100_set_key_index_~#cmd~24#1.base, 8 + ipw2100_set_key_index_~#cmd~24#1.offset, 4);call write~int#36(4, ipw2100_set_key_index_~#cmd~24#1.base, 12 + ipw2100_set_key_index_~#cmd~24#1.offset, 4);call write~int#36(ipw2100_set_key_index_~idx#1, ipw2100_set_key_index_~#cmd~24#1.base, 16 + ipw2100_set_key_index_~#cmd~24#1.offset, 4);ipw2100_set_key_index_~tmp~128#1 := 1; [2025-02-08 04:06:48,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18626-1: [2025-02-08 04:06:48,070 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18626-2: havoc #t~bitwise2966#1;assume #t~bitwise2966#1 < (if #t~mem2965#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2965#1 % 65536 % 4294967296 else #t~mem2965#1 % 65536 % 4294967296 - 4294967296); [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18626-3: assume 0 == (if #t~mem2965#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2965#1 % 65536 % 4294967296 else #t~mem2965#1 % 65536 % 4294967296 - 4294967296) || 0 == ~i~31#1;#t~bitwise2966#1 := (if #t~mem2965#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2965#1 % 65536 % 4294967296 else #t~mem2965#1 % 65536 % 4294967296 - 4294967296); [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18626-3: assume !(0 == (if #t~mem2965#1 % 65536 % 4294967296 <= 2147483647 then #t~mem2965#1 % 65536 % 4294967296 else #t~mem2965#1 % 65536 % 4294967296 - 4294967296) || 0 == ~i~31#1); [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18626-4: call #t~mem2964#1.base, #t~mem2964#1.offset := read~$Pointer$#36(~priv#1.base, 16 + ~priv#1.offset, 8);call #t~mem2965#1 := read~int#36(#t~mem2964#1.base, 1027 + #t~mem2964#1.offset, 2); [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18428: havoc ipw2100_set_key_#t~memcpy~res2882#1.base, ipw2100_set_key_#t~memcpy~res2882#1.offset; [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18428-1: SUMMARY for call ipw2100_set_key_#t~memcpy~res2882#1.base, ipw2100_set_key_#t~memcpy~res2882#1.offset := #Ultimate.C_memcpy#36(ipw2100_set_key_~wep_key~0#1.base, 2 + ipw2100_set_key_~wep_key~0#1.offset, ipw2100_set_key_~key#1.base, ipw2100_set_key_~key#1.offset, ipw2100_set_key_~len#1); srcloc: null [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18445-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;ipw2100_set_key_#t~bitwise2891#1 := 0; [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18445-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18445: assume 0 != ipw2100_set_key_#t~bitwise2891#1 % 4294967296;havoc ipw2100_set_key_#t~bitwise2891#1; [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18445: assume !(0 != ipw2100_set_key_#t~bitwise2891#1 % 4294967296);havoc ipw2100_set_key_#t~bitwise2891#1; [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18445-1: [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18445-2: havoc ipw2100_set_key_#t~bitwise2891#1;assume ipw2100_set_key_#t~bitwise2891#1 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && ipw2100_set_key_#t~bitwise2891#1 % 4294967296 <= 4194304; [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18445-3: assume 4194304 == ~ipw2100_debug_level~0 % 4294967296;ipw2100_set_key_#t~bitwise2891#1 := ~ipw2100_debug_level~0; [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18445-3: assume !(4194304 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18528: assume -2147483648 <= ipw2100_set_key_index_#t~ret2929#1 && ipw2100_set_key_index_#t~ret2929#1 <= 2147483647;ipw2100_set_key_index_~tmp___0~84#1 := ipw2100_set_key_index_#t~ret2929#1;havoc ipw2100_set_key_index_#t~ret2929#1; [2025-02-08 04:06:48,071 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18528-1: SUMMARY for call ipw2100_set_key_index_#t~ret2929#1 := preempt_count(); srcloc: null [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18462: assume -2147483648 <= ipw2100_set_key_#t~ret2922#1 && ipw2100_set_key_#t~ret2922#1 <= 2147483647;havoc ipw2100_set_key_#t~mem2908#1.base, ipw2100_set_key_#t~mem2908#1.offset;havoc ipw2100_set_key_#t~mem2909#1;havoc ipw2100_set_key_#t~mem2910#1;havoc ipw2100_set_key_#t~mem2911#1;havoc ipw2100_set_key_#t~mem2912#1;havoc ipw2100_set_key_#t~mem2913#1;havoc ipw2100_set_key_#t~mem2914#1;havoc ipw2100_set_key_#t~mem2915#1;havoc ipw2100_set_key_#t~mem2916#1;havoc ipw2100_set_key_#t~mem2917#1;havoc ipw2100_set_key_#t~mem2918#1;havoc ipw2100_set_key_#t~mem2919#1;havoc ipw2100_set_key_#t~mem2920#1;havoc ipw2100_set_key_#t~mem2921#1;havoc ipw2100_set_key_#t~ret2922#1; [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18462-1: SUMMARY for call ipw2100_set_key_#t~ret2922#1 := printk(967, 0); srcloc: null [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18429: havoc ipw2100_set_key_#t~memset~res2883#1.base, ipw2100_set_key_#t~memset~res2883#1.offset; [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18429-1: SUMMARY for call ipw2100_set_key_#t~memset~res2883#1.base, ipw2100_set_key_#t~memset~res2883#1.offset := #Ultimate.C_memset#36(ipw2100_set_key_~wep_key~0#1.base, 2 + ipw2100_set_key_~wep_key~0#1.offset + (if ipw2100_set_key_~len#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ipw2100_set_key_~len#1 % 18446744073709551616 % 18446744073709551616 else ipw2100_set_key_~len#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 0, ipw2100_set_key_~keylen~0#1 - ipw2100_set_key_~len#1); srcloc: null [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18628: havoc #t~mem2967#1.base, #t~mem2967#1.offset;havoc #t~memset~res2968#1.base, #t~memset~res2968#1.offset;call #t~mem2969#1.base, #t~mem2969#1.offset := read~$Pointer$#36(~priv#1.base, 16 + ~priv#1.offset, 8);call write~int#36(0, #t~mem2969#1.base, 894 + #t~mem2969#1.offset + ~i~31#1, 1);havoc #t~mem2969#1.base, #t~mem2969#1.offset; [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18628-1: SUMMARY for call #t~memset~res2968#1.base, #t~memset~res2968#1.offset := #Ultimate.C_memset#36(#t~mem2967#1.base, 898 + #t~mem2967#1.offset + (if ~i~31#1 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then ~i~31#1 % 18446744073709551616 % 18446744073709551616 else ~i~31#1 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616), 0, 13); srcloc: null [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18545: assume -2147483648 <= ipw2100_set_key_index_#t~ret2935#1 && ipw2100_set_key_index_#t~ret2935#1 <= 2147483647;havoc ipw2100_set_key_index_#t~mem2934#1.base, ipw2100_set_key_index_#t~mem2934#1.offset;havoc ipw2100_set_key_index_#t~ret2935#1;ipw2100_set_key_index_#res#1 := ipw2100_set_key_index_~err~32#1;call ULTIMATE.dealloc(ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset);havoc ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset; [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18545-1: SUMMARY for call ipw2100_set_key_index_#t~ret2935#1 := printk(972, 0); srcloc: null [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18562-1: ipw2100_set_key_index_#res#1 := ipw2100_set_key_index_~err~32#1;call ULTIMATE.dealloc(ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset);havoc ipw2100_set_key_index_~#cmd~24#1.base, ipw2100_set_key_index_~#cmd~24#1.offset; [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18529: assume -2147483648 <= ipw2100_set_key_index_#t~ret2931#1 && ipw2100_set_key_index_#t~ret2931#1 <= 2147483647;havoc ipw2100_set_key_index_#t~bitwise2930#1;havoc ipw2100_set_key_index_#t~ret2931#1; [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18529-1: SUMMARY for call ipw2100_set_key_index_#t~ret2931#1 := printk(969, 0); srcloc: null [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18529-2: [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18529-3: havoc ipw2100_set_key_index_#t~bitwise2930#1;assume ipw2100_set_key_index_#t~bitwise2930#1 % 18446744073709551616 <= ipw2100_set_key_index_~tmp___0~84#1 % 18446744073709551616 && ipw2100_set_key_index_#t~bitwise2930#1 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18529-4: assume 2096896 == ipw2100_set_key_index_~tmp___0~84#1 % 18446744073709551616;ipw2100_set_key_index_#t~bitwise2930#1 := ipw2100_set_key_index_~tmp___0~84#1; [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18529-4: assume !(2096896 == ipw2100_set_key_index_~tmp___0~84#1 % 18446744073709551616); [2025-02-08 04:06:48,072 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18529-5: assume 0 == ipw2100_set_key_index_~tmp___0~84#1 % 18446744073709551616;ipw2100_set_key_index_#t~bitwise2930#1 := 0; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18529-5: assume !(0 == ipw2100_set_key_index_~tmp___0~84#1 % 18446744073709551616); [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18447: assume -2147483648 <= ipw2100_set_key_#t~ret2892#1 && ipw2100_set_key_#t~ret2892#1 <= 2147483647;ipw2100_set_key_~tmp___1~55#1 := ipw2100_set_key_#t~ret2892#1;havoc ipw2100_set_key_#t~ret2892#1; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18447-1: SUMMARY for call ipw2100_set_key_#t~ret2892#1 := preempt_count(); srcloc: null [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18299: call ULTIMATE.dealloc(ipw2100_set_key_~#cmd~23#1.base, ipw2100_set_key_~#cmd~23#1.offset);havoc ipw2100_set_key_~#cmd~23#1.base, ipw2100_set_key_~#cmd~23#1.offset;#t~ret2973#1 := ipw2100_set_key_#res#1;havoc ipw2100_set_key_#t~bitwise2877#1, ipw2100_set_key_#t~ret2878#1, ipw2100_set_key_#t~bitwise2879#1, ipw2100_set_key_#t~ret2880#1, ipw2100_set_key_#t~ret2881#1, ipw2100_set_key_#t~memcpy~res2882#1.base, ipw2100_set_key_#t~memcpy~res2882#1.offset, ipw2100_set_key_#t~memset~res2883#1.base, ipw2100_set_key_#t~memset~res2883#1.offset, ipw2100_set_key_#t~bitwise2884#1, ipw2100_set_key_#t~ret2885#1, ipw2100_set_key_#t~bitwise2886#1, ipw2100_set_key_#t~ret2887#1, ipw2100_set_key_#t~mem2888#1.base, ipw2100_set_key_#t~mem2888#1.offset, ipw2100_set_key_#t~mem2889#1, ipw2100_set_key_#t~ret2890#1, ipw2100_set_key_#t~bitwise2891#1, ipw2100_set_key_#t~ret2892#1, ipw2100_set_key_#t~bitwise2893#1, ipw2100_set_key_#t~ret2894#1, ipw2100_set_key_#t~mem2895#1.base, ipw2100_set_key_#t~mem2895#1.offset, ipw2100_set_key_#t~mem2896#1, ipw2100_set_key_#t~mem2897#1, ipw2100_set_key_#t~mem2898#1, ipw2100_set_key_#t~mem2899#1, ipw2100_set_key_#t~mem2900#1, ipw2100_set_key_#t~mem2901#1, ipw2100_set_key_#t~mem2902#1, ipw2100_set_key_#t~ret2903#1, ipw2100_set_key_#t~bitwise2904#1, ipw2100_set_key_#t~ret2905#1, ipw2100_set_key_#t~bitwise2906#1, ipw2100_set_key_#t~ret2907#1, ipw2100_set_key_#t~mem2908#1.base, ipw2100_set_key_#t~mem2908#1.offset, ipw2100_set_key_#t~mem2909#1, ipw2100_set_key_#t~mem2910#1, ipw2100_set_key_#t~mem2911#1, ipw2100_set_key_#t~mem2912#1, ipw2100_set_key_#t~mem2913#1, ipw2100_set_key_#t~mem2914#1, ipw2100_set_key_#t~mem2915#1, ipw2100_set_key_#t~mem2916#1, ipw2100_set_key_#t~mem2917#1, ipw2100_set_key_#t~mem2918#1, ipw2100_set_key_#t~mem2919#1, ipw2100_set_key_#t~mem2920#1, ipw2100_set_key_#t~mem2921#1, ipw2100_set_key_#t~ret2922#1, ipw2100_set_key_#t~ret2923#1, ipw2100_set_key_#t~mem2924#1.base, ipw2100_set_key_#t~mem2924#1.offset, ipw2100_set_key_#t~ret2925#1, ipw2100_set_key_#t~ret2926#1, ipw2100_set_key_#t~ret2927#1, ipw2100_set_key_~priv#1.base, ipw2100_set_key_~priv#1.offset, ipw2100_set_key_~idx#1, ipw2100_set_key_~key#1.base, ipw2100_set_key_~key#1.offset, ipw2100_set_key_~len#1, ipw2100_set_key_~batch_mode#1, ipw2100_set_key_~keylen~0#1, ipw2100_set_key_~#cmd~23#1.base, ipw2100_set_key_~#cmd~23#1.offset, ipw2100_set_key_~wep_key~0#1.base, ipw2100_set_key_~wep_key~0#1.offset, ipw2100_set_key_~err~31#1, ipw2100_set_key_~tmp~127#1, ipw2100_set_key_~tmp___0~83#1, ipw2100_set_key_~tmp___1~55#1, ipw2100_set_key_~tmp___2~33#1, ipw2100_set_key_~err2~0#1, ipw2100_set_key_~tmp___3~24#1;havoc ipw2100_set_key_#in~priv#1.base, ipw2100_set_key_#in~priv#1.offset, ipw2100_set_key_#in~idx#1, ipw2100_set_key_#in~key#1.base, ipw2100_set_key_#in~key#1.offset, ipw2100_set_key_#in~len#1, ipw2100_set_key_#in~batch_mode#1;assume { :end_inline_ipw2100_set_key } true;assume -2147483648 <= #t~ret2973#1 && #t~ret2973#1 <= 2147483647;~err~33#1 := #t~ret2973#1;havoc #t~mem2970#1.base, #t~mem2970#1.offset;havoc #t~mem2971#1.base, #t~mem2971#1.offset;havoc #t~mem2972#1;havoc #t~ret2973#1; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18151: call ULTIMATE.dealloc(ipw2100_set_wep_flags_~#cmd~22#1.base, ipw2100_set_wep_flags_~#cmd~22#1.offset);havoc ipw2100_set_wep_flags_~#cmd~22#1.base, ipw2100_set_wep_flags_~#cmd~22#1.offset; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18531: assume -2147483648 <= ipw2100_set_key_index_#t~ret2932#1 && ipw2100_set_key_index_#t~ret2932#1 <= 2147483647;havoc ipw2100_set_key_index_#t~ret2932#1; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18531-1: SUMMARY for call ipw2100_set_key_index_#t~ret2932#1 := printk(971, 0); srcloc: null [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18448: assume -2147483648 <= ipw2100_set_key_#t~ret2894#1 && ipw2100_set_key_#t~ret2894#1 <= 2147483647;havoc ipw2100_set_key_#t~bitwise2893#1;havoc ipw2100_set_key_#t~ret2894#1;call ipw2100_set_key_#t~mem2895#1.base, ipw2100_set_key_#t~mem2895#1.offset := read~$Pointer$#36(ipw2100_set_key_~priv#1.base, 957 + ipw2100_set_key_~priv#1.offset, 8);call ipw2100_set_key_#t~mem2896#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2897#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 1 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2898#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 2 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2899#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 3 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2900#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 4 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2901#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 5 + ipw2100_set_key_~wep_key~0#1.offset, 1);call ipw2100_set_key_#t~mem2902#1 := read~int#36(ipw2100_set_key_~wep_key~0#1.base, 6 + ipw2100_set_key_~wep_key~0#1.offset, 1); [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18448-1: SUMMARY for call ipw2100_set_key_#t~ret2894#1 := printk(962, 0); srcloc: null [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18415: assume 0 != ipw2100_set_key_#t~bitwise2877#1 % 4294967296;havoc ipw2100_set_key_#t~bitwise2877#1; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18415: assume !(0 != ipw2100_set_key_#t~bitwise2877#1 % 4294967296);havoc ipw2100_set_key_#t~bitwise2877#1; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18448-2: [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18415-1: [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18448-3: havoc ipw2100_set_key_#t~bitwise2893#1;assume ipw2100_set_key_#t~bitwise2893#1 % 18446744073709551616 <= ipw2100_set_key_~tmp___1~55#1 % 18446744073709551616 && ipw2100_set_key_#t~bitwise2893#1 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18415-2: havoc ipw2100_set_key_#t~bitwise2877#1;assume ipw2100_set_key_#t~bitwise2877#1 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && ipw2100_set_key_#t~bitwise2877#1 % 4294967296 <= 32; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18448-4: assume 2096896 == ipw2100_set_key_~tmp___1~55#1 % 18446744073709551616;ipw2100_set_key_#t~bitwise2893#1 := ipw2100_set_key_~tmp___1~55#1; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18448-4: assume !(2096896 == ipw2100_set_key_~tmp___1~55#1 % 18446744073709551616); [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18415-3: assume 32 == ~ipw2100_debug_level~0 % 4294967296;ipw2100_set_key_#t~bitwise2877#1 := ~ipw2100_debug_level~0; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18415-3: assume !(32 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18448-5: assume 0 == ipw2100_set_key_~tmp___1~55#1 % 18446744073709551616;ipw2100_set_key_#t~bitwise2893#1 := 0; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18448-5: assume !(0 == ipw2100_set_key_~tmp___1~55#1 % 18446744073709551616); [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18415-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;ipw2100_set_key_#t~bitwise2877#1 := 0; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18415-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18515: assume true; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18515: assume !true; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18498-1: ipw2100_set_key_#res#1 := ipw2100_set_key_~err~31#1;call ULTIMATE.dealloc(ipw2100_set_key_~#cmd~23#1.base, ipw2100_set_key_~#cmd~23#1.offset);havoc ipw2100_set_key_~#cmd~23#1.base, ipw2100_set_key_~#cmd~23#1.offset; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18450: assume -2147483648 <= ipw2100_set_key_#t~ret2903#1 && ipw2100_set_key_#t~ret2903#1 <= 2147483647;havoc ipw2100_set_key_#t~mem2895#1.base, ipw2100_set_key_#t~mem2895#1.offset;havoc ipw2100_set_key_#t~mem2896#1;havoc ipw2100_set_key_#t~mem2897#1;havoc ipw2100_set_key_#t~mem2898#1;havoc ipw2100_set_key_#t~mem2899#1;havoc ipw2100_set_key_#t~mem2900#1;havoc ipw2100_set_key_#t~mem2901#1;havoc ipw2100_set_key_#t~mem2902#1;havoc ipw2100_set_key_#t~ret2903#1; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18433: assume 0 == ipw2100_set_key_~keylen~0#1; [2025-02-08 04:06:48,073 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18433: assume !(0 == ipw2100_set_key_~keylen~0#1); [2025-02-08 04:06:48,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18434: assume 0 != ipw2100_set_key_#t~bitwise2884#1 % 4294967296;havoc ipw2100_set_key_#t~bitwise2884#1; [2025-02-08 04:06:48,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18434: assume !(0 != ipw2100_set_key_#t~bitwise2884#1 % 4294967296);havoc ipw2100_set_key_#t~bitwise2884#1; [2025-02-08 04:06:48,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18450-1: SUMMARY for call ipw2100_set_key_#t~ret2903#1 := printk(964, 0); srcloc: null [2025-02-08 04:06:48,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18417: assume -2147483648 <= ipw2100_set_key_#t~ret2878#1 && ipw2100_set_key_#t~ret2878#1 <= 2147483647;ipw2100_set_key_~tmp~127#1 := ipw2100_set_key_#t~ret2878#1;havoc ipw2100_set_key_#t~ret2878#1; [2025-02-08 04:06:48,074 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L18417-1: SUMMARY for call ipw2100_set_key_#t~ret2878#1 := preempt_count(); srcloc: null [2025-02-08 04:06:48,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7488: havoc dev_name_#t~mem127#1.base, dev_name_#t~mem127#1.offset; [2025-02-08 04:06:48,167 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7462: havoc kobject_name_#t~mem107#1.base, kobject_name_#t~mem107#1.offset; [2025-02-08 04:06:48,220 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25592: havoc #t~nondet4499; [2025-02-08 04:06:50,431 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25545: havoc prepare_to_wait_event_#t~nondet4486#1;#t~ret634#1 := prepare_to_wait_event_#res#1;havoc prepare_to_wait_event_#t~nondet4486#1, prepare_to_wait_event_~arg0#1.base, prepare_to_wait_event_~arg0#1.offset, prepare_to_wait_event_~arg1#1.base, prepare_to_wait_event_~arg1#1.offset, prepare_to_wait_event_~arg2#1;havoc prepare_to_wait_event_#in~arg0#1.base, prepare_to_wait_event_#in~arg0#1.offset, prepare_to_wait_event_#in~arg1#1.base, prepare_to_wait_event_#in~arg1#1.offset, prepare_to_wait_event_#in~arg2#1;assume { :end_inline_prepare_to_wait_event } true;assume -9223372036854775808 <= #t~ret634#1 && #t~ret634#1 <= 9223372036854775807;~tmp___6~0#1 := #t~ret634#1;havoc #t~ret634#1;~__int~0#1 := ~tmp___6~0#1;call #t~mem635#1 := read~int#36(~priv#1.base, 24 + ~priv#1.offset, 8); [2025-02-08 04:06:50,431 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9228: ~__cond~0#1 := (if 0 == (if 0 == #t~bitwise636#1 % 18446744073709551616 then 1 else 0) then 0 else 1);havoc #t~mem635#1;havoc #t~bitwise636#1; [2025-02-08 04:06:50,431 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9228-1: [2025-02-08 04:06:50,431 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9228-2: havoc #t~bitwise636#1;assume #t~bitwise636#1 % 18446744073709551616 <= #t~mem635#1 % 18446744073709551616 && #t~bitwise636#1 % 18446744073709551616 <= 2; [2025-02-08 04:06:50,431 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25579: havoc schedule_timeout_#t~nondet4494#1;#t~ret637#1 := schedule_timeout_#res#1;havoc schedule_timeout_#t~nondet4494#1, schedule_timeout_~arg0#1;havoc schedule_timeout_#in~arg0#1;assume { :end_inline_schedule_timeout } true;assume -9223372036854775808 <= #t~ret637#1 && #t~ret637#1 <= 9223372036854775807;~__ret___0~0#1 := #t~ret637#1;havoc #t~ret637#1; [2025-02-08 04:06:50,431 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9228-3: assume 2 == #t~mem635#1 % 18446744073709551616;#t~bitwise636#1 := #t~mem635#1; [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9228-3: assume !(2 == #t~mem635#1 % 18446744073709551616); [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9096: call ULTIMATE.dealloc(~#__wait~0#1.base, ~#__wait~0#1.offset);havoc ~#__wait~0#1.base, ~#__wait~0#1.offset; [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9228-4: assume 0 == #t~mem635#1 % 18446744073709551616;#t~bitwise636#1 := 0; [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9228-4: assume !(0 == #t~mem635#1 % 18446744073709551616); [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9287: #res#1 := ~err~0#1;call ULTIMATE.dealloc(~#__wait~0#1.base, ~#__wait~0#1.offset);havoc ~#__wait~0#1.base, ~#__wait~0#1.offset; [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9287-1: SUMMARY for call spin_unlock_irqrestore(~priv#1.base, 2355 + ~priv#1.offset, ~flags~0#1); srcloc: null [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9238: assume 0 != ~__int~0#1;~__ret___0~0#1 := ~__int~0#1; [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9238: assume !(0 != ~__int~0#1);assume { :begin_inline_schedule_timeout } true;schedule_timeout_#in~arg0#1 := ~__ret___0~0#1;havoc schedule_timeout_#res#1;havoc schedule_timeout_#t~nondet4494#1, schedule_timeout_~arg0#1;schedule_timeout_~arg0#1 := schedule_timeout_#in~arg0#1;havoc schedule_timeout_#t~nondet4494#1;assume -9223372036854775808 <= schedule_timeout_#t~nondet4494#1 && schedule_timeout_#t~nondet4494#1 <= 9223372036854775807;schedule_timeout_#res#1 := schedule_timeout_#t~nondet4494#1;havoc schedule_timeout_#t~nondet4494#1; [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9230: assume 0 != (if ~__cond~0#1 % 256 % 4294967296 <= 2147483647 then ~__cond~0#1 % 256 % 4294967296 else ~__cond~0#1 % 256 % 4294967296 - 4294967296) && 0 == ~__ret___0~0#1;~__ret___0~0#1 := 1; [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9230: assume !(0 != (if ~__cond~0#1 % 256 % 4294967296 <= 2147483647 then ~__cond~0#1 % 256 % 4294967296 else ~__cond~0#1 % 256 % 4294967296 - 4294967296) && 0 == ~__ret___0~0#1); [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9249: havoc finish_wait_~arg0#1.base, finish_wait_~arg0#1.offset, finish_wait_~arg1#1.base, finish_wait_~arg1#1.offset;havoc finish_wait_#in~arg0#1.base, finish_wait_#in~arg0#1.offset, finish_wait_#in~arg1#1.base, finish_wait_#in~arg1#1.offset;assume { :end_inline_finish_wait } true;~__ret~1#1 := ~__ret___0~0#1; [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9249-1: assume { :begin_inline_finish_wait } true;finish_wait_#in~arg0#1.base, finish_wait_#in~arg0#1.offset, finish_wait_#in~arg1#1.base, finish_wait_#in~arg1#1.offset := ~priv#1.base, 2735 + ~priv#1.offset, ~#__wait~0#1.base, ~#__wait~0#1.offset;havoc finish_wait_~arg0#1.base, finish_wait_~arg0#1.offset, finish_wait_~arg1#1.base, finish_wait_~arg1#1.offset;finish_wait_~arg0#1.base, finish_wait_~arg0#1.offset := finish_wait_#in~arg0#1.base, finish_wait_#in~arg0#1.offset;finish_wait_~arg1#1.base, finish_wait_~arg1#1.offset := finish_wait_#in~arg1#1.base, finish_wait_#in~arg1#1.offset; [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9234: assume 0 != (if 0 != (if ~__cond~0#1 % 256 % 4294967296 <= 2147483647 then ~__cond~0#1 % 256 % 4294967296 else ~__cond~0#1 % 256 % 4294967296 - 4294967296) || 0 == ~__ret___0~0#1 then 1 else 0); [2025-02-08 04:06:50,432 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9234: assume !(0 != (if 0 != (if ~__cond~0#1 % 256 % 4294967296 <= 2147483647 then ~__cond~0#1 % 256 % 4294967296 else ~__cond~0#1 % 256 % 4294967296 - 4294967296) || 0 == ~__ret___0~0#1 then 1 else 0)); [2025-02-08 04:06:50,587 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7605: havoc #t~mem180.base, #t~mem180.offset; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13153: assume -2147483648 <= #t~ret1715 && #t~ret1715 <= 2147483647;~tmp~78 := #t~ret1715;havoc #t~ret1715; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13153-1: SUMMARY for call #t~ret1715 := preempt_count(); srcloc: null [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13174-3: assume 8388608 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1724 := ~ipw2100_debug_level~0; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13174-3: assume !(8388608 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13174-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1724 := 0; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13174-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13174-1: [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13174-2: havoc #t~bitwise1724;assume #t~bitwise1724 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && #t~bitwise1724 % 4294967296 <= 8388608; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13174: assume 0 != #t~bitwise1724 % 4294967296;havoc #t~bitwise1724; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13174: assume !(0 != #t~bitwise1724 % 4294967296);havoc #t~bitwise1724; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13199: call #t~mem1745 := read~int#36(~priv.base, 769 + ~priv.offset, 4);call write~int#36(1 + #t~mem1745, ~priv.base, 769 + ~priv.offset, 4);havoc #t~mem1745;call #t~mem1746 := read~int#36(~priv.base, 769 + ~priv.offset, 4);call #t~mem1747 := read~int#36(~priv.base, 773 + ~priv.offset, 4); [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13199-1: SUMMARY for call list_add_tail(~element~2.base, ~element~2.offset, ~priv.base, 781 + ~priv.offset); srcloc: null [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13154: assume -2147483648 <= #t~ret1717 && #t~ret1717 <= 2147483647;havoc #t~bitwise1716;havoc #t~ret1717; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13179: assume -2147483648 <= #t~ret1732 && #t~ret1732 <= 2147483647;havoc #t~mem1729.base, #t~mem1729.offset;havoc #t~mem1728;havoc #t~mem1730;havoc #t~mem1731;havoc #t~ret1732; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13179-1: SUMMARY for call #t~ret1732 := printk(400, 0); srcloc: null [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13154-5: assume 0 == ~tmp~78 % 18446744073709551616;#t~bitwise1716 := 0; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13154-5: assume !(0 == ~tmp~78 % 18446744073709551616); [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13150-1: call #t~mem1713 := read~int#36(~txq~1.base, 24 + ~txq~1.offset, 4); [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13154-3: havoc #t~bitwise1716;assume #t~bitwise1716 % 18446744073709551616 <= ~tmp~78 % 18446744073709551616 && #t~bitwise1716 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13154-4: assume 2096896 == ~tmp~78 % 18446744073709551616;#t~bitwise1716 := ~tmp~78; [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13154-4: assume !(2096896 == ~tmp~78 % 18446744073709551616); [2025-02-08 04:06:52,369 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13150: assume #t~mem1713 % 4294967296 <= 3;havoc #t~mem1713; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13150: assume !(#t~mem1713 % 4294967296 <= 3);havoc #t~mem1713;call #t~mem1719.base, #t~mem1719.offset := read~$Pointer$#36(~priv.base, 837 + ~priv.offset, 8);~element~2.base, ~element~2.offset := #t~mem1719.base, #t~mem1719.offset;havoc #t~mem1719.base, #t~mem1719.offset; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13154-1: SUMMARY for call #t~ret1717 := printk(395, 0); srcloc: null [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13154-2: [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13151-4: assume 0 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1714 := 0; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13151-4: assume !(0 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13151-2: havoc #t~bitwise1714;assume #t~bitwise1714 % 4294967296 <= ~ipw2100_debug_level~0 % 4294967296 && #t~bitwise1714 % 4294967296 <= 8388608; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13151-3: assume 8388608 == ~ipw2100_debug_level~0 % 4294967296;#t~bitwise1714 := ~ipw2100_debug_level~0; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13151-3: assume !(8388608 == ~ipw2100_debug_level~0 % 4294967296); [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13151: assume 0 != #t~bitwise1714 % 4294967296;havoc #t~bitwise1714; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13151: assume !(0 != #t~bitwise1714 % 4294967296);havoc #t~bitwise1714; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13151-1: [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13184: call #t~mem1733 := read~int#36(~txq~1.base, 32 + ~txq~1.offset, 4);call write~int#36((if #t~mem1733 % 4294967296 % 4294967296 <= 2147483647 then #t~mem1733 % 4294967296 % 4294967296 else #t~mem1733 % 4294967296 % 4294967296 - 4294967296), ~packet~5.base, 4 + ~packet~5.offset, 4);havoc #t~mem1733;call #t~mem1735.base, #t~mem1735.offset := read~$Pointer$#36(~txq~1.base, ~txq~1.offset, 8);call #t~mem1734 := read~int#36(~txq~1.base, 32 + ~txq~1.offset, 4);~tbd~1.base, ~tbd~1.offset := #t~mem1735.base, #t~mem1735.offset + 19 * (if #t~mem1734 % 4294967296 % 18446744073709551616 % 18446744073709551616 <= 9223372036854775807 then #t~mem1734 % 4294967296 % 18446744073709551616 % 18446744073709551616 else #t~mem1734 % 4294967296 % 18446744073709551616 % 18446744073709551616 - 18446744073709551616);havoc #t~mem1735.base, #t~mem1735.offset;havoc #t~mem1734;call #t~mem1736 := read~int#36(~packet~5.base, 16 + ~packet~5.offset, 8);call write~int#36(#t~mem1736, ~tbd~1.base, ~tbd~1.offset, 4);havoc #t~mem1736;call write~int#36(496, ~tbd~1.base, 4 + ~tbd~1.offset, 4);call write~int#36(1, ~tbd~1.base, 12 + ~tbd~1.offset, 1);call write~int#36(10, ~tbd~1.base, 8 + ~tbd~1.offset, 1);call #t~mem1737 := read~int#36(~txq~1.base, 32 + ~txq~1.offset, 4);call write~int#36(1 + #t~mem1737, ~txq~1.base, 32 + ~txq~1.offset, 4);havoc #t~mem1737;call #t~mem1738 := read~int#36(~txq~1.base, 32 + ~txq~1.offset, 4);call #t~mem1739 := read~int#36(~txq~1.base, 20 + ~txq~1.offset, 4);call write~int#36(#t~mem1738 % 4294967296 % (#t~mem1739 % 4294967296), ~txq~1.base, 32 + ~txq~1.offset, 4);havoc #t~mem1738;havoc #t~mem1739;call #t~mem1740 := read~int#36(~txq~1.base, 24 + ~txq~1.offset, 4);call write~int#36(#t~mem1740 - 1, ~txq~1.base, 24 + ~txq~1.offset, 4);havoc #t~mem1740;call #t~mem1741 := read~int#36(~priv.base, 665 + ~priv.offset, 4);call write~int#36(#t~mem1741 - 1, ~priv.base, 665 + ~priv.offset, 4);havoc #t~mem1741;call #t~mem1742 := read~int#36(~priv.base, 665 + ~priv.offset, 4);call #t~mem1743 := read~int#36(~priv.base, 673 + ~priv.offset, 4); [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13172: ~__mptr~4.base, ~__mptr~4.offset := ~element~2.base, ~element~2.offset;~packet~5.base, ~packet~5.offset := ~__mptr~4.base, -2080 + ~__mptr~4.offset; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13176-1: SUMMARY for call #t~ret1725 := preempt_count(); srcloc: null [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13176: assume -2147483648 <= #t~ret1725 && #t~ret1725 <= 2147483647;~tmp___0~43 := #t~ret1725;havoc #t~ret1725; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13168: assume #t~mem1721 < #t~mem1722;havoc #t~mem1721;havoc #t~mem1722;call #t~mem1723 := read~int#36(~priv.base, 809 + ~priv.offset, 4);call write~int#36(#t~mem1723, ~priv.base, 817 + ~priv.offset, 4);havoc #t~mem1723; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13168: assume !(#t~mem1721 < #t~mem1722);havoc #t~mem1721;havoc #t~mem1722; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13156-1: SUMMARY for call #t~ret1718 := printk(397, 0); srcloc: null [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13156: assume -2147483648 <= #t~ret1718 && #t~ret1718 <= 2147483647;havoc #t~ret1718; [2025-02-08 04:06:52,370 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13202: assume #t~mem1746 > #t~mem1747;havoc #t~mem1746;havoc #t~mem1747;call #t~mem1748 := read~int#36(~priv.base, 769 + ~priv.offset, 4);call write~int#36(#t~mem1748, ~priv.base, 773 + ~priv.offset, 4);havoc #t~mem1748; [2025-02-08 04:06:52,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13202: assume !(#t~mem1746 > #t~mem1747);havoc #t~mem1746;havoc #t~mem1747; [2025-02-08 04:06:52,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13177-4: assume 2096896 == ~tmp___0~43 % 18446744073709551616;#t~bitwise1726 := ~tmp___0~43; [2025-02-08 04:06:52,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13177-4: assume !(2096896 == ~tmp___0~43 % 18446744073709551616); [2025-02-08 04:06:52,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13177-5: assume 0 == ~tmp___0~43 % 18446744073709551616;#t~bitwise1726 := 0; [2025-02-08 04:06:52,372 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13177-5: assume !(0 == ~tmp___0~43 % 18446744073709551616); [2025-02-08 04:06:52,373 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13177-2: [2025-02-08 04:06:52,373 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13177-3: havoc #t~bitwise1726;assume #t~bitwise1726 % 18446744073709551616 <= ~tmp___0~43 % 18446744073709551616 && #t~bitwise1726 % 18446744073709551616 <= 2096896; [2025-02-08 04:06:52,373 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13177: assume -2147483648 <= #t~ret1727 && #t~ret1727 <= 2147483647;havoc #t~bitwise1726;havoc #t~ret1727;call #t~mem1729.base, #t~mem1729.offset := read~$Pointer$#36(~txq~1.base, ~txq~1.offset, 8);call #t~mem1728 := read~int#36(~txq~1.base, 32 + ~txq~1.offset, 4);call #t~mem1730 := read~int#36(~txq~1.base, 8 + ~txq~1.offset, 8);call #t~mem1731 := read~int#36(~txq~1.base, 32 + ~txq~1.offset, 4); [2025-02-08 04:06:52,373 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13177-1: SUMMARY for call #t~ret1727 := printk(398, 0); srcloc: null [2025-02-08 04:06:52,373 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13194: assume #t~mem1742 < #t~mem1743;havoc #t~mem1742;havoc #t~mem1743;call #t~mem1744 := read~int#36(~priv.base, 665 + ~priv.offset, 4);call write~int#36(#t~mem1744, ~priv.base, 673 + ~priv.offset, 4);havoc #t~mem1744; [2025-02-08 04:06:52,373 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13194: assume !(#t~mem1742 < #t~mem1743);havoc #t~mem1742;havoc #t~mem1743; [2025-02-08 04:06:52,373 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13165: call #t~mem1720 := read~int#36(~priv.base, 809 + ~priv.offset, 4);call write~int#36(#t~mem1720 - 1, ~priv.base, 809 + ~priv.offset, 4);havoc #t~mem1720;call #t~mem1721 := read~int#36(~priv.base, 809 + ~priv.offset, 4);call #t~mem1722 := read~int#36(~priv.base, 817 + ~priv.offset, 4); [2025-02-08 04:06:52,373 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L13165-1: SUMMARY for call list_del(~element~2.base, ~element~2.offset); srcloc: null [2025-02-08 04:06:52,808 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L7315: havoc arch_irqs_disabled_flags_#t~bitwise50#1; [2025-02-08 04:06:57,664 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L16538: call ULTIMATE.dealloc(~#cmd~11.base, ~#cmd~11.offset);havoc ~#cmd~11.base, ~#cmd~11.offset; [2025-02-08 04:06:57,751 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25491: havoc pci_bus_read_config_dword_#t~nondet4479#1; [2025-02-08 04:06:58,816 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9437: havoc #t~mem682.base, #t~mem682.offset;call #t~mem683 := read~int#36(~#r~0.base, ~#r~0.offset, 4); [2025-02-08 04:06:58,816 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9437-1: SUMMARY for call read_register(#t~mem682.base, #t~mem682.offset, 36, ~#r~0.base, ~#r~0.offset); srcloc: null [2025-02-08 04:06:58,816 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9402: call ULTIMATE.dealloc(~#r~0.base, ~#r~0.offset);havoc ~#r~0.base, ~#r~0.offset; [2025-02-08 04:06:58,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9439: assume 0 != (if #t~mem683 % 4294967296 % 4294967296 <= 2147483647 then #t~mem683 % 4294967296 % 4294967296 else #t~mem683 % 4294967296 % 4294967296 - 4294967296) % 2;havoc #t~mem683; [2025-02-08 04:06:58,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9439: assume !(0 != (if #t~mem683 % 4294967296 % 4294967296 <= 2147483647 then #t~mem683 % 4294967296 % 4294967296 else #t~mem683 % 4294967296 % 4294967296 - 4294967296) % 2);havoc #t~mem683;~i~4 := 1 + ~i~4; [2025-02-08 04:06:58,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9411: call #t~mem679.base, #t~mem679.offset := read~$Pointer$#36(~priv.base, 957 + ~priv.offset, 8); [2025-02-08 04:06:58,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9411-1: SUMMARY for call __const_udelay(42950); srcloc: null [2025-02-08 04:06:58,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9436: call #t~mem682.base, #t~mem682.offset := read~$Pointer$#36(~priv.base, 957 + ~priv.offset, 8); [2025-02-08 04:06:58,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9436-1: SUMMARY for call __const_udelay(859000); srcloc: null [2025-02-08 04:06:58,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9412: havoc #t~mem679.base, #t~mem679.offset;call #t~mem680 := read~int#36(~#r~0.base, ~#r~0.offset, 4); [2025-02-08 04:06:58,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9412-1: SUMMARY for call read_register(#t~mem679.base, #t~mem679.offset, 32, ~#r~0.base, ~#r~0.offset); srcloc: null [2025-02-08 04:06:58,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9414: assume 0 != (if #t~mem680 % 4294967296 % 4294967296 <= 2147483647 then #t~mem680 % 4294967296 % 4294967296 else #t~mem680 % 4294967296 % 4294967296 - 4294967296) % 2;havoc #t~mem680; [2025-02-08 04:06:58,817 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L9414: assume !(0 != (if #t~mem680 % 4294967296 % 4294967296 <= 2147483647 then #t~mem680 % 4294967296 % 4294967296 else #t~mem680 % 4294967296 % 4294967296 - 4294967296) % 2);havoc #t~mem680;~i~4 := 1 + ~i~4; [2025-02-08 04:06:59,552 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L20146: call ULTIMATE.dealloc(~#val~8#1.base, ~#val~8#1.offset);havoc ~#val~8#1.base, ~#val~8#1.offset; [2025-02-08 04:06:59,576 INFO L1324 $ProcedureCfgBuilder]: dead code at ProgramPoint L25583: havoc #t~nondet4495; [2025-02-08 04:07:53,071 WARN L249 Executor]: External (MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) stderr output: (error "out of memory") [2025-02-08 04:07:53,073 FATAL L? ?]: An unrecoverable error occured during an interaction with an SMT solver: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: External (MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseCheckSatResult(Executor.java:281) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.checkSat(Scriptor.java:155) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.checkSat(WrapperScript.java:163) at de.uni_freiburg.informatik.ultimate.logic.Util.checkSat(Util.java:61) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.constructTransFormula(Statements2TransFormula.java:221) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.getTransFormula(Statements2TransFormula.java:175) at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.boogie.Statements2TransFormula.statementSequence(Statements2TransFormula.java:735) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.util.TransFormulaAdder.addTransitionFormulas(TransFormulaAdder.java:119) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:709) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:291) at de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder.IcfgBuilderObserver.process(IcfgBuilderObserver.java:88) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.DFSTreeWalker.runObserver(DFSTreeWalker.java:65) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.runObserver(BaseWalker.java:93) at de.uni_freiburg.informatik.ultimate.core.coreplugin.modelwalker.BaseWalker.run(BaseWalker.java:86) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:166) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150) at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106) at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319) at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145) at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63) Caused by: de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: EOF at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1518) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701) at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383) at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258) ... 25 more [2025-02-08 04:07:53,080 INFO L158 Benchmark]: Toolchain (without parser) took 87131.55ms. Allocated memory was 201.3MB in the beginning and 2.1GB in the end (delta: 1.9GB). Free memory was 125.0MB in the beginning and 1.7GB in the end (delta: -1.6GB). Peak memory consumption was 1.5GB. Max. memory is 16.1GB. [2025-02-08 04:07:53,081 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 201.3MB. Free memory is still 119.0MB. There was no memory consumed. Max. memory is 16.1GB. [2025-02-08 04:07:53,081 INFO L158 Benchmark]: CACSL2BoogieTranslator took 6716.18ms. Allocated memory was 201.3MB in the beginning and 562.0MB in the end (delta: 360.7MB). Free memory was 124.7MB in the beginning and 322.4MB in the end (delta: -197.7MB). Peak memory consumption was 216.7MB. Max. memory is 16.1GB. [2025-02-08 04:07:53,081 INFO L158 Benchmark]: Boogie Procedure Inliner took 564.85ms. Allocated memory is still 562.0MB. Free memory was 322.4MB in the beginning and 218.7MB in the end (delta: 103.7MB). Peak memory consumption was 100.7MB. Max. memory is 16.1GB. [2025-02-08 04:07:53,081 INFO L158 Benchmark]: Boogie Preprocessor took 2545.75ms. Allocated memory is still 562.0MB. Free memory was 218.7MB in the beginning and 218.2MB in the end (delta: 493.0kB). Peak memory consumption was 180.4MB. Max. memory is 16.1GB. [2025-02-08 04:07:53,085 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Forceful destruction successful, exit code 101 [2025-02-08 04:07:53,085 INFO L158 Benchmark]: IcfgBuilder took 77300.38ms. Allocated memory was 562.0MB in the beginning and 2.1GB in the end (delta: 1.6GB). Free memory was 218.2MB in the beginning and 1.7GB in the end (delta: -1.5GB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. [2025-02-08 04:07:53,086 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 201.3MB. Free memory is still 119.0MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 6716.18ms. Allocated memory was 201.3MB in the beginning and 562.0MB in the end (delta: 360.7MB). Free memory was 124.7MB in the beginning and 322.4MB in the end (delta: -197.7MB). Peak memory consumption was 216.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 564.85ms. Allocated memory is still 562.0MB. Free memory was 322.4MB in the beginning and 218.7MB in the end (delta: 103.7MB). Peak memory consumption was 100.7MB. Max. memory is 16.1GB. * Boogie Preprocessor took 2545.75ms. Allocated memory is still 562.0MB. Free memory was 218.7MB in the beginning and 218.2MB in the end (delta: 493.0kB). Peak memory consumption was 180.4MB. Max. memory is 16.1GB. * IcfgBuilder took 77300.38ms. Allocated memory was 562.0MB in the beginning and 2.1GB in the end (delta: 1.6GB). Free memory was 218.2MB in the beginning and 1.7GB in the end (delta: -1.5GB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: - ExceptionOrErrorResult: SMTLIBException: External (MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder: SMTLIBException: External (MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1) with exit command (exit)) Received EOF on stdin. stderr output: (error "out of memory") : de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:262) * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 7216]: 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"); [7216] - GenericResultAtLocation [Line: 7223]: 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)); [7223] - GenericResultAtLocation [Line: 7230]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("":); [7230] - GenericResultAtLocation [Line: 7299]: 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/076166e/linux-drivers-clk1/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [7299-7300] - GenericResultAtLocation [Line: 7305]: 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"); [7305-7307] - GenericResultAtLocation [Line: 7347]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [7347] - GenericResultAtLocation [Line: 7350]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7350] - GenericResultAtLocation [Line: 7353]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7353] - GenericResultAtLocation [Line: 7356]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [7356] - GenericResultAtLocation [Line: 7469]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7469] - GenericResultAtLocation [Line: 7629]: 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)); [7629-7630] - GenericResultAtLocation [Line: 7663]: 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)); [7663-7664] - GenericResultAtLocation [Line: 7700]: 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" (103), "i" (12UL)); [7700-7701] - GenericResultAtLocation [Line: 7737]: 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" (115), "i" (12UL)); [7737-7738] - GenericResultAtLocation [Line: 13217]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [13217] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-wireless-ipw2x00-ipw2100.cil.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 967ac2ddb24f83d42ba7c795b5416be20fbe6e1d2503e452c220a054542840b6 --- Real Ultimate output --- This is Ultimate 0.3.0-?-48c9605-m [2025-02-08 04:07:55,114 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-02-08 04:07:55,222 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2025-02-08 04:07:55,229 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-02-08 04:07:55,231 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-02-08 04:07:55,256 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-02-08 04:07:55,258 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-02-08 04:07:55,258 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-02-08 04:07:55,258 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-02-08 04:07:55,259 INFO L153 SettingsManager]: * Use memory slicer=true [2025-02-08 04:07:55,259 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-02-08 04:07:55,259 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-02-08 04:07:55,260 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-02-08 04:07:55,260 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-02-08 04:07:55,260 INFO L153 SettingsManager]: * Use SBE=true [2025-02-08 04:07:55,260 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-02-08 04:07:55,260 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-02-08 04:07:55,261 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-02-08 04:07:55,261 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-02-08 04:07:55,261 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-02-08 04:07:55,261 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-02-08 04:07:55,261 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2025-02-08 04:07:55,261 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2025-02-08 04:07:55,261 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2025-02-08 04:07:55,261 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-02-08 04:07:55,261 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-02-08 04:07:55,261 INFO L153 SettingsManager]: * Use constant arrays=true [2025-02-08 04:07:55,262 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-02-08 04:07:55,262 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-02-08 04:07:55,262 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-02-08 04:07:55,262 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-02-08 04:07:55,262 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-02-08 04:07:55,263 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-02-08 04:07:55,263 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-02-08 04:07:55,263 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-02-08 04:07:55,263 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-02-08 04:07:55,263 INFO L153 SettingsManager]: * Trace refinement strategy=FOX [2025-02-08 04:07:55,263 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2025-02-08 04:07:55,263 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-02-08 04:07:55,263 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-02-08 04:07:55,263 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-02-08 04:07:55,263 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-02-08 04:07:55,263 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 967ac2ddb24f83d42ba7c795b5416be20fbe6e1d2503e452c220a054542840b6 [2025-02-08 04:07:55,524 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-02-08 04:07:55,534 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-02-08 04:07:55,535 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-02-08 04:07:55,536 INFO L270 PluginConnector]: Initializing CDTParser... [2025-02-08 04:07:55,536 INFO L274 PluginConnector]: CDTParser initialized [2025-02-08 04:07:55,537 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-wireless-ipw2x00-ipw2100.cil.i [2025-02-08 04:07:56,828 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/56e99cf31/77bdd901fb764ac2ba214f0e02ef471f/FLAG49ad87625 [2025-02-08 04:07:57,534 INFO L384 CDTParser]: Found 1 translation units. [2025-02-08 04:07:57,535 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-3.14/linux-3.14_linux-drivers-clk1_drivers-net-wireless-ipw2x00-ipw2100.cil.i [2025-02-08 04:07:57,598 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/56e99cf31/77bdd901fb764ac2ba214f0e02ef471f/FLAG49ad87625 [2025-02-08 04:07:57,618 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/56e99cf31/77bdd901fb764ac2ba214f0e02ef471f [2025-02-08 04:07:57,620 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-02-08 04:07:57,622 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-02-08 04:07:57,623 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-02-08 04:07:57,623 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-02-08 04:07:57,626 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-02-08 04:07:57,631 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:07:57" (1/1) ... [2025-02-08 04:07:57,632 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@522adf8b and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.02 04:07:57, skipping insertion in model container [2025-02-08 04:07:57,632 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.02 04:07:57" (1/1) ... [2025-02-08 04:07:57,841 INFO L175 MainTranslator]: Built tables and reachable declarations