./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qla3xxx.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qla3xxx.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', 'bdcb32e90fffda272ef4414cda96d9fa59a53e22555da4af86a588968a9c4dd7'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qla3xxx.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 bdcb32e90fffda272ef4414cda96d9fa59a53e22555da4af86a588968a9c4dd7 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 13:38:43,331 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 13:38:43,397 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:38:43,402 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 13:38:43,403 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 13:38:43,417 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 13:38:43,418 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 13:38:43,418 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 13:38:43,418 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 13:38:43,419 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 13:38:43,419 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 13:38:43,419 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 13:38:43,419 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 13:38:43,419 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 13:38:43,419 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 13:38:43,419 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 13:38:43,419 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 13:38:43,420 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 13:38:43,420 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 13:38:43,420 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 13:38:43,420 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 13:38:43,420 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 13:38:43,420 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 13:38:43,420 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 13:38:43,420 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 13:38:43,420 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 13:38:43,421 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 13:38:43,421 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 13:38:43,421 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 13:38:43,421 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:38:43,421 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 13:38:43,421 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 13:38:43,421 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 13:38:43,421 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 13:38:43,421 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 13:38:43,422 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 13:38:43,422 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 13:38:43,422 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 13:38:43,422 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 13:38:43,422 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 -> bdcb32e90fffda272ef4414cda96d9fa59a53e22555da4af86a588968a9c4dd7 [2024-11-07 13:38:43,639 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 13:38:43,652 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 13:38:43,654 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 13:38:43,654 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 13:38:43,655 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 13:38:43,660 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qla3xxx.ko-entry_point.cil.out.i [2024-11-07 13:38:45,043 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 13:38:45,624 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 13:38:45,626 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qla3xxx.ko-entry_point.cil.out.i [2024-11-07 13:38:45,667 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b41251cc4/d921935095544e08b756ace88c186c0d/FLAG2ab18f33e [2024-11-07 13:38:45,683 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/b41251cc4/d921935095544e08b756ace88c186c0d [2024-11-07 13:38:45,685 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 13:38:45,687 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 13:38:45,688 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 13:38:45,688 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 13:38:45,690 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 13:38:45,691 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:38:45" (1/1) ... [2024-11-07 13:38:45,691 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@31500082 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:45, skipping insertion in model container [2024-11-07 13:38:45,692 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:38:45" (1/1) ... [2024-11-07 13:38:45,782 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 13:38:47,428 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qla3xxx.ko-entry_point.cil.out.i[355549,355562] [2024-11-07 13:38:47,485 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:38:47,510 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 13:38:47,638 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"); [5920] [2024-11-07 13:38:47,640 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)); [5927] [2024-11-07 13:38:47,640 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"); [5935-5936] [2024-11-07 13:38:47,649 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)); [6070] [2024-11-07 13:38:47,649 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": "+m" (v->counter)); [6077] [2024-11-07 13:38:47,651 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6180] [2024-11-07 13:38:47,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6187] [2024-11-07 13:38:47,664 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)); [6416-6417] [2024-11-07 13:38:47,666 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)); [6445-6446] [2024-11-07 13:38:47,668 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)); [6479-6480] [2024-11-07 13:38:47,668 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)); [6503-6504] [2024-11-07 13:38:47,684 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)); [6839-6840] [2024-11-07 13:38:47,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6845] [2024-11-07 13:38:47,821 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8805] [2024-11-07 13:38:47,825 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8861] [2024-11-07 13:38:47,833 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [8969] [2024-11-07 13:38:47,838 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb2->data) [9016] [2024-11-07 13:38:47,844 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [9060] [2024-11-07 13:38:47,875 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9406] [2024-11-07 13:38:47,875 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9412] [2024-11-07 13:38:47,878 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9430] [2024-11-07 13:38:48,036 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qla3xxx.ko-entry_point.cil.out.i[355549,355562] [2024-11-07 13:38:48,043 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:38:48,195 INFO L204 MainTranslator]: Completed translation [2024-11-07 13:38:48,196 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48 WrapperNode [2024-11-07 13:38:48,198 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 13:38:48,199 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 13:38:48,199 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 13:38:48,200 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 13:38:48,206 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:38:48" (1/1) ... [2024-11-07 13:38:48,294 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:38:48" (1/1) ... [2024-11-07 13:38:48,535 INFO L138 Inliner]: procedures = 408, calls = 2719, calls flagged for inlining = 209, calls inlined = 190, statements flattened = 7165 [2024-11-07 13:38:48,536 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 13:38:48,537 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 13:38:48,540 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 13:38:48,540 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 13:38:48,551 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48" (1/1) ... [2024-11-07 13:38:48,551 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48" (1/1) ... [2024-11-07 13:38:48,597 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48" (1/1) ... [2024-11-07 13:38:49,561 INFO L175 MemorySlicer]: Split 1178 memory accesses to 29 slices as follows [8, 18, 2, 17, 8, 7, 43, 7, 7, 5, 6, 5, 4, 2, 2, 28, 4, 4, 904, 2, 8, 3, 46, 4, 8, 2, 8, 8, 8]. 77 percent of accesses are in the largest equivalence class. The 158 initializations are split as follows [8, 0, 0, 2, 8, 7, 0, 7, 7, 5, 6, 5, 4, 0, 2, 28, 4, 4, 16, 2, 8, 3, 0, 0, 8, 0, 8, 8, 8]. The 431 writes are split as follows [0, 14, 1, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 354, 0, 0, 0, 16, 1, 0, 1, 0, 0, 0]. [2024-11-07 13:38:49,561 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48" (1/1) ... [2024-11-07 13:38:49,562 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48" (1/1) ... [2024-11-07 13:38:49,663 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48" (1/1) ... [2024-11-07 13:38:49,702 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48" (1/1) ... [2024-11-07 13:38:49,769 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48" (1/1) ... [2024-11-07 13:38:49,804 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48" (1/1) ... [2024-11-07 13:38:49,864 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 13:38:49,866 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 13:38:49,866 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 13:38:49,866 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 13:38:49,867 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48" (1/1) ... [2024-11-07 13:38:49,874 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:38:49,889 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 13:38:49,910 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:38:49,920 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:38:49,949 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_link_speed [2024-11-07 13:38:49,950 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_link_speed [2024-11-07 13:38:49,950 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2024-11-07 13:38:49,950 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2024-11-07 13:38:49,950 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-11-07 13:38:49,950 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-11-07 13:38:49,951 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2024-11-07 13:38:49,951 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2024-11-07 13:38:49,951 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_state_machine_work [2024-11-07 13:38:49,951 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_state_machine_work [2024-11-07 13:38:49,952 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2024-11-07 13:38:49,952 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2024-11-07 13:38:49,952 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock [2024-11-07 13:38:49,952 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock [2024-11-07 13:38:49,952 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-07 13:38:49,952 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-07 13:38:49,952 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work [2024-11-07 13:38:49,952 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work [2024-11-07 13:38:49,952 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2024-11-07 13:38:49,952 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2024-11-07 13:38:49,952 INFO L130 BoogieDeclarations]: Found specification of procedure ql_this_adapter_controls_port [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_this_adapter_controls_port [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_3 [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_3 [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure ql_enable_interrupts [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_enable_interrupts [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_common_reg_l [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_common_reg_l [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_send_free_list [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_send_free_list [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure ssleep [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure ssleep [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure ql3xxx_set_mac_address [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure ql3xxx_set_mac_address [2024-11-07 13:38:49,953 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cycle_adapter [2024-11-07 13:38:49,953 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cycle_adapter [2024-11-07 13:38:49,954 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mac_cfg_soft_reset [2024-11-07 13:38:49,954 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mac_cfg_soft_reset [2024-11-07 13:38:49,954 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2024-11-07 13:38:49,954 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2024-11-07 13:38:49,954 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2024-11-07 13:38:49,954 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2024-11-07 13:38:49,954 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2024-11-07 13:38:49,954 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2024-11-07 13:38:49,954 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_disable_scan_mode [2024-11-07 13:38:49,954 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_disable_scan_mode [2024-11-07 13:38:49,954 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2024-11-07 13:38:49,954 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2024-11-07 13:38:49,954 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2024-11-07 13:38:49,955 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2024-11-07 13:38:49,955 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 13:38:49,955 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2024-11-07 13:38:49,955 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2024-11-07 13:38:49,955 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_page0_reg_l [2024-11-07 13:38:49,955 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_page0_reg_l [2024-11-07 13:38:49,955 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_up [2024-11-07 13:38:49,955 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_up [2024-11-07 13:38:49,956 INFO L130 BoogieDeclarations]: Found specification of procedure eth_change_mtu [2024-11-07 13:38:49,956 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_change_mtu [2024-11-07 13:38:49,956 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2024-11-07 13:38:49,956 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2024-11-07 13:38:49,956 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2024-11-07 13:38:49,956 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2024-11-07 13:38:49,956 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2024-11-07 13:38:49,956 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2024-11-07 13:38:49,956 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-11-07 13:38:49,956 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-11-07 13:38:49,956 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-11-07 13:38:49,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-11-07 13:38:49,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-11-07 13:38:49,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-11-07 13:38:49,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-11-07 13:38:49,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-11-07 13:38:49,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-11-07 13:38:49,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-11-07 13:38:49,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-11-07 13:38:49,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-11-07 13:38:49,957 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2024-11-07 13:38:49,958 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-11-07 13:38:49,958 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-07 13:38:49,958 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure activate_pending_timer_5 [2024-11-07 13:38:49,959 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_pending_timer_5 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_page1_reg [2024-11-07 13:38:49,959 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_page1_reg [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-07 13:38:49,959 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2024-11-07 13:38:49,960 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2024-11-07 13:38:49,960 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2024-11-07 13:38:49,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:38:49,960 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:38:49,961 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_register_page [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_register_page [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_read_reg_ex [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_read_reg_ex [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure ql_phy_init_ex [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_phy_init_ex [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_common_reg_l [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_common_reg_l [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_common_reg [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_common_reg [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-07 13:38:49,962 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_spinlock [2024-11-07 13:38:49,962 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_spinlock [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_page2_reg [2024-11-07 13:38:49,963 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_page2_reg [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure reg_timer_5 [2024-11-07 13:38:49,963 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_timer_5 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_common_reg [2024-11-07 13:38:49,963 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_common_reg [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2024-11-07 13:38:49,963 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-11-07 13:38:49,963 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_read_reg [2024-11-07 13:38:49,963 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_read_reg [2024-11-07 13:38:49,964 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_unlock [2024-11-07 13:38:49,964 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_unlock [2024-11-07 13:38:49,964 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_nvram_reg [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_nvram_reg [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_for_drvr_lock [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_for_drvr_lock [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_enable_scan_mode [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_enable_scan_mode [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure ql_tx_timeout_work [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_tx_timeout_work [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2024-11-07 13:38:49,965 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 13:38:49,965 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_for_mii_ready [2024-11-07 13:38:49,966 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_for_mii_ready [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2024-11-07 13:38:49,966 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_large_buffers [2024-11-07 13:38:49,966 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_large_buffers [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-07 13:38:49,966 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-07 13:38:49,967 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-11-07 13:38:49,968 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-07 13:38:49,969 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-07 13:38:49,969 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:38:49,969 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:38:49,969 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2024-11-07 13:38:49,969 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2024-11-07 13:38:49,969 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_interrupts [2024-11-07 13:38:49,969 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_interrupts [2024-11-07 13:38:49,969 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2024-11-07 13:38:49,969 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2024-11-07 13:38:49,969 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2024-11-07 13:38:49,969 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2024-11-07 13:38:49,969 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_page0_reg [2024-11-07 13:38:49,969 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_page0_reg [2024-11-07 13:38:49,969 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-07 13:38:49,969 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2024-11-07 13:38:49,970 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2024-11-07 13:38:49,970 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure PHY_Setup [2024-11-07 13:38:49,970 INFO L138 BoogieDeclarations]: Found implementation of procedure PHY_Setup [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2024-11-07 13:38:49,970 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2024-11-07 13:38:49,971 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2024-11-07 13:38:49,971 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2024-11-07 13:38:49,971 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_buffer_queues [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_buffer_queues [2024-11-07 13:38:49,971 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 13:38:49,971 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2024-11-07 13:38:49,971 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2024-11-07 13:38:49,971 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2024-11-07 13:38:49,971 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2024-11-07 13:38:49,971 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2024-11-07 13:38:49,971 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-07 13:38:49,971 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-11-07 13:38:49,972 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-07 13:38:49,973 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock [2024-11-07 13:38:49,974 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_3 [2024-11-07 13:38:49,974 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_3 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure disable_work_3 [2024-11-07 13:38:49,974 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_work_3 [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-07 13:38:49,974 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2024-11-07 13:38:49,974 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2024-11-07 13:38:49,974 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2024-11-07 13:38:49,974 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2024-11-07 13:38:49,974 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2024-11-07 13:38:49,974 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_page0_reg [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_page0_reg [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure ql_is_link_full_dup [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_is_link_full_dup [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure ql_reset_work [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_reset_work [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure ql3xxx_tx_timeout [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure ql3xxx_tx_timeout [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure ql_supported_modes [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_supported_modes [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure ql_is_fiber [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_is_fiber [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_net_req_rsp_queues [2024-11-07 13:38:49,975 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_net_req_rsp_queues [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-07 13:38:49,975 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-07 13:38:49,976 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-11-07 13:38:49,976 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-11-07 13:38:49,976 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-11-07 13:38:49,976 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-11-07 13:38:49,976 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-11-07 13:38:49,976 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-11-07 13:38:49,976 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-11-07 13:38:49,980 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_irq_1 [2024-11-07 13:38:49,980 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_1 [2024-11-07 13:38:49,980 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-07 13:38:49,980 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-07 13:38:49,980 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_write_reg_ex [2024-11-07 13:38:49,980 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_write_reg_ex [2024-11-07 13:38:49,980 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_down [2024-11-07 13:38:49,980 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_down [2024-11-07 13:38:49,980 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-11-07 13:38:49,980 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-11-07 13:38:49,980 INFO L130 BoogieDeclarations]: Found specification of procedure ql_port_start [2024-11-07 13:38:49,980 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_port_start [2024-11-07 13:38:49,980 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2024-11-07 13:38:49,980 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2024-11-07 13:38:49,980 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_lock [2024-11-07 13:38:49,980 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_lock [2024-11-07 13:38:49,980 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_auto_cfg_status [2024-11-07 13:38:49,980 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_auto_cfg_status [2024-11-07 13:38:49,980 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_write_reg [2024-11-07 13:38:49,980 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_write_reg [2024-11-07 13:38:49,980 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_3 [2024-11-07 13:38:49,981 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_3 [2024-11-07 13:38:49,981 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:38:49,981 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:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2024-11-07 13:38:49,981 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msi [2024-11-07 13:38:49,981 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msi [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2024-11-07 13:38:49,981 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-11-07 13:38:49,981 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr [2024-11-07 13:38:49,981 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr [2024-11-07 13:38:50,948 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 13:38:50,952 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 13:39:03,896 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-07 13:39:11,903 INFO L? ?]: Removed 3222 outVars from TransFormulas that were not future-live. [2024-11-07 13:39:11,904 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 13:39:11,950 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 13:39:11,955 INFO L316 CfgBuilder]: Removed 0 assume(true) statements. [2024-11-07 13:39:11,955 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:39:11 BoogieIcfgContainer [2024-11-07 13:39:11,955 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 13:39:11,957 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 13:39:11,957 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 13:39:11,963 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 13:39:11,963 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 01:38:45" (1/3) ... [2024-11-07 13:39:11,963 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1c8fede3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:39:11, skipping insertion in model container [2024-11-07 13:39:11,963 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:38:48" (2/3) ... [2024-11-07 13:39:11,964 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1c8fede3 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:39:11, skipping insertion in model container [2024-11-07 13:39:11,964 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:39:11" (3/3) ... [2024-11-07 13:39:11,965 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qla3xxx.ko-entry_point.cil.out.i [2024-11-07 13:39:11,974 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 13:39:11,974 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-07 13:39:12,052 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 13:39:12,061 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;@6cf4e32a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 13:39:12,062 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-07 13:39:12,076 INFO L276 IsEmpty]: Start isEmpty. Operand has 2990 states, 2135 states have (on average 1.3555035128805621) internal successors, (2894), 2191 states have internal predecessors, (2894), 722 states have call successors, (722), 132 states have call predecessors, (722), 131 states have return successors, (712), 700 states have call predecessors, (712), 712 states have call successors, (712) [2024-11-07 13:39:12,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 217 [2024-11-07 13:39:12,106 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 13:39:12,107 INFO L215 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:39:12,107 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 13:39:12,110 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 13:39:12,110 INFO L85 PathProgramCache]: Analyzing trace with hash 1755141959, now seen corresponding path program 1 times [2024-11-07 13:39:12,115 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 13:39:12,116 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1867095706] [2024-11-07 13:39:12,116 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 13:39:12,116 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 13:39:17,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-07 13:39:17,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:39:17,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:39:17,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-07 13:39:17,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:39:17,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:39:17,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-11-07 13:39:17,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:39:17,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:39:17,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-07 13:39:17,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:39:17,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:39:17,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2024-11-07 13:39:17,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:39:17,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:39:17,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 82 [2024-11-07 13:39:17,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:39:17,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:39:17,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 99 [2024-11-07 13:39:17,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:39:17,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 110 [2024-11-07 13:39:17,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:39:17,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:17,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 134 [2024-11-07 13:39:17,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:18,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 143 [2024-11-07 13:39:18,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:18,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:39:18,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:18,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157 [2024-11-07 13:39:18,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:18,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:39:18,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:18,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-11-07 13:39:18,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:18,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-11-07 13:39:18,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:18,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:39:18,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:18,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 198 [2024-11-07 13:39:18,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:39:18,108 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2024-11-07 13:39:18,109 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 13:39:18,109 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1867095706] [2024-11-07 13:39:18,110 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1867095706] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 13:39:18,110 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 13:39:18,110 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-07 13:39:18,111 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2053370317] [2024-11-07 13:39:18,111 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 13:39:18,114 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 13:39:18,114 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 13:39:18,181 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 13:39:18,182 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-07 13:39:18,189 INFO L87 Difference]: Start difference. First operand has 2990 states, 2135 states have (on average 1.3555035128805621) internal successors, (2894), 2191 states have internal predecessors, (2894), 722 states have call successors, (722), 132 states have call predecessors, (722), 131 states have return successors, (712), 700 states have call predecessors, (712), 712 states have call successors, (712) 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, (22), 6 states have call predecessors, (22), 2 states have return successors, (18), 2 states have call predecessors, (18), 2 states have call successors, (18) [2024-11-07 13:39:22,245 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.04s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:39:26,564 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.32s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:39:30,833 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.27s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []