./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 e2fb8bed Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/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/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/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-?-e2fb8be-m [2025-03-08 19:53:58,960 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-08 19:53:59,017 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-08 19:53:59,022 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-08 19:53:59,023 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-08 19:53:59,044 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-08 19:53:59,045 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-08 19:53:59,045 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-08 19:53:59,046 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-08 19:53:59,046 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-08 19:53:59,046 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-08 19:53:59,047 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-08 19:53:59,047 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-08 19:53:59,047 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-08 19:53:59,047 INFO L153 SettingsManager]: * Use SBE=true [2025-03-08 19:53:59,047 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-08 19:53:59,048 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-08 19:53:59,048 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-08 19:53:59,048 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-08 19:53:59,048 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-08 19:53:59,048 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-08 19:53:59,048 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-08 19:53:59,048 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-08 19:53:59,048 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-08 19:53:59,048 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-08 19:53:59,049 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-08 19:53:59,049 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-08 19:53:59,049 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-08 19:53:59,049 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-08 19:53:59,049 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:53:59,049 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-08 19:53:59,049 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-08 19:53:59,050 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-08 19:53:59,050 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-08 19:53:59,050 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-08 19:53:59,050 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-08 19:53:59,050 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-08 19:53:59,050 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-08 19:53:59,050 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-08 19:53:59,050 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-08 19:53:59,050 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/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 [2025-03-08 19:53:59,275 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-08 19:53:59,283 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-08 19:53:59,285 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-08 19:53:59,287 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-08 19:53:59,287 INFO L274 PluginConnector]: CDTParser initialized [2025-03-08 19:53:59,289 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/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 [2025-03-08 19:54:00,478 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4f2e4baa0/2a24c15529ef4558a22016a5d61f3738/FLAGddc60c8c8 [2025-03-08 19:54:01,030 INFO L384 CDTParser]: Found 1 translation units. [2025-03-08 19:54:01,031 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/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 [2025-03-08 19:54:01,081 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4f2e4baa0/2a24c15529ef4558a22016a5d61f3738/FLAGddc60c8c8 [2025-03-08 19:54:01,094 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/4f2e4baa0/2a24c15529ef4558a22016a5d61f3738 [2025-03-08 19:54:01,096 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-08 19:54:01,097 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-08 19:54:01,099 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-08 19:54:01,099 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-08 19:54:01,102 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-08 19:54:01,102 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:54:01" (1/1) ... [2025-03-08 19:54:01,104 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@736f61e7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:01, skipping insertion in model container [2025-03-08 19:54:01,104 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.03 07:54:01" (1/1) ... [2025-03-08 19:54:01,200 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-08 19:54:03,150 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/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] [2025-03-08 19:54:03,200 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:54:03,226 INFO L200 MainTranslator]: Completed pre-run [2025-03-08 19:54:03,296 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] [2025-03-08 19:54:03,300 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] [2025-03-08 19:54:03,301 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] [2025-03-08 19:54:03,303 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] [2025-03-08 19:54:03,303 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] [2025-03-08 19:54:03,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [6180] [2025-03-08 19:54:03,309 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [6187] [2025-03-08 19:54:03,316 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] [2025-03-08 19:54:03,317 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] [2025-03-08 19:54:03,318 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] [2025-03-08 19:54:03,319 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] [2025-03-08 19:54:03,355 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] [2025-03-08 19:54:03,355 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6845] [2025-03-08 19:54:03,410 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8805] [2025-03-08 19:54:03,411 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8861] [2025-03-08 19:54:03,415 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [8969] [2025-03-08 19:54:03,416 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb2->data) [9016] [2025-03-08 19:54:03,419 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [9060] [2025-03-08 19:54:03,429 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9406] [2025-03-08 19:54:03,430 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9412] [2025-03-08 19:54:03,430 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9430] [2025-03-08 19:54:03,513 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/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] [2025-03-08 19:54:03,519 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-08 19:54:03,698 INFO L204 MainTranslator]: Completed translation [2025-03-08 19:54:03,699 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03 WrapperNode [2025-03-08 19:54:03,700 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-08 19:54:03,701 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-08 19:54:03,701 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-08 19:54:03,701 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-08 19:54:03,706 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:03,798 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:03,986 INFO L138 Inliner]: procedures = 408, calls = 2719, calls flagged for inlining = 209, calls inlined = 190, statements flattened = 7000 [2025-03-08 19:54:03,987 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-08 19:54:03,987 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-08 19:54:03,988 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-08 19:54:03,988 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-08 19:54:03,994 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:03,995 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:04,081 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:04,789 INFO L175 MemorySlicer]: Split 1178 memory accesses to 29 slices as follows [8, 18, 17, 8, 7, 28, 43, 7, 7, 5, 6, 5, 4, 2, 2, 4, 4, 2, 904, 2, 46, 8, 2, 3, 8, 4, 8, 8, 8]. 77 percent of accesses are in the largest equivalence class. The 158 initializations are split as follows [8, 0, 2, 8, 7, 28, 0, 7, 7, 5, 6, 5, 4, 0, 2, 4, 4, 0, 16, 2, 0, 8, 0, 3, 8, 0, 8, 8, 8]. The 431 writes are split as follows [0, 14, 0, 0, 0, 0, 43, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 354, 0, 16, 0, 1, 0, 0, 1, 0, 0, 0]. [2025-03-08 19:54:04,790 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:04,790 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:04,887 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:04,901 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:04,934 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:04,956 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:05,010 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-08 19:54:05,011 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-08 19:54:05,011 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-08 19:54:05,012 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-08 19:54:05,013 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (1/1) ... [2025-03-08 19:54:05,016 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-08 19:54:05,026 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 19:54:05,040 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-08 19:54:05,042 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-08 19:54:05,059 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_link_speed [2025-03-08 19:54:05,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_link_speed [2025-03-08 19:54:05,060 INFO L130 BoogieDeclarations]: Found specification of procedure pci_release_regions [2025-03-08 19:54:05,060 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_release_regions [2025-03-08 19:54:05,060 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-08 19:54:05,060 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-08 19:54:05,060 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_alloc_skb [2025-03-08 19:54:05,060 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_alloc_skb [2025-03-08 19:54:05,060 INFO L130 BoogieDeclarations]: Found specification of procedure ql_link_state_machine_work [2025-03-08 19:54:05,060 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_link_state_machine_work [2025-03-08 19:54:05,060 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_page [2025-03-08 19:54:05,060 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_page [2025-03-08 19:54:05,060 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_lock [2025-03-08 19:54:05,060 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_lock [2025-03-08 19:54:05,061 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-08 19:54:05,061 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-08 19:54:05,061 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure free_irq [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure free_irq [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure ql_this_adapter_controls_port [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_this_adapter_controls_port [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_3 [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_3 [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure ql_enable_interrupts [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_enable_interrupts [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_common_reg_l [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_common_reg_l [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_send_free_list [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_send_free_list [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure pci_name [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_name [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_err [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_err [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure ssleep [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ssleep [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure ql3xxx_set_mac_address [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ql3xxx_set_mac_address [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure ql_cycle_adapter [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_cycle_adapter [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mac_cfg_soft_reset [2025-03-08 19:54:05,062 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mac_cfg_soft_reset [2025-03-08 19:54:05,062 INFO L130 BoogieDeclarations]: Found specification of procedure strlcpy [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcpy [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure skb_end_pointer [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_end_pointer [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure eth_validate_addr [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_validate_addr [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_disable_scan_mode [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_disable_scan_mode [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure pci_unmap_single [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_unmap_single [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure iounmap [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure iounmap [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_page0_reg_l [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_page0_reg_l [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_up [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_up [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure eth_change_mtu [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure eth_change_mtu [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_info [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_info [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_consistent_dma_mask [2025-03-08 19:54:05,063 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_consistent_dma_mask [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-08 19:54:05,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-08 19:54:05,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-08 19:54:05,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-08 19:54:05,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-08 19:54:05,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-08 19:54:05,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-08 19:54:05,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-08 19:54:05,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-08 19:54:05,064 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-08 19:54:05,066 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2025-03-08 19:54:05,067 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2025-03-08 19:54:05,067 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2025-03-08 19:54:05,067 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure activate_pending_timer_5 [2025-03-08 19:54:05,068 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_pending_timer_5 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_page1_reg [2025-03-08 19:54:05,068 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_page1_reg [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-08 19:54:05,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2025-03-08 19:54:05,069 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:54:05,069 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:54:05,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:54:05,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:54:05,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:54:05,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:54:05,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:54:05,071 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-08 19:54:05,071 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-08 19:54:05,071 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-08 19:54:05,071 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-08 19:54:05,072 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2025-03-08 19:54:05,072 INFO L130 BoogieDeclarations]: Found specification of procedure dev_close [2025-03-08 19:54:05,072 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_close [2025-03-08 19:54:05,072 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_dma_mask [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_register_page [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_register_page [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure pci_free_consistent [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_free_consistent [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_read_reg_ex [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_read_reg_ex [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure ql_phy_init_ex [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_phy_init_ex [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_common_reg_l [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_common_reg_l [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_common_reg [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_common_reg [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_spinlock [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_spinlock [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_page2_reg [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_page2_reg [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure reg_timer_5 [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_timer_5 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_common_reg [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_common_reg [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure __const_udelay [2025-03-08 19:54:05,073 INFO L138 BoogieDeclarations]: Found implementation of procedure __const_udelay [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-08 19:54:05,073 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-08 19:54:05,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-08 19:54:05,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-08 19:54:05,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-08 19:54:05,074 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_read_reg [2025-03-08 19:54:05,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_read_reg [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure ql_sem_unlock [2025-03-08 19:54:05,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_sem_unlock [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_printk [2025-03-08 19:54:05,075 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_printk [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2025-03-08 19:54:05,075 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_nvram_reg [2025-03-08 19:54:05,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_nvram_reg [2025-03-08 19:54:05,075 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2025-03-08 19:54:05,075 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_for_drvr_lock [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_for_drvr_lock [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure skb_frag_size [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_frag_size [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_enable_scan_mode [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_enable_scan_mode [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure ql_tx_timeout_work [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_tx_timeout_work [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure writel [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure writel [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure ql_wait_for_mii_ready [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_wait_for_mii_ready [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_large_buffers [2025-03-08 19:54:05,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_large_buffers [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-08 19:54:05,076 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-08 19:54:05,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-08 19:54:05,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-08 19:54:05,078 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-08 19:54:05,078 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-08 19:54:05,078 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-08 19:54:05,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure netif_carrier_off [2025-03-08 19:54:05,079 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_carrier_off [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure ql_disable_interrupts [2025-03-08 19:54:05,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_disable_interrupts [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_unlock [2025-03-08 19:54:05,079 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_unlock [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2025-03-08 19:54:05,079 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure ql_read_page0_reg [2025-03-08 19:54:05,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_read_page0_reg [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-08 19:54:05,079 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2025-03-08 19:54:05,079 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure pci_map_single [2025-03-08 19:54:05,079 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_map_single [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure PHY_Setup [2025-03-08 19:54:05,079 INFO L138 BoogieDeclarations]: Found implementation of procedure PHY_Setup [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2025-03-08 19:54:05,079 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2025-03-08 19:54:05,080 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2025-03-08 19:54:05,080 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2025-03-08 19:54:05,081 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2025-03-08 19:54:05,081 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_buffer_queues [2025-03-08 19:54:05,081 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_buffer_queues [2025-03-08 19:54:05,081 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-08 19:54:05,081 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-08 19:54:05,081 INFO L130 BoogieDeclarations]: Found specification of procedure netif_stop_queue [2025-03-08 19:54:05,081 INFO L138 BoogieDeclarations]: Found implementation of procedure netif_stop_queue [2025-03-08 19:54:05,081 INFO L130 BoogieDeclarations]: Found specification of procedure pci_alloc_consistent [2025-03-08 19:54:05,082 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2025-03-08 19:54:05,082 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure consume_skb [2025-03-08 19:54:05,082 INFO L138 BoogieDeclarations]: Found implementation of procedure consume_skb [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2025-03-08 19:54:05,082 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-08 19:54:05,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_spin_unlock [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_3 [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_3 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure disable_work_3 [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_work_3 [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_warn [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_warn [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure netdev_priv [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure netdev_priv [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure ql_write_page0_reg [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_write_page0_reg [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure skb_reserve [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_reserve [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure ql_is_link_full_dup [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_is_link_full_dup [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure ql_reset_work [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_reset_work [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure free_netdev [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure free_netdev [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure ql3xxx_tx_timeout [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ql3xxx_tx_timeout [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure ql_supported_modes [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_supported_modes [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error [2025-03-08 19:54:05,083 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2025-03-08 19:54:05,083 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure ql_is_fiber [2025-03-08 19:54:05,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_is_fiber [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure skb_network_header [2025-03-08 19:54:05,084 INFO L138 BoogieDeclarations]: Found implementation of procedure skb_network_header [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-08 19:54:05,084 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure ql_free_net_req_rsp_queues [2025-03-08 19:54:05,084 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_free_net_req_rsp_queues [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-08 19:54:05,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-08 19:54:05,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_irq_1 [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_1 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_write_reg_ex [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_write_reg_ex [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure ql_adapter_down [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_adapter_down [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure ql_port_start [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_port_start [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_irq_1 [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_irq_1 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure rtnl_lock [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure rtnl_lock [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure ql_get_auto_cfg_status [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_get_auto_cfg_status [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure ql_mii_write_reg [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_mii_write_reg [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_3 [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_3 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_msi [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_msi [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2025-03-08 19:54:05,086 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-08 19:54:05,086 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-08 19:54:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-08 19:54:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-08 19:54:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-08 19:54:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-08 19:54:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-08 19:54:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-08 19:54:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-08 19:54:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-08 19:54:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-08 19:54:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-08 19:54:05,087 INFO L130 BoogieDeclarations]: Found specification of procedure ql_set_mac_addr [2025-03-08 19:54:05,087 INFO L138 BoogieDeclarations]: Found implementation of procedure ql_set_mac_addr [2025-03-08 19:54:06,063 INFO L256 CfgBuilder]: Building ICFG [2025-03-08 19:54:06,068 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-08 19:54:06,545 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7742: havoc ql_is_petbi_neg_pause_#t~mem486#1;havoc ql_is_petbi_neg_pause_#t~bitwise487#1;call ULTIMATE.dealloc(ql_is_petbi_neg_pause_~#reg~2#1.base, ql_is_petbi_neg_pause_~#reg~2#1.offset);havoc ql_is_petbi_neg_pause_~#reg~2#1.base, ql_is_petbi_neg_pause_~#reg~2#1.offset; [2025-03-08 19:54:06,545 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7875: havoc ql_is_phy_neg_pause_#t~mem534#1;havoc ql_is_phy_neg_pause_#t~bitwise535#1;call ULTIMATE.dealloc(ql_is_phy_neg_pause_~#reg~5#1.base, ql_is_phy_neg_pause_~#reg~5#1.offset);havoc ql_is_phy_neg_pause_~#reg~5#1.base, ql_is_phy_neg_pause_~#reg~5#1.offset; [2025-03-08 19:54:06,545 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8175: havoc ql_link_down_detect_#t~bitwise599#1; [2025-03-08 19:54:06,545 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8126: havoc ql_auto_neg_error_#t~bitwise590#1; [2025-03-08 19:54:06,572 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12325: havoc #t~nondet1573; [2025-03-08 19:54:06,717 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6195: havoc kobject_name_#t~mem70#1.base, kobject_name_#t~mem70#1.offset; [2025-03-08 19:54:06,717 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6306: havoc dev_name_#t~mem76#1.base, dev_name_#t~mem76#1.offset; [2025-03-08 19:54:07,169 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6959: havoc is_zero_ether_addr_#t~mem281#1;havoc is_zero_ether_addr_#t~mem282#1;havoc is_zero_ether_addr_#t~bitwise283#1; [2025-03-08 19:54:07,191 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12524: havoc #t~nondet1603; [2025-03-08 19:54:07,194 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6688: havoc #t~mem210.base, #t~mem210.offset;havoc #t~mem211; [2025-03-08 19:54:07,195 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12374: havoc #t~nondet1581; [2025-03-08 19:54:08,370 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7706: call ULTIMATE.dealloc(ql_petbi_start_neg_ex_~#reg~1#1.base, ql_petbi_start_neg_ex_~#reg~1#1.offset);havoc ql_petbi_start_neg_ex_~#reg~1#1.base, ql_petbi_start_neg_ex_~#reg~1#1.offset; [2025-03-08 19:54:08,371 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12470: havoc pci_enable_msi_range_#t~nondet1591#1; [2025-03-08 19:54:08,371 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12506: havoc request_threaded_irq_#t~nondet1598#1; [2025-03-08 19:54:08,371 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6202: havoc __kmalloc_#t~ret73#1.base, __kmalloc_#t~ret73#1.offset; [2025-03-08 19:54:08,373 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12366: havoc #t~nondet1579; [2025-03-08 19:54:08,375 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6854: havoc #t~mem243.base, #t~mem243.offset; [2025-03-08 19:54:08,384 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12362: havoc dma_supported_#t~nondet1578#1; [2025-03-08 19:54:08,391 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6395: havoc #t~mem118.base, #t~mem118.offset; [2025-03-08 19:54:08,433 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12300: havoc #t~nondet1571; [2025-03-08 19:54:08,441 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12348: havoc #t~nondet1575; [2025-03-08 19:54:08,447 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12358: havoc dma_set_mask_#t~nondet1577#1; [2025-03-08 19:54:08,640 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8241: call ULTIMATE.dealloc(ql_phy_start_neg_ex_~#reg~7#1.base, ql_phy_start_neg_ex_~#reg~7#1.offset);havoc ql_phy_start_neg_ex_~#reg~7#1.base, ql_phy_start_neg_ex_~#reg~7#1.offset; [2025-03-08 19:54:08,740 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12421: havoc #t~nondet1587; [2025-03-08 19:54:08,776 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7063: havoc ql_sem_lock_#t~bitwise296#1; [2025-03-08 19:54:08,777 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6672: havoc #t~mem208; [2025-03-08 19:54:14,607 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12456: havoc pci_bus_write_config_word_#t~nondet1589#1; [2025-03-08 19:54:14,607 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8693: havoc ql_get_msglevel_#t~mem770#1; [2025-03-08 19:54:14,607 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6316: havoc dev_get_drvdata_#t~mem78#1.base, dev_get_drvdata_#t~mem78#1.offset; [2025-03-08 19:54:14,607 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6057: havoc atomic_read_#t~mem29#1; [2025-03-08 19:54:14,607 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6718: havoc skb_network_offset_#t~mem223#1.base, skb_network_offset_#t~mem223#1.offset; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12466: havoc pci_enable_device_#t~nondet1590#1; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12403: havoc ldv_ndo_init_7_#t~nondet1583#1; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12473: havoc pci_ioremap_bar_#t~ret1592#1.base, pci_ioremap_bar_#t~ret1592#1.offset; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12407: havoc ldv_ndo_uninit_7_#t~nondet1584#1; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L10558: call ULTIMATE.dealloc(ql3xxx_probe_~#__key~0#1.base, ql3xxx_probe_~#__key~0#1.offset);havoc ql3xxx_probe_~#__key~0#1.base, ql3xxx_probe_~#__key~0#1.offset;call ULTIMATE.dealloc(ql3xxx_probe_~#__key___0~0#1.base, ql3xxx_probe_~#__key___0~0#1.offset);havoc ql3xxx_probe_~#__key___0~0#1.base, ql3xxx_probe_~#__key___0~0#1.offset;call ULTIMATE.dealloc(ql3xxx_probe_~#__key___1~0#1.base, ql3xxx_probe_~#__key___1~0#1.offset);havoc ql3xxx_probe_~#__key___1~0#1.base, ql3xxx_probe_~#__key___1~0#1.offset;call ULTIMATE.dealloc(ql3xxx_probe_~#__key___2~0#1.base, ql3xxx_probe_~#__key___2~0#1.offset);havoc ql3xxx_probe_~#__key___2~0#1.base, ql3xxx_probe_~#__key___2~0#1.offset;call ULTIMATE.dealloc(ql3xxx_probe_~#__constr_expr_0~0#1.base, ql3xxx_probe_~#__constr_expr_0~0#1.offset);havoc ql3xxx_probe_~#__constr_expr_0~0#1.base, ql3xxx_probe_~#__constr_expr_0~0#1.offset;call ULTIMATE.dealloc(ql3xxx_probe_~#__key___3~0#1.base, ql3xxx_probe_~#__key___3~0#1.offset);havoc ql3xxx_probe_~#__key___3~0#1.base, ql3xxx_probe_~#__key___3~0#1.offset;call ULTIMATE.dealloc(ql3xxx_probe_~#__key___4~0#1.base, ql3xxx_probe_~#__key___4~0#1.offset);havoc ql3xxx_probe_~#__key___4~0#1.base, ql3xxx_probe_~#__key___4~0#1.offset;call ULTIMATE.dealloc(ql3xxx_probe_~#__constr_expr_1~0#1.base, ql3xxx_probe_~#__constr_expr_1~0#1.offset);havoc ql3xxx_probe_~#__constr_expr_1~0#1.base, ql3xxx_probe_~#__constr_expr_1~0#1.offset;call ULTIMATE.dealloc(ql3xxx_probe_~#__key___5~0#1.base, ql3xxx_probe_~#__key___5~0#1.offset);havoc ql3xxx_probe_~#__key___5~0#1.base, ql3xxx_probe_~#__key___5~0#1.offset;call ULTIMATE.dealloc(ql3xxx_probe_~#__key___6~0#1.base, ql3xxx_probe_~#__key___6~0#1.offset);havoc ql3xxx_probe_~#__key___6~0#1.base, ql3xxx_probe_~#__key___6~0#1.offset;call ULTIMATE.dealloc(ql3xxx_probe_~#__constr_expr_2~0#1.base, ql3xxx_probe_~#__constr_expr_2~0#1.offset);havoc ql3xxx_probe_~#__constr_expr_2~0#1.base, ql3xxx_probe_~#__constr_expr_2~0#1.offset;call ULTIMATE.dealloc(ql3xxx_probe_~#__key___7~0#1.base, ql3xxx_probe_~#__key___7~0#1.offset);havoc ql3xxx_probe_~#__key___7~0#1.base, ql3xxx_probe_~#__key___7~0#1.offset; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12277: havoc __alloc_workqueue_key_#t~ret1569#1.base, __alloc_workqueue_key_#t~ret1569#1.offset; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12411: havoc ldv_shutdown_6_#t~nondet1585#1; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12480: havoc pci_request_regions_#t~nondet1593#1; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L11491: call ULTIMATE.dealloc(main_~#ldvarg3~0#1.base, main_~#ldvarg3~0#1.offset);havoc main_~#ldvarg3~0#1.base, main_~#ldvarg3~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg5~0#1.base, main_~#ldvarg5~0#1.offset);havoc main_~#ldvarg5~0#1.base, main_~#ldvarg5~0#1.offset; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6739: havoc skb_frag_page_#t~mem225#1.base, skb_frag_page_#t~mem225#1.offset; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6940: havoc netif_msg_init_#t~bitwise261#1; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12296: havoc __pci_register_driver_#t~nondet1570#1; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12502: havoc register_netdev_#t~nondet1597#1; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6694: havoc skb_headlen_#t~mem212#1;havoc skb_headlen_#t~mem213#1; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12378: havoc ethtool_op_get_link_#t~nondet1582#1; [2025-03-08 19:54:14,608 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12321: havoc alloc_etherdev_mqs_#t~ret1572#1.base, alloc_etherdev_mqs_#t~ret1572#1.offset; [2025-03-08 19:54:15,801 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-08 19:54:16,970 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12494: havoc #t~nondet1595; [2025-03-08 19:54:18,139 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7880: call ULTIMATE.dealloc(~#reg1~0#1.base, ~#reg1~0#1.offset);havoc ~#reg1~0#1.base, ~#reg1~0#1.offset;call ULTIMATE.dealloc(~#reg2~0#1.base, ~#reg2~0#1.offset);havoc ~#reg2~0#1.base, ~#reg2~0#1.offset; [2025-03-08 19:54:18,409 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12351: havoc dma_alloc_attrs_#t~ret1576#1.base, dma_alloc_attrs_#t~ret1576#1.offset; [2025-03-08 19:54:18,732 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12490: havoc #t~nondet1594; [2025-03-08 19:54:20,328 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L5943: havoc #t~mem2;havoc #t~bitwise3; [2025-03-08 19:54:20,493 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8048: havoc #t~bitwise568; [2025-03-08 19:54:20,522 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L6710: havoc #t~mem220.base, #t~mem220.offset;havoc #t~mem221; [2025-03-08 19:54:22,698 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L12341: havoc del_timer_sync_#t~nondet1574#1; [2025-03-08 19:54:23,050 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L7687: call ULTIMATE.dealloc(ql_petbi_start_neg_~#reg~0#1.base, ql_petbi_start_neg_~#reg~0#1.offset);havoc ql_petbi_start_neg_~#reg~0#1.base, ql_petbi_start_neg_~#reg~0#1.offset; [2025-03-08 19:54:24,090 INFO L1307 $ProcedureCfgBuilder]: dead code at ProgramPoint L8056: havoc ql_is_auto_cfg_#t~mem570#1;havoc ql_is_auto_cfg_#t~bitwise571#1;call ULTIMATE.dealloc(ql_is_auto_cfg_~#reg~6#1.base, ql_is_auto_cfg_~#reg~6#1.offset);havoc ql_is_auto_cfg_~#reg~6#1.base, ql_is_auto_cfg_~#reg~6#1.offset; [2025-03-08 19:54:25,542 INFO L? ?]: Removed 3222 outVars from TransFormulas that were not future-live. [2025-03-08 19:54:25,542 INFO L307 CfgBuilder]: Performing block encoding [2025-03-08 19:54:25,689 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-08 19:54:25,692 INFO L336 CfgBuilder]: Removed 1 assume(true) statements. [2025-03-08 19:54:25,693 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 07:54:25 BoogieIcfgContainer [2025-03-08 19:54:25,693 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-08 19:54:25,695 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-08 19:54:25,696 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-08 19:54:25,699 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-08 19:54:25,699 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.03 07:54:01" (1/3) ... [2025-03-08 19:54:25,700 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@18ceea46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 07:54:25, skipping insertion in model container [2025-03-08 19:54:25,700 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.03 07:54:03" (2/3) ... [2025-03-08 19:54:25,700 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@18ceea46 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.03 07:54:25, skipping insertion in model container [2025-03-08 19:54:25,701 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 08.03 07:54:25" (3/3) ... [2025-03-08 19:54:25,702 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qla3xxx.ko-entry_point.cil.out.i [2025-03-08 19:54:25,714 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-08 19:54:25,718 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--qlogic--qla3xxx.ko-entry_point.cil.out.i that has 188 procedures, 3218 locations, 1 initial locations, 87 loop locations, and 1 error locations. [2025-03-08 19:54:25,814 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-08 19:54:25,822 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;@41bb8385, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-08 19:54:25,824 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-08 19:54:25,835 INFO L276 IsEmpty]: Start isEmpty. Operand has 2969 states, 2114 states have (on average 1.359035004730369) internal successors, (2873), 2172 states have internal predecessors, (2873), 722 states have call successors, (722), 132 states have call predecessors, (722), 131 states have return successors, (712), 698 states have call predecessors, (712), 712 states have call successors, (712) [2025-03-08 19:54:25,868 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2025-03-08 19:54:25,868 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 19:54:25,869 INFO L218 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] [2025-03-08 19:54:25,869 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 19:54:25,875 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 19:54:25,876 INFO L85 PathProgramCache]: Analyzing trace with hash -732701569, now seen corresponding path program 1 times [2025-03-08 19:54:25,881 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 19:54:25,881 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1458214833] [2025-03-08 19:54:25,881 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 19:54:25,882 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 19:54:29,779 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 215 statements into 1 equivalence classes. [2025-03-08 19:54:29,992 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 215 of 215 statements. [2025-03-08 19:54:29,993 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 19:54:29,993 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 19:54:30,438 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 0 proven. 25 refuted. 0 times theorem prover too weak. 227 trivial. 0 not checked. [2025-03-08 19:54:30,439 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 19:54:30,439 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1458214833] [2025-03-08 19:54:30,440 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1458214833] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-08 19:54:30,440 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [294406856] [2025-03-08 19:54:30,440 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 19:54:30,440 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-08 19:54:30,441 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-08 19:54:30,445 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-08 19:54:30,446 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2025-03-08 19:54:34,607 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 215 statements into 1 equivalence classes. [2025-03-08 19:54:35,029 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 215 of 215 statements. [2025-03-08 19:54:35,029 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 19:54:35,029 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 19:54:35,050 INFO L256 TraceCheckSpWp]: Trace formula consists of 4461 conjuncts, 1 conjuncts are in the unsatisfiable core [2025-03-08 19:54:35,059 INFO L279 TraceCheckSpWp]: Computing forward predicates... [2025-03-08 19:54:35,078 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 45 proven. 0 refuted. 0 times theorem prover too weak. 207 trivial. 0 not checked. [2025-03-08 19:54:35,079 INFO L308 TraceCheckSpWp]: Omiting computation of backward sequence because forward sequence was already perfect [2025-03-08 19:54:35,079 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [294406856] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 19:54:35,079 INFO L185 FreeRefinementEngine]: Found 1 perfect and 1 imperfect interpolant sequences. [2025-03-08 19:54:35,079 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [2] total 2 [2025-03-08 19:54:35,080 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1590929745] [2025-03-08 19:54:35,081 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 19:54:35,088 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2025-03-08 19:54:35,088 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 19:54:35,105 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2025-03-08 19:54:35,106 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 19:54:35,113 INFO L87 Difference]: Start difference. First operand has 2969 states, 2114 states have (on average 1.359035004730369) internal successors, (2873), 2172 states have internal predecessors, (2873), 722 states have call successors, (722), 132 states have call predecessors, (722), 131 states have return successors, (712), 698 states have call predecessors, (712), 712 states have call successors, (712) Second operand has 2 states, 2 states have (on average 44.0) internal successors, (88), 2 states have internal predecessors, (88), 2 states have call successors, (24), 2 states have call predecessors, (24), 2 states have return successors, (20), 2 states have call predecessors, (20), 2 states have call successors, (20) [2025-03-08 19:54:36,819 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 19:54:36,819 INFO L93 Difference]: Finished difference Result 5933 states and 8853 transitions. [2025-03-08 19:54:36,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2025-03-08 19:54:36,821 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 44.0) internal successors, (88), 2 states have internal predecessors, (88), 2 states have call successors, (24), 2 states have call predecessors, (24), 2 states have return successors, (20), 2 states have call predecessors, (20), 2 states have call successors, (20) Word has length 215 [2025-03-08 19:54:36,822 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 19:54:36,850 INFO L225 Difference]: With dead ends: 5933 [2025-03-08 19:54:36,850 INFO L226 Difference]: Without dead ends: 2943 [2025-03-08 19:54:36,867 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 216 GetRequests, 216 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2025-03-08 19:54:36,868 INFO L435 NwaCegarLoop]: 4107 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 152 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 1.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 4107 SdHoareTripleChecker+Invalid, 152 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 152 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.5s IncrementalHoareTripleChecker+Time [2025-03-08 19:54:36,869 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 4107 Invalid, 152 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 152 Invalid, 0 Unknown, 0 Unchecked, 1.5s Time] [2025-03-08 19:54:36,883 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2943 states. [2025-03-08 19:54:37,006 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2943 to 2943. [2025-03-08 19:54:37,011 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2943 states, 2100 states have (on average 1.3314285714285714) internal successors, (2796), 2146 states have internal predecessors, (2796), 712 states have call successors, (712), 131 states have call predecessors, (712), 130 states have return successors, (711), 697 states have call predecessors, (711), 711 states have call successors, (711) [2025-03-08 19:54:37,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2943 states to 2943 states and 4219 transitions. [2025-03-08 19:54:37,038 INFO L78 Accepts]: Start accepts. Automaton has 2943 states and 4219 transitions. Word has length 215 [2025-03-08 19:54:37,039 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 19:54:37,039 INFO L471 AbstractCegarLoop]: Abstraction has 2943 states and 4219 transitions. [2025-03-08 19:54:37,039 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 44.0) internal successors, (88), 2 states have internal predecessors, (88), 2 states have call successors, (24), 2 states have call predecessors, (24), 2 states have return successors, (20), 2 states have call predecessors, (20), 2 states have call successors, (20) [2025-03-08 19:54:37,039 INFO L276 IsEmpty]: Start isEmpty. Operand 2943 states and 4219 transitions. [2025-03-08 19:54:37,053 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 216 [2025-03-08 19:54:37,053 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 19:54:37,053 INFO L218 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] [2025-03-08 19:54:37,071 INFO L540 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 0 [2025-03-08 19:54:37,254 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 2 /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable0 [2025-03-08 19:54:37,255 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 19:54:37,255 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 19:54:37,255 INFO L85 PathProgramCache]: Analyzing trace with hash -1718710599, now seen corresponding path program 1 times [2025-03-08 19:54:37,255 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 19:54:37,255 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [175238573] [2025-03-08 19:54:37,255 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 19:54:37,255 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 19:54:40,675 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 215 statements into 1 equivalence classes. [2025-03-08 19:54:40,777 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 215 of 215 statements. [2025-03-08 19:54:40,778 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 19:54:40,778 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 19:54:41,141 INFO L134 CoverageAnalysis]: Checked inductivity of 252 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 252 trivial. 0 not checked. [2025-03-08 19:54:41,141 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 19:54:41,141 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [175238573] [2025-03-08 19:54:41,141 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [175238573] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 19:54:41,141 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 19:54:41,141 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 19:54:41,141 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [593700719] [2025-03-08 19:54:41,141 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 19:54:41,142 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 19:54:41,142 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 19:54:41,142 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 19:54:41,142 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 19:54:41,143 INFO L87 Difference]: Start difference. First operand 2943 states and 4219 transitions. Second operand has 3 states, 3 states have (on average 27.333333333333332) internal successors, (82), 3 states have internal predecessors, (82), 2 states have call successors, (22), 2 states have call predecessors, (22), 1 states have return successors, (18), 2 states have call predecessors, (18), 2 states have call successors, (18) [2025-03-08 19:54:44,347 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 19:54:44,347 INFO L93 Difference]: Finished difference Result 8360 states and 11987 transitions. [2025-03-08 19:54:44,347 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 19:54:44,347 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 27.333333333333332) internal successors, (82), 3 states have internal predecessors, (82), 2 states have call successors, (22), 2 states have call predecessors, (22), 1 states have return successors, (18), 2 states have call predecessors, (18), 2 states have call successors, (18) Word has length 215 [2025-03-08 19:54:44,348 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 19:54:44,381 INFO L225 Difference]: With dead ends: 8360 [2025-03-08 19:54:44,382 INFO L226 Difference]: Without dead ends: 5448 [2025-03-08 19:54:44,394 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 19:54:44,395 INFO L435 NwaCegarLoop]: 4066 mSDtfsCounter, 3703 mSDsluCounter, 3886 mSDsCounter, 0 mSdLazyCounter, 355 mSolverCounterSat, 7 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 3703 SdHoareTripleChecker+Valid, 7952 SdHoareTripleChecker+Invalid, 362 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 7 IncrementalHoareTripleChecker+Valid, 355 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 3.0s IncrementalHoareTripleChecker+Time [2025-03-08 19:54:44,395 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [3703 Valid, 7952 Invalid, 362 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [7 Valid, 355 Invalid, 0 Unknown, 0 Unchecked, 3.0s Time] [2025-03-08 19:54:44,402 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5448 states. [2025-03-08 19:54:44,550 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5448 to 5422. [2025-03-08 19:54:44,559 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5422 states, 3873 states have (on average 1.332558739994836) internal successors, (5161), 3963 states have internal predecessors, (5161), 1306 states have call successors, (1306), 243 states have call predecessors, (1306), 242 states have return successors, (1305), 1274 states have call predecessors, (1305), 1305 states have call successors, (1305) [2025-03-08 19:54:44,576 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5422 states to 5422 states and 7772 transitions. [2025-03-08 19:54:44,582 INFO L78 Accepts]: Start accepts. Automaton has 5422 states and 7772 transitions. Word has length 215 [2025-03-08 19:54:44,583 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 19:54:44,583 INFO L471 AbstractCegarLoop]: Abstraction has 5422 states and 7772 transitions. [2025-03-08 19:54:44,583 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 27.333333333333332) internal successors, (82), 3 states have internal predecessors, (82), 2 states have call successors, (22), 2 states have call predecessors, (22), 1 states have return successors, (18), 2 states have call predecessors, (18), 2 states have call successors, (18) [2025-03-08 19:54:44,583 INFO L276 IsEmpty]: Start isEmpty. Operand 5422 states and 7772 transitions. [2025-03-08 19:54:44,600 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 440 [2025-03-08 19:54:44,600 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 19:54:44,600 INFO L218 NwaCegarLoop]: trace histogram [6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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] [2025-03-08 19:54:44,601 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2025-03-08 19:54:44,601 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 19:54:44,601 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 19:54:44,601 INFO L85 PathProgramCache]: Analyzing trace with hash 357232077, now seen corresponding path program 1 times [2025-03-08 19:54:44,601 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 19:54:44,601 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [91665272] [2025-03-08 19:54:44,602 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 19:54:44,602 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 19:54:47,780 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 439 statements into 1 equivalence classes. [2025-03-08 19:54:47,854 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 439 of 439 statements. [2025-03-08 19:54:47,854 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 19:54:47,855 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 19:54:48,501 INFO L134 CoverageAnalysis]: Checked inductivity of 367 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 367 trivial. 0 not checked. [2025-03-08 19:54:48,501 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 19:54:48,501 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [91665272] [2025-03-08 19:54:48,501 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [91665272] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 19:54:48,501 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 19:54:48,501 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [3] imperfect sequences [] total 3 [2025-03-08 19:54:48,501 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [843187143] [2025-03-08 19:54:48,502 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 19:54:48,502 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 3 states [2025-03-08 19:54:48,502 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 19:54:48,503 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 3 interpolants. [2025-03-08 19:54:48,503 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 19:54:48,503 INFO L87 Difference]: Start difference. First operand 5422 states and 7772 transitions. Second operand has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 3 states have internal predecessors, (181), 2 states have call successors, (63), 2 states have call predecessors, (63), 1 states have return successors, (57), 2 states have call predecessors, (57), 2 states have call successors, (57) [2025-03-08 19:54:51,138 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2025-03-08 19:54:51,138 INFO L93 Difference]: Finished difference Result 10843 states and 15557 transitions. [2025-03-08 19:54:51,139 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 3 states. [2025-03-08 19:54:51,140 INFO L78 Accepts]: Start accepts. Automaton has has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 3 states have internal predecessors, (181), 2 states have call successors, (63), 2 states have call predecessors, (63), 1 states have return successors, (57), 2 states have call predecessors, (57), 2 states have call successors, (57) Word has length 439 [2025-03-08 19:54:51,140 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2025-03-08 19:54:51,172 INFO L225 Difference]: With dead ends: 10843 [2025-03-08 19:54:51,172 INFO L226 Difference]: Without dead ends: 5452 [2025-03-08 19:54:51,196 INFO L434 NwaCegarLoop]: 0 DeclaredPredicates, 3 GetRequests, 2 SyntacticMatches, 0 SemanticMatches, 1 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=3, Invalid=3, Unknown=0, NotChecked=0, Total=6 [2025-03-08 19:54:51,199 INFO L435 NwaCegarLoop]: 4064 mSDtfsCounter, 12 mSDsluCounter, 4061 mSDsCounter, 0 mSdLazyCounter, 312 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 2.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 16 SdHoareTripleChecker+Valid, 8125 SdHoareTripleChecker+Invalid, 312 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 312 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 2.5s IncrementalHoareTripleChecker+Time [2025-03-08 19:54:51,199 INFO L436 NwaCegarLoop]: SdHoareTripleChecker [16 Valid, 8125 Invalid, 312 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 312 Invalid, 0 Unknown, 0 Unchecked, 2.5s Time] [2025-03-08 19:54:51,207 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 5452 states. [2025-03-08 19:54:51,332 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 5452 to 5424. [2025-03-08 19:54:51,342 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 5424 states, 3875 states have (on average 1.3323870967741935) internal successors, (5163), 3965 states have internal predecessors, (5163), 1306 states have call successors, (1306), 243 states have call predecessors, (1306), 242 states have return successors, (1305), 1274 states have call predecessors, (1305), 1305 states have call successors, (1305) [2025-03-08 19:54:51,360 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 5424 states to 5424 states and 7774 transitions. [2025-03-08 19:54:51,366 INFO L78 Accepts]: Start accepts. Automaton has 5424 states and 7774 transitions. Word has length 439 [2025-03-08 19:54:51,366 INFO L84 Accepts]: Finished accepts. word is rejected. [2025-03-08 19:54:51,367 INFO L471 AbstractCegarLoop]: Abstraction has 5424 states and 7774 transitions. [2025-03-08 19:54:51,367 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 3 states, 3 states have (on average 60.333333333333336) internal successors, (181), 3 states have internal predecessors, (181), 2 states have call successors, (63), 2 states have call predecessors, (63), 1 states have return successors, (57), 2 states have call predecessors, (57), 2 states have call successors, (57) [2025-03-08 19:54:51,368 INFO L276 IsEmpty]: Start isEmpty. Operand 5424 states and 7774 transitions. [2025-03-08 19:54:51,384 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 354 [2025-03-08 19:54:51,384 INFO L210 NwaCegarLoop]: Found error trace [2025-03-08 19:54:51,385 INFO L218 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, 3, 3, 3, 3, 2, 2, 2, 2, 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, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-08 19:54:51,385 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2025-03-08 19:54:51,385 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-08 19:54:51,386 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-08 19:54:51,386 INFO L85 PathProgramCache]: Analyzing trace with hash 801886328, now seen corresponding path program 1 times [2025-03-08 19:54:51,386 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-08 19:54:51,386 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1997790175] [2025-03-08 19:54:51,386 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-08 19:54:51,386 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-08 19:54:54,673 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 353 statements into 1 equivalence classes. [2025-03-08 19:54:54,786 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 353 of 353 statements. [2025-03-08 19:54:54,786 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-08 19:54:54,786 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-08 19:54:56,058 INFO L134 CoverageAnalysis]: Checked inductivity of 273 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 273 trivial. 0 not checked. [2025-03-08 19:54:56,058 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-08 19:54:56,058 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1997790175] [2025-03-08 19:54:56,058 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1997790175] provided 1 perfect and 0 imperfect interpolant sequences [2025-03-08 19:54:56,058 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2025-03-08 19:54:56,059 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2025-03-08 19:54:56,059 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1744278677] [2025-03-08 19:54:56,059 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2025-03-08 19:54:56,059 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2025-03-08 19:54:56,059 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2025-03-08 19:54:56,059 INFO L144 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2025-03-08 19:54:56,060 INFO L146 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2025-03-08 19:54:56,060 INFO L87 Difference]: Start difference. First operand 5424 states and 7774 transitions. Second operand has 5 states, 5 states have (on average 31.6) internal successors, (158), 5 states have internal predecessors, (158), 5 states have call successors, (48), 4 states have call predecessors, (48), 2 states have return successors, (42), 5 states have call predecessors, (42), 5 states have call successors, (42) [2025-03-08 19:55:00,100 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []