./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/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-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.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())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '64bit', '--witnessprinter.graph.data.programhash', '0cd852c32dcd5ca9f2e6d3057522581521694deef6aa9b1595a946b9d6dd1a08'] 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-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.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 0cd852c32dcd5ca9f2e6d3057522581521694deef6aa9b1595a946b9d6dd1a08 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 13:36:48,486 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 13:36:48,602 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-07 13:36:48,610 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 13:36:48,610 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 13:36:48,638 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 13:36:48,642 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 13:36:48,642 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 13:36:48,642 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 13:36:48,642 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 13:36:48,642 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 13:36:48,642 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 13:36:48,642 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 13:36:48,643 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 13:36:48,643 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 13:36:48,643 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:36:48,644 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 13:36:48,644 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 13:36:48,644 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 13:36:48,644 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 13:36:48,644 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 13:36:48,644 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 13:36:48,644 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 13:36:48,644 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 13:36:48,644 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 13:36:48,644 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 -> 0cd852c32dcd5ca9f2e6d3057522581521694deef6aa9b1595a946b9d6dd1a08 [2024-11-07 13:36:48,905 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 13:36:48,917 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 13:36:48,920 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 13:36:48,923 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 13:36:48,923 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 13:36:48,924 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i [2024-11-07 13:36:50,159 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 13:36:50,826 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 13:36:50,827 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i [2024-11-07 13:36:50,883 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/bceae786d/ea526d308dbf4bdb93b73cad4bdfbeda/FLAG3a0ff5eb2 [2024-11-07 13:36:50,896 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/bceae786d/ea526d308dbf4bdb93b73cad4bdfbeda [2024-11-07 13:36:50,899 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 13:36:50,900 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 13:36:50,901 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 13:36:50,901 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 13:36:50,905 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 13:36:50,905 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:36:50" (1/1) ... [2024-11-07 13:36:50,906 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@562a7307 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:50, skipping insertion in model container [2024-11-07 13:36:50,906 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:36:50" (1/1) ... [2024-11-07 13:36:51,043 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 13:36:56,430 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-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i[577644,577657] [2024-11-07 13:36:56,542 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:36:56,669 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 13:36:56,757 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6943] [2024-11-07 13:36:56,758 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6945] [2024-11-07 13:36:56,759 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"); [6955] [2024-11-07 13:36:56,759 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)); [6962] [2024-11-07 13:36:56,760 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 %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6970-6971] [2024-11-07 13:36:56,760 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 %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6979-6980] [2024-11-07 13:36:56,761 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6995] [2024-11-07 13:36:56,761 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [7002] [2024-11-07 13:36:56,764 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; incl %0": "+m" (v->counter)); [7162] [2024-11-07 13:36:56,764 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; decl %0; sete %1": "+m" (v->counter), "=qm" (c): : "memory"); [7170-7171] [2024-11-07 13:36:56,764 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7184] [2024-11-07 13:36:56,765 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7187] [2024-11-07 13:36:56,765 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [7189] [2024-11-07 13:36:56,765 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7194] [2024-11-07 13:36:56,765 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7197] [2024-11-07 13:36:56,765 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7199] [2024-11-07 13:36:56,765 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7204] [2024-11-07 13:36:56,766 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7207] [2024-11-07 13:36:56,766 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7209] [2024-11-07 13:36:56,766 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7214] [2024-11-07 13:36:56,766 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7217] [2024-11-07 13:36:56,766 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [7219] [2024-11-07 13:36:56,767 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7237] [2024-11-07 13:36:56,767 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7240] [2024-11-07 13:36:56,767 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [7242] [2024-11-07 13:36:56,767 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7247] [2024-11-07 13:36:56,767 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7250] [2024-11-07 13:36:56,767 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7252] [2024-11-07 13:36:56,767 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7257] [2024-11-07 13:36:56,767 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7260] [2024-11-07 13:36:56,768 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7262] [2024-11-07 13:36:56,768 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7267] [2024-11-07 13:36:56,768 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7270] [2024-11-07 13:36:56,768 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [7272] [2024-11-07 13:36:56,769 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7357] [2024-11-07 13:36:56,769 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7364] [2024-11-07 13:36:56,771 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7497] [2024-11-07 13:36:56,772 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [7504] [2024-11-07 13:36:56,772 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7511] [2024-11-07 13:36:56,783 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7698] [2024-11-07 13:36:56,787 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)); [7800-7801] [2024-11-07 13:36:56,788 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)); [7829-7830] [2024-11-07 13:36:56,789 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" (84), "i" (12UL)); [7863-7864] [2024-11-07 13:36:56,790 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" (96), "i" (12UL)); [7887-7888] [2024-11-07 13:36:56,791 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" (108), "i" (12UL)); [7917-7918] [2024-11-07 13:36:56,791 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" (120), "i" (12UL)); [7947-7948] [2024-11-07 13:36:56,794 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/linux/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [8079-8080] [2024-11-07 13:36:56,794 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8086] [2024-11-07 13:36:56,801 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/linux/netdevice.h"), "i" (507), "i" (12UL)); [8410-8411] [2024-11-07 13:36:56,801 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8416] [2024-11-07 13:36:56,803 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8523] [2024-11-07 13:36:56,803 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8546] [2024-11-07 13:36:56,804 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8635] [2024-11-07 13:36:56,804 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8638] [2024-11-07 13:36:56,805 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8641] [2024-11-07 13:36:56,805 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8644] [2024-11-07 13:36:56,805 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [8655] [2024-11-07 13:36:56,805 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8658] [2024-11-07 13:36:56,805 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8661] [2024-11-07 13:36:56,805 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8664] [2024-11-07 13:36:56,806 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [8675] [2024-11-07 13:36:56,806 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8678] [2024-11-07 13:36:56,806 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8681] [2024-11-07 13:36:56,806 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8684] [2024-11-07 13:36:56,806 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [8695] [2024-11-07 13:36:56,806 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8698] [2024-11-07 13:36:56,807 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8701] [2024-11-07 13:36:56,807 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8704] [2024-11-07 13:36:56,851 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8944] [2024-11-07 13:36:56,856 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9112] [2024-11-07 13:36:56,906 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11813] [2024-11-07 13:36:56,906 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11815] [2024-11-07 13:36:56,907 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)(& skb->end)) [11869] [2024-11-07 13:36:56,908 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [11924] [2024-11-07 13:36:56,909 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11935] [2024-11-07 13:36:56,909 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11938] [2024-11-07 13:36:56,909 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11941] [2024-11-07 13:36:56,909 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11944] [2024-11-07 13:36:56,909 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11955] [2024-11-07 13:36:56,910 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11958] [2024-11-07 13:36:56,910 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11961] [2024-11-07 13:36:56,910 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11964] [2024-11-07 13:36:56,910 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11975] [2024-11-07 13:36:56,910 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11978] [2024-11-07 13:36:56,910 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11981] [2024-11-07 13:36:56,910 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11984] [2024-11-07 13:36:56,911 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11995] [2024-11-07 13:36:56,911 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11998] [2024-11-07 13:36:56,911 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12001] [2024-11-07 13:36:56,911 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12004] [2024-11-07 13:36:56,916 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12245] [2024-11-07 13:36:56,916 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12247] [2024-11-07 13:36:56,917 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12291] [2024-11-07 13:36:56,918 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)rx_hdr) [12300] [2024-11-07 13:36:56,918 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)tmp) [12306] [2024-11-07 13:36:56,920 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12384] [2024-11-07 13:36:56,920 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12401] [2024-11-07 13:36:56,925 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [12414] [2024-11-07 13:36:56,929 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [12435] [2024-11-07 13:36:56,981 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12662] [2024-11-07 13:36:56,986 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12703] [2024-11-07 13:36:57,096 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [16584] [2024-11-07 13:36:57,101 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [16590] [2024-11-07 13:36:57,101 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16596] [2024-11-07 13:36:57,231 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-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i[577644,577657] [2024-11-07 13:36:57,239 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:36:57,507 INFO L204 MainTranslator]: Completed translation [2024-11-07 13:36:57,508 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57 WrapperNode [2024-11-07 13:36:57,509 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 13:36:57,510 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 13:36:57,510 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 13:36:57,510 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 13:36:57,515 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:36:57,621 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:36:58,111 INFO L138 Inliner]: procedures = 602, calls = 7519, calls flagged for inlining = 294, calls inlined = 247, statements flattened = 17562 [2024-11-07 13:36:58,112 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 13:36:58,113 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 13:36:58,113 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 13:36:58,113 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 13:36:58,121 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:36:58,121 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:36:58,181 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:37:00,821 INFO L175 MemorySlicer]: Split 4842 memory accesses to 29 slices as follows [49, 98, 14, 5, 5, 43, 29, 3, 6, 30, 83, 5, 2, 5, 377, 15, 2, 174, 6, 8, 2, 4, 5, 90, 3, 3700, 2, 64, 13]. 76 percent of accesses are in the largest equivalence class. The 71 initializations are split as follows [0, 0, 14, 5, 5, 0, 0, 0, 6, 0, 0, 5, 2, 5, 0, 0, 0, 0, 0, 0, 2, 0, 5, 0, 0, 22, 0, 0, 0]. The 2947 writes are split as follows [48, 96, 0, 0, 0, 43, 26, 2, 0, 28, 65, 0, 0, 0, 372, 1, 1, 42, 6, 6, 0, 2, 0, 87, 0, 2046, 0, 64, 12]. [2024-11-07 13:37:00,822 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:37:00,827 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:37:01,200 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:37:01,291 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:37:01,396 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:37:01,448 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:37:01,563 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 13:37:01,564 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 13:37:01,565 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 13:37:01,565 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 13:37:01,567 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:36:57" (1/1) ... [2024-11-07 13:37:01,574 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:37:01,586 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 13:37:01,606 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) [2024-11-07 13:37:01,614 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 [2024-11-07 13:37:01,633 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2024-11-07 13:37:01,634 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2024-11-07 13:37:01,635 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_resolve_flow_ctrl [2024-11-07 13:37:01,635 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_resolve_flow_ctrl [2024-11-07 13:37:01,635 INFO L130 BoogieDeclarations]: Found specification of procedure load_rv2p_fw [2024-11-07 13:37:01,635 INFO L138 BoogieDeclarations]: Found implementation of procedure load_rv2p_fw [2024-11-07 13:37:01,635 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_bmsr1 [2024-11-07 13:37:01,635 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_bmsr1 [2024-11-07 13:37:01,635 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2024-11-07 13:37:01,635 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2024-11-07 13:37:01,635 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_wake_queue [2024-11-07 13:37:01,635 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_wake_queue [2024-11-07 13:37:01,635 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_int [2024-11-07 13:37:01,635 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_int [2024-11-07 13:37:01,635 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2024-11-07 13:37:01,636 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2024-11-07 13:37:01,636 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-11-07 13:37:01,636 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-11-07 13:37:01,636 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2024-11-07 13:37:01,636 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2024-11-07 13:37:01,636 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_rxbd_rings [2024-11-07 13:37:01,636 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_rxbd_rings [2024-11-07 13:37:01,636 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_nvram_read_dword [2024-11-07 13:37:01,636 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_nvram_read_dword [2024-11-07 13:37:01,636 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2024-11-07 13:37:01,636 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2024-11-07 13:37:01,636 INFO L130 BoogieDeclarations]: Found specification of procedure get_l2_fhdr [2024-11-07 13:37:01,636 INFO L138 BoogieDeclarations]: Found implementation of procedure get_l2_fhdr [2024-11-07 13:37:01,636 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock [2024-11-07 13:37:01,637 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock [2024-11-07 13:37:01,637 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_cnic_stop [2024-11-07 13:37:01,637 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_cnic_stop [2024-11-07 13:37:01,637 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-07 13:37:01,637 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-07 13:37:01,637 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_netif_start [2024-11-07 13:37:01,637 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_netif_start [2024-11-07 13:37:01,637 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_int_mode [2024-11-07 13:37:01,637 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_int_mode [2024-11-07 13:37:01,637 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_word [2024-11-07 13:37:01,637 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_word [2024-11-07 13:37:01,637 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_1 [2024-11-07 13:37:01,637 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_1 [2024-11-07 13:37:01,637 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_bmsr1 [2024-11-07 13:37:01,637 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_bmsr1 [2024-11-07 13:37:01,637 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_forced_2g5 [2024-11-07 13:37:01,637 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_forced_2g5 [2024-11-07 13:37:01,637 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2024-11-07 13:37:01,637 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2024-11-07 13:37:01,637 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_xceiver_str [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_xceiver_str [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_rx_context [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_rx_context [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_on [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_on [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_resume [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_resume [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_pcie_error_reporting [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_pcie_error_reporting [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_ctx_wr [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_ctx_wr [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure crc32_le [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure crc32_le [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_remote_phy [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_remote_phy [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_alloc_rx_data [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_alloc_rx_data [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_phy [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_phy [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_unlock [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_unlock [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_attach [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_attach [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_napi [2024-11-07 13:37:01,638 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_napi [2024-11-07 13:37:01,638 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_read_phy [2024-11-07 13:37:01,639 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_read_phy [2024-11-07 13:37:01,639 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_work_sync [2024-11-07 13:37:01,639 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_work_sync [2024-11-07 13:37:01,639 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_request_irq [2024-11-07 13:37:01,639 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_request_irq [2024-11-07 13:37:01,639 INFO L130 BoogieDeclarations]: Found specification of procedure netif_device_detach [2024-11-07 13:37:01,639 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_device_detach [2024-11-07 13:37:01,639 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2024-11-07 13:37:01,639 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2024-11-07 13:37:01,639 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reg_wr_ind [2024-11-07 13:37:01,639 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reg_wr_ind [2024-11-07 13:37:01,639 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2024-11-07 13:37:01,639 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2024-11-07 13:37:01,639 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2024-11-07 13:37:01,639 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2024-11-07 13:37:01,639 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2024-11-07 13:37:01,639 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2024-11-07 13:37:01,641 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_bh [2024-11-07 13:37:01,641 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_bh [2024-11-07 13:37:01,641 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-11-07 13:37:01,641 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-11-07 13:37:01,641 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-11-07 13:37:01,641 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure pci_save_state [2024-11-07 13:37:01,642 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_save_state [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure __napi_schedule [2024-11-07 13:37:01,642 INFO L138 BoogieDeclarations]: Found implementation of procedure __napi_schedule [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_rx_mode [2024-11-07 13:37:01,642 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_rx_mode [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_test_intr [2024-11-07 13:37:01,642 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_test_intr [2024-11-07 13:37:01,642 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-11-07 13:37:01,642 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_nic [2024-11-07 13:37:01,643 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_nic [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-11-07 13:37:01,643 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_wol [2024-11-07 13:37:01,643 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_wol [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2024-11-07 13:37:01,643 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_mac_addr [2024-11-07 13:37:01,646 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_mac_addr [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure activate_pending_timer_2 [2024-11-07 13:37:01,646 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_pending_timer_2 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reset_nic [2024-11-07 13:37:01,646 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reset_nic [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure dma_sync_single_for_cpu [2024-11-07 13:37:01,646 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_sync_single_for_cpu [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_msi [2024-11-07 13:37:01,646 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_msi [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-07 13:37:01,646 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-11-07 13:37:01,647 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_io_error_detected [2024-11-07 13:37:01,647 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_io_error_detected [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2024-11-07 13:37:01,647 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2024-11-07 13:37:01,647 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2024-11-07 13:37:01,650 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_free_skbs [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_free_skbs [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_channels [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_channels [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure __bnx2_free_irq [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure __bnx2_free_irq [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_test_and_enable_2g5 [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_test_and_enable_2g5 [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure skb_transport_header [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_transport_header [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_msix_tbl [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_msix_tbl [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_int_sync [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_int_sync [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reset_chip [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reset_chip [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_del_napi [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_del_napi [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure vfree [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure vfree [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_settings [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_settings [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure __netif_tx_lock [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure __netif_tx_lock [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure check_mips_fw_entry [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure check_mips_fw_entry [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_cnic_start [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_cnic_start [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_shmem_rd [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_shmem_rd [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_mac_link [2024-11-07 13:37:01,651 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_mac_link [2024-11-07 13:37:01,651 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_timer_2 [2024-11-07 13:37:01,655 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_timer_2 [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2024-11-07 13:37:01,655 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_napi_enable [2024-11-07 13:37:01,655 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_napi_enable [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-11-07 13:37:01,655 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-07 13:37:01,655 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure pci_read_config_dword [2024-11-07 13:37:01,656 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_read_config_dword [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2024-11-07 13:37:01,656 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_wol [2024-11-07 13:37:01,656 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_wol [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure reg_timer_2 [2024-11-07 13:37:01,656 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_timer_2 [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_pauseparam [2024-11-07 13:37:01,656 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_pauseparam [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure skb_headlen [2024-11-07 13:37:01,656 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_headlen [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_ioctl [2024-11-07 13:37:01,656 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_ioctl [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_tx_timeout [2024-11-07 13:37:01,656 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_tx_timeout [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_one [2024-11-07 13:37:01,656 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_one [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2024-11-07 13:37:01,656 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2024-11-07 13:37:01,656 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~TO~VOID [2024-11-07 13:37:01,656 INFO L130 BoogieDeclarations]: Found specification of procedure pci_vpd_find_info_keyword [2024-11-07 13:37:01,657 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_vpd_find_info_keyword [2024-11-07 13:37:01,657 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_disable [2024-11-07 13:37:01,657 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_disable [2024-11-07 13:37:01,657 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_acquire_nvram_lock [2024-11-07 13:37:01,657 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_acquire_nvram_lock [2024-11-07 13:37:01,657 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2024-11-07 13:37:01,657 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2024-11-07 13:37:01,657 INFO L130 BoogieDeclarations]: Found specification of procedure skb_put [2024-11-07 13:37:01,657 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_put [2024-11-07 13:37:01,657 INFO L130 BoogieDeclarations]: Found specification of procedure lock_is_held [2024-11-07 13:37:01,657 INFO L138 BoogieDeclarations]: Found implementation of procedure lock_is_held [2024-11-07 13:37:01,658 INFO L130 BoogieDeclarations]: Found specification of procedure request_firmware [2024-11-07 13:37:01,658 INFO L138 BoogieDeclarations]: Found implementation of procedure request_firmware [2024-11-07 13:37:01,658 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2024-11-07 13:37:01,658 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2024-11-07 13:37:01,658 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_nvram_access [2024-11-07 13:37:01,658 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_nvram_access [2024-11-07 13:37:01,658 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure check_fw_section [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure check_fw_section [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_settings [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_settings [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule_prep [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule_prep [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_run_loopback [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_run_loopback [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure writew [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure writew [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_napi_disable [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_napi_disable [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_bh [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_bh [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab32 [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab32 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_nvram_write_dword [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_nvram_write_dword [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reset_task [2024-11-07 13:37:01,659 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reset_task [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-11-07 13:37:01,659 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-07 13:37:01,660 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-11-07 13:37:01,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_link [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_link [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_int [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_int [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_size_call_parameter [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_size_call_parameter [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_release_4 [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_release_4 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_nvram_access [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_nvram_access [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_free_mem [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_free_mem [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2024-11-07 13:37:01,666 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-11-07 13:37:01,666 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-11-07 13:37:01,667 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2024-11-07 13:37:01,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2024-11-07 13:37:01,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2024-11-07 13:37:01,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2024-11-07 13:37:01,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2024-11-07 13:37:01,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2024-11-07 13:37:01,668 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2024-11-07 13:37:01,668 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 13:37:01,668 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_release_nvram_lock [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_release_nvram_lock [2024-11-07 13:37:01,668 INFO L130 BoogieDeclarations]: Found specification of procedure msleep_interruptible [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep_interruptible [2024-11-07 13:37:01,668 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_has_work [2024-11-07 13:37:01,668 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_has_work [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_has_fast_work [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_has_fast_work [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_tx_avail [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_tx_avail [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_test_link [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_test_link [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_report_link [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_report_link [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reset_phy [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reset_phy [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_phy [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_phy [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_hw_rx_cons [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_hw_rx_cons [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_nvram [2024-11-07 13:37:01,669 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_nvram [2024-11-07 13:37:01,669 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-11-07 13:37:01,670 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock [2024-11-07 13:37:01,670 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_change_ring_size [2024-11-07 13:37:01,671 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_change_ring_size [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_power_state [2024-11-07 13:37:01,671 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_power_state [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure load_cpu_fw [2024-11-07 13:37:01,671 INFO L138 BoogieDeclarations]: Found implementation of procedure load_cpu_fw [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure __free_pages [2024-11-07 13:37:01,671 INFO L138 BoogieDeclarations]: Found implementation of procedure __free_pages [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_default_remote_link [2024-11-07 13:37:01,671 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_default_remote_link [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_write_phy [2024-11-07 13:37:01,671 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_write_phy [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure disable_work_1 [2024-11-07 13:37:01,671 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_work_1 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-07 13:37:01,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-07 13:37:01,674 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_hw_tx_cons [2024-11-07 13:37:01,674 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_hw_tx_cons [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure pci_vpd_info_field_size [2024-11-07 13:37:01,674 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_vpd_info_field_size [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_fw_sync [2024-11-07 13:37:01,674 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_fw_sync [2024-11-07 13:37:01,674 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-11-07 13:37:01,674 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_shmem_wr [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_shmem_wr [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_5706s_force_link_dn [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_5706s_force_link_dn [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_default_link [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_default_link [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_phy_get_pause_adv [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_phy_get_pause_adv [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_remote_phy_event [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_remote_phy_event [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure release_firmware [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure release_firmware [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_nvram_read [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_nvram_read [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_stats64 [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_stats64 [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_zalloc [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_zalloc [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_change_mac_addr [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_change_mac_addr [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_init_fw_cap [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_init_fw_cap [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_reg_rd_ind [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_reg_rd_ind [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure pci_restore_state [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_restore_state [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_enable_nvram_write [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_enable_nvram_write [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_nonatomic [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_nonatomic [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2024-11-07 13:37:01,675 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2024-11-07 13:37:01,675 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2024-11-07 13:37:01,676 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_page [2024-11-07 13:37:01,676 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_page [2024-11-07 13:37:01,676 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_setup_cnic_irq_info [2024-11-07 13:37:01,676 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_setup_cnic_irq_info [2024-11-07 13:37:01,676 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-11-07 13:37:01,676 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-11-07 13:37:01,676 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_suspend [2024-11-07 13:37:01,676 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_suspend [2024-11-07 13:37:01,676 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_disable_forced_2g5 [2024-11-07 13:37:01,676 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_disable_forced_2g5 [2024-11-07 13:37:01,676 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_change_mtu [2024-11-07 13:37:01,676 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_change_mtu [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_netif_stop [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_netif_stop [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_ringparam [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_ringparam [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_find_max_ring [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_find_max_ring [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_get_coalesce [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_get_coalesce [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_send_heart_beat [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_send_heart_beat [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_io_slot_reset [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_io_slot_reset [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_alloc_rx_page [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_alloc_rx_page [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_release_firmware [2024-11-07 13:37:01,677 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_release_firmware [2024-11-07 13:37:01,677 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2024-11-07 13:37:01,678 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2024-11-07 13:37:01,678 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_lock [2024-11-07 13:37:01,678 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_lock [2024-11-07 13:37:01,679 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_shutdown_chip [2024-11-07 13:37:01,680 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_shutdown_chip [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_alloc_mem [2024-11-07 13:37:01,680 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_alloc_mem [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2024-11-07 13:37:01,680 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_coalesce [2024-11-07 13:37:01,680 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_coalesce [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure dql_avail [2024-11-07 13:37:01,680 INFO L138 BoogieDeclarations]: Found implementation of procedure dql_avail [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure pci_iounmap [2024-11-07 13:37:01,680 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_iounmap [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2024-11-07 13:37:01,680 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2024-11-07 13:37:01,680 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2024-11-07 13:37:01,680 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2024-11-07 13:37:01,680 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2024-11-07 13:37:01,680 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-11-07 13:37:01,680 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_free_irq [2024-11-07 13:37:01,681 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_free_irq [2024-11-07 13:37:01,681 INFO L130 BoogieDeclarations]: Found specification of procedure poll_bnx2 [2024-11-07 13:37:01,681 INFO L138 BoogieDeclarations]: Found implementation of procedure poll_bnx2 [2024-11-07 13:37:01,681 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_page [2024-11-07 13:37:01,681 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_page [2024-11-07 13:37:01,681 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_features [2024-11-07 13:37:01,681 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_features [2024-11-07 13:37:01,681 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_set_rx_ring_size [2024-11-07 13:37:01,681 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_set_rx_ring_size [2024-11-07 13:37:01,681 INFO L130 BoogieDeclarations]: Found specification of procedure bnx2_dump_mcp_state [2024-11-07 13:37:01,681 INFO L138 BoogieDeclarations]: Found implementation of procedure bnx2_dump_mcp_state [2024-11-07 13:37:03,156 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 13:37:03,160 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 13:38:16,417 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") [2024-11-07 13:38:16,420 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.rcfgbuilder.util.TransFormulaAdder.addTransitionFormulas(TransFormulaAdder.java:119) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.CfgBuilder$ProcedureCfgBuilder.buildProcedureCfgFromImplementation(CfgBuilder.java:702) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.cfg.CfgBuilder.createIcfg(CfgBuilder.java:268) at de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder.RCFGBuilderObserver.process(RCFGBuilderObserver.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 [2024-11-07 13:38:16,421 INFO L552 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 101 [2024-11-07 13:38:16,426 INFO L158 Benchmark]: Toolchain (without parser) took 85525.49ms. Allocated memory was 142.6MB in the beginning and 1.8GB in the end (delta: 1.7GB). Free memory was 91.4MB in the beginning and 517.7MB in the end (delta: -426.3MB). Peak memory consumption was 1.4GB. Max. memory is 16.1GB. [2024-11-07 13:38:16,427 INFO L158 Benchmark]: CDTParser took 0.77ms. Allocated memory is still 117.4MB. Free memory is still 81.8MB. There was no memory consumed. Max. memory is 16.1GB. [2024-11-07 13:38:16,427 INFO L158 Benchmark]: CACSL2BoogieTranslator took 6608.46ms. Allocated memory was 142.6MB in the beginning and 629.1MB in the end (delta: 486.5MB). Free memory was 91.3MB in the beginning and 368.9MB in the end (delta: -277.7MB). Peak memory consumption was 218.1MB. Max. memory is 16.1GB. [2024-11-07 13:38:16,427 INFO L158 Benchmark]: Boogie Procedure Inliner took 602.15ms. Allocated memory is still 629.1MB. Free memory was 368.9MB in the beginning and 434.5MB in the end (delta: -65.6MB). Peak memory consumption was 132.6MB. Max. memory is 16.1GB. [2024-11-07 13:38:16,428 INFO L158 Benchmark]: Boogie Preprocessor took 3450.67ms. Allocated memory was 629.1MB in the beginning and 1.3GB in the end (delta: 629.1MB). Free memory was 434.5MB in the beginning and 986.6MB in the end (delta: -552.0MB). Peak memory consumption was 374.8MB. Max. memory is 16.1GB. [2024-11-07 13:38:16,428 INFO L158 Benchmark]: RCFGBuilder took 74860.60ms. Allocated memory was 1.3GB in the beginning and 1.8GB in the end (delta: 587.2MB). Free memory was 986.6MB in the beginning and 517.7MB in the end (delta: 468.8MB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. [2024-11-07 13:38:16,429 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.77ms. Allocated memory is still 117.4MB. Free memory is still 81.8MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 6608.46ms. Allocated memory was 142.6MB in the beginning and 629.1MB in the end (delta: 486.5MB). Free memory was 91.3MB in the beginning and 368.9MB in the end (delta: -277.7MB). Peak memory consumption was 218.1MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 602.15ms. Allocated memory is still 629.1MB. Free memory was 368.9MB in the beginning and 434.5MB in the end (delta: -65.6MB). Peak memory consumption was 132.6MB. Max. memory is 16.1GB. * Boogie Preprocessor took 3450.67ms. Allocated memory was 629.1MB in the beginning and 1.3GB in the end (delta: 629.1MB). Free memory was 434.5MB in the beginning and 986.6MB in the end (delta: -552.0MB). Peak memory consumption was 374.8MB. Max. memory is 16.1GB. * RCFGBuilder took 74860.60ms. Allocated memory was 1.3GB in the beginning and 1.8GB in the end (delta: 587.2MB). Free memory was 986.6MB in the beginning and 517.7MB in the end (delta: 468.8MB). Peak memory consumption was 1.2GB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder: - 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.rcfgbuilder: 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: 6943]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6943] - GenericResultAtLocation [Line: 6945]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6945] - GenericResultAtLocation [Line: 6955]: 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"); [6955] - GenericResultAtLocation [Line: 6962]: 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)); [6962] - GenericResultAtLocation [Line: 6970]: 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 %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6970-6971] - GenericResultAtLocation [Line: 6979]: 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 %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6979-6980] - GenericResultAtLocation [Line: 6995]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6995] - GenericResultAtLocation [Line: 7002]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [7002] - GenericResultAtLocation [Line: 7162]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [7162] - GenericResultAtLocation [Line: 7170]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0; sete %1": "+m" (v->counter), "=qm" (c): : "memory"); [7170-7171] - GenericResultAtLocation [Line: 7184]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7184] - GenericResultAtLocation [Line: 7187]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7187] - GenericResultAtLocation [Line: 7189]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [7189] - GenericResultAtLocation [Line: 7194]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7194] - GenericResultAtLocation [Line: 7197]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7197] - GenericResultAtLocation [Line: 7199]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7199] - GenericResultAtLocation [Line: 7204]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7204] - GenericResultAtLocation [Line: 7207]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7207] - GenericResultAtLocation [Line: 7209]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7209] - GenericResultAtLocation [Line: 7214]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7214] - GenericResultAtLocation [Line: 7217]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7217] - GenericResultAtLocation [Line: 7219]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [7219] - GenericResultAtLocation [Line: 7237]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7237] - GenericResultAtLocation [Line: 7240]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7240] - GenericResultAtLocation [Line: 7242]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [7242] - GenericResultAtLocation [Line: 7247]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7247] - GenericResultAtLocation [Line: 7250]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7250] - GenericResultAtLocation [Line: 7252]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7252] - GenericResultAtLocation [Line: 7257]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7257] - GenericResultAtLocation [Line: 7260]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7260] - GenericResultAtLocation [Line: 7262]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7262] - GenericResultAtLocation [Line: 7267]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7267] - GenericResultAtLocation [Line: 7270]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7270] - GenericResultAtLocation [Line: 7272]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [7272] - GenericResultAtLocation [Line: 7357]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7357] - GenericResultAtLocation [Line: 7364]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7364] - GenericResultAtLocation [Line: 7497]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7497] - GenericResultAtLocation [Line: 7504]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [7504] - GenericResultAtLocation [Line: 7511]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7511] - GenericResultAtLocation [Line: 7698]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7698] - GenericResultAtLocation [Line: 7800]: 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)); [7800-7801] - GenericResultAtLocation [Line: 7829]: 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)); [7829-7830] - GenericResultAtLocation [Line: 7863]: 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" (84), "i" (12UL)); [7863-7864] - GenericResultAtLocation [Line: 7887]: 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" (96), "i" (12UL)); [7887-7888] - GenericResultAtLocation [Line: 7917]: 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" (108), "i" (12UL)); [7917-7918] - GenericResultAtLocation [Line: 7947]: 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" (120), "i" (12UL)); [7947-7948] - GenericResultAtLocation [Line: 8079]: 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/linux/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [8079-8080] - GenericResultAtLocation [Line: 8086]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8086] - GenericResultAtLocation [Line: 8410]: 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/linux/netdevice.h"), "i" (507), "i" (12UL)); [8410-8411] - GenericResultAtLocation [Line: 8416]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8416] - GenericResultAtLocation [Line: 8523]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8523] - GenericResultAtLocation [Line: 8546]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8546] - GenericResultAtLocation [Line: 8635]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8635] - GenericResultAtLocation [Line: 8638]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8638] - GenericResultAtLocation [Line: 8641]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8641] - GenericResultAtLocation [Line: 8644]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8644] - GenericResultAtLocation [Line: 8655]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [8655] - GenericResultAtLocation [Line: 8658]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8658] - GenericResultAtLocation [Line: 8661]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8661] - GenericResultAtLocation [Line: 8664]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8664] - GenericResultAtLocation [Line: 8675]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [8675] - GenericResultAtLocation [Line: 8678]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8678] - GenericResultAtLocation [Line: 8681]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8681] - GenericResultAtLocation [Line: 8684]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8684] - GenericResultAtLocation [Line: 8695]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [8695] - GenericResultAtLocation [Line: 8698]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8698] - GenericResultAtLocation [Line: 8701]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8701] - GenericResultAtLocation [Line: 8704]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8704] - GenericResultAtLocation [Line: 8944]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8944] - GenericResultAtLocation [Line: 9112]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9112] - GenericResultAtLocation [Line: 11813]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11813] - GenericResultAtLocation [Line: 11815]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11815] - GenericResultAtLocation [Line: 11869]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)(& skb->end)) [11869] - GenericResultAtLocation [Line: 11924]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [11924] - GenericResultAtLocation [Line: 11935]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11935] - GenericResultAtLocation [Line: 11938]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11938] - GenericResultAtLocation [Line: 11941]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11941] - GenericResultAtLocation [Line: 11944]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11944] - GenericResultAtLocation [Line: 11955]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11955] - GenericResultAtLocation [Line: 11958]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11958] - GenericResultAtLocation [Line: 11961]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11961] - GenericResultAtLocation [Line: 11964]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11964] - GenericResultAtLocation [Line: 11975]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11975] - GenericResultAtLocation [Line: 11978]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11978] - GenericResultAtLocation [Line: 11981]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11981] - GenericResultAtLocation [Line: 11984]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11984] - GenericResultAtLocation [Line: 11995]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11995] - GenericResultAtLocation [Line: 11998]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11998] - GenericResultAtLocation [Line: 12001]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12001] - GenericResultAtLocation [Line: 12004]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12004] - GenericResultAtLocation [Line: 12245]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12245] - GenericResultAtLocation [Line: 12247]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12247] - GenericResultAtLocation [Line: 12291]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12291] - GenericResultAtLocation [Line: 12300]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)rx_hdr) [12300] - GenericResultAtLocation [Line: 12306]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)tmp) [12306] - GenericResultAtLocation [Line: 12384]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12384] - GenericResultAtLocation [Line: 12401]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12401] - GenericResultAtLocation [Line: 12414]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [12414] - GenericResultAtLocation [Line: 12435]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [12435] - GenericResultAtLocation [Line: 12662]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12662] - GenericResultAtLocation [Line: 12703]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12703] - GenericResultAtLocation [Line: 16584]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [16584] - GenericResultAtLocation [Line: 16590]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [16590] - GenericResultAtLocation [Line: 16596]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [16596] 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-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.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 0cd852c32dcd5ca9f2e6d3057522581521694deef6aa9b1595a946b9d6dd1a08 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 13:38:18,330 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 13:38:18,376 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-11-07 13:38:18,404 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 13:38:18,405 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 13:38:18,434 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 13:38:18,435 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 13:38:18,436 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 13:38:18,436 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 13:38:18,436 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 13:38:18,436 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 13:38:18,436 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 13:38:18,436 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 13:38:18,436 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 13:38:18,436 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 13:38:18,436 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 13:38:18,437 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 13:38:18,437 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:38:18,437 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 13:38:18,438 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 13:38:18,438 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 13:38:18,438 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-11-07 13:38:18,438 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-11-07 13:38:18,438 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 13:38:18,438 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 13:38:18,438 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 13:38:18,438 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 13:38:18,438 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 -> 0cd852c32dcd5ca9f2e6d3057522581521694deef6aa9b1595a946b9d6dd1a08 [2024-11-07 13:38:18,903 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 13:38:18,912 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 13:38:18,914 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 13:38:18,915 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 13:38:18,915 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 13:38:18,916 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i [2024-11-07 13:38:20,156 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 13:38:20,715 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 13:38:20,716 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i [2024-11-07 13:38:20,779 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e27d82384/84218eddd8b94493be56b1a52e39e204/FLAGa76091916 [2024-11-07 13:38:20,795 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e27d82384/84218eddd8b94493be56b1a52e39e204 [2024-11-07 13:38:20,797 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 13:38:20,801 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 13:38:20,802 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 13:38:20,802 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 13:38:20,806 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 13:38:20,807 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:38:20" (1/1) ... [2024-11-07 13:38:20,807 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@45cfbbce and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:20, skipping insertion in model container [2024-11-07 13:38:20,808 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:38:20" (1/1) ... [2024-11-07 13:38:20,922 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 13:38:21,419 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:21,421 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:21,421 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:21,422 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:21,422 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:21,424 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:21,424 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:21,424 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:21,424 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:22,571 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,366 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,817 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,817 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,825 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,825 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,850 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,850 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,850 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,851 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,851 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,859 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,884 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,893 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,901 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,929 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,930 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,930 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,930 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,930 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,931 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,931 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,932 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,932 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,940 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,940 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,940 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,941 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,941 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,942 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,942 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,942 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,951 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,951 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,959 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,960 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:23,960 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,007 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,007 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,034 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,034 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,035 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,035 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,043 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,044 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,053 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,053 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,054 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,055 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,064 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,073 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,073 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,074 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,164 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,164 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,165 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,165 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,166 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,166 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,166 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,166 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,231 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,301 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,301 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,360 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,377 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,386 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,387 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,403 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,403 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,422 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,423 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,423 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,424 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,424 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,424 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,433 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,433 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,441 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,441 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,442 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,449 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,450 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,473 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,473 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,474 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,481 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,481 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,532 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,532 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,551 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,551 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,553 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,553 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,553 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,561 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,562 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,569 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,577 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,578 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,578 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,578 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,600 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,600 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,600 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,601 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,608 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,609 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,609 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,617 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,617 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,633 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,641 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,641 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,641 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,648 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,649 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,649 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,651 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,652 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,652 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,652 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,652 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,710 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,710 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,711 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,711 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,711 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,711 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,712 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,712 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,738 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,738 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,739 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,739 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,739 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,739 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,739 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,739 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,739 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,739 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,748 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,748 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,748 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,748 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,756 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,756 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,764 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,764 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,772 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,772 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,772 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,772 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,772 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,779 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,780 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,786 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,787 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,794 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,794 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,801 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,801 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,801 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,801 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,809 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,809 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,809 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,809 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,809 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,810 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,810 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,817 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,817 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,817 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,817 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,817 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,817 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,818 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,825 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,826 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,826 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,826 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,826 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,835 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,835 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,836 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,836 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,836 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,836 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,845 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,845 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,845 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,845 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,846 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,846 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,846 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,846 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,848 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,848 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,863 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,864 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,864 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,871 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,871 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,871 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,871 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,872 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,872 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,872 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,872 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,872 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,872 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,872 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,873 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,873 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,874 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,874 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,881 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,882 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,882 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,882 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,882 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,882 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,883 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,883 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,883 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,883 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,883 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,883 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,884 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,884 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,884 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,885 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,885 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,885 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,885 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,885 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,885 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,885 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,886 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,886 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,886 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,886 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,886 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,886 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,886 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,886 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,887 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,887 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,887 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,887 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,887 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,888 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,888 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,888 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,888 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,888 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,888 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,888 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,888 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,889 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,927 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,928 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,928 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,929 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,929 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,930 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,937 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,937 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,938 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,938 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,938 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,938 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:24,970 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,022 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,022 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,022 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,022 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,022 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,023 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,023 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,052 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,052 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,052 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,053 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,053 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,053 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,054 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,054 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,054 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,054 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,080 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,080 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,080 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,080 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,116 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,125 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,144 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,181 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,182 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,182 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,182 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,221 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,222 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,266 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,266 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,266 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,267 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,267 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,267 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,267 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,267 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,290 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,294 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,295 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,295 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,295 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,312 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,328 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,330 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,332 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,332 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,342 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,358 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,369 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,378 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,386 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,402 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,402 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,402 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,403 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,404 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,412 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,412 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,420 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,428 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,437 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,445 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,453 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,461 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,468 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,468 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,476 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,485 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,519 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,543 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,551 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,571 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,571 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,580 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,580 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,580 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,580 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,590 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,590 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,599 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,599 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,599 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,599 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,600 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,600 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,600 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,607 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,615 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,623 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,631 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,639 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,639 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,640 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,640 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,647 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,655 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,656 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,663 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,671 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,672 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,680 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,681 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,682 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,682 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,682 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,682 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,699 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,699 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,703 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,703 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,705 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,705 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,707 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,728 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,728 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,728 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,728 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,737 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,737 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,738 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,746 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,746 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,762 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,762 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,772 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,772 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,781 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,781 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,790 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,790 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,799 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,799 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,982 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,982 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,982 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,982 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,982 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,982 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,982 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,982 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,983 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,984 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,985 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,993 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,993 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,993 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,993 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,993 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,994 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:25,994 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,040 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,040 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,040 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,041 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,041 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,041 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,041 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,041 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,041 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,041 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,041 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,041 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,041 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,052 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,052 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,053 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,053 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,053 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,053 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,053 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,065 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-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i[577644,577657] [2024-11-07 13:38:26,155 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,156 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:38:26,222 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-11-07 13:38:26,266 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 13:38:26,339 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,339 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,339 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,339 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,339 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,341 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,341 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,341 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,341 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,422 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,437 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,444 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,445 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,445 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,446 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,446 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,446 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,446 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,447 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,447 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,447 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,449 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,449 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,450 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,452 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,452 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,452 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,452 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,453 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,453 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,453 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,453 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,453 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,454 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,454 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,454 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,454 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,454 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,455 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,455 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,455 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,455 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,456 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,456 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,456 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,456 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,458 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,458 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,459 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,459 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,459 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,460 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,460 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,460 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,461 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,461 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,461 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,462 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,463 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,463 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,464 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,464 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,472 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,472 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,472 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,473 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,473 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,473 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,473 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,473 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,476 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,482 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,482 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,487 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,488 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,489 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,489 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,489 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,489 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,493 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,493 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,494 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,494 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,494 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,494 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,495 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,495 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,495 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,495 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,496 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,496 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,496 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,498 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,498 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,498 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,499 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,499 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,504 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,504 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,507 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,507 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,509 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,509 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,509 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,509 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,510 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,510 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,510 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,510 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,511 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,511 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,512 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,512 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,512 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,512 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,512 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,513 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,513 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,513 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,514 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,514 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,515 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,515 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,515 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,516 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,516 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,516 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,517 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,517 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,518 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,518 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,518 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,523 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,523 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,524 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,524 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,524 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,524 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,525 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,525 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,527 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,527 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,528 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,528 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,528 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,528 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,528 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,528 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,528 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,529 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,529 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,529 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,529 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,529 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,530 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,530 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,531 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,531 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,531 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,531 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,531 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,531 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,531 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,532 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,532 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,532 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,532 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,532 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,532 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,533 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,533 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,533 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,533 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,533 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,533 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,534 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,534 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,534 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,534 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,534 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,535 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,535 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,535 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,535 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,535 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,535 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,535 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,536 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,536 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,536 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,536 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,536 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,537 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,537 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,538 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,538 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,538 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,538 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,539 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,540 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,540 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,540 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,540 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,540 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,540 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,541 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,542 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,542 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,543 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,543 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,543 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,543 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,543 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,543 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,544 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,544 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,544 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,544 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,544 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,544 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,544 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,545 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,545 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,545 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,545 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,546 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,546 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,546 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,546 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,547 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,547 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,547 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,547 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,547 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,548 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,548 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,548 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,548 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,548 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,548 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,549 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,551 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,551 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,551 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,551 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,551 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,552 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,552 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,552 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,552 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,552 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,552 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,553 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,553 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,553 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,553 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,553 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,553 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,554 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,554 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,554 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,554 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,554 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,555 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,555 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,555 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,555 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,555 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,555 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,555 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,558 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,558 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,558 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,559 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,559 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,559 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,560 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,560 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,560 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,560 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,561 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,561 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,563 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,569 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,569 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,569 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,569 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,570 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,570 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,570 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,572 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,572 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,572 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,572 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,573 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,573 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,573 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,573 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,574 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,574 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,576 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,576 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,576 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,576 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,578 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,579 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,579 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,580 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,580 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,580 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,580 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,582 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,583 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,585 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,585 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,586 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,586 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,586 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,586 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,586 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,586 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,587 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,587 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,587 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,587 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,588 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,588 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,588 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,590 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,591 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,591 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,592 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,593 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,596 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,597 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,598 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,599 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,599 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,599 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,600 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,601 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,601 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,601 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,601 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,602 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,603 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,603 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,603 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,603 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,604 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,604 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,604 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,605 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,606 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,606 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,607 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,609 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,609 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,610 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,610 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,610 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,610 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,610 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,610 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,611 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,612 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,612 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,612 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,612 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,612 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,612 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,613 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,613 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,614 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,614 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,615 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,615 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,616 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,616 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,616 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,616 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,617 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,617 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,617 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,618 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,618 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,619 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,619 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,620 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,620 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,620 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,621 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,621 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,683 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,683 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,684 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,684 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,686 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,686 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,688 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,691 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,691 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,691 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,691 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,692 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,692 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,693 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,693 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,693 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,694 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,694 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,694 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,694 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,694 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,695 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,695 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,695 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,696 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,696 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,697 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,697 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,697 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,697 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,697 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,697 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,697 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,698 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,698 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,699 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,699 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,700 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,700 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,700 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,700 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,700 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,700 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,701 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,702 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,702 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,702 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,707 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,708 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,708 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,708 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,708 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,709 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,709 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,711 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-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--broadcom--bnx2.ko-entry_point.cil.out.i[577644,577657] [2024-11-07 13:38:26,715 WARN L1070 CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model [2024-11-07 13:38:26,716 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:38:26,750 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 13:38:26,842 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6943] [2024-11-07 13:38:26,844 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6945] [2024-11-07 13:38:26,844 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"); [6955] [2024-11-07 13:38:26,845 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)); [6962] [2024-11-07 13:38:26,845 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 %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6970-6971] [2024-11-07 13:38:26,845 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 %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [6979-6980] [2024-11-07 13:38:26,846 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6995] [2024-11-07 13:38:26,846 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [7002] [2024-11-07 13:38:26,848 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; incl %0": "+m" (v->counter)); [7162] [2024-11-07 13:38:26,848 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; decl %0; sete %1": "+m" (v->counter), "=qm" (c): : "memory"); [7170-7171] [2024-11-07 13:38:26,848 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7184] [2024-11-07 13:38:26,848 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7187] [2024-11-07 13:38:26,849 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [7189] [2024-11-07 13:38:26,849 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7194] [2024-11-07 13:38:26,849 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7197] [2024-11-07 13:38:26,849 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7199] [2024-11-07 13:38:26,849 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7204] [2024-11-07 13:38:26,849 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7207] [2024-11-07 13:38:26,849 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7209] [2024-11-07 13:38:26,849 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7214] [2024-11-07 13:38:26,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7217] [2024-11-07 13:38:26,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [7219] [2024-11-07 13:38:26,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7237] [2024-11-07 13:38:26,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7240] [2024-11-07 13:38:26,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [7242] [2024-11-07 13:38:26,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7247] [2024-11-07 13:38:26,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7250] [2024-11-07 13:38:26,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7252] [2024-11-07 13:38:26,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7257] [2024-11-07 13:38:26,851 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7260] [2024-11-07 13:38:26,851 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7262] [2024-11-07 13:38:26,851 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7267] [2024-11-07 13:38:26,851 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7270] [2024-11-07 13:38:26,851 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [7272] [2024-11-07 13:38:26,852 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7357] [2024-11-07 13:38:26,852 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7364] [2024-11-07 13:38:26,854 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7497] [2024-11-07 13:38:26,854 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movw %0,%1": : "r" (val), "m" (*((unsigned short volatile *)addr)): "memory"); [7504] [2024-11-07 13:38:26,854 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7511] [2024-11-07 13:38:26,861 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7698] [2024-11-07 13:38:26,865 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)); [7800-7801] [2024-11-07 13:38:26,865 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)); [7829-7830] [2024-11-07 13:38:26,866 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" (84), "i" (12UL)); [7863-7864] [2024-11-07 13:38:26,867 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" (96), "i" (12UL)); [7887-7888] [2024-11-07 13:38:26,867 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" (108), "i" (12UL)); [7917-7918] [2024-11-07 13:38:26,868 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" (120), "i" (12UL)); [7947-7948] [2024-11-07 13:38:26,870 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/linux/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [8079-8080] [2024-11-07 13:38:26,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8086] [2024-11-07 13:38:26,875 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/linux/netdevice.h"), "i" (507), "i" (12UL)); [8410-8411] [2024-11-07 13:38:26,875 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8416] [2024-11-07 13:38:26,876 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8523] [2024-11-07 13:38:26,877 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [8546] [2024-11-07 13:38:26,878 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8635] [2024-11-07 13:38:26,878 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8638] [2024-11-07 13:38:26,878 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8641] [2024-11-07 13:38:26,878 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8644] [2024-11-07 13:38:26,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [8655] [2024-11-07 13:38:26,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8658] [2024-11-07 13:38:26,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8661] [2024-11-07 13:38:26,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8664] [2024-11-07 13:38:26,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [8675] [2024-11-07 13:38:26,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8678] [2024-11-07 13:38:26,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8681] [2024-11-07 13:38:26,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8684] [2024-11-07 13:38:26,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [8695] [2024-11-07 13:38:26,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8698] [2024-11-07 13:38:26,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8701] [2024-11-07 13:38:26,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8704] [2024-11-07 13:38:26,883 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8944] [2024-11-07 13:38:26,887 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [9112] [2024-11-07 13:38:26,933 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11813] [2024-11-07 13:38:26,934 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [11815] [2024-11-07 13:38:26,935 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)(& skb->end)) [11869] [2024-11-07 13:38:26,936 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [11924] [2024-11-07 13:38:26,937 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [11935] [2024-11-07 13:38:26,937 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11938] [2024-11-07 13:38:26,937 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11941] [2024-11-07 13:38:26,937 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [11944] [2024-11-07 13:38:26,937 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [11955] [2024-11-07 13:38:26,937 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11958] [2024-11-07 13:38:26,938 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11961] [2024-11-07 13:38:26,938 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [11964] [2024-11-07 13:38:26,938 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [11975] [2024-11-07 13:38:26,938 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11978] [2024-11-07 13:38:26,938 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11981] [2024-11-07 13:38:26,938 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [11984] [2024-11-07 13:38:26,938 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [11995] [2024-11-07 13:38:26,938 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [11998] [2024-11-07 13:38:26,939 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12001] [2024-11-07 13:38:26,939 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [12004] [2024-11-07 13:38:26,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12245] [2024-11-07 13:38:26,944 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12247] [2024-11-07 13:38:26,945 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12291] [2024-11-07 13:38:26,945 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)rx_hdr) [12300] [2024-11-07 13:38:26,946 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)tmp) [12306] [2024-11-07 13:38:26,948 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12384] [2024-11-07 13:38:26,948 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [12401] [2024-11-07 13:38:26,955 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [12414] [2024-11-07 13:38:26,959 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)bnapi->status_blk.msi) [12435] [2024-11-07 13:38:26,971 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12662] [2024-11-07 13:38:26,977 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [12703]