./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 798a7b37 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-?-798a7b3-m [2025-03-04 04:09:50,358 INFO L188 SettingsManager]: Resetting all preferences to default values... [2025-03-04 04:09:50,413 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2025-03-04 04:09:50,419 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2025-03-04 04:09:50,419 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2025-03-04 04:09:50,444 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2025-03-04 04:09:50,445 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2025-03-04 04:09:50,445 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2025-03-04 04:09:50,445 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2025-03-04 04:09:50,446 INFO L153 SettingsManager]: * Use memory slicer=true [2025-03-04 04:09:50,446 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2025-03-04 04:09:50,446 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2025-03-04 04:09:50,447 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2025-03-04 04:09:50,447 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2025-03-04 04:09:50,447 INFO L153 SettingsManager]: * Use SBE=true [2025-03-04 04:09:50,447 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2025-03-04 04:09:50,448 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2025-03-04 04:09:50,448 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2025-03-04 04:09:50,448 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2025-03-04 04:09:50,448 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2025-03-04 04:09:50,448 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2025-03-04 04:09:50,448 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2025-03-04 04:09:50,448 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2025-03-04 04:09:50,448 INFO L153 SettingsManager]: * Behaviour of calls to undefined functions=OVERAPPROXIMATE_BEHAVIOUR [2025-03-04 04:09:50,448 INFO L153 SettingsManager]: * Use constant arrays=true [2025-03-04 04:09:50,448 INFO L151 SettingsManager]: Preferences of IcfgBuilder differ from their defaults: [2025-03-04 04:09:50,448 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 04:09:50,449 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * Compute procedure contracts=false [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2025-03-04 04:09:50,449 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2025-03-04 04:09:50,449 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-04 04:09:50,688 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2025-03-04 04:09:50,695 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2025-03-04 04:09:50,699 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2025-03-04 04:09:50,699 INFO L270 PluginConnector]: Initializing CDTParser... [2025-03-04 04:09:50,700 INFO L274 PluginConnector]: CDTParser initialized [2025-03-04 04:09:50,700 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-04 04:09:51,837 INFO L533 CDTParser]: Created temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cc7eacb18/4402ce5898344889a4a33c0d4847364f/FLAGc5b594a02 [2025-03-04 04:09:52,271 INFO L384 CDTParser]: Found 1 translation units. [2025-03-04 04:09:52,272 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-04 04:09:52,308 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cc7eacb18/4402ce5898344889a4a33c0d4847364f/FLAGc5b594a02 [2025-03-04 04:09:52,410 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/data/cc7eacb18/4402ce5898344889a4a33c0d4847364f [2025-03-04 04:09:52,412 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2025-03-04 04:09:52,413 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2025-03-04 04:09:52,414 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2025-03-04 04:09:52,414 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2025-03-04 04:09:52,417 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2025-03-04 04:09:52,418 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 04:09:52" (1/1) ... [2025-03-04 04:09:52,419 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@6917a69a and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:52, skipping insertion in model container [2025-03-04 04:09:52,420 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 04.03 04:09:52" (1/1) ... [2025-03-04 04:09:52,490 INFO L175 MainTranslator]: Built tables and reachable declarations [2025-03-04 04:09:53,470 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-04 04:09:53,551 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 04:09:53,590 INFO L200 MainTranslator]: Completed pre-run [2025-03-04 04:09:53,650 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-04 04:09:53,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [3265] [2025-03-04 04:09:53,652 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapq %0": "=r" (val): "0" (val)); [3272] [2025-03-04 04:09:53,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [3305] [2025-03-04 04:09:53,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3308] [2025-03-04 04:09:53,653 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3311] [2025-03-04 04:09:53,654 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [3314] [2025-03-04 04:09:53,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [4080] [2025-03-04 04:09:53,694 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [4084] [2025-03-04 04:09:53,695 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-04 04:09:53,696 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-04 04:09:53,696 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-04 04:09:53,696 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-04 04:09:53,713 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [4581] [2025-03-04 04:09:53,832 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-04 04:09:53,850 INFO L210 PostProcessor]: Analyzing one entry point: main [2025-03-04 04:09:53,913 INFO L204 MainTranslator]: Completed translation [2025-03-04 04:09:53,914 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53 WrapperNode [2025-03-04 04:09:53,915 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2025-03-04 04:09:53,916 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2025-03-04 04:09:53,916 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2025-03-04 04:09:53,916 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2025-03-04 04:09:53,921 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:53,989 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:54,128 INFO L138 Inliner]: procedures = 272, calls = 2526, calls flagged for inlining = 119, calls inlined = 98, statements flattened = 4158 [2025-03-04 04:09:54,129 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2025-03-04 04:09:54,130 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2025-03-04 04:09:54,130 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2025-03-04 04:09:54,130 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2025-03-04 04:09:54,136 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:54,137 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:54,160 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:54,551 INFO L175 MemorySlicer]: Split 1224 memory accesses to 57 slices as follows [8, 5, 5, 5, 8, 5, 8, 5, 8, 5, 4, 5, 5, 41, 4, 6, 8, 2, 5, 8, 5, 4, 8, 6, 2, 5, 48, 30, 66, 8, 5, 8, 8, 7, 6, 13, 5, 5, 8, 5, 8, 656, 5, 1, 5, 4, 24, 8, 5, 8, 64, 5, 0, 5, 8, 8, 8]. 54 percent of accesses are in the largest equivalence class. The 265 initializations are split as follows [0, 5, 5, 5, 0, 5, 0, 5, 0, 5, 4, 5, 5, 0, 4, 6, 0, 2, 5, 0, 5, 4, 0, 6, 2, 5, 0, 0, 12, 0, 5, 0, 0, 0, 6, 0, 5, 5, 8, 5, 0, 18, 5, 1, 5, 4, 24, 0, 5, 0, 64, 5, 0, 5, 0, 0, 0]. The 733 writes are split as follows [7, 0, 0, 0, 7, 0, 7, 0, 7, 0, 0, 0, 0, 41, 0, 0, 7, 0, 0, 7, 0, 0, 7, 0, 0, 0, 47, 30, 54, 7, 0, 7, 7, 0, 0, 2, 0, 0, 0, 0, 7, 447, 0, 0, 0, 0, 0, 7, 0, 7, 0, 0, 0, 0, 7, 7, 7]. [2025-03-04 04:09:54,552 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:54,552 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:54,663 INFO L184 PluginConnector]: Executing the observer ReplaceArrayAssignments from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:54,674 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:54,719 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:54,743 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:54,785 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2025-03-04 04:09:54,787 INFO L112 PluginConnector]: ------------------------IcfgBuilder---------------------------- [2025-03-04 04:09:54,787 INFO L270 PluginConnector]: Initializing IcfgBuilder... [2025-03-04 04:09:54,787 INFO L274 PluginConnector]: IcfgBuilder initialized [2025-03-04 04:09:54,788 INFO L184 PluginConnector]: Executing the observer IcfgBuilderObserver from plugin IcfgBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (1/1) ... [2025-03-04 04:09:54,792 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2025-03-04 04:09:54,802 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 04:09:54,813 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-04 04:09:54,817 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-04 04:09:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2025-03-04 04:09:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2025-03-04 04:09:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2025-03-04 04:09:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2025-03-04 04:09:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2025-03-04 04:09:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2025-03-04 04:09:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2025-03-04 04:09:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2025-03-04 04:09:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2025-03-04 04:09:54,836 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#10 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#11 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#12 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#13 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#14 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#15 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#16 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#17 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#18 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#19 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#20 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#21 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#22 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#23 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#24 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#25 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#26 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#27 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#28 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#29 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#30 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#31 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#32 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#33 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#34 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#35 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#36 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#37 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#38 [2025-03-04 04:09:54,837 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#39 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#40 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#41 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#42 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#43 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#44 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#45 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#46 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#47 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#48 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#49 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#50 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#51 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#52 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#53 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#54 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#55 [2025-03-04 04:09:54,838 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#56 [2025-03-04 04:09:54,838 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2025-03-04 04:09:54,838 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2025-03-04 04:09:54,838 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2025-03-04 04:09:54,838 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2025-03-04 04:09:54,838 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2025-03-04 04:09:54,838 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2025-03-04 04:09:54,838 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2025-03-04 04:09:54,841 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2025-03-04 04:09:54,841 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2025-03-04 04:09:54,841 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2025-03-04 04:09:54,841 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#10 [2025-03-04 04:09:54,841 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#11 [2025-03-04 04:09:54,842 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#12 [2025-03-04 04:09:54,842 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#13 [2025-03-04 04:09:54,842 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#14 [2025-03-04 04:09:54,842 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#15 [2025-03-04 04:09:54,842 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#16 [2025-03-04 04:09:54,842 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#17 [2025-03-04 04:09:54,842 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#18 [2025-03-04 04:09:54,842 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#19 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#20 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#21 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#22 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#23 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#24 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#25 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#26 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#27 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#28 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#29 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#30 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#31 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#32 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#33 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#34 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#35 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#36 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#37 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#38 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#39 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#40 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#41 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#42 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#43 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#44 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#45 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#46 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#47 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#48 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#49 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#50 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#51 [2025-03-04 04:09:54,843 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#52 [2025-03-04 04:09:54,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#53 [2025-03-04 04:09:54,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#54 [2025-03-04 04:09:54,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#55 [2025-03-04 04:09:54,844 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#56 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_intfdata [2025-03-04 04:09:54,844 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_intfdata [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure usb_submit_urb [2025-03-04 04:09:54,844 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_submit_urb [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2025-03-04 04:09:54,844 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#34 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#35 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#36 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#37 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#38 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#39 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#40 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#41 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#42 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#43 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#44 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#45 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#46 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#47 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#48 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#49 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#50 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#51 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#52 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#53 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#54 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#55 [2025-03-04 04:09:54,845 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#56 [2025-03-04 04:09:54,848 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2025-03-04 04:09:54,848 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2025-03-04 04:09:54,848 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2025-03-04 04:09:54,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2025-03-04 04:09:54,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2025-03-04 04:09:54,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2025-03-04 04:09:54,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2025-03-04 04:09:54,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2025-03-04 04:09:54,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2025-03-04 04:09:54,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2025-03-04 04:09:54,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2025-03-04 04:09:54,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2025-03-04 04:09:54,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2025-03-04 04:09:54,849 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2025-03-04 04:09:54,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2025-03-04 04:09:54,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2025-03-04 04:09:54,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2025-03-04 04:09:54,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2025-03-04 04:09:54,850 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2025-03-04 04:09:54,851 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2025-03-04 04:09:54,852 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2025-03-04 04:09:54,852 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_dev [2025-03-04 04:09:54,852 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_dev [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2025-03-04 04:09:54,852 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure usb_make_path [2025-03-04 04:09:54,852 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_make_path [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2025-03-04 04:09:54,852 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2025-03-04 04:09:54,852 INFO L130 BoogieDeclarations]: Found specification of procedure send_packet [2025-03-04 04:09:54,852 INFO L138 BoogieDeclarations]: Found implementation of procedure send_packet [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure dev_printk [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_printk [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure strlcat [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcat [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure imon_disconnect [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure imon_disconnect [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure usb_deregister_dev [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_deregister_dev [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_lock_of_imon_context [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_lock_of_imon_context [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_driver_lock [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_driver_lock [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure input_event [2025-03-04 04:09:54,853 INFO L138 BoogieDeclarations]: Found implementation of procedure input_event [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2025-03-04 04:09:54,853 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2025-03-04 04:09:54,889 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure input_allocate_device [2025-03-04 04:09:54,890 INFO L138 BoogieDeclarations]: Found implementation of procedure input_allocate_device [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_drvdata [2025-03-04 04:09:54,890 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_drvdata [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2025-03-04 04:09:54,890 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2025-03-04 04:09:54,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2025-03-04 04:09:54,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2025-03-04 04:09:54,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2025-03-04 04:09:54,892 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2025-03-04 04:09:54,893 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2025-03-04 04:09:54,893 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2025-03-04 04:09:54,893 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2025-03-04 04:09:54,893 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_intfdata [2025-03-04 04:09:54,893 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_intfdata [2025-03-04 04:09:54,893 INFO L130 BoogieDeclarations]: Found specification of procedure input_set_drvdata [2025-03-04 04:09:54,894 INFO L138 BoogieDeclarations]: Found implementation of procedure input_set_drvdata [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure input_report_key [2025-03-04 04:09:54,894 INFO L138 BoogieDeclarations]: Found implementation of procedure input_report_key [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure usb_alloc_urb [2025-03-04 04:09:54,894 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_alloc_urb [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2025-03-04 04:09:54,894 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2025-03-04 04:09:54,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2025-03-04 04:09:54,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2025-03-04 04:09:54,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2025-03-04 04:09:54,895 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#27 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#28 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#29 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#30 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#31 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#32 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#33 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#34 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#35 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#36 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#37 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#38 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#39 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#40 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#41 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#42 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#43 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#44 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#45 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#46 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#47 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#48 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#49 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#50 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#51 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#52 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#53 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#54 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#55 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#56 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure input_report_abs [2025-03-04 04:09:54,896 INFO L138 BoogieDeclarations]: Found implementation of procedure input_report_abs [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2025-03-04 04:09:54,896 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2025-03-04 04:09:54,896 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2025-03-04 04:09:54,897 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure input_free_device [2025-03-04 04:09:54,897 INFO L138 BoogieDeclarations]: Found implementation of procedure input_free_device [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_create_group [2025-03-04 04:09:54,897 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_create_group [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2025-03-04 04:09:54,897 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2025-03-04 04:09:54,898 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure sysfs_remove_group [2025-03-04 04:09:54,898 INFO L138 BoogieDeclarations]: Found implementation of procedure sysfs_remove_group [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2025-03-04 04:09:54,898 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#34 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#35 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#36 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#37 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#38 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#39 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#40 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#41 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#42 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#43 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#44 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#45 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#46 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#47 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#48 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#49 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#50 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#51 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#52 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#53 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#54 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#55 [2025-03-04 04:09:54,899 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#56 [2025-03-04 04:09:54,899 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2025-03-04 04:09:54,900 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2025-03-04 04:09:54,900 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2025-03-04 04:09:54,900 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2025-03-04 04:09:54,900 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2025-03-04 04:09:54,900 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2025-03-04 04:09:54,900 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2025-03-04 04:09:54,900 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#34 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#35 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#36 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#37 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#38 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#39 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#40 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#41 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#42 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#43 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#44 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#45 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#46 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#47 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#48 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#49 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#50 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#51 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#52 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#53 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#54 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#55 [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#56 [2025-03-04 04:09:54,904 INFO L130 BoogieDeclarations]: Found specification of procedure lcd_write [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure lcd_write [2025-03-04 04:09:54,904 INFO L130 BoogieDeclarations]: Found specification of procedure __create_pipe [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure __create_pipe [2025-03-04 04:09:54,904 INFO L130 BoogieDeclarations]: Found specification of procedure usb_kill_urb [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_kill_urb [2025-03-04 04:09:54,904 INFO L130 BoogieDeclarations]: Found specification of procedure usb_fill_int_urb [2025-03-04 04:09:54,904 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_fill_int_urb [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2025-03-04 04:09:54,905 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2025-03-04 04:09:54,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure usb_to_input_id [2025-03-04 04:09:54,906 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_to_input_id [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure input_sync [2025-03-04 04:09:54,906 INFO L138 BoogieDeclarations]: Found implementation of procedure input_sync [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure noop_llseek [2025-03-04 04:09:54,906 INFO L138 BoogieDeclarations]: Found implementation of procedure noop_llseek [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2025-03-04 04:09:54,906 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2025-03-04 04:09:54,906 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2025-03-04 04:09:54,907 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure free_imon_context [2025-03-04 04:09:54,907 INFO L138 BoogieDeclarations]: Found implementation of procedure free_imon_context [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_timer_1 [2025-03-04 04:09:54,907 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_timer_1 [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2025-03-04 04:09:54,907 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure input_register_device [2025-03-04 04:09:54,907 INFO L138 BoogieDeclarations]: Found implementation of procedure input_register_device [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_lock_of_imon_context [2025-03-04 04:09:54,907 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_lock_of_imon_context [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure copy_from_user [2025-03-04 04:09:54,907 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_from_user [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure vfd_write [2025-03-04 04:09:54,907 INFO L138 BoogieDeclarations]: Found implementation of procedure vfd_write [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2025-03-04 04:09:54,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2025-03-04 04:09:54,908 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure input_set_abs_params [2025-03-04 04:09:54,909 INFO L138 BoogieDeclarations]: Found implementation of procedure input_set_abs_params [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure reg_timer_1 [2025-03-04 04:09:54,909 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_timer_1 [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure display_close [2025-03-04 04:09:54,909 INFO L138 BoogieDeclarations]: Found implementation of procedure display_close [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure usb_register_dev [2025-03-04 04:09:54,909 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_register_dev [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure usb_free_urb [2025-03-04 04:09:54,909 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_free_urb [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_driver_lock [2025-03-04 04:09:54,909 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_driver_lock [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure input_unregister_device [2025-03-04 04:09:54,909 INFO L138 BoogieDeclarations]: Found implementation of procedure input_unregister_device [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure imon_find_endpoints [2025-03-04 04:09:54,909 INFO L138 BoogieDeclarations]: Found implementation of procedure imon_find_endpoints [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure display_open [2025-03-04 04:09:54,909 INFO L138 BoogieDeclarations]: Found implementation of procedure display_open [2025-03-04 04:09:54,909 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2025-03-04 04:09:54,910 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2025-03-04 04:09:54,910 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure interface_to_usbdev [2025-03-04 04:09:54,911 INFO L138 BoogieDeclarations]: Found implementation of procedure interface_to_usbdev [2025-03-04 04:09:54,911 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2025-03-04 04:09:54,911 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2025-03-04 04:09:55,701 INFO L256 CfgBuilder]: Building ICFG [2025-03-04 04:09:55,704 INFO L286 CfgBuilder]: Building CFG for each procedure with an implementation [2025-03-04 04:09:55,727 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7827: havoc #t~nondet1019; [2025-03-04 04:09:55,736 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7809: havoc #t~ret1015.base, #t~ret1015.offset; [2025-03-04 04:09:55,891 INFO L1325 $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-04 04:09:56,492 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3512: havoc __kmalloc_#t~ret65#1.base, __kmalloc_#t~ret65#1.offset; [2025-03-04 04:09:56,532 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7687: havoc #t~ret997.base, #t~ret997.offset; [2025-03-04 04:09:56,536 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7659: havoc #t~nondet992; [2025-03-04 04:09:56,553 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7788: havoc #t~nondet1012; [2025-03-04 04:09:56,683 INFO L1325 $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-04 04:09:56,703 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7749: havoc #t~nondet1005; [2025-03-04 04:09:56,792 INFO L1325 $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-04 04:09:57,060 INFO L1325 $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-04 04:09:57,093 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7698: havoc #t~nondet999; [2025-03-04 04:10:12,983 INFO L1325 $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-04 04:10:12,983 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7773: havoc rc_register_device_#t~nondet1009#1; [2025-03-04 04:10:12,983 INFO L1325 $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-04 04:10:12,984 INFO L1325 $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-04 04:10:12,984 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7724: havoc ldv_reset_resume_4_#t~nondet1001#1; [2025-03-04 04:10:12,984 INFO L1325 $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-04 04:10:12,984 INFO L1325 $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-04 04:10:12,984 INFO L1325 $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-04 04:10:12,984 INFO L1325 $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-04 04:10:12,984 INFO L1325 $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-04 04:10:12,984 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7756: havoc rc_allocate_device_#t~ret1007#1.base, rc_allocate_device_#t~ret1007#1.offset; [2025-03-04 04:10:12,984 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7823: havoc usb_register_driver_#t~nondet1018#1; [2025-03-04 04:10:12,984 INFO L1325 $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-04 04:10:14,078 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2025-03-04 04:10:16,102 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7831: havoc wait_for_completion_interruptible_#t~nondet1020#1; [2025-03-04 04:10:16,102 INFO L1325 $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-04 04:10:16,102 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7780: havoc schedule_timeout_#t~nondet1010#1; [2025-03-04 04:10:16,102 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7735: havoc msecs_to_jiffies_#t~nondet1003#1; [2025-03-04 04:10:16,668 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7691: havoc #t~nondet998; [2025-03-04 04:10:16,811 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7784: havoc #t~nondet1011; [2025-03-04 04:10:19,195 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3605: havoc #t~ret93.base, #t~ret93.offset; [2025-03-04 04:10:19,238 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7753: havoc #t~nondet1006; [2025-03-04 04:10:19,264 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7684: havoc #t~nondet996; [2025-03-04 04:10:19,410 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7794: havoc #t~ret1013.base, #t~ret1013.offset; [2025-03-04 04:10:19,460 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7680: havoc #t~nondet995; [2025-03-04 04:10:19,561 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3745: havoc #t~mem139;havoc #t~bitwise140; [2025-03-04 04:10:20,035 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3897: call ULTIMATE.dealloc(~#descriptor~0.base, ~#descriptor~0.offset);havoc ~#descriptor~0.base, ~#descriptor~0.offset; [2025-03-04 04:10:20,113 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7711: havoc #t~nondet1000; [2025-03-04 04:10:20,328 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7655: havoc _copy_from_user_#t~nondet991#1; [2025-03-04 04:10:20,740 INFO L1325 $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-04 04:10:20,767 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7819: havoc #t~nondet1017; [2025-03-04 04:10:21,529 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L7803: havoc usb_find_interface_#t~ret1014#1.base, usb_find_interface_#t~ret1014#1.offset; [2025-03-04 04:10:21,530 INFO L1325 $ProcedureCfgBuilder]: dead code at ProgramPoint L3600: havoc iminor_#t~mem89#1; [2025-03-04 04:10:21,530 INFO L1325 $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-04 04:10:22,054 INFO L? ?]: Removed 2388 outVars from TransFormulas that were not future-live. [2025-03-04 04:10:22,054 INFO L307 CfgBuilder]: Performing block encoding [2025-03-04 04:10:22,118 INFO L331 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2025-03-04 04:10:22,121 INFO L336 CfgBuilder]: Removed 0 assume(true) statements. [2025-03-04 04:10:22,122 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 04:10:22 BoogieIcfgContainer [2025-03-04 04:10:22,122 INFO L131 PluginConnector]: ------------------------ END IcfgBuilder---------------------------- [2025-03-04 04:10:22,124 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2025-03-04 04:10:22,124 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2025-03-04 04:10:22,127 INFO L274 PluginConnector]: TraceAbstraction initialized [2025-03-04 04:10:22,127 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 04.03 04:09:52" (1/3) ... [2025-03-04 04:10:22,128 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@48762b56 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 04:10:22, skipping insertion in model container [2025-03-04 04:10:22,128 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 04.03 04:09:53" (2/3) ... [2025-03-04 04:10:22,128 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@48762b56 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 04.03 04:10:22, skipping insertion in model container [2025-03-04 04:10:22,128 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.icfgbuilder CFG 04.03 04:10:22" (3/3) ... [2025-03-04 04:10:22,129 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-04 04:10:22,140 INFO L216 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2025-03-04 04:10:22,144 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, 1872 locations, 1 initial locations, 178 loop locations, and 1 error locations. [2025-03-04 04:10:22,229 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2025-03-04 04:10:22,239 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;@b211b91, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2025-03-04 04:10:22,240 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2025-03-04 04:10:22,248 INFO L276 IsEmpty]: Start isEmpty. Operand has 1311 states, 884 states have (on average 1.3212669683257918) internal successors, (1168), 909 states have internal predecessors, (1168), 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-04 04:10:22,263 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 224 [2025-03-04 04:10:22,264 INFO L210 NwaCegarLoop]: Found error trace [2025-03-04 04:10:22,265 INFO L218 NwaCegarLoop]: trace histogram [9, 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, 1, 1] [2025-03-04 04:10:22,265 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2025-03-04 04:10:22,268 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2025-03-04 04:10:22,270 INFO L85 PathProgramCache]: Analyzing trace with hash -256815373, now seen corresponding path program 1 times [2025-03-04 04:10:22,275 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2025-03-04 04:10:22,275 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2095755134] [2025-03-04 04:10:22,276 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 04:10:22,276 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2025-03-04 04:11:05,756 INFO L108 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY partitioned 223 statements into 1 equivalence classes. [2025-03-04 04:11:06,168 INFO L111 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) and asserted 223 of 223 statements. [2025-03-04 04:11:06,168 INFO L114 AnnotateAndAsserter]: Assert order NOT_INCREMENTALLY issued 1 check-sat command(s) [2025-03-04 04:11:06,168 INFO L115 AnnotateAndAsserter]: Conjunction of SSA is unsat [2025-03-04 04:11:06,732 INFO L134 CoverageAnalysis]: Checked inductivity of 684 backedges. 0 proven. 40 refuted. 0 times theorem prover too weak. 644 trivial. 0 not checked. [2025-03-04 04:11:06,733 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2025-03-04 04:11:06,734 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2095755134] [2025-03-04 04:11:06,734 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2095755134] provided 0 perfect and 1 imperfect interpolant sequences [2025-03-04 04:11:06,734 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [528564709] [2025-03-04 04:11:06,734 INFO L97 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2025-03-04 04:11:06,734 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2025-03-04 04:11:06,735 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 [2025-03-04 04:11:06,736 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-04 04:11:06,738 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process