./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-validator-v0.8/linux-stable-a9e7fb5-1-32_7a-drivers--media--rc--imon.ko-entry_point_ldv-val-v0.8.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 8fc3dc66 Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-validator-v0.8/linux-stable-a9e7fb5-1-32_7a-drivers--media--rc--imon.ko-entry_point_ldv-val-v0.8.cil.out.i -s /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 02b7078594bda91657fd3592e549b966b4831dae0168fdd7dfb0060936a12309 --- Real Ultimate output --- This is Ultimate 0.3.0-?-8fc3dc6-m [2025-03-17 08:29:01,088 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-17 08:29:01,140 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-17 08:29:01,144 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-17 08:29:01,144 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-17 08:29:01,172 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-17 08:29:01,173 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-17 08:29:01,173 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-17 08:29:01,173 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-17 08:29:01,173 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-17 08:29:01,173 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-17 08:29:01,173 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-17 08:29:01,174 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-17 08:29:01,174 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-17 08:29:01,174 INFO L153 SettingsManager]: * Use SBE=true [2025-03-17 08:29:01,174 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-17 08:29:01,175 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-17 08:29:01,175 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-17 08:29:01,175 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-17 08:29:01,175 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-17 08:29:01,175 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-17 08:29:01,175 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-17 08:29:01,176 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-17 08:29:01,176 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-17 08:29:01,176 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-17 08:29:01,176 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-17 08:29:01,176 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-17 08:29:01,176 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 08:29:01,177 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-17 08:29:01,177 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 02b7078594bda91657fd3592e549b966b4831dae0168fdd7dfb0060936a12309 [2025-03-17 08:29:01,450 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-17 08:29:01,462 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-17 08:29:01,465 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-17 08:29:01,466 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-17 08:29:01,466 INFO L274 PluginConnector]: CDTParser initialized [2025-03-17 08:29:01,468 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-validator-v0.8/linux-stable-a9e7fb5-1-32_7a-drivers--media--rc--imon.ko-entry_point_ldv-val-v0.8.cil.out.i [2025-03-17 08:29:02,698 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b4785cc94/321aa88f289a4f11ba0be9c894ae25ab/FLAG7bff3d5e8 [2025-03-17 08:29:03,124 INFO L384 CDTParser]: Found 1 translation units. [2025-03-17 08:29:03,125 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-validator-v0.8/linux-stable-a9e7fb5-1-32_7a-drivers--media--rc--imon.ko-entry_point_ldv-val-v0.8.cil.out.i [2025-03-17 08:29:03,157 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b4785cc94/321aa88f289a4f11ba0be9c894ae25ab/FLAG7bff3d5e8 [2025-03-17 08:29:03,168 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/b4785cc94/321aa88f289a4f11ba0be9c894ae25ab [2025-03-17 08:29:03,170 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-17 08:29:03,171 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-17 08:29:03,172 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-17 08:29:03,173 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-17 08:29:03,175 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-17 08:29:03,176 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 08:29:03" (1/1) ... [2025-03-17 08:29:03,176 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@63604a79 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:03, skipping insertion in model container [2025-03-17 08:29:03,178 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 17.03 08:29:03" (1/1) ... [2025-03-17 08:29:03,241 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-17 08:29:04,656 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-validator-v0.8/linux-stable-a9e7fb5-1-32_7a-drivers--media--rc--imon.ko-entry_point_ldv-val-v0.8.cil.out.i[212825,212838] [2025-03-17 08:29:04,747 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 08:29:04,781 INFO L200 MainTranslator]: Completed pre-run [2025-03-17 08:29:04,837 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [3258] [2025-03-17 08:29:04,839 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [3265] [2025-03-17 08:29:04,839 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapq %0": "=r" (val): "0" (val)); [3272] [2025-03-17 08:29:04,840 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [3305] [2025-03-17 08:29:04,840 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3308] [2025-03-17 08:29:04,841 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3311] [2025-03-17 08:29:04,841 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3314] [2025-03-17 08:29:04,877 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [4080] [2025-03-17 08:29:04,879 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [4084] [2025-03-17 08:29:04,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %0,%1": "=q" (__x), "+m" (*__ptr): "0" (__x): "memory"); [4107] [2025-03-17 08:29:04,881 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %0,%1": "=r" (__x), "+m" (*__ptr___0): "0" (__x): "memory"); [4112] [2025-03-17 08:29:04,882 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0,%1": "=r" (__x), "+m" (*__ptr___1): "0" (__x): "memory"); [4117] [2025-03-17 08:29:04,882 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %0,%1": "=r" (__x), "+m" (*__ptr___2): "0" (__x): "memory"); [4122] [2025-03-17 08:29:04,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [4581] [2025-03-17 08:29:05,053 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-validator-v0.8/linux-stable-a9e7fb5-1-32_7a-drivers--media--rc--imon.ko-entry_point_ldv-val-v0.8.cil.out.i[212825,212838] [2025-03-17 08:29:05,066 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-17 08:29:05,126 INFO L204 MainTranslator]: Completed translation [2025-03-17 08:29:05,127 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05 WrapperNode [2025-03-17 08:29:05,128 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-17 08:29:05,129 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-17 08:29:05,129 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-17 08:29:05,130 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-17 08:29:05,134 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:05,188 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:05,330 INFO L138 Inliner]: procedures = 272, calls = 2526, calls flagged for inlining = 119, calls inlined = 98, statements flattened = 4158 [2025-03-17 08:29:05,331 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-17 08:29:05,331 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-17 08:29:05,332 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-17 08:29:05,332 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-17 08:29:05,340 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:05,340 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:05,369 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:05,841 INFO L175 MemorySlicer]: Split 1224 memory accesses to 57 slices as follows [5, 24, 5, 5, 4, 5, 5, 5, 4, 5, 5, 4, 8, 6, 8, 2, 5, 8, 8, 5, 4, 6, 6, 8, 2, 8, 0, 5, 48, 8, 30, 8, 5, 8, 5, 5, 656, 41, 5, 64, 8, 5, 1, 8, 8, 5, 7, 13, 5, 8, 8, 8, 5, 8, 5, 8, 66]. 54 percent of accesses are in the largest equivalence class. The 265 initializations are split as follows [5, 24, 5, 5, 4, 5, 5, 5, 4, 5, 5, 4, 0, 6, 0, 2, 5, 0, 0, 5, 4, 6, 6, 0, 2, 0, 0, 5, 0, 0, 0, 0, 5, 0, 5, 5, 18, 0, 5, 64, 0, 5, 1, 8, 0, 5, 0, 0, 5, 0, 0, 0, 5, 0, 5, 0, 12]. The 733 writes are split as follows [0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 7, 0, 7, 0, 0, 7, 7, 0, 0, 0, 0, 7, 0, 7, 0, 0, 47, 7, 30, 7, 0, 7, 0, 0, 447, 41, 0, 0, 7, 0, 0, 0, 7, 0, 0, 2, 0, 7, 7, 7, 0, 7, 0, 7, 54]. [2025-03-17 08:29:05,841 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:05,842 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:05,967 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:05,978 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:06,075 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:06,097 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:06,145 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-17 08:29:06,146 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-17 08:29:06,147 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-17 08:29:06,147 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-17 08:29:06,147 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (1/1) ... [2025-03-17 08:29:06,151 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-17 08:29:06,163 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 08:29:06,176 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2025-03-17 08:29:06,178 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2025-03-17 08:29:06,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2025-03-17 08:29:06,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2025-03-17 08:29:06,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2025-03-17 08:29:06,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2025-03-17 08:29:06,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2025-03-17 08:29:06,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2025-03-17 08:29:06,196 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2025-03-17 08:29:06,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2025-03-17 08:29:06,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2025-03-17 08:29:06,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2025-03-17 08:29:06,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#10 [2025-03-17 08:29:06,197 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#11 [2025-03-17 08:29:06,198 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#12 [2025-03-17 08:29:06,198 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#13 [2025-03-17 08:29:06,198 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#14 [2025-03-17 08:29:06,198 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#15 [2025-03-17 08:29:06,199 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#16 [2025-03-17 08:29:06,199 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#17 [2025-03-17 08:29:06,199 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#18 [2025-03-17 08:29:06,199 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#19 [2025-03-17 08:29:06,199 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#20 [2025-03-17 08:29:06,199 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#21 [2025-03-17 08:29:06,199 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#22 [2025-03-17 08:29:06,199 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#23 [2025-03-17 08:29:06,199 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#24 [2025-03-17 08:29:06,200 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#25 [2025-03-17 08:29:06,200 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#26 [2025-03-17 08:29:06,200 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#27 [2025-03-17 08:29:06,200 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#28 [2025-03-17 08:29:06,200 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#29 [2025-03-17 08:29:06,200 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#30 [2025-03-17 08:29:06,200 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#31 [2025-03-17 08:29:06,200 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#32 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#33 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#34 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#35 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#36 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#37 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#38 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#39 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#40 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#41 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#42 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#43 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#44 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#45 [2025-03-17 08:29:06,201 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#46 [2025-03-17 08:29:06,202 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#47 [2025-03-17 08:29:06,202 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#48 [2025-03-17 08:29:06,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#49 [2025-03-17 08:29:06,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#50 [2025-03-17 08:29:06,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#51 [2025-03-17 08:29:06,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#52 [2025-03-17 08:29:06,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#53 [2025-03-17 08:29:06,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#54 [2025-03-17 08:29:06,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#55 [2025-03-17 08:29:06,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#56 [2025-03-17 08:29:06,203 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2025-03-17 08:29:06,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2025-03-17 08:29:06,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2025-03-17 08:29:06,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2025-03-17 08:29:06,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2025-03-17 08:29:06,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2025-03-17 08:29:06,205 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2025-03-17 08:29:06,205 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2025-03-17 08:29:06,205 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2025-03-17 08:29:06,205 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2025-03-17 08:29:06,205 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#10 [2025-03-17 08:29:06,205 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#11 [2025-03-17 08:29:06,205 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#12 [2025-03-17 08:29:06,205 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#13 [2025-03-17 08:29:06,205 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#14 [2025-03-17 08:29:06,205 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#15 [2025-03-17 08:29:06,205 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#16 [2025-03-17 08:29:06,206 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#17 [2025-03-17 08:29:06,206 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#18 [2025-03-17 08:29:06,206 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#19 [2025-03-17 08:29:06,206 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#20 [2025-03-17 08:29:06,206 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#21 [2025-03-17 08:29:06,206 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#22 [2025-03-17 08:29:06,206 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#23 [2025-03-17 08:29:06,206 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#24 [2025-03-17 08:29:06,206 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#25 [2025-03-17 08:29:06,206 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#26 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#27 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#28 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#29 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#30 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#31 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#32 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#33 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#34 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#35 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#36 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#37 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#38 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#39 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#40 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#41 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#42 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#43 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#44 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#45 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#46 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#47 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#48 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#49 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#50 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#51 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#52 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#53 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#54 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#55 [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#56 [2025-03-17 08:29:06,207 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_intfdata [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_intfdata [2025-03-17 08:29:06,207 INFO L130 BoogieDeclarations]: Found specification of procedure usb_submit_urb [2025-03-17 08:29:06,207 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_submit_urb [2025-03-17 08:29:06,207 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-17 08:29:06,207 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-17 08:29:06,208 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-03-17 08:29:06,210 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-03-17 08:29:06,210 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-03-17 08:29:06,210 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-03-17 08:29:06,210 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#49 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#50 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#51 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#52 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#53 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#54 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#55 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#56 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-17 08:29:06,211 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-03-17 08:29:06,212 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_dev [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_dev [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure usb_make_path [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_make_path [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure send_packet [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure send_packet [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure dev_printk [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_printk [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure strlcat [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcat [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure imon_disconnect [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure imon_disconnect [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure usb_deregister_dev [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_deregister_dev [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_lock_of_imon_context [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_lock_of_imon_context [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2025-03-17 08:29:06,214 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2025-03-17 08:29:06,214 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-17 08:29:06,215 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_driver_lock [2025-03-17 08:29:06,215 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_driver_lock [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure input_event [2025-03-17 08:29:06,215 INFO L138 BoogieDeclarations]: Found implementation of procedure input_event [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-17 08:29:06,215 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-17 08:29:06,217 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure input_allocate_device [2025-03-17 08:29:06,218 INFO L138 BoogieDeclarations]: Found implementation of procedure input_allocate_device [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_drvdata [2025-03-17 08:29:06,218 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_drvdata [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-17 08:29:06,218 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-17 08:29:06,219 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-17 08:29:06,219 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-17 08:29:06,219 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-03-17 08:29:06,219 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-03-17 08:29:06,220 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-17 08:29:06,220 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-17 08:29:06,220 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_intfdata [2025-03-17 08:29:06,220 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_intfdata [2025-03-17 08:29:06,220 INFO L130 BoogieDeclarations]: Found specification of procedure input_set_drvdata [2025-03-17 08:29:06,220 INFO L138 BoogieDeclarations]: Found implementation of procedure input_set_drvdata [2025-03-17 08:29:06,220 INFO L130 BoogieDeclarations]: Found specification of procedure input_report_key [2025-03-17 08:29:06,220 INFO L138 BoogieDeclarations]: Found implementation of procedure input_report_key [2025-03-17 08:29:06,220 INFO L130 BoogieDeclarations]: Found specification of procedure usb_alloc_urb [2025-03-17 08:29:06,221 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_alloc_urb [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-17 08:29:06,221 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#49 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#50 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#51 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#52 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#53 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#54 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#55 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#56 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure input_report_abs [2025-03-17 08:29:06,222 INFO L138 BoogieDeclarations]: Found implementation of procedure input_report_abs [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2025-03-17 08:29:06,222 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-17 08:29:06,222 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-17 08:29:06,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-17 08:29:06,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-17 08:29:06,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-17 08:29:06,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-17 08:29:06,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-17 08:29:06,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-17 08:29:06,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-17 08:29:06,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-17 08:29:06,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-17 08:29:06,223 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-03-17 08:29:06,224 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure input_free_device [2025-03-17 08:29:06,224 INFO L138 BoogieDeclarations]: Found implementation of procedure input_free_device [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_create_group [2025-03-17 08:29:06,224 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_create_group [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-17 08:29:06,224 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-17 08:29:06,225 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-17 08:29:06,226 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-03-17 08:29:06,227 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_remove_group [2025-03-17 08:29:06,227 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_remove_group [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-17 08:29:06,227 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#49 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#50 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#51 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#52 [2025-03-17 08:29:06,228 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#53 [2025-03-17 08:29:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#54 [2025-03-17 08:29:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#55 [2025-03-17 08:29:06,229 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#56 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-17 08:29:06,229 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#49 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#50 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#51 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#52 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#53 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#54 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#55 [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#56 [2025-03-17 08:29:06,230 INFO L130 BoogieDeclarations]: Found specification of procedure lcd_write [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure lcd_write [2025-03-17 08:29:06,230 INFO L130 BoogieDeclarations]: Found specification of procedure __create_pipe [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure __create_pipe [2025-03-17 08:29:06,230 INFO L130 BoogieDeclarations]: Found specification of procedure usb_kill_urb [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_kill_urb [2025-03-17 08:29:06,230 INFO L130 BoogieDeclarations]: Found specification of procedure usb_fill_int_urb [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_fill_int_urb [2025-03-17 08:29:06,230 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-17 08:29:06,230 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-17 08:29:06,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-17 08:29:06,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-17 08:29:06,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-17 08:29:06,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-17 08:29:06,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-03-17 08:29:06,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure usb_to_input_id [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_to_input_id [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure input_sync [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure input_sync [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure noop_llseek [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure noop_llseek [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure free_imon_context [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure free_imon_context [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_timer_1 [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_timer_1 [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure input_register_device [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure input_register_device [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_lock_of_imon_context [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_lock_of_imon_context [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure copy_from_user [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_from_user [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure vfd_write [2025-03-17 08:29:06,233 INFO L138 BoogieDeclarations]: Found implementation of procedure vfd_write [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-17 08:29:06,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-17 08:29:06,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-17 08:29:06,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-17 08:29:06,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-17 08:29:06,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-17 08:29:06,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-17 08:29:06,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-17 08:29:06,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-17 08:29:06,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-17 08:29:06,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-17 08:29:06,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure input_set_abs_params [2025-03-17 08:29:06,235 INFO L138 BoogieDeclarations]: Found implementation of procedure input_set_abs_params [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure reg_timer_1 [2025-03-17 08:29:06,235 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_timer_1 [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure display_close [2025-03-17 08:29:06,235 INFO L138 BoogieDeclarations]: Found implementation of procedure display_close [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure usb_register_dev [2025-03-17 08:29:06,235 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_register_dev [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure usb_free_urb [2025-03-17 08:29:06,235 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_free_urb [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_driver_lock [2025-03-17 08:29:06,235 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_driver_lock [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure input_unregister_device [2025-03-17 08:29:06,235 INFO L138 BoogieDeclarations]: Found implementation of procedure input_unregister_device [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure imon_find_endpoints [2025-03-17 08:29:06,235 INFO L138 BoogieDeclarations]: Found implementation of procedure imon_find_endpoints [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure display_open [2025-03-17 08:29:06,235 INFO L138 BoogieDeclarations]: Found implementation of procedure display_open [2025-03-17 08:29:06,235 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-03-17 08:29:06,236 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-03-17 08:29:06,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-17 08:29:06,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-17 08:29:06,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-17 08:29:06,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-17 08:29:06,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-17 08:29:06,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-17 08:29:06,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-17 08:29:06,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-17 08:29:06,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-17 08:29:06,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-17 08:29:06,236 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-03-17 08:29:06,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-03-17 08:29:06,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-03-17 08:29:06,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-03-17 08:29:06,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-03-17 08:29:06,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-03-17 08:29:06,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-03-17 08:29:06,238 INFO L130 BoogieDeclarations]: Found specification of procedure interface_to_usbdev [2025-03-17 08:29:06,238 INFO L138 BoogieDeclarations]: Found implementation of procedure interface_to_usbdev [2025-03-17 08:29:06,238 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-17 08:29:06,238 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-17 08:29:07,156 INFO L256 CfgBuilder]: Building ICFG [2025-03-17 08:29:07,159 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-17 08:29:07,195 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7827: havoc #t~nondet1019; [2025-03-17 08:29:07,212 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7809: havoc #t~ret1015.base, #t~ret1015.offset; [2025-03-17 08:29:07,370 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6175: call ULTIMATE.dealloc(~#descriptor~10#1.base, ~#descriptor~10#1.offset);havoc ~#descriptor~10#1.base, ~#descriptor~10#1.offset; [2025-03-17 08:29:08,002 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L3512: havoc __kmalloc_#t~ret65#1.base, __kmalloc_#t~ret65#1.offset; [2025-03-17 08:29:08,049 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7687: havoc #t~ret997.base, #t~ret997.offset; [2025-03-17 08:29:08,052 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7659: havoc #t~nondet992; [2025-03-17 08:29:08,063 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7788: havoc #t~nondet1012; [2025-03-17 08:29:08,237 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L4513: call ULTIMATE.dealloc(~#descriptor~3#1.base, ~#descriptor~3#1.offset);havoc ~#descriptor~3#1.base, ~#descriptor~3#1.offset; [2025-03-17 08:29:08,254 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7749: havoc #t~nondet1005; [2025-03-17 08:29:08,364 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L4404: call ULTIMATE.dealloc(~#vfd_packet6~0#1.base, ~#vfd_packet6~0#1.offset);havoc ~#vfd_packet6~0#1.base, ~#vfd_packet6~0#1.offset; [2025-03-17 08:29:08,668 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5718: call ULTIMATE.dealloc(~#descriptor~7.base, ~#descriptor~7.offset);havoc ~#descriptor~7.base, ~#descriptor~7.offset;call ULTIMATE.dealloc(~#descriptor___0~2.base, ~#descriptor___0~2.offset);havoc ~#descriptor___0~2.base, ~#descriptor___0~2.offset;call ULTIMATE.dealloc(~#descriptor___1~1.base, ~#descriptor___1~1.offset);havoc ~#descriptor___1~1.base, ~#descriptor___1~1.offset;call ULTIMATE.dealloc(~#descriptor___2~1.base, ~#descriptor___2~1.offset);havoc ~#descriptor___2~1.base, ~#descriptor___2~1.offset;call ULTIMATE.dealloc(~#descriptor___3~0.base, ~#descriptor___3~0.offset);havoc ~#descriptor___3~0.base, ~#descriptor___3~0.offset; [2025-03-17 08:29:08,705 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7698: havoc #t~nondet999; [2025-03-17 08:29:16,966 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L4135: call ULTIMATE.dealloc(send_associate_24g_~#packet~0#1.base, send_associate_24g_~#packet~0#1.offset);havoc send_associate_24g_~#packet~0#1.base, send_associate_24g_~#packet~0#1.offset; [2025-03-17 08:29:16,966 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7773: havoc rc_register_device_#t~nondet1009#1; [2025-03-17 08:29:16,966 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L4607: call ULTIMATE.dealloc(imon_ir_change_protocol_~#ir_proto_packet~0#1.base, imon_ir_change_protocol_~#ir_proto_packet~0#1.offset);havoc imon_ir_change_protocol_~#ir_proto_packet~0#1.base, imon_ir_change_protocol_~#ir_proto_packet~0#1.offset;call ULTIMATE.dealloc(imon_ir_change_protocol_~#descriptor~4#1.base, imon_ir_change_protocol_~#descriptor~4#1.offset);havoc imon_ir_change_protocol_~#descriptor~4#1.base, imon_ir_change_protocol_~#descriptor~4#1.offset;call ULTIMATE.dealloc(imon_ir_change_protocol_~#descriptor___0~0#1.base, imon_ir_change_protocol_~#descriptor___0~0#1.offset);havoc imon_ir_change_protocol_~#descriptor___0~0#1.base, imon_ir_change_protocol_~#descriptor___0~0#1.offset;call ULTIMATE.dealloc(imon_ir_change_protocol_~#descriptor___1~0#1.base, imon_ir_change_protocol_~#descriptor___1~0#1.offset);havoc imon_ir_change_protocol_~#descriptor___1~0#1.base, imon_ir_change_protocol_~#descriptor___1~0#1.offset;call ULTIMATE.dealloc(imon_ir_change_protocol_~#descriptor___2~0#1.base, imon_ir_change_protocol_~#descriptor___2~0#1.offset);havoc imon_ir_change_protocol_~#descriptor___2~0#1.base, imon_ir_change_protocol_~#descriptor___2~0#1.offset; [2025-03-17 08:29:16,966 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5866: call ULTIMATE.dealloc(imon_init_intf0_~#__key~1#1.base, imon_init_intf0_~#__key~1#1.offset);havoc imon_init_intf0_~#__key~1#1.base, imon_init_intf0_~#__key~1#1.offset;call ULTIMATE.dealloc(imon_init_intf0_~#__key___0~0#1.base, imon_init_intf0_~#__key___0~0#1.offset);havoc imon_init_intf0_~#__key___0~0#1.base, imon_init_intf0_~#__key___0~0#1.offset; [2025-03-17 08:29:16,966 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7724: havoc ldv_reset_resume_4_#t~nondet1001#1; [2025-03-17 08:29:16,966 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L5553: call ULTIMATE.dealloc(imon_init_rdev_~#fp_packet~0#1.base, imon_init_rdev_~#fp_packet~0#1.offset);havoc imon_init_rdev_~#fp_packet~0#1.base, imon_init_rdev_~#fp_packet~0#1.offset; [2025-03-17 08:29:16,966 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L4172: call ULTIMATE.dealloc(send_set_imon_clock_~#clock_enable_pkt~0#1.base, send_set_imon_clock_~#clock_enable_pkt~0#1.offset);havoc send_set_imon_clock_~#clock_enable_pkt~0#1.base, send_set_imon_clock_~#clock_enable_pkt~0#1.offset; [2025-03-17 08:29:16,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6089: call ULTIMATE.dealloc(imon_probe_~#descriptor~9#1.base, imon_probe_~#descriptor~9#1.offset);havoc imon_probe_~#descriptor~9#1.base, imon_probe_~#descriptor~9#1.offset; [2025-03-17 08:29:16,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6424: call ULTIMATE.dealloc(main_~#ldvarg1~0#1.base, main_~#ldvarg1~0#1.offset);havoc main_~#ldvarg1~0#1.base, main_~#ldvarg1~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg3~0#1.base, main_~#ldvarg3~0#1.offset);havoc main_~#ldvarg3~0#1.base, main_~#ldvarg3~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg0~0#1.base, main_~#ldvarg0~0#1.offset);havoc main_~#ldvarg0~0#1.base, main_~#ldvarg0~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg5~0#1.base, main_~#ldvarg5~0#1.offset);havoc main_~#ldvarg5~0#1.base, main_~#ldvarg5~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg8~0#1.base, main_~#ldvarg8~0#1.offset);havoc main_~#ldvarg8~0#1.base, main_~#ldvarg8~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg11~0#1.base, main_~#ldvarg11~0#1.offset);havoc main_~#ldvarg11~0#1.base, main_~#ldvarg11~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg14~0#1.base, main_~#ldvarg14~0#1.offset);havoc main_~#ldvarg14~0#1.base, main_~#ldvarg14~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg13~0#1.base, main_~#ldvarg13~0#1.offset);havoc main_~#ldvarg13~0#1.base, main_~#ldvarg13~0#1.offset;call ULTIMATE.dealloc(main_~#ldvarg16~0#1.base, main_~#ldvarg16~0#1.offset);havoc main_~#ldvarg16~0#1.base, main_~#ldvarg16~0#1.offset; [2025-03-17 08:29:16,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7812: havoc usb_ifnum_to_if_#t~ret1016#1.base, usb_ifnum_to_if_#t~ret1016#1.offset; [2025-03-17 08:29:16,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7756: havoc rc_allocate_device_#t~ret1007#1.base, rc_allocate_device_#t~ret1007#1.offset; [2025-03-17 08:29:16,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7823: havoc usb_register_driver_#t~nondet1018#1; [2025-03-17 08:29:16,967 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L6041: call ULTIMATE.dealloc(imon_init_display_~#descriptor~8#1.base, imon_init_display_~#descriptor~8#1.offset);havoc imon_init_display_~#descriptor~8#1.base, imon_init_display_~#descriptor~8#1.offset; [2025-03-17 08:29:18,162 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-17 08:29:20,095 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7831: havoc wait_for_completion_interruptible_#t~nondet1020#1; [2025-03-17 08:29:20,095 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L3496: call ULTIMATE.dealloc(init_completion_~#__key~0#1.base, init_completion_~#__key~0#1.offset);havoc init_completion_~#__key~0#1.base, init_completion_~#__key~0#1.offset; [2025-03-17 08:29:20,095 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7780: havoc schedule_timeout_#t~nondet1010#1; [2025-03-17 08:29:20,095 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7735: havoc msecs_to_jiffies_#t~nondet1003#1; [2025-03-17 08:29:20,633 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7691: havoc #t~nondet998; [2025-03-17 08:29:20,789 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7784: havoc #t~nondet1011; [2025-03-17 08:29:23,344 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L3605: havoc #t~ret93.base, #t~ret93.offset; [2025-03-17 08:29:23,385 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7753: havoc #t~nondet1006; [2025-03-17 08:29:23,409 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7684: havoc #t~nondet996; [2025-03-17 08:29:23,545 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7794: havoc #t~ret1013.base, #t~ret1013.offset; [2025-03-17 08:29:23,596 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7680: havoc #t~nondet995; [2025-03-17 08:29:23,697 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L3745: havoc #t~mem139;havoc #t~bitwise140; [2025-03-17 08:29:24,070 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L3897: call ULTIMATE.dealloc(~#descriptor~0.base, ~#descriptor~0.offset);havoc ~#descriptor~0.base, ~#descriptor~0.offset; [2025-03-17 08:29:24,127 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7711: havoc #t~nondet1000; [2025-03-17 08:29:24,296 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7655: havoc _copy_from_user_#t~nondet991#1; [2025-03-17 08:29:24,709 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L3986: call ULTIMATE.dealloc(~#descriptor~2#1.base, ~#descriptor~2#1.offset);havoc ~#descriptor~2#1.base, ~#descriptor~2#1.offset; [2025-03-17 08:29:24,732 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7819: havoc #t~nondet1017; [2025-03-17 08:29:25,260 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L7803: havoc usb_find_interface_#t~ret1014#1.base, usb_find_interface_#t~ret1014#1.offset; [2025-03-17 08:29:25,261 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L3928: call ULTIMATE.dealloc(~#descriptor~1#1.base, ~#descriptor~1#1.offset);havoc ~#descriptor~1#1.base, ~#descriptor~1#1.offset; [2025-03-17 08:29:25,261 INFO L1322 $ProcedureCfgBuilder]: dead code at ProgramPoint L3600: havoc iminor_#t~mem89#1; [2025-03-17 08:29:25,887 INFO L? ?]: Removed 2256 outVars from TransFormulas that were not future-live. [2025-03-17 08:29:25,887 INFO L307 CfgBuilder]: Performing block encoding [2025-03-17 08:29:25,949 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-17 08:29:25,950 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-17 08:29:25,950 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 08:29:25 BoogieIcfgContainer [2025-03-17 08:29:25,950 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-17 08:29:25,952 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-17 08:29:25,952 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-17 08:29:25,958 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-17 08:29:25,958 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 17.03 08:29:03" (1/3) ... [2025-03-17 08:29:25,958 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ca24be1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 08:29:25, skipping insertion in model container [2025-03-17 08:29:25,959 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 17.03 08:29:05" (2/3) ... [2025-03-17 08:29:25,959 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6ca24be1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 17.03 08:29:25, skipping insertion in model container [2025-03-17 08:29:25,959 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 17.03 08:29:25" (3/3) ... [2025-03-17 08:29:25,960 INFO L128 eAbstractionObserver]: Analyzing ICFG linux-stable-a9e7fb5-1-32_7a-drivers--media--rc--imon.ko-entry_point_ldv-val-v0.8.cil.out.i [2025-03-17 08:29:25,972 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-17 08:29:25,977 INFO L151 ceAbstractionStarter]: Applying trace abstraction to ICFG linux-stable-a9e7fb5-1-32_7a-drivers--media--rc--imon.ko-entry_point_ldv-val-v0.8.cil.out.i that has 181 procedures, 1834 locations, 1 initial locations, 178 loop locations, and 1 error locations. [2025-03-17 08:29:26,045 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-17 08:29:26,054 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;@507dd57e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-17 08:29:26,054 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-17 08:29:26,060 INFO L276 IsEmpty]: Start isEmpty. Operand has 1273 states, 846 states have (on average 1.3356973995271868) internal successors, (1130), 871 states have internal predecessors, (1130), 358 states have call successors, (358), 68 states have call predecessors, (358), 67 states have return successors, (351), 350 states have call predecessors, (351), 351 states have call successors, (351) [2025-03-17 08:29:26,072 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 213 [2025-03-17 08:29:26,072 INFO L210 NwaCegarLoop]: Found error trace [2025-03-17 08:29:26,073 INFO L218 NwaCegarLoop]: trace histogram [9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 9, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2025-03-17 08:29:26,074 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-17 08:29:26,077 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-17 08:29:26,077 INFO L85 PathProgramCache]: Analyzing trace with hash -149024766, now seen corresponding path program 1 times [2025-03-17 08:29:26,084 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-17 08:29:26,084 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [597410945] [2025-03-17 08:29:26,084 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 08:29:26,085 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-17 08:30:08,108 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 212 statements into 1 equivalence classes. [2025-03-17 08:30:08,536 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 212 of 212 statements. [2025-03-17 08:30:08,537 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-17 08:30:08,537 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-17 08:30:09,064 INFO L134 CoverageAnalysis]: Checked inductivity of 648 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 608 trivial. 0 not checked. [2025-03-17 08:30:09,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-17 08:30:09,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [597410945] [2025-03-17 08:30:09,066 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [597410945] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-17 08:30:09,066 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1094039702] [2025-03-17 08:30:09,066 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-17 08:30:09,066 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-17 08:30:09,066 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-17 08:30:09,069 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2025-03-17 08:30:09,070 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process