./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--usb--host--fotg210-hcd.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--usb--host--fotg210-hcd.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', '320b7d1e6644967c46f7e8e7bf75fe72a135182fd29b7d8b00aa24dd98e9882e'] 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--usb--host--fotg210-hcd.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 320b7d1e6644967c46f7e8e7bf75fe72a135182fd29b7d8b00aa24dd98e9882e --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 13:32:01,471 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 13:32:01,561 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:32:01,565 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 13:32:01,565 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 13:32:01,590 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 13:32:01,591 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 13:32:01,591 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 13:32:01,592 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 13:32:01,592 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 13:32:01,592 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 13:32:01,592 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 13:32:01,593 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 13:32:01,593 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 13:32:01,593 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 13:32:01,593 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 13:32:01,593 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 13:32:01,593 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 13:32:01,593 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 13:32:01,593 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 13:32:01,594 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 13:32:01,594 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 13:32:01,594 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 13:32:01,594 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 13:32:01,594 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 13:32:01,594 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 13:32:01,594 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 13:32:01,594 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 13:32:01,595 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 13:32:01,595 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:32:01,595 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 13:32:01,595 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 13:32:01,595 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 13:32:01,595 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 13:32:01,595 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 13:32:01,596 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 13:32:01,596 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 13:32:01,596 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 13:32:01,596 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 13:32:01,596 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 -> 320b7d1e6644967c46f7e8e7bf75fe72a135182fd29b7d8b00aa24dd98e9882e [2024-11-07 13:32:01,890 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 13:32:01,898 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 13:32:01,900 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 13:32:01,901 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 13:32:01,901 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 13:32:01,902 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--usb--host--fotg210-hcd.ko-entry_point.cil.out.i [2024-11-07 13:32:03,265 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 13:32:03,805 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 13:32:03,806 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--usb--host--fotg210-hcd.ko-entry_point.cil.out.i [2024-11-07 13:32:03,856 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f1acc6229/acb7c093a607442290b09f326dac8e7b/FLAG6959d1d25 [2024-11-07 13:32:03,874 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/f1acc6229/acb7c093a607442290b09f326dac8e7b [2024-11-07 13:32:03,876 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 13:32:03,877 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 13:32:03,879 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 13:32:03,880 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 13:32:03,883 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 13:32:03,884 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:32:03" (1/1) ... [2024-11-07 13:32:03,884 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@64635d33 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:03, skipping insertion in model container [2024-11-07 13:32:03,885 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:32:03" (1/1) ... [2024-11-07 13:32:04,009 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 13:32:06,242 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--usb--host--fotg210-hcd.ko-entry_point.cil.out.i[370344,370357] [2024-11-07 13:32:06,545 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:32:06,576 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 13:32:06,671 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"); [3930] [2024-11-07 13:32:06,673 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)); [3937] [2024-11-07 13:32:06,674 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)); [3951-3952] [2024-11-07 13:32:06,674 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsfl %1,%0": "=r" (r): "rm" (x), "0" (-1)); [3960] [2024-11-07 13:32:06,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [4299] [2024-11-07 13:32:06,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [4306] [2024-11-07 13:32:06,850 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--32_7a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9066/dscv_tempdir/dscv/ri/32_7a/drivers/usb/host/fotg210-hcd.c"), "i" (1921), "i" (12UL)); [6562-6563] [2024-11-07 13:32:06,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--32_7a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9066/dscv_tempdir/dscv/ri/32_7a/drivers/usb/host/fotg210-hcd.c"), "i" (2133), "i" (12UL)); [6814-6815] [2024-11-07 13:32:06,906 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [7139] [2024-11-07 13:32:06,909 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [7185] [2024-11-07 13:32:06,930 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [7737] [2024-11-07 13:32:06,934 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [7813] [2024-11-07 13:32:06,945 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [7933] [2024-11-07 13:32:06,992 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8452] [2024-11-07 13:32:06,997 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [8537] [2024-11-07 13:32:07,008 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--32_7a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9066/dscv_tempdir/dscv/ri/32_7a/drivers/usb/host/fotg210-hcd.c"), "i" (4035), "i" (12UL)); [8848-8849] [2024-11-07 13:32:07,033 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9481] [2024-11-07 13:32:07,045 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("lfence": : : "memory"); [9856] [2024-11-07 13:32:07,048 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9887] [2024-11-07 13:32:07,096 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--32_7a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/9066/dscv_tempdir/dscv/ri/32_7a/drivers/usb/host/fotg210-hcd.c"), "i" (5180), "i" (12UL)); [10271-10272] [2024-11-07 13:32:07,179 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--usb--host--fotg210-hcd.ko-entry_point.cil.out.i[370344,370357] [2024-11-07 13:32:07,231 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:32:07,373 INFO L204 MainTranslator]: Completed translation [2024-11-07 13:32:07,375 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07 WrapperNode [2024-11-07 13:32:07,375 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 13:32:07,377 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 13:32:07,377 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 13:32:07,377 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 13:32:07,383 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:32:07" (1/1) ... [2024-11-07 13:32:07,507 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:32:07" (1/1) ... [2024-11-07 13:32:07,878 INFO L138 Inliner]: procedures = 384, calls = 4924, calls flagged for inlining = 150, calls inlined = 146, statements flattened = 14190 [2024-11-07 13:32:07,878 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 13:32:07,879 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 13:32:07,879 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 13:32:07,879 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 13:32:07,890 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07" (1/1) ... [2024-11-07 13:32:07,891 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07" (1/1) ... [2024-11-07 13:32:07,953 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07" (1/1) ... [2024-11-07 13:32:10,526 INFO L175 MemorySlicer]: Split 2782 memory accesses to 122 slices as follows [3, 4, 7, 4, 2, 1, 5, 6, 1, 30, 2, 3, 1, 4, 7, 1, 2, 1, 2, 6, 1, 6, 2, 1, 5, 1, 7, 1, 5, 1, 5, 1, 5, 2, 1, 5, 1, 35, 2, 1, 5, 1, 7, 3, 1, 4, 5, 1, 5, 357, 1, 5, 1, 3, 5, 4, 1, 2, 1, 6, 7, 6, 1, 7, 1, 1, 7, 1, 4, 5, 10, 22, 2, 1, 7, 1, 1, 8, 1, 5, 1, 4, 1, 16, 5, 1, 1, 6, 6, 15, 2, 2, 2, 8, 17, 6, 6, 21, 16, 6, 31, 50, 34, 87, 1, 1554, 9, 2, 1, 4, 5, 12, 12, 25, 46, 40, 3, 4, 10, 7, 3, 4]. 56 percent of accesses are in the largest equivalence class. The 494 initializations are split as follows [3, 4, 0, 0, 2, 0, 5, 6, 1, 25, 2, 3, 1, 4, 7, 1, 0, 1, 0, 6, 1, 6, 0, 1, 5, 1, 7, 1, 5, 1, 5, 1, 5, 0, 1, 5, 1, 0, 2, 1, 5, 1, 7, 3, 1, 4, 5, 1, 5, 0, 1, 5, 1, 3, 5, 4, 1, 2, 1, 6, 7, 6, 1, 7, 1, 1, 7, 1, 4, 5, 10, 0, 2, 1, 7, 1, 1, 8, 1, 5, 1, 4, 1, 16, 5, 1, 1, 6, 6, 15, 0, 0, 0, 8, 17, 6, 6, 0, 0, 6, 27, 50, 34, 0, 1, 8, 0, 0, 0, 0, 4, 0, 0, 0, 0, 0, 3, 4, 0, 0, 3, 4]. The 1023 writes are split as follows [0, 0, 3, 1, 0, 1, 0, 0, 0, 5, 0, 0, 0, 0, 0, 0, 1, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 306, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 12, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 1, 1, 0, 0, 0, 0, 15, 16, 0, 1, 0, 0, 87, 0, 442, 3, 1, 0, 3, 0, 11, 11, 25, 46, 20, 0, 0, 0, 6, 0, 0]. [2024-11-07 13:32:10,527 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07" (1/1) ... [2024-11-07 13:32:10,527 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07" (1/1) ... [2024-11-07 13:32:10,749 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07" (1/1) ... [2024-11-07 13:32:10,797 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07" (1/1) ... [2024-11-07 13:32:10,909 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07" (1/1) ... [2024-11-07 13:32:10,944 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07" (1/1) ... [2024-11-07 13:32:11,049 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 13:32:11,051 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 13:32:11,051 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 13:32:11,051 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 13:32:11,052 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07" (1/1) ... [2024-11-07 13:32:11,057 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:32:11,075 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 13:32:11,090 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:32:11,202 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:32:11,225 INFO L130 BoogieDeclarations]: Found specification of procedure single_unlink_async [2024-11-07 13:32:11,226 INFO L138 BoogieDeclarations]: Found implementation of procedure single_unlink_async [2024-11-07 13:32:11,226 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_poll_PSS [2024-11-07 13:32:11,226 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_poll_PSS [2024-11-07 13:32:11,226 INFO L130 BoogieDeclarations]: Found specification of procedure end_unlink_async [2024-11-07 13:32:11,226 INFO L138 BoogieDeclarations]: Found implementation of procedure end_unlink_async [2024-11-07 13:32:11,227 INFO L130 BoogieDeclarations]: Found specification of procedure dbg_status_buf [2024-11-07 13:32:11,227 INFO L138 BoogieDeclarations]: Found implementation of procedure dbg_status_buf [2024-11-07 13:32:11,227 INFO L130 BoogieDeclarations]: Found specification of procedure platform_driver_unregister [2024-11-07 13:32:11,227 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_driver_unregister [2024-11-07 13:32:11,227 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-07 13:32:11,228 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-07 13:32:11,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-07 13:32:11,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-07 13:32:11,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-07 13:32:11,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-07 13:32:11,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-07 13:32:11,229 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-07 13:32:11,230 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-07 13:32:11,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-07 13:32:11,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-07 13:32:11,231 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#34 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#35 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#36 [2024-11-07 13:32:11,232 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#37 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#38 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#39 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#40 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#41 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#42 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#43 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#44 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#45 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#46 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#47 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#48 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#49 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#50 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#51 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#52 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#53 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#54 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#55 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#56 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#57 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#58 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#59 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#60 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#61 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#62 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#63 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#64 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#65 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#66 [2024-11-07 13:32:11,233 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#67 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#68 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#69 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#70 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#71 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#72 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#73 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#74 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#75 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#76 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#77 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#78 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#79 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#80 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#81 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#82 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#83 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#84 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#85 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#86 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#87 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#88 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#89 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#90 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#91 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#92 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#93 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#94 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#95 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#96 [2024-11-07 13:32:11,234 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#97 [2024-11-07 13:32:11,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#98 [2024-11-07 13:32:11,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#99 [2024-11-07 13:32:11,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#100 [2024-11-07 13:32:11,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#101 [2024-11-07 13:32:11,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#102 [2024-11-07 13:32:11,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#103 [2024-11-07 13:32:11,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#104 [2024-11-07 13:32:11,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#105 [2024-11-07 13:32:11,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#106 [2024-11-07 13:32:11,237 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#107 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#108 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#109 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#110 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#111 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#112 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#113 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#114 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#115 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#116 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#117 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#118 [2024-11-07 13:32:11,238 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#119 [2024-11-07 13:32:11,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#120 [2024-11-07 13:32:11,239 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#121 [2024-11-07 13:32:11,241 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_qh_alloc [2024-11-07 13:32:11,241 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_qh_alloc [2024-11-07 13:32:11,241 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-07 13:32:11,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-07 13:32:11,241 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-11-07 13:32:11,241 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-11-07 13:32:11,241 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_urb_dequeue [2024-11-07 13:32:11,241 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_urb_dequeue [2024-11-07 13:32:11,241 INFO L130 BoogieDeclarations]: Found specification of procedure turn_on_io_watchdog [2024-11-07 13:32:11,241 INFO L138 BoogieDeclarations]: Found implementation of procedure turn_on_io_watchdog [2024-11-07 13:32:11,241 INFO L130 BoogieDeclarations]: Found specification of procedure dma_pool_alloc [2024-11-07 13:32:11,241 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_pool_alloc [2024-11-07 13:32:11,241 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_to_hcd [2024-11-07 13:32:11,241 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_to_hcd [2024-11-07 13:32:11,241 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2024-11-07 13:32:11,241 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2024-11-07 13:32:11,241 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-07 13:32:11,241 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-07 13:32:11,241 INFO L130 BoogieDeclarations]: Found specification of procedure hc32_to_cpup [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure hc32_to_cpup [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure usb_disabled [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_disabled [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure qh_destroy [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure qh_destroy [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure end_free_itds [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure end_free_itds [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_hcd_remove [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_hcd_remove [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure periodic_next_shadow [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure periodic_next_shadow [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_poll_ASS [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_poll_ASS [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure alloc_buffer [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure alloc_buffer [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_run [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_run [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2024-11-07 13:32:11,242 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-07 13:32:11,242 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#34 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#35 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#36 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#37 [2024-11-07 13:32:11,243 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#38 [2024-11-07 13:32:11,246 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#39 [2024-11-07 13:32:11,246 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#40 [2024-11-07 13:32:11,246 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#41 [2024-11-07 13:32:11,246 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#42 [2024-11-07 13:32:11,246 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#43 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#44 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#45 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#46 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#47 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#48 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#49 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#50 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#51 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#52 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#53 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#54 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#55 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#56 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#57 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#58 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#59 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#60 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#61 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#62 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#63 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#64 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#65 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#66 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#67 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#68 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#69 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#70 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#71 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#72 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#73 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#74 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#75 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#76 [2024-11-07 13:32:11,247 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#77 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#78 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#79 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#80 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#81 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#82 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#83 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#84 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#85 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#86 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#87 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#88 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#89 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#90 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#91 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#92 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#93 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#94 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#95 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#96 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#97 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#98 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#99 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#100 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#101 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#102 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#103 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#104 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#105 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#106 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#107 [2024-11-07 13:32:11,248 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#108 [2024-11-07 13:32:11,249 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#109 [2024-11-07 13:32:11,249 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#110 [2024-11-07 13:32:11,249 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#111 [2024-11-07 13:32:11,249 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#112 [2024-11-07 13:32:11,249 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#113 [2024-11-07 13:32:11,249 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#114 [2024-11-07 13:32:11,251 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#115 [2024-11-07 13:32:11,251 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#116 [2024-11-07 13:32:11,251 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#117 [2024-11-07 13:32:11,252 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#118 [2024-11-07 13:32:11,252 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#119 [2024-11-07 13:32:11,253 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#120 [2024-11-07 13:32:11,253 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#121 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-11-07 13:32:11,253 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-11-07 13:32:11,254 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-11-07 13:32:11,254 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-11-07 13:32:11,254 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-11-07 13:32:11,254 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-11-07 13:32:11,254 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-11-07 13:32:11,254 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#34 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#35 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#36 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#37 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#38 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#39 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#40 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#41 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#42 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#43 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#44 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#45 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#46 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#47 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#48 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#49 [2024-11-07 13:32:11,255 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#50 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#51 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#52 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#53 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#54 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#55 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#56 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#57 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#58 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#59 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#60 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#61 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#62 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#63 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#64 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#65 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#66 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#67 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#68 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#69 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#70 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#71 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#72 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#73 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#74 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#75 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#76 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#77 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#78 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#79 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#80 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#81 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#82 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#83 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#84 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#85 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#86 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#87 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#88 [2024-11-07 13:32:11,256 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#89 [2024-11-07 13:32:11,257 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#90 [2024-11-07 13:32:11,257 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#91 [2024-11-07 13:32:11,257 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#92 [2024-11-07 13:32:11,257 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#93 [2024-11-07 13:32:11,259 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#94 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#95 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#96 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#97 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#98 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#99 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#100 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#101 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#102 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#103 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#104 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#105 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#106 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#107 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#108 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#109 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#110 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#111 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#112 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#113 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#114 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#115 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#116 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#117 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#118 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#119 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#120 [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#121 [2024-11-07 13:32:11,260 INFO L130 BoogieDeclarations]: Found specification of procedure start_unlink_intr [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure start_unlink_intr [2024-11-07 13:32:11,260 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 13:32:11,260 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_hub_status_data [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_hub_status_data [2024-11-07 13:32:11,260 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_set_command_bit [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_set_command_bit [2024-11-07 13:32:11,260 INFO L130 BoogieDeclarations]: Found specification of procedure debug_output [2024-11-07 13:32:11,260 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_output [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure usb_maxpacket [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_maxpacket [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_qtd_init [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_qtd_init [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure ktime_get [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure ktime_get [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_relinquish_port [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_relinquish_port [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure hcd_to_fotg210 [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure hcd_to_fotg210 [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_irq [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_irq [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure start_free_itds [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure start_free_itds [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure __kmalloc [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure __kmalloc [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_stop [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_stop [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure bus_to_hcd [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure bus_to_hcd [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_clear_command_bit [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_clear_command_bit [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure qtd_list_free [2024-11-07 13:32:11,261 INFO L138 BoogieDeclarations]: Found implementation of procedure qtd_list_free [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-07 13:32:11,261 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-07 13:32:11,266 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#24 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#25 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#26 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#27 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#28 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#29 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#30 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#31 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#32 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#33 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#34 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#35 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#36 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#37 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#38 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#39 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#40 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#41 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#42 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#43 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#44 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#45 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#46 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#47 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#48 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#49 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#50 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#51 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#52 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#53 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#54 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#55 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#56 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#57 [2024-11-07 13:32:11,267 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#58 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#59 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#60 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#61 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#62 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#63 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#64 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#65 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#66 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#67 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#68 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#69 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#70 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#71 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#72 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#73 [2024-11-07 13:32:11,268 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#74 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#75 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#76 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#77 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#78 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#79 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#80 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#81 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#82 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#83 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#84 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#85 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#86 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#87 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#88 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#89 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#90 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#91 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#92 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#93 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#94 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#95 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#96 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#97 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#98 [2024-11-07 13:32:11,271 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#99 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#100 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#101 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#102 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#103 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#104 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#105 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#106 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#107 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#108 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#109 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#110 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#111 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#112 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#113 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#114 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#115 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#116 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#117 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#118 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#119 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#120 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#121 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2024-11-07 13:32:11,272 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_xmalloc [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure dma_pool_create [2024-11-07 13:32:11,272 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_pool_create [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_num [2024-11-07 13:32:11,272 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_num [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure iowrite32 [2024-11-07 13:32:11,272 INFO L138 BoogieDeclarations]: Found implementation of procedure iowrite32 [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure qtd_fill [2024-11-07 13:32:11,272 INFO L138 BoogieDeclarations]: Found implementation of procedure qtd_fill [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2024-11-07 13:32:11,272 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_readl [2024-11-07 13:32:11,272 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_readl [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2024-11-07 13:32:11,272 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure dma_pool_destroy [2024-11-07 13:32:11,272 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_pool_destroy [2024-11-07 13:32:11,272 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_clear_tt_buffer [2024-11-07 13:32:11,272 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_clear_tt_buffer [2024-11-07 13:32:11,273 INFO L130 BoogieDeclarations]: Found specification of procedure platform_get_resource [2024-11-07 13:32:11,273 INFO L138 BoogieDeclarations]: Found implementation of procedure platform_get_resource [2024-11-07 13:32:11,273 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 13:32:11,273 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-07 13:32:11,273 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-07 13:32:11,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-07 13:32:11,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-07 13:32:11,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-07 13:32:11,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-07 13:32:11,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-07 13:32:11,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-07 13:32:11,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-07 13:32:11,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-07 13:32:11,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-07 13:32:11,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-07 13:32:11,276 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#34 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#35 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#36 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#37 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#38 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#39 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#40 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#41 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#42 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#43 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#44 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#45 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#46 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#47 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#48 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#49 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#50 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#51 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#52 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#53 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#54 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#55 [2024-11-07 13:32:11,277 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#56 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#57 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#58 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#59 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#60 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#61 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#62 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#63 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#64 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#65 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#66 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#67 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#68 [2024-11-07 13:32:11,278 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#69 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#70 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#71 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#72 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#73 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#74 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#75 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#76 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#77 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#78 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#79 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#80 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#81 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#82 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#83 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#84 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#85 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#86 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#87 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#88 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#89 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#90 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#91 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#92 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#93 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#94 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#95 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#96 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#97 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#98 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#99 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#100 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#101 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#102 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#103 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#104 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#105 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#106 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#107 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#108 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#109 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#110 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#111 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#112 [2024-11-07 13:32:11,280 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#113 [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#114 [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#115 [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#116 [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#117 [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#118 [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#119 [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#120 [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#121 [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_writel [2024-11-07 13:32:11,281 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_writel [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure dbg_command_buf [2024-11-07 13:32:11,281 INFO L138 BoogieDeclarations]: Found implementation of procedure dbg_command_buf [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-07 13:32:11,281 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure start_iaa_cycle [2024-11-07 13:32:11,281 INFO L138 BoogieDeclarations]: Found implementation of procedure start_iaa_cycle [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_halt [2024-11-07 13:32:11,281 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_halt [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_remove [2024-11-07 13:32:11,281 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_remove [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_hcd_probe [2024-11-07 13:32:11,281 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_hcd_probe [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure periodic_usecs [2024-11-07 13:32:11,281 INFO L138 BoogieDeclarations]: Found implementation of procedure periodic_usecs [2024-11-07 13:32:11,281 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-11-07 13:32:11,282 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-11-07 13:32:11,282 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2024-11-07 13:32:11,282 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2024-11-07 13:32:11,282 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_endpoint_disable [2024-11-07 13:32:11,282 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_endpoint_disable [2024-11-07 13:32:11,282 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_dir [2024-11-07 13:32:11,282 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_dir [2024-11-07 13:32:11,282 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2024-11-07 13:32:11,282 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2024-11-07 13:32:11,282 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2024-11-07 13:32:11,282 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure qh_completions [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure qh_completions [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_mem_cleanup [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_mem_cleanup [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_handle_controller_death [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_handle_controller_death [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure disable_periodic [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_periodic [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure usb_put_hcd [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_put_hcd [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure enable_periodic [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure enable_periodic [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_port_speed [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_port_speed [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure qh_lines [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure qh_lines [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_shutdown [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_shutdown [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_handle_intr_unlinks [2024-11-07 13:32:11,283 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_handle_intr_unlinks [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-07 13:32:11,283 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-07 13:32:11,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-07 13:32:11,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-07 13:32:11,286 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#24 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#25 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#26 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#27 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#28 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#29 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#30 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#31 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#32 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#33 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#34 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#35 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#36 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#37 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#38 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#39 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#40 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#41 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#42 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#43 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#44 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#45 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#46 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#47 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#48 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#49 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#50 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#51 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#52 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#53 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#54 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#55 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#56 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#57 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#58 [2024-11-07 13:32:11,287 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#59 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#60 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#61 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#62 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#63 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#64 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#65 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#66 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#67 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#68 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#69 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#70 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#71 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#72 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#73 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#74 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#75 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#76 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#77 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#78 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#79 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#80 [2024-11-07 13:32:11,288 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#81 [2024-11-07 13:32:11,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#82 [2024-11-07 13:32:11,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#83 [2024-11-07 13:32:11,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#84 [2024-11-07 13:32:11,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#85 [2024-11-07 13:32:11,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#86 [2024-11-07 13:32:11,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#87 [2024-11-07 13:32:11,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#88 [2024-11-07 13:32:11,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#89 [2024-11-07 13:32:11,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#90 [2024-11-07 13:32:11,290 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#91 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#92 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#93 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#94 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#95 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#96 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#97 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#98 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#99 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#100 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#101 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#102 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#103 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#104 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#105 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#106 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#107 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#108 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#109 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#110 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#111 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#112 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#113 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#114 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#115 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#116 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#117 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#118 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#119 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#120 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#121 [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_assume [2024-11-07 13:32:11,291 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_assume [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2024-11-07 13:32:11,291 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_enable_event [2024-11-07 13:32:11,291 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_enable_event [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_qtd_free [2024-11-07 13:32:11,291 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_qtd_free [2024-11-07 13:32:11,291 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_read_frame_index [2024-11-07 13:32:11,291 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_read_frame_index [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_unlink_urb_from_ep [2024-11-07 13:32:11,292 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_unlink_urb_from_ep [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-07 13:32:11,292 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-07 13:32:11,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-07 13:32:11,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-07 13:32:11,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-11-07 13:32:11,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-11-07 13:32:11,294 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#24 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#25 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#26 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#27 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#28 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#29 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#30 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#31 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#32 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#33 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#34 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#35 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#36 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#37 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#38 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#39 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#40 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#41 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#42 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#43 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#44 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#45 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#46 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#47 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#48 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#49 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#50 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#51 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#52 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#53 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#54 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#55 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#56 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#57 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#58 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#59 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#60 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#61 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#62 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#63 [2024-11-07 13:32:11,295 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#64 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#65 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#66 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#67 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#68 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#69 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#70 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#71 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#72 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#73 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#74 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#75 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#76 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#77 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#78 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#79 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#80 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#81 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#82 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#83 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#84 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#85 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#86 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#87 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#88 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#89 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#90 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#91 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#92 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#93 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#94 [2024-11-07 13:32:11,296 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#95 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#96 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#97 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#98 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#99 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#100 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#101 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#102 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#103 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#104 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#105 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#106 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#107 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#108 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#109 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#110 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#111 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#112 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#113 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#114 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#115 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#116 [2024-11-07 13:32:11,298 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#117 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#118 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#119 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#120 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#121 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_quiesce [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_quiesce [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_mutex_of_debug_buffer [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_mutex_of_debug_buffer [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure qh_schedule [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure qh_schedule [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_get_frame [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_get_frame [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure check_intr_schedule [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure check_intr_schedule [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure list_move_tail [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure list_move_tail [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure constant_test_bit [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure constant_test_bit [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_silence_controller [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_silence_controller [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_remove_recursive [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_remove_recursive [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_clear_tt_buffer_complete [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_clear_tt_buffer_complete [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure debugfs_create_file [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure debugfs_create_file [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2024-11-07 13:32:11,299 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-07 13:32:11,299 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-07 13:32:11,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-07 13:32:11,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-07 13:32:11,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-07 13:32:11,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-07 13:32:11,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-07 13:32:11,300 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#24 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#25 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#26 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#27 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#28 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#29 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#30 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#31 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#32 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#33 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#34 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#35 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#36 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#37 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#38 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#39 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#40 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#41 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#42 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#43 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#44 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#45 [2024-11-07 13:32:11,301 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#46 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#47 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#48 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#49 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#50 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#51 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#52 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#53 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#54 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#55 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#56 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#57 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#58 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#59 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#60 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#61 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#62 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#63 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#64 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#65 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#66 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#67 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#68 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#69 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#70 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#71 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#72 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#73 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#74 [2024-11-07 13:32:11,302 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#75 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#76 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#77 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#78 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#79 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#80 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#81 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#82 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#83 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#84 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#85 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#86 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#87 [2024-11-07 13:32:11,303 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#88 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#89 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#90 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#91 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#92 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#93 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#94 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#95 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#96 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#97 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#98 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#99 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#100 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#101 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#102 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#103 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#104 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#105 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#106 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#107 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#108 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#109 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#110 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#111 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#112 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#113 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#114 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#115 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#116 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#117 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#118 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#119 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#120 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#121 [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure __dynamic_dev_dbg [2024-11-07 13:32:11,304 INFO L138 BoogieDeclarations]: Found implementation of procedure __dynamic_dev_dbg [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_endpoint_reset [2024-11-07 13:32:11,304 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_endpoint_reset [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_link_urb_to_ep [2024-11-07 13:32:11,304 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_link_urb_to_ep [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2024-11-07 13:32:11,304 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-07 13:32:11,304 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure iso_sched_free [2024-11-07 13:32:11,304 INFO L138 BoogieDeclarations]: Found implementation of procedure iso_sched_free [2024-11-07 13:32:11,304 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-11-07 13:32:11,304 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-11-07 13:32:11,305 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-07 13:32:11,305 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_reset [2024-11-07 13:32:11,305 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_reset [2024-11-07 13:32:11,305 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-11-07 13:32:11,305 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-11-07 13:32:11,305 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2024-11-07 13:32:11,305 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2024-11-07 13:32:11,305 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 13:32:11,305 INFO L130 BoogieDeclarations]: Found specification of procedure usb_calc_bus_time [2024-11-07 13:32:11,305 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_calc_bus_time [2024-11-07 13:32:11,305 INFO L130 BoogieDeclarations]: Found specification of procedure hrtimer_cancel [2024-11-07 13:32:11,305 INFO L138 BoogieDeclarations]: Found implementation of procedure hrtimer_cancel [2024-11-07 13:32:11,305 INFO L130 BoogieDeclarations]: Found specification of procedure qh_link_async [2024-11-07 13:32:11,305 INFO L138 BoogieDeclarations]: Found implementation of procedure qh_link_async [2024-11-07 13:32:11,305 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-07 13:32:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-07 13:32:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-07 13:32:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-07 13:32:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-07 13:32:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-07 13:32:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-07 13:32:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-07 13:32:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-07 13:32:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-07 13:32:11,306 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#24 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#25 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#26 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#27 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#28 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#29 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#30 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#31 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#32 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#33 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#34 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#35 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#36 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#37 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#38 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#39 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#40 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#41 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#42 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#43 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#44 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#45 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#46 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#47 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#48 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#49 [2024-11-07 13:32:11,307 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#50 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#51 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#52 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#53 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#54 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#55 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#56 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#57 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#58 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#59 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#60 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#61 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#62 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#63 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#64 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#65 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#66 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#67 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#68 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#69 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#70 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#71 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#72 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#73 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#74 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#75 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#76 [2024-11-07 13:32:11,308 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#77 [2024-11-07 13:32:11,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#78 [2024-11-07 13:32:11,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#79 [2024-11-07 13:32:11,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#80 [2024-11-07 13:32:11,309 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#81 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#82 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#83 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#84 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#85 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#86 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#87 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#88 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#89 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#90 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#91 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#92 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#93 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#94 [2024-11-07 13:32:11,310 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#95 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#96 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#97 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#98 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#99 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#100 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#101 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#102 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#103 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#104 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#105 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#106 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#107 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#108 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#109 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#110 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#111 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#112 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#113 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#114 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#115 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#116 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#117 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#118 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#119 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#120 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#121 [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_qtd_alloc [2024-11-07 13:32:11,311 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_qtd_alloc [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_work [2024-11-07 13:32:11,311 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_work [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure qh_urb_transaction [2024-11-07 13:32:11,311 INFO L138 BoogieDeclarations]: Found implementation of procedure qh_urb_transaction [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2024-11-07 13:32:11,311 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2024-11-07 13:32:11,311 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2024-11-07 13:32:11,311 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure scnprintf [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure scnprintf [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_hub_control [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_hub_control [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure check_period [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure check_period [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure default_llseek [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure default_llseek [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure __list_splice [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_splice [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure shadow_next_periodic [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure shadow_next_periodic [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure list_add [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure hc32_to_cpu [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure hc32_to_cpu [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure handshake [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure handshake [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure debug_close [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_close [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_mutex_of_debug_buffer [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_mutex_of_debug_buffer [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure qh_refresh [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure qh_refresh [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_urb_enqueue [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_urb_enqueue [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure start_unlink_async [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure start_unlink_async [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure cpu_to_hc32 [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure cpu_to_hc32 [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure dev_name [2024-11-07 13:32:11,312 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_name [2024-11-07 13:32:11,312 INFO L130 BoogieDeclarations]: Found specification of procedure readl [2024-11-07 13:32:11,314 INFO L138 BoogieDeclarations]: Found implementation of procedure readl [2024-11-07 13:32:11,314 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2024-11-07 13:32:11,314 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2024-11-07 13:32:11,314 INFO L130 BoogieDeclarations]: Found specification of procedure qh_append_tds [2024-11-07 13:32:11,314 INFO L138 BoogieDeclarations]: Found implementation of procedure qh_append_tds [2024-11-07 13:32:11,314 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2024-11-07 13:32:11,314 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2024-11-07 13:32:11,314 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-07 13:32:11,314 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-07 13:32:11,314 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#24 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#25 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#26 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#27 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#28 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#29 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#30 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#31 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#32 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#33 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#34 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#35 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#36 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#37 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#38 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#39 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#40 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#41 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#42 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#43 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#44 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#45 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#46 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#47 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#48 [2024-11-07 13:32:11,315 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#49 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#50 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#51 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#52 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#53 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#54 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#55 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#56 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#57 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#58 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#59 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#60 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#61 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#62 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#63 [2024-11-07 13:32:11,316 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#64 [2024-11-07 13:32:11,317 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#65 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#66 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#67 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#68 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#69 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#70 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#71 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#72 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#73 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#74 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#75 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#76 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#77 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#78 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#79 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#80 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#81 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#82 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#83 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#84 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#85 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#86 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#87 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#88 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#89 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#90 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#91 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#92 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#93 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#94 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#95 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#96 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#97 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#98 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#99 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#100 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#101 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#102 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#103 [2024-11-07 13:32:11,318 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#104 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#105 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#106 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#107 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#108 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#109 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#110 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#111 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#112 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#113 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#114 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#115 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#116 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#117 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#118 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#119 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#120 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#121 [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure hcd_fotg210_init [2024-11-07 13:32:11,319 INFO L138 BoogieDeclarations]: Found implementation of procedure hcd_fotg210_init [2024-11-07 13:32:11,319 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_port_handed_over [2024-11-07 13:32:11,319 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_port_handed_over [2024-11-07 13:32:11,320 INFO L130 BoogieDeclarations]: Found specification of procedure fotg210_urb_done [2024-11-07 13:32:11,320 INFO L138 BoogieDeclarations]: Found implementation of procedure fotg210_urb_done [2024-11-07 13:32:11,320 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 13:32:11,320 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 13:32:11,320 INFO L130 BoogieDeclarations]: Found specification of procedure dma_pool_free [2024-11-07 13:32:11,320 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_pool_free [2024-11-07 13:32:11,320 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2024-11-07 13:32:11,321 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2024-11-07 13:32:13,332 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 13:32:13,338 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 13:32:24,443 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_platform_driver_unregister_16_returnLabel#1: havoc ldv_platform_driver_unregister_16_~ldv_func_arg1#1.base, ldv_platform_driver_unregister_16_~ldv_func_arg1#1.offset;havoc ldv_platform_driver_unregister_16_#in~ldv_func_arg1#1.base, ldv_platform_driver_unregister_16_#in~ldv_func_arg1#1.offset;assume { :end_inline_ldv_platform_driver_unregister_16 } true; [2024-11-07 13:33:00,312 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-07 13:33:14,245 INFO L? ?]: Removed 4772 outVars from TransFormulas that were not future-live. [2024-11-07 13:33:14,245 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 13:33:14,328 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 13:33:14,328 INFO L316 CfgBuilder]: Removed 2 assume(true) statements. [2024-11-07 13:33:14,329 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:33:14 BoogieIcfgContainer [2024-11-07 13:33:14,329 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 13:33:14,332 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 13:33:14,332 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 13:33:14,337 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 13:33:14,337 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 01:32:03" (1/3) ... [2024-11-07 13:33:14,338 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7d108085 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:33:14, skipping insertion in model container [2024-11-07 13:33:14,338 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:32:07" (2/3) ... [2024-11-07 13:33:14,338 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@7d108085 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:33:14, skipping insertion in model container [2024-11-07 13:33:14,338 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:33:14" (3/3) ... [2024-11-07 13:33:14,340 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-32_7a-drivers--usb--host--fotg210-hcd.ko-entry_point.cil.out.i [2024-11-07 13:33:14,354 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 13:33:14,354 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-07 13:33:14,540 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 13:33:14,551 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;@3d76d6e6, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 13:33:14,551 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-07 13:33:14,575 INFO L276 IsEmpty]: Start isEmpty. Operand has 4661 states, 3423 states have (on average 1.3970201577563541) internal successors, (4782), 3516 states have internal predecessors, (4782), 1084 states have call successors, (1084), 153 states have call predecessors, (1084), 152 states have return successors, (1076), 1051 states have call predecessors, (1076), 1076 states have call successors, (1076) [2024-11-07 13:33:14,595 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 375 [2024-11-07 13:33:14,595 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 13:33:14,597 INFO L215 NwaCegarLoop]: trace histogram [18, 18, 18, 18, 18, 18, 18, 18, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 10, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:33:14,597 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 13:33:14,601 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 13:33:14,602 INFO L85 PathProgramCache]: Analyzing trace with hash -1655043027, now seen corresponding path program 1 times [2024-11-07 13:33:14,609 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 13:33:14,610 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2089213397] [2024-11-07 13:33:14,610 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 13:33:14,611 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 13:33:19,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:19,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-07 13:33:20,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:33:20,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-07 13:33:20,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:33:20,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-11-07 13:33:20,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:33:20,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-07 13:33:20,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:33:20,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2024-11-07 13:33:20,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:33:20,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 82 [2024-11-07 13:33:20,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:33:20,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98 [2024-11-07 13:33:20,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:33:20,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114 [2024-11-07 13:33:20,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:33:20,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 130 [2024-11-07 13:33:20,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:33:20,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 146 [2024-11-07 13:33:20,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:33:20,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 163 [2024-11-07 13:33:20,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 174 [2024-11-07 13:33:20,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 185 [2024-11-07 13:33:20,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 196 [2024-11-07 13:33:20,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 207 [2024-11-07 13:33:20,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 218 [2024-11-07 13:33:20,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 229 [2024-11-07 13:33:20,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 240 [2024-11-07 13:33:20,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:20,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:20,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 251 [2024-11-07 13:33:21,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:21,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 262 [2024-11-07 13:33:21,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:21,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 273 [2024-11-07 13:33:21,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:21,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 284 [2024-11-07 13:33:21,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:21,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 295 [2024-11-07 13:33:21,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:21,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 306 [2024-11-07 13:33:21,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:21,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 317 [2024-11-07 13:33:21,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:21,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 328 [2024-11-07 13:33:21,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:21,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 339 [2024-11-07 13:33:21,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:21,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 350 [2024-11-07 13:33:21,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:33:21,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:33:21,289 INFO L134 CoverageAnalysis]: Checked inductivity of 2007 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 2007 trivial. 0 not checked. [2024-11-07 13:33:21,290 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 13:33:21,290 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2089213397] [2024-11-07 13:33:21,291 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2089213397] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 13:33:21,291 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 13:33:21,291 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 13:33:21,293 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2134621369] [2024-11-07 13:33:21,293 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 13:33:21,297 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 13:33:21,299 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 13:33:21,318 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 13:33:21,318 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 13:33:21,331 INFO L87 Difference]: Start difference. First operand has 4661 states, 3423 states have (on average 1.3970201577563541) internal successors, (4782), 3516 states have internal predecessors, (4782), 1084 states have call successors, (1084), 153 states have call predecessors, (1084), 152 states have return successors, (1076), 1051 states have call predecessors, (1076), 1076 states have call successors, (1076) Second operand has 5 states, 5 states have (on average 11.2) internal successors, (56), 2 states have internal predecessors, (56), 2 states have call successors, (34), 5 states have call predecessors, (34), 2 states have return successors, (31), 2 states have call predecessors, (31), 2 states have call successors, (31) [2024-11-07 13:33:25,431 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.09s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []