/usr/bin/java -Xmx8000000000 -Xss4m -jar ./plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata ./data -tc ../../../trunk/examples/toolchains/AutomizerCInline.xml --traceabstraction.trace.refinement.strategy FIXED_PREFERENCES --cacsl2boogietranslator.allow.undefined.functions true --traceabstraction.smt.solver External_ModelsAndUnsatCoreMode --traceabstraction.command.for.external.solver 'z3 -smt2 -in SMTLIB2_COMPLIANT=true' -s ../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf -i ../../../trunk/examples/svcomp/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--icplus--ipg.ko-entry_point.cil.out.i


--------------------------------------------------------------------------------


This is Ultimate 0.2.5-dev-356b6ba-m
[2024-11-01 03:02:46,881 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-01 03:02:46,967 INFO  L114        SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/settings/default/automizer/svcomp-Reach-64bit-Automizer_Bitvector.epf
[2024-11-01 03:02:46,973 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-01 03:02:46,973 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-01 03:02:47,002 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-01 03:02:47,002 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-01 03:02:47,003 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-01 03:02:47,003 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-01 03:02:47,003 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-01 03:02:47,004 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-01 03:02:47,004 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-01 03:02:47,006 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-01 03:02:47,006 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-01 03:02:47,006 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-01 03:02:47,007 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-01 03:02:47,007 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-01 03:02:47,007 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-01 03:02:47,007 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-01 03:02:47,008 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-01 03:02:47,008 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-01 03:02:47,011 INFO  L153        SettingsManager]:  * Adapt memory model on pointer casts if necessary=true
[2024-11-01 03:02:47,012 INFO  L153        SettingsManager]:  * Use bitvectors instead of ints=true
[2024-11-01 03:02:47,012 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-01 03:02:47,012 INFO  L153        SettingsManager]:  * Memory model=HoenickeLindenmann_4ByteResolution
[2024-11-01 03:02:47,012 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-01 03:02:47,013 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-01 03:02:47,013 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-01 03:02:47,013 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-01 03:02:47,014 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-01 03:02:47,014 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-01 03:02:47,017 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-01 03:02:47,017 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-01 03:02:47,018 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-01 03:02:47,018 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-01 03:02:47,018 INFO  L153        SettingsManager]:  * Trace refinement strategy=WOLF
[2024-11-01 03:02:47,018 INFO  L153        SettingsManager]:  * Command for external solver=cvc4 --incremental --print-success --lang smt 
[2024-11-01 03:02:47,019 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-01 03:02:47,019 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-01 03:02:47,019 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-01 03:02:47,019 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-01 03:02:47,019 INFO  L153        SettingsManager]:  * Logic for external solver=AUFBV
[2024-11-01 03:02:47,020 INFO  L153        SettingsManager]:  * Looper check in Petri net analysis=SEMANTIC
WARNING: An illegal reflective access operation has occurred
WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Trace refinement strategy -> FIXED_PREFERENCES
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Allow undefined functions -> true
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMT solver -> External_ModelsAndUnsatCoreMode
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Command for external solver -> z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-01 03:02:47,328 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-01 03:02:47,350 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-01 03:02:47,355 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-01 03:02:47,356 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-01 03:02:47,356 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-01 03:02:47,358 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../../../trunk/examples/svcomp/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--icplus--ipg.ko-entry_point.cil.out.i
[2024-11-01 03:02:48,746 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-01 03:02:49,221 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-01 03:02:49,222 INFO  L180              CDTParser]: Scanning /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--icplus--ipg.ko-entry_point.cil.out.i
[2024-11-01 03:02:49,273 INFO  L427              CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8e8adea31/08932d040a0845b183a3139845c6a000/FLAG161f28a05
[2024-11-01 03:02:49,307 INFO  L435              CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/8e8adea31/08932d040a0845b183a3139845c6a000
[2024-11-01 03:02:49,309 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-01 03:02:49,311 INFO  L133        ToolchainWalker]: Walking toolchain with 5 elements.
[2024-11-01 03:02:49,312 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-01 03:02:49,312 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-01 03:02:49,321 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-01 03:02:49,321 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.11 03:02:49" (1/1) ...
[2024-11-01 03:02:49,322 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7cd63b4d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:49, skipping insertion in model container
[2024-11-01 03:02:49,322 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 01.11 03:02:49" (1/1) ...
[2024-11-01 03:02:49,454 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-01 03:02:50,405 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,586 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,648 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,684 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,694 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,718 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,744 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,753 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,755 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,759 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,766 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,772 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,781 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,788 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,802 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,814 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,822 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,828 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,840 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,863 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,863 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,869 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,870 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,875 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,881 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,901 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,901 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,934 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,937 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,939 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,939 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,941 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,941 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,942 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,949 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,951 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,952 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,952 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,957 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,960 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,981 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:50,989 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,002 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,007 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,013 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,017 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,020 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,024 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,025 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,032 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,040 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,068 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,071 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,071 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,071 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,079 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,079 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,079 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,080 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,080 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,094 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,095 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,095 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,096 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,096 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,097 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,107 WARN  L251   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--icplus--ipg.ko-entry_point.cil.out.i[263179,263192]
[2024-11-01 03:02:51,153 WARN  L1053              CHandler]: saw a pointer cast to a type that we could not get a type size for, not adapting memory model
[2024-11-01 03:02:51,154 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-01 03:02:51,194 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-01 03:02:51,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; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5577]
[2024-11-01 03:02:51,302 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)); [5584]
[2024-11-01 03:02:51,313 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)); [5925-5926]
[2024-11-01 03:02:51,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" (36), "i" (12UL)); [5954-5955]
[2024-11-01 03:02:51,396 WARN  L75    lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7805]
[2024-11-01 03:02:51,449 WARN  L251   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/trunk/examples/svcomp/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--icplus--ipg.ko-entry_point.cil.out.i[263179,263192]
[2024-11-01 03:02:51,460 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-01 03:02:51,603 INFO  L204         MainTranslator]: Completed translation
[2024-11-01 03:02:51,605 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51 WrapperNode
[2024-11-01 03:02:51,605 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-01 03:02:51,606 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-01 03:02:51,606 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-01 03:02:51,606 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-01 03:02:51,611 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:51,680 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:51,798 INFO  L138                Inliner]: procedures = 274, calls = 1371, calls flagged for inlining = 122, calls inlined = 117, statements flattened = 3353
[2024-11-01 03:02:51,798 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-01 03:02:51,799 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-01 03:02:51,799 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-01 03:02:51,799 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-01 03:02:51,809 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:51,809 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:51,833 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:52,332 INFO  L175           MemorySlicer]: Split 748 memory accesses to 15 slices as follows [2, 19, 24, 4, 557, 15, 4, 38, 5, 10, 9, 43, 9, 2, 7]. 74 percent of accesses are in the largest equivalence class. The 57 initializations are split as follows [2, 0, 0, 4, 0, 15, 4, 0, 4, 10, 9, 0, 9, 0, 0]. The 400 writes are split as follows [0, 16, 17, 0, 289, 0, 0, 32, 0, 0, 0, 43, 0, 1, 2].
[2024-11-01 03:02:52,333 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:52,333 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:52,403 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:52,423 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:52,445 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:52,467 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:52,501 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-01 03:02:52,502 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-01 03:02:52,502 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-01 03:02:52,502 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-01 03:02:52,503 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (1/1) ...
[2024-11-01 03:02:52,507 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-01 03:02:52,515 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-01 03:02:52,528 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)
[2024-11-01 03:02:52,537 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
[2024-11-01 03:02:52,555 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_nic_txfree
[2024-11-01 03:02:52,555 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_nic_txfree
[2024-11-01 03:02:52,555 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#0
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#1
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#2
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#3
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#4
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#5
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#6
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#7
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#8
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#9
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#10
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#11
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#12
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#13
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE1#14
[2024-11-01 03:02:52,556 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#0
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#1
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#2
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#3
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#4
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#5
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#6
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#7
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#8
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#9
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#10
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#11
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#12
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#13
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE8#14
[2024-11-01 03:02:52,557 INFO  L130     BoogieDeclarations]: Found specification of procedure mdio_write
[2024-11-01 03:02:52,557 INFO  L138     BoogieDeclarations]: Found implementation of procedure mdio_write
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#0
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#1
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#2
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#3
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#4
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#5
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#6
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#7
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#8
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#9
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#10
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#11
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#12
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#13
[2024-11-01 03:02:52,558 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE4#14
[2024-11-01 03:02:52,559 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0
[2024-11-01 03:02:52,559 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1
[2024-11-01 03:02:52,559 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2
[2024-11-01 03:02:52,559 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3
[2024-11-01 03:02:52,559 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4
[2024-11-01 03:02:52,559 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5
[2024-11-01 03:02:52,559 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6
[2024-11-01 03:02:52,560 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7
[2024-11-01 03:02:52,560 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8
[2024-11-01 03:02:52,561 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9
[2024-11-01 03:02:52,561 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10
[2024-11-01 03:02:52,561 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11
[2024-11-01 03:02:52,561 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12
[2024-11-01 03:02:52,561 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13
[2024-11-01 03:02:52,561 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14
[2024-11-01 03:02:52,562 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#0
[2024-11-01 03:02:52,562 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#1
[2024-11-01 03:02:52,562 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#2
[2024-11-01 03:02:52,562 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#3
[2024-11-01 03:02:52,562 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#4
[2024-11-01 03:02:52,562 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#5
[2024-11-01 03:02:52,562 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#6
[2024-11-01 03:02:52,562 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#7
[2024-11-01 03:02:52,562 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#8
[2024-11-01 03:02:52,562 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#9
[2024-11-01 03:02:52,563 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#10
[2024-11-01 03:02:52,563 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#11
[2024-11-01 03:02:52,563 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#12
[2024-11-01 03:02:52,563 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#13
[2024-11-01 03:02:52,563 INFO  L130     BoogieDeclarations]: Found specification of procedure read~intINTTYPE2#14
[2024-11-01 03:02:52,564 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0
[2024-11-01 03:02:52,564 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1
[2024-11-01 03:02:52,564 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2
[2024-11-01 03:02:52,564 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3
[2024-11-01 03:02:52,564 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4
[2024-11-01 03:02:52,564 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5
[2024-11-01 03:02:52,564 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_release_regions
[2024-11-01 03:02:52,565 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_release_regions
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_tx_timeout
[2024-11-01 03:02:52,565 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_tx_timeout
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_stop
[2024-11-01 03:02:52,565 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_stop
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.meminit
[2024-11-01 03:02:52,565 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit
[2024-11-01 03:02:52,565 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_reset_after_host_error
[2024-11-01 03:02:52,566 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_reset_after_host_error
[2024-11-01 03:02:52,566 INFO  L130     BoogieDeclarations]: Found specification of procedure netif_wake_queue
[2024-11-01 03:02:52,566 INFO  L138     BoogieDeclarations]: Found implementation of procedure netif_wake_queue
[2024-11-01 03:02:52,566 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_spin_lock
[2024-11-01 03:02:52,566 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_spin_lock
[2024-11-01 03:02:52,566 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_malloc
[2024-11-01 03:02:52,566 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_malloc
[2024-11-01 03:02:52,566 INFO  L130     BoogieDeclarations]: Found specification of procedure free_irq
[2024-11-01 03:02:52,567 INFO  L138     BoogieDeclarations]: Found implementation of procedure free_irq
[2024-11-01 03:02:52,567 INFO  L130     BoogieDeclarations]: Found specification of procedure init_tfdlist
[2024-11-01 03:02:52,567 INFO  L138     BoogieDeclarations]: Found implementation of procedure init_tfdlist
[2024-11-01 03:02:52,567 INFO  L130     BoogieDeclarations]: Found specification of procedure mutex_unlock
[2024-11-01 03:02:52,567 INFO  L138     BoogieDeclarations]: Found implementation of procedure mutex_unlock
[2024-11-01 03:02:52,567 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_error
[2024-11-01 03:02:52,567 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_error
[2024-11-01 03:02:52,567 INFO  L130     BoogieDeclarations]: Found specification of procedure queue_delayed_work_on
[2024-11-01 03:02:52,567 INFO  L138     BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on
[2024-11-01 03:02:52,568 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_map_single
[2024-11-01 03:02:52,568 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_map_single
[2024-11-01 03:02:52,568 INFO  L130     BoogieDeclarations]: Found specification of procedure activate_work_2
[2024-11-01 03:02:52,568 INFO  L138     BoogieDeclarations]: Found implementation of procedure activate_work_2
[2024-11-01 03:02:52,568 INFO  L130     BoogieDeclarations]: Found specification of procedure valid_dma_direction
[2024-11-01 03:02:52,568 INFO  L138     BoogieDeclarations]: Found implementation of procedure valid_dma_direction
[2024-11-01 03:02:52,568 INFO  L130     BoogieDeclarations]: Found specification of procedure iowrite16
[2024-11-01 03:02:52,568 INFO  L138     BoogieDeclarations]: Found implementation of procedure iowrite16
[2024-11-01 03:02:52,568 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_nic_set_multicast_list
[2024-11-01 03:02:52,568 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_nic_set_multicast_list
[2024-11-01 03:02:52,568 INFO  L130     BoogieDeclarations]: Found specification of procedure iowrite8
[2024-11-01 03:02:52,568 INFO  L138     BoogieDeclarations]: Found implementation of procedure iowrite8
[2024-11-01 03:02:52,568 INFO  L130     BoogieDeclarations]: Found specification of procedure assume_abort_if_not
[2024-11-01 03:02:52,568 INFO  L138     BoogieDeclarations]: Found implementation of procedure assume_abort_if_not
[2024-11-01 03:02:52,568 INFO  L130     BoogieDeclarations]: Found specification of procedure ioread32
[2024-11-01 03:02:52,568 INFO  L138     BoogieDeclarations]: Found implementation of procedure ioread32
[2024-11-01 03:02:52,568 INFO  L130     BoogieDeclarations]: Found specification of procedure netif_stop_queue
[2024-11-01 03:02:52,568 INFO  L138     BoogieDeclarations]: Found implementation of procedure netif_stop_queue
[2024-11-01 03:02:52,569 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_name
[2024-11-01 03:02:52,569 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_name
[2024-11-01 03:02:52,569 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_tx_clear
[2024-11-01 03:02:52,569 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_tx_clear
[2024-11-01 03:02:52,569 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_rx_clear
[2024-11-01 03:02:52,569 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_rx_clear
[2024-11-01 03:02:52,569 INFO  L130     BoogieDeclarations]: Found specification of procedure read_eeprom
[2024-11-01 03:02:52,569 INFO  L138     BoogieDeclarations]: Found implementation of procedure read_eeprom
[2024-11-01 03:02:52,569 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-01 03:02:52,569 INFO  L130     BoogieDeclarations]: Found specification of procedure netif_running
[2024-11-01 03:02:52,569 INFO  L138     BoogieDeclarations]: Found implementation of procedure netif_running
[2024-11-01 03:02:52,569 INFO  L130     BoogieDeclarations]: Found specification of procedure eth_mac_addr
[2024-11-01 03:02:52,569 INFO  L138     BoogieDeclarations]: Found implementation of procedure eth_mac_addr
[2024-11-01 03:02:52,569 INFO  L130     BoogieDeclarations]: Found specification of procedure skb_checksum_none_assert
[2024-11-01 03:02:52,569 INFO  L138     BoogieDeclarations]: Found implementation of procedure skb_checksum_none_assert
[2024-11-01 03:02:52,569 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-11-01 03:02:52,569 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-11-01 03:02:52,570 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#2
[2024-11-01 03:02:52,570 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#3
[2024-11-01 03:02:52,570 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#4
[2024-11-01 03:02:52,570 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#5
[2024-11-01 03:02:52,570 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#6
[2024-11-01 03:02:52,570 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#7
[2024-11-01 03:02:52,570 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#8
[2024-11-01 03:02:52,570 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#9
[2024-11-01 03:02:52,570 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#10
[2024-11-01 03:02:52,570 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#11
[2024-11-01 03:02:52,571 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#12
[2024-11-01 03:02:52,571 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#13
[2024-11-01 03:02:52,571 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#14
[2024-11-01 03:02:52,571 INFO  L130     BoogieDeclarations]: Found specification of procedure iowrite32
[2024-11-01 03:02:52,571 INFO  L138     BoogieDeclarations]: Found implementation of procedure iowrite32
[2024-11-01 03:02:52,571 INFO  L130     BoogieDeclarations]: Found specification of procedure eth_validate_addr
[2024-11-01 03:02:52,571 INFO  L138     BoogieDeclarations]: Found implementation of procedure eth_validate_addr
[2024-11-01 03:02:52,571 INFO  L130     BoogieDeclarations]: Found specification of procedure netif_rx
[2024-11-01 03:02:52,571 INFO  L138     BoogieDeclarations]: Found implementation of procedure netif_rx
[2024-11-01 03:02:52,572 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_spin_unlock
[2024-11-01 03:02:52,572 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock
[2024-11-01 03:02:52,572 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_nic_rx_free_skb
[2024-11-01 03:02:52,572 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_nic_rx_free_skb
[2024-11-01 03:02:52,572 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_unmap_single
[2024-11-01 03:02:52,572 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_unmap_single
[2024-11-01 03:02:52,572 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#0
[2024-11-01 03:02:52,572 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#1
[2024-11-01 03:02:52,572 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#2
[2024-11-01 03:02:52,572 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#3
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#4
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#5
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#6
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#7
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#8
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#9
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#10
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#11
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#12
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#13
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE8#14
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure send_three_state
[2024-11-01 03:02:52,573 INFO  L138     BoogieDeclarations]: Found implementation of procedure send_three_state
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#0
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#1
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#2
[2024-11-01 03:02:52,573 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#3
[2024-11-01 03:02:52,574 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#4
[2024-11-01 03:02:52,574 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#5
[2024-11-01 03:02:52,574 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#6
[2024-11-01 03:02:52,574 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#7
[2024-11-01 03:02:52,574 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#8
[2024-11-01 03:02:52,574 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#9
[2024-11-01 03:02:52,574 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#10
[2024-11-01 03:02:52,574 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#11
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#12
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#13
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE1#14
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#0
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#1
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#2
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#3
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#4
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#5
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#6
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#7
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#8
[2024-11-01 03:02:52,576 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#9
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#10
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#11
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#12
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#13
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE2#14
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#0
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#1
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#2
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#3
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#4
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#5
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#6
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#7
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#8
[2024-11-01 03:02:52,577 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#9
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#10
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#11
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#12
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#13
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~intINTTYPE4#14
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11
[2024-11-01 03:02:52,578 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure printk
[2024-11-01 03:02:52,579 INFO  L138     BoogieDeclarations]: Found implementation of procedure printk
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#0
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#1
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#2
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#3
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#4
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#5
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#6
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#7
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#8
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#9
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#10
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#11
[2024-11-01 03:02:52,579 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#12
[2024-11-01 03:02:52,580 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#13
[2024-11-01 03:02:52,580 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~intINTTYPE1#14
[2024-11-01 03:02:52,580 INFO  L130     BoogieDeclarations]: Found specification of procedure read_phy_bit
[2024-11-01 03:02:52,580 INFO  L138     BoogieDeclarations]: Found implementation of procedure read_phy_bit
[2024-11-01 03:02:52,580 INFO  L130     BoogieDeclarations]: Found specification of procedure mutex_lock_nested
[2024-11-01 03:02:52,580 INFO  L138     BoogieDeclarations]: Found implementation of procedure mutex_lock_nested
[2024-11-01 03:02:52,580 INFO  L130     BoogieDeclarations]: Found specification of procedure netdev_priv
[2024-11-01 03:02:52,580 INFO  L138     BoogieDeclarations]: Found implementation of procedure netdev_priv
[2024-11-01 03:02:52,580 INFO  L130     BoogieDeclarations]: Found specification of procedure netdev_get_tx_queue
[2024-11-01 03:02:52,580 INFO  L138     BoogieDeclarations]: Found implementation of procedure netdev_get_tx_queue
[2024-11-01 03:02:52,580 INFO  L130     BoogieDeclarations]: Found specification of procedure netdev_info
[2024-11-01 03:02:52,580 INFO  L138     BoogieDeclarations]: Found implementation of procedure netdev_info
[2024-11-01 03:02:52,580 INFO  L130     BoogieDeclarations]: Found specification of procedure dev_kfree_skb_irq
[2024-11-01 03:02:52,580 INFO  L138     BoogieDeclarations]: Found implementation of procedure dev_kfree_skb_irq
[2024-11-01 03:02:52,580 INFO  L130     BoogieDeclarations]: Found specification of procedure get_dma_ops
[2024-11-01 03:02:52,580 INFO  L138     BoogieDeclarations]: Found implementation of procedure get_dma_ops
[2024-11-01 03:02:52,580 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_io_config
[2024-11-01 03:02:52,580 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_io_config
[2024-11-01 03:02:52,581 INFO  L130     BoogieDeclarations]: Found specification of procedure init_rfdlist
[2024-11-01 03:02:52,581 INFO  L138     BoogieDeclarations]: Found implementation of procedure init_rfdlist
[2024-11-01 03:02:52,581 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_nic_open
[2024-11-01 03:02:52,581 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_nic_open
[2024-11-01 03:02:52,581 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_ioctl
[2024-11-01 03:02:52,581 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_ioctl
[2024-11-01 03:02:52,581 INFO  L130     BoogieDeclarations]: Found specification of procedure dma_free_attrs
[2024-11-01 03:02:52,581 INFO  L138     BoogieDeclarations]: Found implementation of procedure dma_free_attrs
[2024-11-01 03:02:52,581 INFO  L130     BoogieDeclarations]: Found specification of procedure free_netdev
[2024-11-01 03:02:52,581 INFO  L138     BoogieDeclarations]: Found implementation of procedure free_netdev
[2024-11-01 03:02:52,581 INFO  L130     BoogieDeclarations]: Found specification of procedure __phys_addr
[2024-11-01 03:02:52,581 INFO  L138     BoogieDeclarations]: Found implementation of procedure __phys_addr
[2024-11-01 03:02:52,581 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0
[2024-11-01 03:02:52,581 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1
[2024-11-01 03:02:52,581 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2
[2024-11-01 03:02:52,581 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3
[2024-11-01 03:02:52,581 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4
[2024-11-01 03:02:52,582 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5
[2024-11-01 03:02:52,582 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6
[2024-11-01 03:02:52,582 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7
[2024-11-01 03:02:52,582 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8
[2024-11-01 03:02:52,582 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9
[2024-11-01 03:02:52,582 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10
[2024-11-01 03:02:52,582 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11
[2024-11-01 03:02:52,582 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12
[2024-11-01 03:02:52,582 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13
[2024-11-01 03:02:52,582 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14
[2024-11-01 03:02:52,582 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0
[2024-11-01 03:02:52,582 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1
[2024-11-01 03:02:52,582 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2
[2024-11-01 03:02:52,582 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3
[2024-11-01 03:02:52,582 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4
[2024-11-01 03:02:52,582 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5
[2024-11-01 03:02:52,582 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6
[2024-11-01 03:02:52,582 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7
[2024-11-01 03:02:52,582 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14
[2024-11-01 03:02:52,583 INFO  L130     BoogieDeclarations]: Found specification of procedure constant_test_bit
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure constant_test_bit
[2024-11-01 03:02:52,583 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags
[2024-11-01 03:02:52,583 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_set_dma_mask
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_set_dma_mask
[2024-11-01 03:02:52,583 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_free_consistent
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_free_consistent
[2024-11-01 03:02:52,583 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_disable_device
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_disable_device
[2024-11-01 03:02:52,583 INFO  L130     BoogieDeclarations]: Found specification of procedure disable_suitable_irq_1
[2024-11-01 03:02:52,583 INFO  L138     BoogieDeclarations]: Found implementation of procedure disable_suitable_irq_1
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#0
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#1
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#2
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#3
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#4
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#5
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#6
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#7
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#8
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#9
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#10
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#11
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#12
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#13
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE4#14
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#0
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#1
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#2
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#3
[2024-11-01 03:02:52,584 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#4
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#5
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#6
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#7
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#8
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#9
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#10
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#11
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#12
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#13
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE2#14
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#0
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#1
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#2
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#3
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#4
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#5
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#6
[2024-11-01 03:02:52,585 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#7
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#8
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#9
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#10
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#11
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#12
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#13
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE1#14
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#0
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#1
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#2
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#3
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#4
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#5
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#6
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#7
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#8
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#9
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#10
[2024-11-01 03:02:52,586 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#11
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#12
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#13
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~intINTTYPE8#14
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure eth_type_trans
[2024-11-01 03:02:52,587 INFO  L138     BoogieDeclarations]: Found implementation of procedure eth_type_trans
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv__builtin_expect
[2024-11-01 03:02:52,587 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_nic_get_stats
[2024-11-01 03:02:52,587 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_nic_get_stats
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_init_zalloc
[2024-11-01 03:02:52,587 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_nic_rxrestore
[2024-11-01 03:02:52,587 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_nic_rxrestore
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_nic_stop
[2024-11-01 03:02:52,587 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_nic_stop
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_memset
[2024-11-01 03:02:52,587 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_memset
[2024-11-01 03:02:52,587 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_config_autoneg
[2024-11-01 03:02:52,588 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_config_autoneg
[2024-11-01 03:02:52,588 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-01 03:02:52,588 INFO  L130     BoogieDeclarations]: Found specification of procedure __const_udelay
[2024-11-01 03:02:52,588 INFO  L138     BoogieDeclarations]: Found implementation of procedure __const_udelay
[2024-11-01 03:02:52,588 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-11-01 03:02:52,588 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-11-01 03:02:52,588 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#2
[2024-11-01 03:02:52,588 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#3
[2024-11-01 03:02:52,588 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#4
[2024-11-01 03:02:52,588 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#5
[2024-11-01 03:02:52,588 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#6
[2024-11-01 03:02:52,588 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#7
[2024-11-01 03:02:52,588 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#8
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#9
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#10
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#11
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#12
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#13
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#14
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#0
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#1
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#2
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#3
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#4
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#5
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#6
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#7
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#8
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#9
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#10
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#11
[2024-11-01 03:02:52,589 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#12
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#13
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE8#14
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#0
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#1
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#2
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#3
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#4
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#5
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#6
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#7
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#8
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#9
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#10
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#11
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#12
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#13
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE2#14
[2024-11-01 03:02:52,590 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_irq_1
[2024-11-01 03:02:52,591 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_irq_1
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure ioread16
[2024-11-01 03:02:52,591 INFO  L138     BoogieDeclarations]: Found implementation of procedure ioread16
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#0
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#1
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#2
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#3
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#4
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#5
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#6
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#7
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#8
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#9
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#10
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#11
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#12
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#13
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE4#14
[2024-11-01 03:02:52,591 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_ioaddr
[2024-11-01 03:02:52,591 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_ioaddr
[2024-11-01 03:02:52,592 INFO  L130     BoogieDeclarations]: Found specification of procedure ioread8
[2024-11-01 03:02:52,592 INFO  L138     BoogieDeclarations]: Found implementation of procedure ioread8
[2024-11-01 03:02:52,592 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_reset
[2024-11-01 03:02:52,592 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_reset
[2024-11-01 03:02:52,592 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_iounmap
[2024-11-01 03:02:52,592 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_iounmap
[2024-11-01 03:02:52,592 INFO  L130     BoogieDeclarations]: Found specification of procedure skb_put
[2024-11-01 03:02:52,592 INFO  L138     BoogieDeclarations]: Found implementation of procedure skb_put
[2024-11-01 03:02:52,592 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_get_rxbuff
[2024-11-01 03:02:52,592 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_get_rxbuff
[2024-11-01 03:02:52,592 INFO  L130     BoogieDeclarations]: Found specification of procedure dma_alloc_attrs
[2024-11-01 03:02:52,592 INFO  L138     BoogieDeclarations]: Found implementation of procedure dma_alloc_attrs
[2024-11-01 03:02:52,592 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_write_phy_ctl
[2024-11-01 03:02:52,592 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_write_phy_ctl
[2024-11-01 03:02:52,592 INFO  L130     BoogieDeclarations]: Found specification of procedure schedule_delayed_work
[2024-11-01 03:02:52,592 INFO  L138     BoogieDeclarations]: Found implementation of procedure schedule_delayed_work
[2024-11-01 03:02:52,592 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_nic_change_mtu
[2024-11-01 03:02:52,592 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_nic_change_mtu
[2024-11-01 03:02:52,592 INFO  L130     BoogieDeclarations]: Found specification of procedure set_bit
[2024-11-01 03:02:52,593 INFO  L138     BoogieDeclarations]: Found implementation of procedure set_bit
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#0
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#1
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#2
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#3
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#4
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#5
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#6
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#7
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#8
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#9
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#10
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#11
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#12
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#13
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~intINTTYPE1#14
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_nic_rx_check_error
[2024-11-01 03:02:52,593 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_nic_rx_check_error
[2024-11-01 03:02:52,593 INFO  L130     BoogieDeclarations]: Found specification of procedure ipg_drive_phy_ctl_low_high
[2024-11-01 03:02:52,593 INFO  L138     BoogieDeclarations]: Found implementation of procedure ipg_drive_phy_ctl_low_high
[2024-11-01 03:02:52,594 INFO  L130     BoogieDeclarations]: Found specification of procedure mdio_read
[2024-11-01 03:02:52,594 INFO  L138     BoogieDeclarations]: Found implementation of procedure mdio_read
[2024-11-01 03:02:52,594 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-01 03:02:52,594 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-01 03:02:53,307 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-01 03:02:53,311 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-01 03:03:47,171 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true;
[2024-11-01 03:04:10,611 INFO  L?                        ?]: Removed 1864 outVars from TransFormulas that were not future-live.
[2024-11-01 03:04:10,611 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-01 03:04:10,652 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-01 03:04:10,652 INFO  L316             CfgBuilder]: Removed 2 assume(true) statements.
[2024-11-01 03:04:10,653 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.11 03:04:10 BoogieIcfgContainer
[2024-11-01 03:04:10,653 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-01 03:04:10,655 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-01 03:04:10,655 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-01 03:04:10,658 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-01 03:04:10,658 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 01.11 03:02:49" (1/3) ...
[2024-11-01 03:04:10,659 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5fc6ddc6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 01.11 03:04:10, skipping insertion in model container
[2024-11-01 03:04:10,659 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 01.11 03:02:51" (2/3) ...
[2024-11-01 03:04:10,659 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@5fc6ddc6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 01.11 03:04:10, skipping insertion in model container
[2024-11-01 03:04:10,659 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 01.11 03:04:10" (3/3) ...
[2024-11-01 03:04:10,660 INFO  L112   eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-43_2a-drivers--net--ethernet--icplus--ipg.ko-entry_point.cil.out.i
[2024-11-01 03:04:10,672 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-01 03:04:10,672 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations.
[2024-11-01 03:04:10,749 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-01 03:04:10,755 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;@385e81fc, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-01 03:04:10,755 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 1 error locations.
[2024-11-01 03:04:10,765 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 1415 states, 952 states have (on average 1.2888655462184875) internal successors, (1227), 987 states have internal predecessors, (1227), 379 states have call successors, (379), 85 states have call predecessors, (379), 84 states have return successors, (371), 371 states have call predecessors, (371), 371 states have call successors, (371)
[2024-11-01 03:04:10,792 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 121
[2024-11-01 03:04:10,792 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-01 03:04:10,793 INFO  L215           NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 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]
[2024-11-01 03:04:10,794 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] ===
[2024-11-01 03:04:10,799 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-01 03:04:10,799 INFO  L85        PathProgramCache]: Analyzing trace with hash 1111279897, now seen corresponding path program 1 times
[2024-11-01 03:04:10,807 INFO  L118   FreeRefinementEngine]: Executing refinement strategy FIXED_PREFERENCES
[2024-11-01 03:04:10,807 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModulePreferences [1864389619]
[2024-11-01 03:04:10,807 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-01 03:04:10,810 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true
[2024-11-01 03:04:10,810 INFO  L189       MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3
[2024-11-01 03:04:10,812 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)
[2024-11-01 03:04:10,815 INFO  L327       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process
[2024-11-01 03:04:10,875 INFO  L540       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Forceful destruction successful, exit code 1
[2024-11-01 03:04:11,066 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
[2024-11-01 03:04:11,067 FATAL L?                        ?]: An unrecoverable error occured during an interaction with an SMT solver:
de.uni_freiburg.informatik.ultimate.logic.SMTLIBException: line 777 column 265: unknown constant const ((_ BitVec 32)) (Array (_ BitVec 64) (_ BitVec 32)) 
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1511)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser.do_action(Parser.java:701)
	at com.github.jhoenicke.javacup.runtime.LRParser.parse(LRParser.java:383)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parse(Executor.java:258)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Executor.parseSuccess(Executor.java:277)
	at de.uni_freiburg.informatik.ultimate.smtsolver.external.Scriptor.defineFun(Scriptor.java:126)
	at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.defineFun(WrapperScript.java:143)
	at de.uni_freiburg.informatik.ultimate.logic.WrapperScript.defineFun(WrapperScript.java:143)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.scripttransfer.HistoryRecordingScript.defineFun(HistoryRecordingScript.java:70)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.scripttransfer.DeclarableFunctionSymbol.defineOrDeclare(DeclarableFunctionSymbol.java:172)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.scripttransfer.HistoryRecordingScript.transferHistoryFromRecord(HistoryRecordingScript.java:171)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.smt.scripttransfer.HistoryRecordingScript.transferHistoryFromRecord(HistoryRecordingScript.java:196)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.SmtFunctionsAndAxioms.transferAllSymbols(SmtFunctionsAndAxioms.java:154)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.CfgSmtToolkit.createFreshManagedScript(CfgSmtToolkit.java:106)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.cfg.CfgSmtToolkit.createFreshManagedScript(CfgSmtToolkit.java:89)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModulePreferences.constructManagedScript(IpTcStrategyModulePreferences.java:152)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModulePreferences.construct(IpTcStrategyModulePreferences.java:97)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.getOrConstruct(IpTcStrategyModuleBase.java:101)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.IpTcStrategyModuleBase.isCorrect(IpTcStrategyModuleBase.java:57)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.checkFeasibility(AutomatonFreeRefinementEngine.java:210)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.executeStrategy(AutomatonFreeRefinementEngine.java:121)
	at de.uni_freiburg.informatik.ultimate.lib.modelcheckerutils.tracehandling.AutomatonFreeRefinementEngine.<init>(AutomatonFreeRefinementEngine.java:85)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.tracehandling.TraceAbstractionRefinementEngine.<init>(TraceAbstractionRefinementEngine.java:82)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.BasicCegarLoop.isCounterexampleFeasible(BasicCegarLoop.java:302)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.iterate(AbstractCegarLoop.java:407)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.startCegar(AbstractCegarLoop.java:342)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.AbstractCegarLoop.runCegar(AbstractCegarLoop.java:324)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.executeCegarLoop(TraceAbstractionStarter.java:426)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseProgram(TraceAbstractionStarter.java:312)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.analyseSequentialProgram(TraceAbstractionStarter.java:273)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.runCegarLoops(TraceAbstractionStarter.java:167)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionStarter.<init>(TraceAbstractionStarter.java:143)
	at de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver.finish(TraceAbstractionObserver.java:124)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runObserver(PluginConnector.java:167)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.runTool(PluginConnector.java:150)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.PluginConnector.run(PluginConnector.java:127)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.executePluginConnector(ToolchainWalker.java:233)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.processPlugin(ToolchainWalker.java:227)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walkUnprotected(ToolchainWalker.java:144)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainWalker.walk(ToolchainWalker.java:106)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.ToolchainManager$Toolchain.processToolchain(ToolchainManager.java:319)
	at de.uni_freiburg.informatik.ultimate.core.coreplugin.toolchain.DefaultToolchainJob.run(DefaultToolchainJob.java:145)
	at org.eclipse.core.internal.jobs.Worker.run(Worker.java:63)
[2024-11-01 03:04:11,071 INFO  L158              Benchmark]: Toolchain (without parser) took 81760.15ms. Allocated memory was 204.5MB in the beginning and 524.3MB in the end (delta: 319.8MB). Free memory was 169.3MB in the beginning and 182.4MB in the end (delta: -13.1MB). Peak memory consumption was 307.2MB. Max. memory is 8.0GB.
[2024-11-01 03:04:11,072 INFO  L158              Benchmark]: CDTParser took 0.14ms. Allocated memory is still 204.5MB. Free memory is still 181.5MB. There was no memory consumed. Max. memory is 8.0GB.
[2024-11-01 03:04:11,072 INFO  L158              Benchmark]: CACSL2BoogieTranslator took 2293.62ms. Allocated memory was 204.5MB in the beginning and 267.4MB in the end (delta: 62.9MB). Free memory was 169.3MB in the beginning and 194.5MB in the end (delta: -25.2MB). Peak memory consumption was 102.2MB. Max. memory is 8.0GB.
[2024-11-01 03:04:11,072 INFO  L158              Benchmark]: Boogie Procedure Inliner took 192.27ms. Allocated memory is still 267.4MB. Free memory was 194.5MB in the beginning and 174.0MB in the end (delta: 20.5MB). Peak memory consumption was 21.0MB. Max. memory is 8.0GB.
[2024-11-01 03:04:11,073 INFO  L158              Benchmark]: Boogie Preprocessor took 702.12ms. Allocated memory was 267.4MB in the beginning and 424.7MB in the end (delta: 157.3MB). Free memory was 174.0MB in the beginning and 287.6MB in the end (delta: -113.6MB). Peak memory consumption was 91.9MB. Max. memory is 8.0GB.
[2024-11-01 03:04:11,073 INFO  L158              Benchmark]: RCFGBuilder took 78150.73ms. Allocated memory was 424.7MB in the beginning and 524.3MB in the end (delta: 99.6MB). Free memory was 287.6MB in the beginning and 206.0MB in the end (delta: 81.6MB). Peak memory consumption was 200.1MB. Max. memory is 8.0GB.
[2024-11-01 03:04:11,074 INFO  L158              Benchmark]: TraceAbstraction took 415.47ms. Allocated memory is still 524.3MB. Free memory was 204.9MB in the beginning and 182.4MB in the end (delta: 22.5MB). Peak memory consumption was 22.0MB. Max. memory is 8.0GB.
[2024-11-01 03:04:11,076 INFO  L338   ainManager$Toolchain]: #######################  End [Toolchain 1] #######################
 --- Results ---
 * Results from de.uni_freiburg.informatik.ultimate.core:
  - StatisticsResult: Toolchain Benchmarks
    Benchmark results are:
 * CDTParser took 0.14ms. Allocated memory is still 204.5MB. Free memory is still 181.5MB. There was no memory consumed. Max. memory is 8.0GB.
 * CACSL2BoogieTranslator took 2293.62ms. Allocated memory was 204.5MB in the beginning and 267.4MB in the end (delta: 62.9MB). Free memory was 169.3MB in the beginning and 194.5MB in the end (delta: -25.2MB). Peak memory consumption was 102.2MB. Max. memory is 8.0GB.
 * Boogie Procedure Inliner took 192.27ms. Allocated memory is still 267.4MB. Free memory was 194.5MB in the beginning and 174.0MB in the end (delta: 20.5MB). Peak memory consumption was 21.0MB. Max. memory is 8.0GB.
 * Boogie Preprocessor took 702.12ms. Allocated memory was 267.4MB in the beginning and 424.7MB in the end (delta: 157.3MB). Free memory was 174.0MB in the beginning and 287.6MB in the end (delta: -113.6MB). Peak memory consumption was 91.9MB. Max. memory is 8.0GB.
 * RCFGBuilder took 78150.73ms. Allocated memory was 424.7MB in the beginning and 524.3MB in the end (delta: 99.6MB). Free memory was 287.6MB in the beginning and 206.0MB in the end (delta: 81.6MB). Peak memory consumption was 200.1MB. Max. memory is 8.0GB.
 * TraceAbstraction took 415.47ms. Allocated memory is still 524.3MB. Free memory was 204.9MB in the beginning and 182.4MB in the end (delta: 22.5MB). Peak memory consumption was 22.0MB. Max. memory is 8.0GB.
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator:
  - GenericResultAtLocation [Line: 5577]: 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"); [5577]
  - GenericResultAtLocation [Line: 5584]: 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)); [5584]
  - GenericResultAtLocation [Line: 5925]: 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)); [5925-5926]
  - GenericResultAtLocation [Line: 5954]: 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)); [5954-5955]
  - GenericResultAtLocation [Line: 7805]: Unsoundness Warning
    Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7805]
 * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction:
  - ExceptionOrErrorResult: SMTLIBException: line 777 column 265: unknown constant const ((_ BitVec 32)) (Array (_ BitVec 64) (_ BitVec 32)) 
    de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: SMTLIBException: line 777 column 265: unknown constant const ((_ BitVec 32)) (Array (_ BitVec 64) (_ BitVec 32)) : de.uni_freiburg.informatik.ultimate.smtsolver.external.Parser$Action$.CUP$do_action(Parser.java:1511)
RESULT: Ultimate could not prove your program: Toolchain returned no result.
[2024-11-01 03:04:11,253 INFO  L552       MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Ended with exit code 0
Received shutdown request...