./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--hid--usbhid--usbhid.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--hid--usbhid--usbhid.ko-entry_point.cil.out.i', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G ! call(reach_error())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '64bit', '--witnessprinter.graph.data.programhash', '6902fa5db06064b0376db3414320feba686bfb0885558f7fbc4950a2e3ffd6c5'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--hid--usbhid--usbhid.ko-entry_point.cil.out.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 6902fa5db06064b0376db3414320feba686bfb0885558f7fbc4950a2e3ffd6c5 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 13:21:19,905 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 13:21:19,976 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-07 13:21:19,980 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 13:21:19,980 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 13:21:20,006 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 13:21:20,007 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 13:21:20,007 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 13:21:20,008 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 13:21:20,008 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 13:21:20,008 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 13:21:20,009 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 13:21:20,009 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 13:21:20,009 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 13:21:20,009 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 13:21:20,009 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 13:21:20,010 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 13:21:20,010 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 13:21:20,010 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 13:21:20,010 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 13:21:20,010 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 13:21:20,010 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 13:21:20,010 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 13:21:20,010 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 13:21:20,011 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 13:21:20,011 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 13:21:20,011 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 13:21:20,011 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 13:21:20,011 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 13:21:20,011 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:21:20,011 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 13:21:20,011 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 13:21:20,011 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 13:21:20,012 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 13:21:20,012 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 13:21:20,012 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 13:21:20,012 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 13:21:20,012 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 13:21:20,012 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 13:21:20,012 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6902fa5db06064b0376db3414320feba686bfb0885558f7fbc4950a2e3ffd6c5 [2024-11-07 13:21:20,246 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 13:21:20,253 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 13:21:20,254 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 13:21:20,256 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 13:21:20,256 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 13:21:20,257 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--hid--usbhid--usbhid.ko-entry_point.cil.out.i [2024-11-07 13:21:21,416 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 13:21:21,873 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 13:21:21,874 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--hid--usbhid--usbhid.ko-entry_point.cil.out.i [2024-11-07 13:21:21,918 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e40df1e35/a7ef78d1dc4a44cb9cf860cf84c91d9b/FLAG9ec54673e [2024-11-07 13:21:21,981 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/e40df1e35/a7ef78d1dc4a44cb9cf860cf84c91d9b [2024-11-07 13:21:21,983 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 13:21:21,984 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 13:21:21,985 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 13:21:21,985 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 13:21:21,989 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 13:21:21,989 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:21:21" (1/1) ... [2024-11-07 13:21:21,990 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@25e583b7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:21, skipping insertion in model container [2024-11-07 13:21:21,990 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:21:21" (1/1) ... [2024-11-07 13:21:22,102 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 13:21:24,823 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--hid--usbhid--usbhid.ko-entry_point.cil.out.i[374492,374505] [2024-11-07 13:21:25,038 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:21:25,078 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 13:21:25,140 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [4285] [2024-11-07 13:21:25,143 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [4292] [2024-11-07 13:21:25,143 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [4300-4301] [2024-11-07 13:21:25,144 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [4315] [2024-11-07 13:21:25,297 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [8724-8725] [2024-11-07 13:21:25,297 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [8739] [2024-11-07 13:21:25,298 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [8742] [2024-11-07 13:21:25,298 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [8745] [2024-11-07 13:21:25,298 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [8748] [2024-11-07 13:21:25,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %b0, %1\n": "+q" (__ret), "+m" (tmp___4->state): : "memory", "cc"); [9330-9331] [2024-11-07 13:21:25,344 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %w0, %1\n": "+r" (__ret), "+m" (tmp___5->state): : "memory", "cc"); [9335-9336] [2024-11-07 13:21:25,345 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0, %1\n": "+r" (__ret), "+m" (tmp___6->state): : "memory", "cc"); [9340-9341] [2024-11-07 13:21:25,345 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %q0, %1\n": "+r" (__ret), "+m" (tmp___7->state): : "memory", "cc"); [9345-9346] [2024-11-07 13:21:25,356 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu), "=r" (__val_gu): "0" ((int *)user_arg), "i" (4UL)); [9603-9604] [2024-11-07 13:21:25,362 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [9691] [2024-11-07 13:21:25,362 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [9694] [2024-11-07 13:21:25,362 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [9697] [2024-11-07 13:21:25,362 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [9700] [2024-11-07 13:21:25,362 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" ((int *)arg): "ebx"); [9703] [2024-11-07 13:21:25,369 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" ((int *)arg): "ebx"); [9760-9761] [2024-11-07 13:21:25,373 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" ((int *)arg): "ebx"); [9764-9765] [2024-11-07 13:21:25,373 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" ((int *)arg): "ebx"); [9768-9769] [2024-11-07 13:21:25,373 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" ((int *)arg): "ebx"); [9772-9773] [2024-11-07 13:21:25,373 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" ((int *)arg): "ebx"); [9776-9777] [2024-11-07 13:21:25,374 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_%P3": "=a" (__ret_gu), "=r" (__val_gu): "0" ((int *)arg), "i" (4UL)); [9786-9787] [2024-11-07 13:21:25,393 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %2, %0; setc %1": "+m" (*addr), "=qm" (c): "Ir" (nr): "memory"); [10548-10549] [2024-11-07 13:21:25,485 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--hid--usbhid--usbhid.ko-entry_point.cil.out.i[374492,374505] [2024-11-07 13:21:25,512 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:21:25,618 INFO L204 MainTranslator]: Completed translation [2024-11-07 13:21:25,619 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25 WrapperNode [2024-11-07 13:21:25,619 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 13:21:25,620 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 13:21:25,620 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 13:21:25,620 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 13:21:25,625 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:25,742 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:25,946 INFO L138 Inliner]: procedures = 495, calls = 4540, calls flagged for inlining = 165, calls inlined = 149, statements flattened = 8653 [2024-11-07 13:21:25,947 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 13:21:25,947 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 13:21:25,948 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 13:21:25,948 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 13:21:25,955 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:25,956 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:25,994 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:27,359 INFO L175 MemorySlicer]: Split 2223 memory accesses to 27 slices as follows [7, 7, 5, 19, 7, 168, 7, 1506, 40, 28, 28, 2, 5, 7, 65, 7, 3, 1, 168, 8, 2, 45, 23, 39, 4, 5, 17]. 68 percent of accesses are in the largest equivalence class. The 337 initializations are split as follows [7, 7, 0, 6, 7, 0, 7, 44, 39, 0, 28, 2, 0, 7, 0, 7, 0, 0, 168, 4, 0, 0, 0, 0, 4, 0, 0]. The 930 writes are split as follows [0, 0, 0, 12, 0, 144, 0, 625, 0, 24, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 45, 23, 39, 0, 1, 14]. [2024-11-07 13:21:27,360 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:27,360 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:27,597 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:27,654 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:27,749 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:27,790 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:27,844 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 13:21:27,845 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 13:21:27,845 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 13:21:27,845 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 13:21:27,846 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (1/1) ... [2024-11-07 13:21:27,850 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:21:27,860 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 13:21:27,875 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-07 13:21:27,878 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-07 13:21:27,897 INFO L130 BoogieDeclarations]: Found specification of procedure usb_submit_urb [2024-11-07 13:21:27,898 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_submit_urb [2024-11-07 13:21:27,898 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_request_effect_upload [2024-11-07 13:21:27,898 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_request_effect_upload [2024-11-07 13:21:27,898 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-11-07 13:21:27,898 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-11-07 13:21:27,898 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_xfer_int [2024-11-07 13:21:27,898 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_xfer_int [2024-11-07 13:21:27,898 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_playback_pid [2024-11-07 13:21:27,898 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_playback_pid [2024-11-07 13:21:27,898 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_find_special_field [2024-11-07 13:21:27,899 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_find_special_field [2024-11-07 13:21:27,899 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-07 13:21:27,899 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-07 13:21:27,899 INFO L130 BoogieDeclarations]: Found specification of procedure hid_reset [2024-11-07 13:21:27,899 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_reset [2024-11-07 13:21:27,899 INFO L130 BoogieDeclarations]: Found specification of procedure usb_block_urb [2024-11-07 13:21:27,899 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_block_urb [2024-11-07 13:21:27,899 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_1 [2024-11-07 13:21:27,899 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_1 [2024-11-07 13:21:27,899 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_check_usage [2024-11-07 13:21:27,899 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_check_usage [2024-11-07 13:21:27,899 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_get_interface [2024-11-07 13:21:27,899 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_get_interface [2024-11-07 13:21:27,899 INFO L130 BoogieDeclarations]: Found specification of procedure __usb_get_extra_descriptor [2024-11-07 13:21:27,900 INFO L138 BoogieDeclarations]: Found implementation of procedure __usb_get_extra_descriptor [2024-11-07 13:21:27,900 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_init_reports [2024-11-07 13:21:27,900 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_init_reports [2024-11-07 13:21:27,900 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_dir_in [2024-11-07 13:21:27,900 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_dir_in [2024-11-07 13:21:27,900 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-11-07 13:21:27,900 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-11-07 13:21:27,900 INFO L130 BoogieDeclarations]: Found specification of procedure hid_suspend [2024-11-07 13:21:27,900 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_suspend [2024-11-07 13:21:27,900 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_erase_pid [2024-11-07 13:21:27,900 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_erase_pid [2024-11-07 13:21:27,900 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-11-07 13:21:27,900 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-11-07 13:21:27,900 INFO L130 BoogieDeclarations]: Found specification of procedure usb_unpoison_urb [2024-11-07 13:21:27,901 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_unpoison_urb [2024-11-07 13:21:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure usb_free_coherent [2024-11-07 13:21:27,901 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_free_coherent [2024-11-07 13:21:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure hiddev_devnode [2024-11-07 13:21:27,901 INFO L138 BoogieDeclarations]: Found implementation of procedure hiddev_devnode [2024-11-07 13:21:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2024-11-07 13:21:27,901 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2024-11-07 13:21:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2024-11-07 13:21:27,901 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2024-11-07 13:21:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure hid_submit_out [2024-11-07 13:21:27,901 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_submit_out [2024-11-07 13:21:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure hid_resume_common [2024-11-07 13:21:27,901 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_resume_common [2024-11-07 13:21:27,901 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 13:21:27,902 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_interruptible_thread_lock_of_hiddev_list [2024-11-07 13:21:27,902 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_interruptible_thread_lock_of_hiddev_list [2024-11-07 13:21:27,902 INFO L130 BoogieDeclarations]: Found specification of procedure hid_output_report [2024-11-07 13:21:27,902 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_output_report [2024-11-07 13:21:27,902 INFO L130 BoogieDeclarations]: Found specification of procedure __might_fault [2024-11-07 13:21:27,902 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_fault [2024-11-07 13:21:27,902 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2024-11-07 13:21:27,902 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2024-11-07 13:21:27,902 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2024-11-07 13:21:27,902 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2024-11-07 13:21:27,902 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_power [2024-11-07 13:21:27,902 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_power [2024-11-07 13:21:27,903 INFO L130 BoogieDeclarations]: Found specification of procedure hid_free_buffers [2024-11-07 13:21:27,903 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_free_buffers [2024-11-07 13:21:27,903 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2024-11-07 13:21:27,903 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2024-11-07 13:21:27,903 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-11-07 13:21:27,903 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-11-07 13:21:27,903 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-11-07 13:21:27,903 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-11-07 13:21:27,903 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-11-07 13:21:27,903 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-11-07 13:21:27,903 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-11-07 13:21:27,903 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-11-07 13:21:27,903 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#24 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#25 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#26 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure hid_pidff_init [2024-11-07 13:21:27,904 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_pidff_init [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure hid_find_max_report [2024-11-07 13:21:27,904 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_find_max_report [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_existancelock_of_hiddev [2024-11-07 13:21:27,904 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_existancelock_of_hiddev [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-11-07 13:21:27,904 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-07 13:21:27,904 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_autocenter [2024-11-07 13:21:27,905 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_autocenter [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_request [2024-11-07 13:21:27,905 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_request [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure hiddev_ioctl [2024-11-07 13:21:27,905 INFO L138 BoogieDeclarations]: Found implementation of procedure hiddev_ioctl [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_put_interface [2024-11-07 13:21:27,905 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_put_interface [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-07 13:21:27,905 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-07 13:21:27,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-07 13:21:27,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-07 13:21:27,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-07 13:21:27,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-07 13:21:27,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-07 13:21:27,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-07 13:21:27,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-07 13:21:27,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-07 13:21:27,907 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-07 13:21:27,907 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-07 13:21:27,907 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-07 13:21:27,907 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-07 13:21:27,907 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-07 13:21:27,907 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-07 13:21:27,907 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-07 13:21:27,907 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure hid_submit_ctrl [2024-11-07 13:21:27,908 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_submit_ctrl [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:21:27,908 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25 [2024-11-07 13:21:27,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26 [2024-11-07 13:21:27,909 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:21:27,909 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:21:27,909 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:21:27,909 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:21:27,909 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25 [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26 [2024-11-07 13:21:27,910 INFO L130 BoogieDeclarations]: Found specification of procedure usb_kill_urb [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_kill_urb [2024-11-07 13:21:27,910 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_idle [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_idle [2024-11-07 13:21:27,910 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~pm_message_t~0~TO~int [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~pm_message_t~0~TO~int [2024-11-07 13:21:27,910 INFO L130 BoogieDeclarations]: Found specification of procedure vfree [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure vfree [2024-11-07 13:21:27,910 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2024-11-07 13:21:27,910 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_restart_out_queue [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_restart_out_queue [2024-11-07 13:21:27,910 INFO L130 BoogieDeclarations]: Found specification of procedure copy_to_user [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_to_user [2024-11-07 13:21:27,910 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_thread_lock_of_hiddev_list [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_thread_lock_of_hiddev_list [2024-11-07 13:21:27,910 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2024-11-07 13:21:27,910 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_parse [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_parse [2024-11-07 13:21:27,910 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_put_interface_async [2024-11-07 13:21:27,910 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_put_interface_async [2024-11-07 13:21:27,911 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_wait_io [2024-11-07 13:21:27,911 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_wait_io [2024-11-07 13:21:27,911 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-11-07 13:21:27,911 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-11-07 13:21:27,911 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_put_power [2024-11-07 13:21:27,911 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_put_power [2024-11-07 13:21:27,911 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-07 13:21:27,911 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_timer_2 [2024-11-07 13:21:27,911 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_timer_2 [2024-11-07 13:21:27,911 INFO L130 BoogieDeclarations]: Found specification of procedure hiddev_poll [2024-11-07 13:21:27,911 INFO L138 BoogieDeclarations]: Found implementation of procedure hiddev_poll [2024-11-07 13:21:27,911 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 13:21:27,911 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2024-11-07 13:21:27,911 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2024-11-07 13:21:27,912 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_check_autocenter [2024-11-07 13:21:27,912 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_check_autocenter [2024-11-07 13:21:27,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-07 13:21:27,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-07 13:21:27,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-07 13:21:27,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-07 13:21:27,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-07 13:21:27,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-07 13:21:27,912 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-07 13:21:27,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-07 13:21:27,913 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-07 13:21:27,914 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-07 13:21:27,914 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-07 13:21:27,914 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure hid_cease_io [2024-11-07 13:21:27,915 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_cease_io [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2024-11-07 13:21:27,915 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2024-11-07 13:21:27,915 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure usb_control_msg [2024-11-07 13:21:27,915 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_control_msg [2024-11-07 13:21:27,915 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_hid_open_mut [2024-11-07 13:21:27,915 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_hid_open_mut [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure usb_free_urb [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_free_urb [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure hid_hw_wait [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_hw_wait [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_find_special_keys [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_find_special_keys [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure hid_start_in [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_start_in [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure down_write [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure down_write [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure __init_waitqueue_head [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_waitqueue_head [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure hiddev_fasync [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure hiddev_fasync [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure interface_to_usbdev [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure interface_to_usbdev [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure hid_io_error [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_io_error [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure hid_hw_request [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_hw_request [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_intfdata [2024-11-07 13:21:27,916 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_intfdata [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-11-07 13:21:27,916 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-11-07 13:21:27,917 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-11-07 13:21:27,917 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-11-07 13:21:27,917 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-11-07 13:21:27,917 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-11-07 13:21:27,917 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-07 13:21:27,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-07 13:21:27,919 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-07 13:21:27,919 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_disconnect_7 [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_disconnect_7 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_existancelock_of_hiddev [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_existancelock_of_hiddev [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure strlcat [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure strlcat [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure hid_cancel_delayed_stuff [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_cancel_delayed_stuff [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_hid_open_mut [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_hid_open_mut [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_put_interface_no_suspend [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_put_interface_no_suspend [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2024-11-07 13:21:27,920 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-07 13:21:27,920 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-07 13:21:27,921 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-07 13:21:27,921 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-07 13:21:27,921 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-07 13:21:27,921 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-07 13:21:27,921 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-07 13:21:27,921 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-11-07 13:21:27,921 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-11-07 13:21:27,921 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-11-07 13:21:27,921 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-11-07 13:21:27,921 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure hiddev_lookup_report [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure hiddev_lookup_report [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_get_interface_no_resume [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_get_interface_no_resume [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_output_report [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_output_report [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_timer_2 [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_timer_2 [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_disconnect [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_disconnect [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure usb_unlink_urb [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_unlink_urb [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_submit_report [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_submit_report [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_mark_busy [2024-11-07 13:21:27,924 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_mark_busy [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-07 13:21:27,924 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure hid_set_idle [2024-11-07 13:21:27,925 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_set_idle [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure dev_notice [2024-11-07 13:21:27,925 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_notice [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure hid_destroy_device [2024-11-07 13:21:27,925 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_destroy_device [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_interruptible [2024-11-07 13:21:27,925 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_interruptible [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_open [2024-11-07 13:21:27,925 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_open [2024-11-07 13:21:27,925 INFO L130 BoogieDeclarations]: Found specification of procedure up_write [2024-11-07 13:21:27,926 INFO L138 BoogieDeclarations]: Found implementation of procedure up_write [2024-11-07 13:21:27,930 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_rescale [2024-11-07 13:21:27,930 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_rescale [2024-11-07 13:21:27,930 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_set [2024-11-07 13:21:27,930 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_set [2024-11-07 13:21:27,930 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-07 13:21:27,930 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-07 13:21:27,930 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-07 13:21:27,930 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-07 13:21:27,930 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-07 13:21:27,930 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-07 13:21:27,930 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure hid_reset_resume [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_reset_resume [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure __mutex_init [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure __mutex_init [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work_on [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work_on [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_close [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_close [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure usb_alloc_urb [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_alloc_urb [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure hid_alloc_report_buf [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_alloc_report_buf [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_find_reports [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_find_reports [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2024-11-07 13:21:27,931 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_get_interface_async [2024-11-07 13:21:27,931 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_get_interface_async [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_find_fields [2024-11-07 13:21:27,932 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_find_fields [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer_sync [2024-11-07 13:21:27,932 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer_sync [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure hiddev_write [2024-11-07 13:21:27,932 INFO L138 BoogieDeclarations]: Found implementation of procedure hiddev_write [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_quirks_exit [2024-11-07 13:21:27,932 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_quirks_exit [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure __create_pipe [2024-11-07 13:21:27,932 INFO L138 BoogieDeclarations]: Found implementation of procedure __create_pipe [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-11-07 13:21:27,932 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure activate_suitable_timer_2 [2024-11-07 13:21:27,932 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_suitable_timer_2 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_restart_queues [2024-11-07 13:21:27,932 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_restart_queues [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure usb_fill_int_urb [2024-11-07 13:21:27,932 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_fill_int_urb [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-07 13:21:27,932 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-07 13:21:27,932 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure hid_device_io_stop [2024-11-07 13:21:27,933 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_device_io_stop [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_pr_debug [2024-11-07 13:21:27,933 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_pr_debug [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2024-11-07 13:21:27,933 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-07 13:21:27,933 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_restart_ctrl_queue [2024-11-07 13:21:27,933 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_restart_ctrl_queue [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_start [2024-11-07 13:21:27,933 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_start [2024-11-07 13:21:27,933 INFO L130 BoogieDeclarations]: Found specification of procedure pidff_reset [2024-11-07 13:21:27,933 INFO L138 BoogieDeclarations]: Found implementation of procedure pidff_reset [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_set_bit [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_set_bit [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure copy_from_user [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure copy_from_user [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure usb_alloc_coherent [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_alloc_coherent [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_work [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_work [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_lookup_quirk [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_lookup_quirk [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure hid_post_reset [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_post_reset [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_raw_request [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_raw_request [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure usbhid_get_power [2024-11-07 13:21:27,934 INFO L138 BoogieDeclarations]: Found implementation of procedure usbhid_get_power [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-07 13:21:27,934 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-07 13:21:27,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-07 13:21:27,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-07 13:21:27,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-11-07 13:21:27,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-11-07 13:21:27,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-11-07 13:21:27,935 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-11-07 13:21:27,936 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-11-07 13:21:27,936 INFO L130 BoogieDeclarations]: Found specification of procedure usb_string [2024-11-07 13:21:27,936 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_string [2024-11-07 13:21:27,936 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_clear_bit [2024-11-07 13:21:27,936 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_clear_bit [2024-11-07 13:21:27,936 INFO L130 BoogieDeclarations]: Found specification of procedure hid_resume [2024-11-07 13:21:27,938 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_resume [2024-11-07 13:21:27,938 INFO L130 BoogieDeclarations]: Found specification of procedure hid_get_class_descriptor [2024-11-07 13:21:27,939 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_get_class_descriptor [2024-11-07 13:21:28,986 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 13:21:28,989 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 13:21:44,638 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-07 13:21:55,573 INFO L? ?]: Removed 3659 outVars from TransFormulas that were not future-live. [2024-11-07 13:21:55,574 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 13:21:55,627 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 13:21:55,627 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-07 13:21:55,627 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:21:55 BoogieIcfgContainer [2024-11-07 13:21:55,628 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 13:21:55,629 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 13:21:55,630 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 13:21:55,636 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 13:21:55,636 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 01:21:21" (1/3) ... [2024-11-07 13:21:55,637 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@708c4bc0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:21:55, skipping insertion in model container [2024-11-07 13:21:55,637 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:25" (2/3) ... [2024-11-07 13:21:55,637 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@708c4bc0 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:21:55, skipping insertion in model container [2024-11-07 13:21:55,637 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:21:55" (3/3) ... [2024-11-07 13:21:55,638 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-32_7a-drivers--hid--usbhid--usbhid.ko-entry_point.cil.out.i [2024-11-07 13:21:55,648 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 13:21:55,649 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-07 13:21:55,754 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 13:21:55,766 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;@732f5d3a, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 13:21:55,766 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-07 13:21:55,781 INFO L276 IsEmpty]: Start isEmpty. Operand has 3138 states, 2188 states have (on average 1.3660877513711152) internal successors, (2989), 2255 states have internal predecessors, (2989), 789 states have call successors, (789), 160 states have call predecessors, (789), 159 states have return successors, (780), 775 states have call predecessors, (780), 780 states have call successors, (780) [2024-11-07 13:21:55,799 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 210 [2024-11-07 13:21:55,800 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 13:21:55,801 INFO L215 NwaCegarLoop]: trace histogram [11, 11, 11, 11, 11, 11, 11, 11, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 13:21:55,801 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 13:21:55,804 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 13:21:55,804 INFO L85 PathProgramCache]: Analyzing trace with hash 2008902832, now seen corresponding path program 1 times [2024-11-07 13:21:55,809 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 13:21:55,809 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1911154980] [2024-11-07 13:21:55,810 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 13:21:55,810 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms