./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--vmxnet3--vmxnet3.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--vmxnet3--vmxnet3.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', 'b8534398e777d41266b8ae1c68f2cdd50d63b7fc21ed57ecf798b377d45e4c98'] 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--vmxnet3--vmxnet3.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 b8534398e777d41266b8ae1c68f2cdd50d63b7fc21ed57ecf798b377d45e4c98 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 13:40:28,110 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 13:40:28,190 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:40:28,195 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 13:40:28,196 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 13:40:28,216 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 13:40:28,217 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 13:40:28,217 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 13:40:28,218 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 13:40:28,218 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 13:40:28,218 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 13:40:28,218 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 13:40:28,218 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 13:40:28,219 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 13:40:28,219 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 13:40:28,219 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 13:40:28,219 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 13:40:28,219 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 13:40:28,219 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 13:40:28,220 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 13:40:28,220 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 13:40:28,220 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 13:40:28,220 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 13:40:28,220 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 13:40:28,220 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 13:40:28,220 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 13:40:28,220 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 13:40:28,220 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 13:40:28,220 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 13:40:28,220 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:40:28,221 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 13:40:28,221 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 13:40:28,221 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 13:40:28,221 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 13:40:28,221 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 13:40:28,221 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 13:40:28,221 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 13:40:28,221 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 13:40:28,221 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 13:40:28,221 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 -> b8534398e777d41266b8ae1c68f2cdd50d63b7fc21ed57ecf798b377d45e4c98 [2024-11-07 13:40:28,417 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 13:40:28,423 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 13:40:28,424 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 13:40:28,425 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 13:40:28,425 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 13:40:28,425 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--vmxnet3--vmxnet3.ko-entry_point.cil.out.i [2024-11-07 13:40:29,500 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 13:40:29,981 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 13:40:29,981 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--vmxnet3--vmxnet3.ko-entry_point.cil.out.i [2024-11-07 13:40:30,023 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c7ec492c9/5ec4978a5d3847d5887f7cdc19519299/FLAGefaf2c1ca [2024-11-07 13:40:30,075 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c7ec492c9/5ec4978a5d3847d5887f7cdc19519299 [2024-11-07 13:40:30,077 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 13:40:30,078 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 13:40:30,079 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 13:40:30,079 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 13:40:30,082 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 13:40:30,082 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:40:30" (1/1) ... [2024-11-07 13:40:30,086 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@57f1e93 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:30, skipping insertion in model container [2024-11-07 13:40:30,086 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:40:30" (1/1) ... [2024-11-07 13:40:30,210 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 13:40:32,476 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--vmxnet3--vmxnet3.ko-entry_point.cil.out.i[469953,469966] [2024-11-07 13:40:32,556 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:40:32,606 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 13:40:32,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6829] [2024-11-07 13:40:32,700 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6831] [2024-11-07 13:40:32,701 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"); [6841] [2024-11-07 13:40:32,704 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)); [6848] [2024-11-07 13:40:32,704 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"); [6856-6857] [2024-11-07 13:40:32,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrq %1,%q0": "+r" (bitpos): "rm" (x)); [6872] [2024-11-07 13:40:32,708 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)); [7050] [2024-11-07 13:40:32,709 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"); [7058-7059] [2024-11-07 13:40:32,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7072] [2024-11-07 13:40:32,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7075] [2024-11-07 13:40:32,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (val)); [7077] [2024-11-07 13:40:32,710 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7082] [2024-11-07 13:40:32,710 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7085] [2024-11-07 13:40:32,710 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7087] [2024-11-07 13:40:32,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7092] [2024-11-07 13:40:32,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7095] [2024-11-07 13:40:32,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (val)); [7097] [2024-11-07 13:40:32,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7102] [2024-11-07 13:40:32,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7105] [2024-11-07 13:40:32,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (val)); [7107] [2024-11-07 13:40:32,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7125] [2024-11-07 13:40:32,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7128] [2024-11-07 13:40:32,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [7130] [2024-11-07 13:40:32,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7135] [2024-11-07 13:40:32,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7138] [2024-11-07 13:40:32,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7140] [2024-11-07 13:40:32,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7145] [2024-11-07 13:40:32,744 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7148] [2024-11-07 13:40:32,744 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7150] [2024-11-07 13:40:32,745 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7155] [2024-11-07 13:40:32,745 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7158] [2024-11-07 13:40:32,745 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [7160] [2024-11-07 13:40:32,746 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7230] [2024-11-07 13:40:32,746 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7237] [2024-11-07 13:40:32,747 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [7351] [2024-11-07 13:40:32,747 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [7358] [2024-11-07 13:40:32,749 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1,%0\n adcl $0xffff,%0": "=r" (sum): "r" (sum << 16), "0" (sum & 4294901760U)); [7506] [2024-11-07 13:40:32,749 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ (" addl %1, %0\n adcl %2, %0\n adcl %3, %0\n adcl $0, %0\n": "=r" (sum): "g" (daddr), "g" (saddr), "g" (((int )len + (int )proto) << 8), "0" (sum)); [7514-7515] [2024-11-07 13:40:32,754 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (19), "i" (12UL)); [7595-7596] [2024-11-07 13:40:32,755 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)); [7624-7625] [2024-11-07 13:40:32,756 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (84), "i" (12UL)); [7658-7659] [2024-11-07 13:40:32,756 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (96), "i" (12UL)); [7682-7683] [2024-11-07 13:40:32,764 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)); [8057-8058] [2024-11-07 13:40:32,764 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [8063] [2024-11-07 13:40:32,773 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [8217] [2024-11-07 13:40:32,773 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8220] [2024-11-07 13:40:32,773 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8223] [2024-11-07 13:40:32,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [8226] [2024-11-07 13:40:32,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [8237] [2024-11-07 13:40:32,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8240] [2024-11-07 13:40:32,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8243] [2024-11-07 13:40:32,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [8246] [2024-11-07 13:40:32,774 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [8257] [2024-11-07 13:40:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8260] [2024-11-07 13:40:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8263] [2024-11-07 13:40:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [8266] [2024-11-07 13:40:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [8277] [2024-11-07 13:40:32,775 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8280] [2024-11-07 13:40:32,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8283] [2024-11-07 13:40:32,776 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [8286] [2024-11-07 13:40:32,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 *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (322), "i" (12UL)); [8818-8819] [2024-11-07 13:40:32,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 *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (336), "i" (12UL)); [8843-8844] [2024-11-07 13:40:32,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 *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (337), "i" (12UL)); [8852-8853] [2024-11-07 13:40:32,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 *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (340), "i" (12UL)); [8862-8863] [2024-11-07 13:40:32,792 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (416), "i" (12UL)); [8970-8971] [2024-11-07 13:40:32,795 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (506), "i" (12UL)); [9079-9080] [2024-11-07 13:40:32,798 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (596), "i" (12UL)); [9185-9186] [2024-11-07 13:40:32,798 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (614), "i" (12UL)); [9208-9209] [2024-11-07 13:40:32,800 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (634), "i" (12UL)); [9245-9246] [2024-11-07 13:40:32,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 *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (647), "i" (12UL)); [9271-9272] [2024-11-07 13:40:32,802 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (669), "i" (12UL)); [9317-9318] [2024-11-07 13:40:32,804 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (722), "i" (12UL)); [9368-9369] [2024-11-07 13:40:32,807 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (762), "i" (12UL)); [9422-9423] [2024-11-07 13:40:32,814 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1001), "i" (12UL)); [9738-9739] [2024-11-07 13:40:32,819 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1105), "i" (12UL)); [9831-9832] [2024-11-07 13:40:32,820 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1122), "i" (12UL)); [9856-9857] [2024-11-07 13:40:32,821 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1123), "i" (12UL)); [9865-9866] [2024-11-07 13:40:32,821 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1124), "i" (12UL)); [9874-9875] [2024-11-07 13:40:32,822 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1178), "i" (12UL)); [9926-9927] [2024-11-07 13:40:32,823 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1186), "i" (12UL)); [9942-9943] [2024-11-07 13:40:32,823 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1188), "i" (12UL)); [9951-9952] [2024-11-07 13:40:32,824 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1192), "i" (12UL)); [9963-9964] [2024-11-07 13:40:32,825 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1245), "i" (12UL)); [10056-10057] [2024-11-07 13:40:32,826 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1254), "i" (12UL)); [10070-10071] [2024-11-07 13:40:32,827 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1263), "i" (12UL)); [10087-10088] [2024-11-07 13:40:32,827 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1265), "i" (12UL)); [10095-10096] [2024-11-07 13:40:32,827 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1266), "i" (12UL)); [10104-10105] [2024-11-07 13:40:32,828 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1270), "i" (12UL)); [10116-10117] [2024-11-07 13:40:32,829 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1318), "i" (12UL)); [10165-10166] [2024-11-07 13:40:32,830 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1326), "i" (12UL)); [10184-10185] [2024-11-07 13:40:32,830 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1329), "i" (12UL)); [10192-10193] [2024-11-07 13:40:32,830 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1330), "i" (12UL)); [10201-10202] [2024-11-07 13:40:32,833 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1426), "i" (12UL)); [10294-10295] [2024-11-07 13:40:32,835 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (1510), "i" (12UL)); [10406-10407] [2024-11-07 13:40:32,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (2010), "i" (12UL)); [11004-11005] [2024-11-07 13:40:32,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (2034), "i" (12UL)); [11048-11049] [2024-11-07 13:40:32,900 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (2045), "i" (12UL)); [11062-11063] [2024-11-07 13:40:32,905 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (2264), "i" (12UL)); [11316-11317] [2024-11-07 13:40:32,914 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (2568), "i" (12UL)); [11648-11649] [2024-11-07 13:40:32,922 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (2743), "i" (12UL)); [11856-11857] [2024-11-07 13:40:32,926 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/home/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--43_2a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/10121/dscv_tempdir/dscv/ri/43_2a/drivers/net/vmxnet3/vmxnet3_drv.c"), "i" (2963), "i" (12UL)); [12066-12067] [2024-11-07 13:40:33,039 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--vmxnet3--vmxnet3.ko-entry_point.cil.out.i[469953,469966] [2024-11-07 13:40:33,058 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:40:33,275 INFO L204 MainTranslator]: Completed translation [2024-11-07 13:40:33,276 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33 WrapperNode [2024-11-07 13:40:33,277 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 13:40:33,278 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 13:40:33,278 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 13:40:33,278 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 13:40:33,283 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:40:33" (1/1) ... [2024-11-07 13:40:33,356 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:40:33" (1/1) ... [2024-11-07 13:40:33,546 INFO L138 Inliner]: procedures = 476, calls = 4399, calls flagged for inlining = 237, calls inlined = 189, statements flattened = 8226 [2024-11-07 13:40:33,547 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 13:40:33,548 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 13:40:33,548 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 13:40:33,548 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 13:40:33,555 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33" (1/1) ... [2024-11-07 13:40:33,555 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33" (1/1) ... [2024-11-07 13:40:33,587 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33" (1/1) ... [2024-11-07 13:40:34,399 INFO L175 MemorySlicer]: Split 2544 memory accesses to 20 slices as follows [2, 14, 16, 2, 8, 2, 8, 4, 14, 8, 4, 16, 8, 8, 8, 2, 8, 43, 2361, 8]. 93 percent of accesses are in the largest equivalence class. The 1261 initializations are split as follows [2, 0, 16, 0, 8, 0, 8, 0, 0, 8, 0, 16, 8, 8, 8, 0, 8, 0, 1163, 8]. The 578 writes are split as follows [0, 12, 0, 1, 0, 1, 0, 1, 12, 0, 3, 0, 0, 0, 0, 1, 0, 43, 504, 0]. [2024-11-07 13:40:34,399 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33" (1/1) ... [2024-11-07 13:40:34,399 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33" (1/1) ... [2024-11-07 13:40:34,573 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33" (1/1) ... [2024-11-07 13:40:34,598 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33" (1/1) ... [2024-11-07 13:40:34,635 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33" (1/1) ... [2024-11-07 13:40:34,660 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33" (1/1) ... [2024-11-07 13:40:34,717 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 13:40:34,719 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 13:40:34,719 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 13:40:34,719 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 13:40:34,720 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33" (1/1) ... [2024-11-07 13:40:34,726 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:40:34,736 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 13:40:34,747 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:40:34,749 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:40:34,765 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_tq_stop [2024-11-07 13:40:34,766 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_tq_stop [2024-11-07 13:40:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_cmd_ring_desc_avail [2024-11-07 13:40:34,766 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_cmd_ring_desc_avail [2024-11-07 13:40:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_reset_dev [2024-11-07 13:40:34,766 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_reset_dev [2024-11-07 13:40:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-11-07 13:40:34,766 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-11-07 13:40:34,766 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2024-11-07 13:40:34,767 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2024-11-07 13:40:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock [2024-11-07 13:40:34,767 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock [2024-11-07 13:40:34,767 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_resume [2024-11-07 13:40:34,768 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_resume [2024-11-07 13:40:34,768 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-07 13:40:34,768 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-07 13:40:34,768 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2024-11-07 13:40:34,768 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2024-11-07 13:40:34,768 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_page [2024-11-07 13:40:34,768 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_page [2024-11-07 13:40:34,768 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_6 [2024-11-07 13:40:34,768 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_6 [2024-11-07 13:40:34,768 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-11-07 13:40:34,768 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-11-07 13:40:34,768 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-11-07 13:40:34,768 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-11-07 13:40:34,768 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2024-11-07 13:40:34,768 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2024-11-07 13:40:34,768 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-11-07 13:40:34,768 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-11-07 13:40:34,768 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_rq_alloc_rx_buf [2024-11-07 13:40:34,768 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_rq_alloc_rx_buf [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure dma_zalloc_coherent [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_zalloc_coherent [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_netdev_dbg [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_netdev_dbg [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_pages [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_pages [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_get_sset_count [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_get_sset_count [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_restore_vlan [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_restore_vlan [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_comp_ring_adv_next2proc [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_comp_ring_adv_next2proc [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure __rounddown_pow_of_two [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure __rounddown_pow_of_two [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure netif_napi_add [2024-11-07 13:40:34,769 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_napi_add [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-11-07 13:40:34,769 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-11-07 13:40:34,770 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-11-07 13:40:34,770 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-07 13:40:34,770 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-07 13:40:34,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-07 13:40:34,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-07 13:40:34,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-07 13:40:34,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-07 13:40:34,772 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2024-11-07 13:40:34,773 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_tq_destroy [2024-11-07 13:40:34,773 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_tq_destroy [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_unmap_tx_buf [2024-11-07 13:40:34,773 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_unmap_tx_buf [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-11-07 13:40:34,773 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:40:34,773 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:40:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:40:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:40:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:40:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure pci_choose_state [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_choose_state [2024-11-07 13:40:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure reg_check_3 [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_check_3 [2024-11-07 13:40:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure rcu_is_watching [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure rcu_is_watching [2024-11-07 13:40:34,774 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2024-11-07 13:40:34,774 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2024-11-07 13:40:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2024-11-07 13:40:34,776 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2024-11-07 13:40:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_rq_destroy [2024-11-07 13:40:34,776 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_rq_destroy [2024-11-07 13:40:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2024-11-07 13:40:34,776 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2024-11-07 13:40:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2024-11-07 13:40:34,776 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2024-11-07 13:40:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_rq_create [2024-11-07 13:40:34,776 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_rq_create [2024-11-07 13:40:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure napi_enable [2024-11-07 13:40:34,776 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_enable [2024-11-07 13:40:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-11-07 13:40:34,776 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-11-07 13:40:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_enable_intr [2024-11-07 13:40:34,776 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_enable_intr [2024-11-07 13:40:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-07 13:40:34,776 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure __bad_percpu_size [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_free_irqs [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_free_irqs [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure napi_disable [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_disable [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_check_link [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_check_link [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_selected_regions [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_selected_regions [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_cmd_ring_adv_next2fill [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_cmd_ring_adv_next2fill [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_free_intr_resources [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_free_intr_resources [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_tq_destroy_all [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_tq_destroy_all [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2024-11-07 13:40:34,777 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-11-07 13:40:34,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_adjust_rx_ring_size [2024-11-07 13:40:34,780 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_adjust_rx_ring_size [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-07 13:40:34,780 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-07 13:40:34,781 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-07 13:40:34,781 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:40:34,781 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:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure napi_schedule [2024-11-07 13:40:34,781 INFO L138 BoogieDeclarations]: Found implementation of procedure napi_schedule [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure request_irq [2024-11-07 13:40:34,781 INFO L138 BoogieDeclarations]: Found implementation of procedure request_irq [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2024-11-07 13:40:34,781 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2024-11-07 13:40:34,781 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_quiesce_dev [2024-11-07 13:40:34,781 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_quiesce_dev [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-07 13:40:34,781 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_cmd_ring_adv_next2comp [2024-11-07 13:40:34,781 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_cmd_ring_adv_next2comp [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure ethtool_cmd_speed_set [2024-11-07 13:40:34,781 INFO L138 BoogieDeclarations]: Found implementation of procedure ethtool_cmd_speed_set [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-07 13:40:34,781 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-11-07 13:40:34,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-11-07 13:40:34,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-11-07 13:40:34,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-11-07 13:40:34,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-11-07 13:40:34,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-11-07 13:40:34,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-11-07 13:40:34,784 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-07 13:40:34,784 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_rq_cleanup_all [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_rq_cleanup_all [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_tq_cleanup_all [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_tq_cleanup_all [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_irq_3 [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_irq_3 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure netif_running [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_running [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure ioremap [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure ioremap [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_wake [2024-11-07 13:40:34,785 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_wake [2024-11-07 13:40:34,785 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_disable_intr [2024-11-07 13:40:34,786 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_disable_intr [2024-11-07 13:40:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-11-07 13:40:34,786 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-11-07 13:40:34,786 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2024-11-07 13:40:34,786 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_process_events [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_process_events [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_intr [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_intr [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_rq_destroy_all [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_rq_destroy_all [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure dma_free_attrs [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_free_attrs [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure cpumask_weight [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure cpumask_weight [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure __netdev_alloc_skb_ip_align [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure __netdev_alloc_skb_ip_align [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_free_pci_resources [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_free_pci_resources [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_disable_all_intrs [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_disable_all_intrs [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_irq_3 [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_3 [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_tq_tx_complete [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_tq_tx_complete [2024-11-07 13:40:34,787 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2024-11-07 13:40:34,787 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure dev_kfree_skb_any [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_any [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_enable_all_intrs [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_enable_all_intrs [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_rcu_suspicious [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_rcu_suspicious [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_5 [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_5 [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_4 [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_4 [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_3 [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_3 [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_2 [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_2 [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_create_queues [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_create_queues [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_reset_work [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_reset_work [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_force_close [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_force_close [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure netif_tx_stop_queue [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_tx_stop_queue [2024-11-07 13:40:34,788 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_alloc_intr_resources [2024-11-07 13:40:34,788 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_alloc_intr_resources [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_activate_dev [2024-11-07 13:40:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_activate_dev [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_write_mac_addr [2024-11-07 13:40:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_write_mac_addr [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_work [2024-11-07 13:40:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_work [2024-11-07 13:40:34,789 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:40:34,789 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:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_msix_range [2024-11-07 13:40:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_msix_range [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_msix_rx [2024-11-07 13:40:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_msix_rx [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_power_state [2024-11-07 13:40:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_power_state [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2024-11-07 13:40:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure dma_alloc_attrs [2024-11-07 13:40:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2024-11-07 13:40:34,789 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-07 13:40:34,789 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-07 13:40:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-07 13:40:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-07 13:40:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_get_regs_len [2024-11-07 13:40:34,790 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_get_regs_len [2024-11-07 13:40:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_page [2024-11-07 13:40:34,790 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_page [2024-11-07 13:40:34,790 INFO L130 BoogieDeclarations]: Found specification of procedure vmxnet3_suspend [2024-11-07 13:40:34,790 INFO L138 BoogieDeclarations]: Found implementation of procedure vmxnet3_suspend [2024-11-07 13:40:35,625 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 13:40:35,627 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 13:40:36,316 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-07 13:40:58,363 INFO L? ?]: Removed 3141 outVars from TransFormulas that were not future-live. [2024-11-07 13:40:58,364 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 13:40:58,408 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 13:40:58,408 INFO L316 CfgBuilder]: Removed 5 assume(true) statements. [2024-11-07 13:40:58,408 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:40:58 BoogieIcfgContainer [2024-11-07 13:40:58,408 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 13:40:58,414 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 13:40:58,414 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 13:40:58,418 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 13:40:58,418 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 01:40:30" (1/3) ... [2024-11-07 13:40:58,418 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@ee51533 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:40:58, skipping insertion in model container [2024-11-07 13:40:58,418 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:40:33" (2/3) ... [2024-11-07 13:40:58,420 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@ee51533 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:40:58, skipping insertion in model container [2024-11-07 13:40:58,420 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:40:58" (3/3) ... [2024-11-07 13:40:58,420 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-43_2a-drivers--net--vmxnet3--vmxnet3.ko-entry_point.cil.out.i [2024-11-07 13:40:58,431 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 13:40:58,431 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-07 13:40:58,504 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 13:40:58,512 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@195ad901, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 13:40:58,513 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-07 13:40:58,524 INFO L276 IsEmpty]: Start isEmpty. Operand has 2531 states, 1862 states have (on average 1.3517722878625134) internal successors, (2517), 1913 states have internal predecessors, (2517), 536 states have call successors, (536), 132 states have call predecessors, (536), 131 states have return successors, (520), 519 states have call predecessors, (520), 520 states have call successors, (520) [2024-11-07 13:40:58,547 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 120 [2024-11-07 13:40:58,548 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 13:40:58,548 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 13:40:58,549 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 13:40:58,551 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 13:40:58,551 INFO L85 PathProgramCache]: Analyzing trace with hash 456737423, now seen corresponding path program 1 times [2024-11-07 13:40:58,556 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 13:40:58,556 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1653583990] [2024-11-07 13:40:58,557 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 13:40:58,557 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 13:41:01,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:01,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-07 13:41:01,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:01,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:41:01,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:01,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:41:01,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:01,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-11-07 13:41:01,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:01,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-11-07 13:41:01,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:01,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:41:01,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:01,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 49 [2024-11-07 13:41:01,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:02,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:41:02,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:02,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2024-11-07 13:41:02,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:02,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:41:02,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:02,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:41:02,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:02,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 11 [2024-11-07 13:41:02,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:02,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:41:02,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:02,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 87 [2024-11-07 13:41:02,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:41:02,127 INFO L134 CoverageAnalysis]: Checked inductivity of 3 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 3 trivial. 0 not checked. [2024-11-07 13:41:02,127 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 13:41:02,127 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1653583990] [2024-11-07 13:41:02,127 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1653583990] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 13:41:02,128 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 13:41:02,128 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-07 13:41:02,129 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [469549758] [2024-11-07 13:41:02,129 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 13:41:02,131 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 13:41:02,131 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 13:41:02,144 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 13:41:02,144 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=18, Unknown=0, NotChecked=0, Total=30 [2024-11-07 13:41:02,150 INFO L87 Difference]: Start difference. First operand has 2531 states, 1862 states have (on average 1.3517722878625134) internal successors, (2517), 1913 states have internal predecessors, (2517), 536 states have call successors, (536), 132 states have call predecessors, (536), 131 states have return successors, (520), 519 states have call predecessors, (520), 520 states have call successors, (520) Second operand has 6 states, 6 states have (on average 13.833333333333334) internal successors, (83), 2 states have internal predecessors, (83), 2 states have call successors, (20), 6 states have call predecessors, (20), 2 states have return successors, (14), 2 states have call predecessors, (14), 2 states have call successors, (14) [2024-11-07 13:41:06,220 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:41:10,276 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.05s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:41:14,287 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:41:18,376 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:41:23,030 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:41:27,041 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:41:57,490 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:42:01,495 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:42:05,517 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:42:09,522 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.00s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []