./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-linux-3.0/module_get_put-drivers-usb-core-usbcore.ko.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 9bd2c7ff Calling Ultimate with: /usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/config/KojakReach.xml -i ../../sv-benchmarks/c/ldv-linux-3.0/module_get_put-drivers-usb-core-usbcore.ko.cil.out.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-64bit-Kojak_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL --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 Kojak --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 6ab970527647e5ab08d4f5c3b11266fdb86c463377e2221a4694f62e2454c23c --- Real Ultimate output --- This is Ultimate 0.2.3-dev-9bd2c7f [2023-11-19 04:06:58,822 INFO L188 SettingsManager]: Resetting all preferences to default values... [2023-11-19 04:06:58,939 INFO L114 SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/config/svcomp-Reach-64bit-Kojak_Default.epf [2023-11-19 04:06:58,947 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2023-11-19 04:06:58,948 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.plugins.generator.codecheck.Interpolating solver [2023-11-19 04:06:58,985 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2023-11-19 04:06:58,986 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2023-11-19 04:06:58,986 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ALWAYS [2023-11-19 04:06:58,987 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2023-11-19 04:06:58,992 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2023-11-19 04:06:58,993 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2023-11-19 04:06:58,994 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2023-11-19 04:06:58,994 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2023-11-19 04:06:58,996 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2023-11-19 04:06:58,996 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2023-11-19 04:06:58,996 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2023-11-19 04:06:58,997 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2023-11-19 04:06:58,997 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2023-11-19 04:06:58,998 INFO L153 SettingsManager]: * Use constant arrays=true [2023-11-19 04:06:58,998 INFO L151 SettingsManager]: Preferences of CodeCheck differ from their defaults: [2023-11-19 04:06:58,998 INFO L153 SettingsManager]: * Timeout in seconds=1000000 [2023-11-19 04:06:58,999 INFO L153 SettingsManager]: * Theory for external solver=ALL [2023-11-19 04:06:59,000 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2023-11-19 04:06:59,001 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 04:06:59,001 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2023-11-19 04:06:59,003 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2023-11-19 04:06:59,003 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2023-11-19 04:06:59,004 INFO L153 SettingsManager]: * Trace refinement strategy=PENGUIN [2023-11-19 04:06:59,004 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2023-11-19 04:06:59,005 INFO L153 SettingsManager]: * Compute Hoare Annotation of negated interpolant automaton, abstraction and CFG=true [2023-11-19 04:06:59,006 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL 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 -> Kojak 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 -> 6ab970527647e5ab08d4f5c3b11266fdb86c463377e2221a4694f62e2454c23c [2023-11-19 04:06:59,343 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2023-11-19 04:06:59,372 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2023-11-19 04:06:59,374 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2023-11-19 04:06:59,376 INFO L270 PluginConnector]: Initializing CDTParser... [2023-11-19 04:06:59,378 INFO L274 PluginConnector]: CDTParser initialized [2023-11-19 04:06:59,380 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/../../sv-benchmarks/c/ldv-linux-3.0/module_get_put-drivers-usb-core-usbcore.ko.cil.out.i [2023-11-19 04:07:02,504 INFO L533 CDTParser]: Created temporary CDT project at NULL [2023-11-19 04:07:03,434 INFO L384 CDTParser]: Found 1 translation units. [2023-11-19 04:07:03,434 INFO L180 CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/sv-benchmarks/c/ldv-linux-3.0/module_get_put-drivers-usb-core-usbcore.ko.cil.out.i [2023-11-19 04:07:03,547 INFO L427 CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/data/4095da9d1/f6741ceefc0d499ea6178ef9c3d1d29c/FLAGdaf8f67ef [2023-11-19 04:07:03,562 INFO L435 CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/data/4095da9d1/f6741ceefc0d499ea6178ef9c3d1d29c [2023-11-19 04:07:03,565 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2023-11-19 04:07:03,566 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2023-11-19 04:07:03,568 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2023-11-19 04:07:03,568 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2023-11-19 04:07:03,573 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2023-11-19 04:07:03,574 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 04:07:03" (1/1) ... [2023-11-19 04:07:03,575 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@639e2522 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:03, skipping insertion in model container [2023-11-19 04:07:03,575 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 19.11 04:07:03" (1/1) ... [2023-11-19 04:07:03,906 INFO L177 MainTranslator]: Built tables and reachable declarations [2023-11-19 04:07:05,913 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/sv-benchmarks/c/ldv-linux-3.0/module_get_put-drivers-usb-core-usbcore.ko.cil.out.i[134117,134130] [2023-11-19 04:07:15,499 WARN L635 FunctionHandler]: implicit declaration of function ldv_xmalloc [2023-11-19 04:07:15,554 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 04:07:15,662 INFO L202 MainTranslator]: Completed pre-run [2023-11-19 04:07:15,876 WARN L240 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/sv-benchmarks/c/ldv-linux-3.0/module_get_put-drivers-usb-core-usbcore.ko.cil.out.i[134117,134130] [2023-11-19 04:07:15,878 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [4987] [2023-11-19 04:07:15,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [4994] [2023-11-19 04:07:15,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; btr %2,%1\n\tsbb %0,%0": "=r" (oldbit), "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5001-5002] [2023-11-19 04:07:15,881 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)); [5009-5010] [2023-11-19 04:07:15,881 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [5028] [2023-11-19 04:07:15,881 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5030] [2023-11-19 04:07:15,882 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5032] [2023-11-19 04:07:15,882 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5035] [2023-11-19 04:07:15,883 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; incl %0": "+m" (v->counter)); [5063] [2023-11-19 04:07:15,957 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 *)"/anthill/stuff/tacas-comp/work/current--X--drivers/usb/core/usbcore.ko--X--bulklinux-3.0.1--X--08_1/linux-3.0.1/csd_deg_dscv/28/dscv_tempdir/dscv/ri/08_1/drivers/usb/core/hub.c.p"), "i" (1584), "i" (12UL)); [7589-7590] [2023-11-19 04:07:16,062 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 *)"/anthill/stuff/tacas-comp/inst/current/envs/linux-3.0.1/linux-3.0.1/arch/x86/include/asm/paravirt.h"), "i" (853), "i" (12UL)); [10981-10982] [2023-11-19 04:07:16,063 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (46UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [10987-10989] [2023-11-19 04:07:16,063 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 *)"/anthill/stuff/tacas-comp/inst/current/envs/linux-3.0.1/linux-3.0.1/arch/x86/include/asm/paravirt.h"), "i" (858), "i" (12UL)); [11012-11013] [2023-11-19 04:07:16,064 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (47UL), [paravirt_opptr] "i" (& pv_irq_ops.restore_fl.func), [paravirt_clobber] "i" (1), "D" (f): "memory", "cc"); [11018-11020] [2023-11-19 04:07:16,065 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 *)"/anthill/stuff/tacas-comp/inst/current/envs/linux-3.0.1/linux-3.0.1/arch/x86/include/asm/paravirt.h"), "i" (863), "i" (12UL)); [11042-11043] [2023-11-19 04:07:16,066 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (48UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [11048-11050] [2023-11-19 04:07:16,067 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; decl %0": "+m" (v->counter)); [11081] [2023-11-19 04:07:16,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/scatterlist.h"), "i" (96), "i" (12UL)); [11173-11174] [2023-11-19 04:07:16,069 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/scatterlist.h"), "i" (97), "i" (12UL)); [11183-11184] [2023-11-19 04:07:16,072 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (18), "i" (12UL)); [11270-11271] [2023-11-19 04:07:16,074 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (35), "i" (12UL)); [11302-11303] [2023-11-19 04:07:16,075 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (51), "i" (12UL)); [11360-11361] [2023-11-19 04:07:16,076 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (64), "i" (12UL)); [11388-11389] [2023-11-19 04:07:16,077 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (78), "i" (12UL)); [11427-11428] [2023-11-19 04:07:16,078 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/asm-generic/dma-mapping-common.h"), "i" (90), "i" (12UL)); [11454-11455] [2023-11-19 04:07:16,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [14629] [2023-11-19 04:07:16,339 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [14644] [2023-11-19 04:07:16,339 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bsrl %1,%0\n\tcmovzl %2,%0": "=&r" (r): "rm" (x), "rm" (-1)); [14651] [2023-11-19 04:07:16,356 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("rep; nop": : : "memory"); [15560] [2023-11-19 04:07:16,357 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/scatterlist.h"), "i" (96), "i" (12UL)); [15607-15608] [2023-11-19 04:07:16,357 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"include/linux/scatterlist.h"), "i" (97), "i" (12UL)); [15617-15618] [2023-11-19 04:07:16,407 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; cmpxchgb %2,%1": "=a" (__ret), "+m" (*__ptr): "q" (__new), "0" (__old): "memory"); [17919-17920] [2023-11-19 04:07:16,407 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; cmpxchgw %2,%1": "=a" (__ret), "+m" (*__ptr___0): "r" (__new), "0" (__old): "memory"); [17923-17924] [2023-11-19 04:07:16,408 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; cmpxchgl %2,%1": "=a" (__ret), "+m" (*__ptr___1): "r" (__new), "0" (__old): "memory"); [17928-17929] [2023-11-19 04:07:16,408 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; cmpxchgq %2,%1": "=a" (__ret), "+m" (*__ptr___2): "r" (__new), "0" (__old): "memory"); [17932-17933] [2023-11-19 04:07:16,574 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [23369] [2023-11-19 04:07:16,595 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& kernel_stack)); [23914] [2023-11-19 04:07:16,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [23916] [2023-11-19 04:07:16,596 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [23918] [2023-11-19 04:07:16,597 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& kernel_stack)); [23921] [2023-11-19 04:07:16,620 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [25095] [2023-11-19 04:07:16,624 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("add %3,%1 ; sbb %0,%0 ; cmp %1,%4 ; sbb $0,%0": "=&r" (flag), "=r" (roksum): "1" (ctrl.data), "g" ((long )ctrl.wLength), "rm" (tmp___4->addr_limit.seg)); [25272-25273] [2023-11-19 04:07:16,629 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("add %3,%1 ; sbb %0,%0 ; cmp %1,%4 ; sbb $0,%0": "=&r" (flag), "=r" (roksum): "1" (bulk.data), "g" ((long )len1), "rm" (tmp___4->addr_limit.seg)); [25481-25482] [2023-11-19 04:07:16,631 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [25567] [2023-11-19 04:07:16,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [25569] [2023-11-19 04:07:16,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [25572] [2023-11-19 04:07:16,632 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [25574] [2023-11-19 04:07:16,634 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [25577] [2023-11-19 04:07:16,635 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [25626] [2023-11-19 04:07:16,635 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [25628] [2023-11-19 04:07:16,635 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [25631] [2023-11-19 04:07:16,636 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [25633] [2023-11-19 04:07:16,636 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [25636] [2023-11-19 04:07:16,639 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [25784] [2023-11-19 04:07:16,639 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [25786] [2023-11-19 04:07:16,640 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [25789] [2023-11-19 04:07:16,640 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [25791] [2023-11-19 04:07:16,641 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((int *)arg)); [25794] [2023-11-19 04:07:16,648 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("add %3,%1 ; sbb %0,%0 ; cmp %1,%4 ; sbb $0,%0": "=&r" (flag), "=r" (roksum): "1" (uurb->buffer), "g" ((long )uurb->buffer_length), "rm" (tmp___14->addr_limit.seg)); [26163-26164] [2023-11-19 04:07:16,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" (& userurb->status): "ebx"); [26459] [2023-11-19 04:07:16,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" (& userurb->status): "ebx"); [26461] [2023-11-19 04:07:16,657 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" (& userurb->status): "ebx"); [26464] [2023-11-19 04:07:16,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" (& userurb->status): "ebx"); [26466] [2023-11-19 04:07:16,658 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" (& userurb->status): "ebx"); [26469] [2023-11-19 04:07:16,659 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& userurb->actual_length): "ebx"); [26488-26489] [2023-11-19 04:07:16,659 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& userurb->actual_length): "ebx"); [26491-26492] [2023-11-19 04:07:16,659 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& userurb->actual_length): "ebx"); [26495-26496] [2023-11-19 04:07:16,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& userurb->actual_length): "ebx"); [26498-26499] [2023-11-19 04:07:16,660 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& userurb->actual_length): "ebx"); [26502-26503] [2023-11-19 04:07:16,661 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& userurb->error_count): "ebx"); [26522-26523] [2023-11-19 04:07:16,661 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& userurb->error_count): "ebx"); [26525-26526] [2023-11-19 04:07:16,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& userurb->error_count): "ebx"); [26529-26530] [2023-11-19 04:07:16,662 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& userurb->error_count): "ebx"); [26532-26533] [2023-11-19 04:07:16,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& userurb->error_count): "ebx"); [26536-26537] [2023-11-19 04:07:16,663 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& userurb->iso_frame_desc[i].actual_length): "ebx"); [26563-26564] [2023-11-19 04:07:16,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& userurb->iso_frame_desc[i].actual_length): "ebx"); [26566-26567] [2023-11-19 04:07:16,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& userurb->iso_frame_desc[i].actual_length): "ebx"); [26570-26571] [2023-11-19 04:07:16,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& userurb->iso_frame_desc[i].actual_length): "ebx"); [26573-26574] [2023-11-19 04:07:16,664 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& userurb->iso_frame_desc[i].actual_length): "ebx"); [26577-26578] [2023-11-19 04:07:16,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& userurb->iso_frame_desc[i].status): "ebx"); [26597-26598] [2023-11-19 04:07:16,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& userurb->iso_frame_desc[i].status): "ebx"); [26600-26601] [2023-11-19 04:07:16,665 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& userurb->iso_frame_desc[i].status): "ebx"); [26604-26605] [2023-11-19 04:07:16,666 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& userurb->iso_frame_desc[i].status): "ebx"); [26607-26608] [2023-11-19 04:07:16,666 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& userurb->iso_frame_desc[i].status): "ebx"); [26611-26612] [2023-11-19 04:07:16,666 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" (arg): "ebx"); [26641-26642] [2023-11-19 04:07:16,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" (arg): "ebx"); [26644-26645] [2023-11-19 04:07:16,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" (arg): "ebx"); [26647-26648] [2023-11-19 04:07:16,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" (arg): "ebx"); [26651-26652] [2023-11-19 04:07:16,667 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" (arg): "ebx"); [26655-26656] [2023-11-19 04:07:16,669 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgb %0,%1": "=q" (__x), "+m" (*__ptr): "0" (__x): "memory"); [26737] [2023-11-19 04:07:16,669 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgw %0,%1": "=r" (__x), "+m" (*__ptr___0): "0" (__x): "memory"); [26743] [2023-11-19 04:07:16,670 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgl %0,%1": "=r" (__x), "+m" (*__ptr___1): "0" (__x): "memory"); [26749] [2023-11-19 04:07:16,670 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("xchgq %0,%1": "=r" (__x), "+m" (*__ptr___2): "0" (__x): "memory"); [26756] [2023-11-19 04:07:16,672 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" (& p32->data)); [26847] [2023-11-19 04:07:16,673 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" (& p32->data)); [26849] [2023-11-19 04:07:16,673 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" (& p32->data)); [26852] [2023-11-19 04:07:16,673 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" (& p32->data)); [26854] [2023-11-19 04:07:16,673 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" (& p32->data)); [26857] [2023-11-19 04:07:16,674 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" (& p->data): "ebx"); [26876-26877] [2023-11-19 04:07:16,674 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" (& p->data): "ebx"); [26879-26880] [2023-11-19 04:07:16,674 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" (& p->data): "ebx"); [26882-26883] [2023-11-19 04:07:16,675 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" (& p->data): "ebx"); [26886-26887] [2023-11-19 04:07:16,675 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" (& p->data): "ebx"); [26890-26891] [2023-11-19 04:07:16,676 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" (& p32->ep)); [26942] [2023-11-19 04:07:16,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" (& p32->ep)); [26944] [2023-11-19 04:07:16,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" (& p32->ep)); [26947] [2023-11-19 04:07:16,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" (& p32->ep)); [26949] [2023-11-19 04:07:16,677 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" (& p32->ep)); [26952] [2023-11-19 04:07:16,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" (& p->ep): "ebx"); [26971-26972] [2023-11-19 04:07:16,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" (& p->ep): "ebx"); [26974-26975] [2023-11-19 04:07:16,679 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" (& p->ep): "ebx"); [26978-26979] [2023-11-19 04:07:16,680 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" (& p->ep): "ebx"); [26981-26982] [2023-11-19 04:07:16,681 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" (& p->ep): "ebx"); [26985-26986] [2023-11-19 04:07:16,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (& p32->len)); [27003] [2023-11-19 04:07:16,682 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (& p32->len)); [27005] [2023-11-19 04:07:16,683 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (& p32->len)); [27008] [2023-11-19 04:07:16,683 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (& p32->len)); [27010] [2023-11-19 04:07:16,683 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___0), "=d" (__val_gu___0): "0" (& p32->len)); [27013] [2023-11-19 04:07:16,684 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& p->len): "ebx"); [27032-27033] [2023-11-19 04:07:16,684 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& p->len): "ebx"); [27035-27036] [2023-11-19 04:07:16,685 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& p->len): "ebx"); [27039-27040] [2023-11-19 04:07:16,685 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& p->len): "ebx"); [27042-27043] [2023-11-19 04:07:16,685 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& p->len): "ebx"); [27046-27047] [2023-11-19 04:07:16,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (& p32->timeout)); [27064] [2023-11-19 04:07:16,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (& p32->timeout)); [27066] [2023-11-19 04:07:16,686 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (& p32->timeout)); [27069] [2023-11-19 04:07:16,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (& p32->timeout)); [27071] [2023-11-19 04:07:16,687 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___1), "=d" (__val_gu___1): "0" (& p32->timeout)); [27074] [2023-11-19 04:07:16,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& p->timeout): "ebx"); [27093-27094] [2023-11-19 04:07:16,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& p->timeout): "ebx"); [27096-27097] [2023-11-19 04:07:16,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& p->timeout): "ebx"); [27100-27101] [2023-11-19 04:07:16,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& p->timeout): "ebx"); [27103-27104] [2023-11-19 04:07:16,688 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& p->timeout): "ebx"); [27107-27108] [2023-11-19 04:07:16,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (& p32->data)); [27125] [2023-11-19 04:07:16,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (& p32->data)); [27127] [2023-11-19 04:07:16,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (& p32->data)); [27130] [2023-11-19 04:07:16,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (& p32->data)); [27132] [2023-11-19 04:07:16,689 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu___2), "=d" (__val_gu___2): "0" (& p32->data)); [27135] [2023-11-19 04:07:16,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& p->data): "ebx"); [27154-27155] [2023-11-19 04:07:16,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& p->data): "ebx"); [27157-27158] [2023-11-19 04:07:16,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& p->data): "ebx"); [27160-27161] [2023-11-19 04:07:16,690 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& p->data): "ebx"); [27164-27165] [2023-11-19 04:07:16,691 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& p->data): "ebx"); [27168-27169] [2023-11-19 04:07:16,692 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("add %3,%1 ; sbb %0,%0 ; cmp %1,%4 ; sbb $0,%0": "=&r" (flag), "=r" (roksum): "1" (uurb), "g" (44L), "rm" (tmp->addr_limit.seg)); [27255-27256] [2023-11-19 04:07:16,692 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=q" (__gu_val): "m" (*((struct __large_struct *)(& uurb->type))), "i" (-14), "0" (__gu_err)); [27269-27271] [2023-11-19 04:07:16,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)(& uurb->type))), "i" (-14), "0" (__gu_err)); [27273-27275] [2023-11-19 04:07:16,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)(& uurb->type))), "i" (-14), "0" (__gu_err)); [27277-27279] [2023-11-19 04:07:16,693 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)(& uurb->type))), "i" (-14), "0" (__gu_err)); [27281-27283] [2023-11-19 04:07:16,694 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=q" (__gu_val___0): "m" (*((struct __large_struct *)(& uurb->endpoint))), "i" (-14), "0" (__gu_err___0)); [27305-27307] [2023-11-19 04:07:16,694 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=r" (__gu_val___0): "m" (*((struct __large_struct *)(& uurb->endpoint))), "i" (-14), "0" (__gu_err___0)); [27309-27311] [2023-11-19 04:07:16,694 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=r" (__gu_val___0): "m" (*((struct __large_struct *)(& uurb->endpoint))), "i" (-14), "0" (__gu_err___0)); [27313-27315] [2023-11-19 04:07:16,695 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=r" (__gu_val___0): "m" (*((struct __large_struct *)(& uurb->endpoint))), "i" (-14), "0" (__gu_err___0)); [27317-27319] [2023-11-19 04:07:16,695 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=q" (__gu_val___1): "m" (*((struct __large_struct *)(& uurb->status))), "i" (-14), "0" (__gu_err___1)); [27340-27342] [2023-11-19 04:07:16,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=r" (__gu_val___1): "m" (*((struct __large_struct *)(& uurb->status))), "i" (-14), "0" (__gu_err___1)); [27344-27346] [2023-11-19 04:07:16,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=r" (__gu_val___1): "m" (*((struct __large_struct *)(& uurb->status))), "i" (-14), "0" (__gu_err___1)); [27349-27351] [2023-11-19 04:07:16,696 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=r" (__gu_val___1): "m" (*((struct __large_struct *)(& uurb->status))), "i" (-14), "0" (__gu_err___1)); [27353-27355] [2023-11-19 04:07:16,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___2), "=q" (__gu_val___2): "m" (*((struct __large_struct *)(& uurb->flags))), "i" (-14), "0" (__gu_err___2)); [27376-27378] [2023-11-19 04:07:16,697 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___2), "=r" (__gu_val___2): "m" (*((struct __large_struct *)(& uurb->flags))), "i" (-14), "0" (__gu_err___2)); [27380-27382] [2023-11-19 04:07:16,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___2), "=r" (__gu_val___2): "m" (*((struct __large_struct *)(& uurb->flags))), "i" (-14), "0" (__gu_err___2)); [27385-27387] [2023-11-19 04:07:16,698 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___2), "=r" (__gu_val___2): "m" (*((struct __large_struct *)(& uurb->flags))), "i" (-14), "0" (__gu_err___2)); [27389-27391] [2023-11-19 04:07:16,699 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___3), "=q" (__gu_val___3): "m" (*((struct __large_struct *)(& uurb->buffer_length))), "i" (-14), "0" (__gu_err___3)); [27412-27414] [2023-11-19 04:07:16,700 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___3), "=r" (__gu_val___3): "m" (*((struct __large_struct *)(& uurb->buffer_length))), "i" (-14), "0" (__gu_err___3)); [27416-27418] [2023-11-19 04:07:16,700 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___3), "=r" (__gu_val___3): "m" (*((struct __large_struct *)(& uurb->buffer_length))), "i" (-14), "0" (__gu_err___3)); [27421-27423] [2023-11-19 04:07:16,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___3), "=r" (__gu_val___3): "m" (*((struct __large_struct *)(& uurb->buffer_length))), "i" (-14), "0" (__gu_err___3)); [27425-27427] [2023-11-19 04:07:16,701 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___4), "=q" (__gu_val___4): "m" (*((struct __large_struct *)(& uurb->actual_length))), "i" (-14), "0" (__gu_err___4)); [27448-27450] [2023-11-19 04:07:16,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___4), "=r" (__gu_val___4): "m" (*((struct __large_struct *)(& uurb->actual_length))), "i" (-14), "0" (__gu_err___4)); [27452-27454] [2023-11-19 04:07:16,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___4), "=r" (__gu_val___4): "m" (*((struct __large_struct *)(& uurb->actual_length))), "i" (-14), "0" (__gu_err___4)); [27457-27459] [2023-11-19 04:07:16,702 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___4), "=r" (__gu_val___4): "m" (*((struct __large_struct *)(& uurb->actual_length))), "i" (-14), "0" (__gu_err___4)); [27461-27463] [2023-11-19 04:07:16,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___5), "=q" (__gu_val___5): "m" (*((struct __large_struct *)(& uurb->start_frame))), "i" (-14), "0" (__gu_err___5)); [27484-27486] [2023-11-19 04:07:16,703 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___5), "=r" (__gu_val___5): "m" (*((struct __large_struct *)(& uurb->start_frame))), "i" (-14), "0" (__gu_err___5)); [27488-27490] [2023-11-19 04:07:16,704 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___5), "=r" (__gu_val___5): "m" (*((struct __large_struct *)(& uurb->start_frame))), "i" (-14), "0" (__gu_err___5)); [27493-27495] [2023-11-19 04:07:16,704 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___5), "=r" (__gu_val___5): "m" (*((struct __large_struct *)(& uurb->start_frame))), "i" (-14), "0" (__gu_err___5)); [27497-27499] [2023-11-19 04:07:16,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___6), "=q" (__gu_val___6): "m" (*((struct __large_struct *)(& uurb->number_of_packets))), "i" (-14), "0" (__gu_err___6)); [27520-27522] [2023-11-19 04:07:16,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___6), "=r" (__gu_val___6): "m" (*((struct __large_struct *)(& uurb->number_of_packets))), "i" (-14), "0" (__gu_err___6)); [27524-27526] [2023-11-19 04:07:16,705 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___6), "=r" (__gu_val___6): "m" (*((struct __large_struct *)(& uurb->number_of_packets))), "i" (-14), "0" (__gu_err___6)); [27529-27531] [2023-11-19 04:07:16,706 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___6), "=r" (__gu_val___6): "m" (*((struct __large_struct *)(& uurb->number_of_packets))), "i" (-14), "0" (__gu_err___6)); [27533-27535] [2023-11-19 04:07:16,706 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___7), "=q" (__gu_val___7): "m" (*((struct __large_struct *)(& uurb->error_count))), "i" (-14), "0" (__gu_err___7)); [27556-27558] [2023-11-19 04:07:16,707 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___7), "=r" (__gu_val___7): "m" (*((struct __large_struct *)(& uurb->error_count))), "i" (-14), "0" (__gu_err___7)); [27560-27562] [2023-11-19 04:07:16,707 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___7), "=r" (__gu_val___7): "m" (*((struct __large_struct *)(& uurb->error_count))), "i" (-14), "0" (__gu_err___7)); [27565-27567] [2023-11-19 04:07:16,708 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___7), "=r" (__gu_val___7): "m" (*((struct __large_struct *)(& uurb->error_count))), "i" (-14), "0" (__gu_err___7)); [27569-27571] [2023-11-19 04:07:16,708 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___8), "=q" (__gu_val___8): "m" (*((struct __large_struct *)(& uurb->signr))), "i" (-14), "0" (__gu_err___8)); [27592-27594] [2023-11-19 04:07:16,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___8), "=r" (__gu_val___8): "m" (*((struct __large_struct *)(& uurb->signr))), "i" (-14), "0" (__gu_err___8)); [27596-27598] [2023-11-19 04:07:16,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___8), "=r" (__gu_val___8): "m" (*((struct __large_struct *)(& uurb->signr))), "i" (-14), "0" (__gu_err___8)); [27601-27603] [2023-11-19 04:07:16,709 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___8), "=r" (__gu_val___8): "m" (*((struct __large_struct *)(& uurb->signr))), "i" (-14), "0" (__gu_err___8)); [27605-27607] [2023-11-19 04:07:16,710 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___9), "=q" (__gu_val___9): "m" (*((struct __large_struct *)(& uurb->buffer))), "i" (-14), "0" (__gu_err___9)); [27639-27641] [2023-11-19 04:07:16,710 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___9), "=r" (__gu_val___9): "m" (*((struct __large_struct *)(& uurb->buffer))), "i" (-14), "0" (__gu_err___9)); [27643-27645] [2023-11-19 04:07:16,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___9), "=r" (__gu_val___9): "m" (*((struct __large_struct *)(& uurb->buffer))), "i" (-14), "0" (__gu_err___9)); [27648-27650] [2023-11-19 04:07:16,711 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___9), "=r" (__gu_val___9): "m" (*((struct __large_struct *)(& uurb->buffer))), "i" (-14), "0" (__gu_err___9)); [27652-27654] [2023-11-19 04:07:16,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___10), "=q" (__gu_val___10): "m" (*((struct __large_struct *)(& uurb->usercontext))), "i" (-14), "0" (__gu_err___10)); [27679-27681] [2023-11-19 04:07:16,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___10), "=r" (__gu_val___10): "m" (*((struct __large_struct *)(& uurb->usercontext))), "i" (-14), "0" (__gu_err___10)); [27683-27685] [2023-11-19 04:07:16,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___10), "=r" (__gu_val___10): "m" (*((struct __large_struct *)(& uurb->usercontext))), "i" (-14), "0" (__gu_err___10)); [27688-27690] [2023-11-19 04:07:16,712 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___10), "=r" (__gu_val___10): "m" (*((struct __large_struct *)(& uurb->usercontext))), "i" (-14), "0" (__gu_err___10)); [27692-27694] [2023-11-19 04:07:16,714 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu): "0" (__pu_val), "c" (& userurb->status): "ebx"); [27780] [2023-11-19 04:07:16,715 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu): "0" (__pu_val), "c" (& userurb->status): "ebx"); [27782] [2023-11-19 04:07:16,715 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu): "0" (__pu_val), "c" (& userurb->status): "ebx"); [27785] [2023-11-19 04:07:16,715 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu): "0" (__pu_val), "c" (& userurb->status): "ebx"); [27787] [2023-11-19 04:07:16,715 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu): "0" (__pu_val), "c" (& userurb->status): "ebx"); [27790] [2023-11-19 04:07:16,716 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& userurb->actual_length): "ebx"); [27809-27810] [2023-11-19 04:07:16,716 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& userurb->actual_length): "ebx"); [27812-27813] [2023-11-19 04:07:16,716 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& userurb->actual_length): "ebx"); [27816-27817] [2023-11-19 04:07:16,717 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& userurb->actual_length): "ebx"); [27819-27820] [2023-11-19 04:07:16,717 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___0): "0" (__pu_val___0), "c" (& userurb->actual_length): "ebx"); [27823-27824] [2023-11-19 04:07:16,717 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& userurb->error_count): "ebx"); [27843-27844] [2023-11-19 04:07:16,718 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& userurb->error_count): "ebx"); [27846-27847] [2023-11-19 04:07:16,718 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& userurb->error_count): "ebx"); [27850-27851] [2023-11-19 04:07:16,718 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& userurb->error_count): "ebx"); [27853-27854] [2023-11-19 04:07:16,718 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___1): "0" (__pu_val___1), "c" (& userurb->error_count): "ebx"); [27857-27858] [2023-11-19 04:07:16,719 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& userurb->iso_frame_desc[i].actual_length): "ebx"); [27884-27885] [2023-11-19 04:07:16,719 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& userurb->iso_frame_desc[i].actual_length): "ebx"); [27887-27888] [2023-11-19 04:07:16,719 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& userurb->iso_frame_desc[i].actual_length): "ebx"); [27891-27892] [2023-11-19 04:07:16,720 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& userurb->iso_frame_desc[i].actual_length): "ebx"); [27894-27895] [2023-11-19 04:07:16,720 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___2): "0" (__pu_val___2), "c" (& userurb->iso_frame_desc[i].actual_length): "ebx"); [27898-27899] [2023-11-19 04:07:16,720 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& userurb->iso_frame_desc[i].status): "ebx"); [27918-27919] [2023-11-19 04:07:16,721 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& userurb->iso_frame_desc[i].status): "ebx"); [27921-27922] [2023-11-19 04:07:16,721 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& userurb->iso_frame_desc[i].status): "ebx"); [27925-27926] [2023-11-19 04:07:16,721 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& userurb->iso_frame_desc[i].status): "ebx"); [27928-27929] [2023-11-19 04:07:16,721 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___3): "0" (__pu_val___3), "c" (& userurb->iso_frame_desc[i].status): "ebx"); [27932-27933] [2023-11-19 04:07:16,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_1": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" ((u32 *)arg): "ebx"); [27962-27963] [2023-11-19 04:07:16,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_2": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" ((u32 *)arg): "ebx"); [27965-27966] [2023-11-19 04:07:16,722 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_4": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" ((u32 *)arg): "ebx"); [27969-27970] [2023-11-19 04:07:16,723 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_8": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" ((u32 *)arg): "ebx"); [27972-27973] [2023-11-19 04:07:16,723 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __put_user_X": "=a" (__ret_pu___4): "0" (__pu_val___4), "c" ((u32 *)arg): "ebx"); [27976-27977] [2023-11-19 04:07:16,725 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28070] [2023-11-19 04:07:16,725 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28072] [2023-11-19 04:07:16,726 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28075] [2023-11-19 04:07:16,726 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28077] [2023-11-19 04:07:16,726 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28080] [2023-11-19 04:07:16,727 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28111] [2023-11-19 04:07:16,727 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28113] [2023-11-19 04:07:16,727 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28116] [2023-11-19 04:07:16,727 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28118] [2023-11-19 04:07:16,728 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28121] [2023-11-19 04:07:16,732 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("add %3,%1 ; sbb %0,%0 ; cmp %1,%4 ; sbb $0,%0": "=&r" (flag), "=r" (roksum): "1" (uioc), "g" (12L), "rm" (tmp___0->addr_limit.seg)); [28329-28330] [2023-11-19 04:07:16,732 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=q" (__gu_val): "m" (*((struct __large_struct *)(& uioc->ifno))), "i" (-14), "0" (__gu_err)); [28342-28344] [2023-11-19 04:07:16,732 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)(& uioc->ifno))), "i" (-14), "0" (__gu_err)); [28346-28348] [2023-11-19 04:07:16,733 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)(& uioc->ifno))), "i" (-14), "0" (__gu_err)); [28351-28353] [2023-11-19 04:07:16,733 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err), "=r" (__gu_val): "m" (*((struct __large_struct *)(& uioc->ifno))), "i" (-14), "0" (__gu_err)); [28355-28357] [2023-11-19 04:07:16,734 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=q" (__gu_val___0): "m" (*((struct __large_struct *)(& uioc->ioctl_code))), "i" (-14), "0" (__gu_err___0)); [28378-28380] [2023-11-19 04:07:16,734 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=r" (__gu_val___0): "m" (*((struct __large_struct *)(& uioc->ioctl_code))), "i" (-14), "0" (__gu_err___0)); [28382-28384] [2023-11-19 04:07:16,734 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=r" (__gu_val___0): "m" (*((struct __large_struct *)(& uioc->ioctl_code))), "i" (-14), "0" (__gu_err___0)); [28387-28389] [2023-11-19 04:07:16,734 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___0), "=r" (__gu_val___0): "m" (*((struct __large_struct *)(& uioc->ioctl_code))), "i" (-14), "0" (__gu_err___0)); [28391-28393] [2023-11-19 04:07:16,735 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovb %2,%b1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorb %b1,%b1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=q" (__gu_val___1): "m" (*((struct __large_struct *)(& uioc->data))), "i" (-14), "0" (__gu_err___1)); [28414-28416] [2023-11-19 04:07:16,735 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovw %2,%w1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorw %w1,%w1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=r" (__gu_val___1): "m" (*((struct __large_struct *)(& uioc->data))), "i" (-14), "0" (__gu_err___1)); [28418-28420] [2023-11-19 04:07:16,736 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovl %2,%k1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorl %k1,%k1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=r" (__gu_val___1): "m" (*((struct __large_struct *)(& uioc->data))), "i" (-14), "0" (__gu_err___1)); [28423-28425] [2023-11-19 04:07:16,736 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tmovq %2,%1\n2:\n.section .fixup,\"ax\"\n3:\tmov %3,%0\n\txorq %1,%1\n\tjmp 2b\n.previous\n .section __ex_table,\"a\"\n .balign 8 \n .quad 1b,3b\n .previous\n": "=r" (__gu_err___1), "=r" (__gu_val___1): "m" (*((struct __large_struct *)(& uioc->data))), "i" (-14), "0" (__gu_err___1)); [28427-28429] [2023-11-19 04:07:16,737 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28472] [2023-11-19 04:07:16,737 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28474] [2023-11-19 04:07:16,737 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28477] [2023-11-19 04:07:16,738 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28479] [2023-11-19 04:07:16,738 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28482] [2023-11-19 04:07:16,739 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_1": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28526] [2023-11-19 04:07:16,739 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_2": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28528] [2023-11-19 04:07:16,739 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_4": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28531] [2023-11-19 04:07:16,739 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_8": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28533] [2023-11-19 04:07:16,740 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("call __get_user_X": "=a" (__ret_gu), "=d" (__val_gu): "0" ((unsigned int *)arg)); [28536] [2023-11-19 04:07:16,806 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".section .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.previous\n671:\n\tlock; addl %1,%0": "+m" (v->counter): "ir" (i)); [29705] [2023-11-19 04:07:16,832 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("add %3,%1 ; sbb %0,%0 ; cmp %1,%4 ; sbb $0,%0": "=&r" (flag), "=r" (roksum): "1" (buf), "g" ((long )nbytes), "rm" (tmp->addr_limit.seg)); [30550-30551] [2023-11-19 04:07:16,839 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 *)"/anthill/stuff/tacas-comp/inst/current/envs/linux-3.0.1/linux-3.0.1/arch/x86/include/asm/paravirt.h"), "i" (868), "i" (12UL)); [30709-30710] [2023-11-19 04:07:16,839 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("771:\n\tcall *%c2;\n772:\n.pushsection .parainstructions,\"a\"\n .balign 8 \n .quad 771b\n .byte %c1\n .byte 772b-771b\n .short %c3\n.popsection\n": "=a" (__eax): [paravirt_typenum] "i" (49UL), [paravirt_opptr] "i" (& pv_irq_ops.irq_enable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [30715-30717] [2023-11-19 04:07:16,909 WARN L635 FunctionHandler]: implicit declaration of function ldv_xmalloc [2023-11-19 04:07:16,920 INFO L209 PostProcessor]: Analyzing one entry point: main [2023-11-19 04:07:17,969 WARN L675 CHandler]: The function strncmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,969 WARN L675 CHandler]: The function memcmp is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,969 WARN L675 CHandler]: The function ldv_xmalloc is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,969 WARN L675 CHandler]: The function __xchg_wrong_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,969 WARN L675 CHandler]: The function strrchr is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,969 WARN L675 CHandler]: The function strncpy is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,970 WARN L675 CHandler]: The function __get_user_bad is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,970 WARN L675 CHandler]: The function memchr is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,970 WARN L675 CHandler]: The function __cmpxchg_wrong_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,970 WARN L675 CHandler]: The function __bad_unaligned_access_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,970 WARN L675 CHandler]: The function sprintf is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,970 WARN L675 CHandler]: The function __bad_percpu_size is called, but not defined or handled by StandardFunctionHandler. [2023-11-19 04:07:17,990 INFO L206 MainTranslator]: Completed translation [2023-11-19 04:07:17,991 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17 WrapperNode [2023-11-19 04:07:17,991 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2023-11-19 04:07:17,992 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2023-11-19 04:07:17,992 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2023-11-19 04:07:17,992 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2023-11-19 04:07:17,999 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17" (1/1) ... [2023-11-19 04:07:18,369 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17" (1/1) ... [2023-11-19 04:07:18,878 INFO L138 Inliner]: procedures = 985, calls = 12885, calls flagged for inlining = 413, calls inlined = 238, statements flattened = 17745 [2023-11-19 04:07:18,879 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2023-11-19 04:07:18,880 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2023-11-19 04:07:18,880 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2023-11-19 04:07:18,880 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2023-11-19 04:07:18,990 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17" (1/1) ... [2023-11-19 04:07:18,996 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17" (1/1) ... [2023-11-19 04:07:19,315 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17" (1/1) ... [2023-11-19 04:07:19,316 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17" (1/1) ... [2023-11-19 04:07:19,911 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17" (1/1) ... [2023-11-19 04:07:19,994 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17" (1/1) ... [2023-11-19 04:07:20,308 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17" (1/1) ... [2023-11-19 04:07:20,374 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17" (1/1) ... [2023-11-19 04:07:20,495 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2023-11-19 04:07:20,496 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2023-11-19 04:07:20,497 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2023-11-19 04:07:20,497 INFO L274 PluginConnector]: RCFGBuilder initialized [2023-11-19 04:07:20,498 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 19.11 04:07:17" (1/1) ... [2023-11-19 04:07:20,504 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 [2023-11-19 04:07:20,517 INFO L189 MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/z3 [2023-11-19 04:07:20,531 INFO L229 MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (exit command is (exit), workingDir is null) [2023-11-19 04:07:20,556 INFO L327 MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_824e53e2-aa0a-4e22-9ec0-2078a16ad8c5/bin/ukojak-verify-G8NBE6pJGL/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:10000 (1)] Waiting until timeout for monitored process [2023-11-19 04:07:20,585 INFO L130 BoogieDeclarations]: Found specification of procedure usb_submit_urb [2023-11-19 04:07:20,585 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_submit_urb [2023-11-19 04:07:20,585 INFO L130 BoogieDeclarations]: Found specification of procedure device_set_wakeup_enable [2023-11-19 04:07:20,585 INFO L138 BoogieDeclarations]: Found implementation of procedure device_set_wakeup_enable [2023-11-19 04:07:20,585 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_set_suspended [2023-11-19 04:07:20,586 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_set_suspended [2023-11-19 04:07:20,586 INFO L130 BoogieDeclarations]: Found specification of procedure unmap_urb_for_dma [2023-11-19 04:07:20,586 INFO L138 BoogieDeclarations]: Found implementation of procedure unmap_urb_for_dma [2023-11-19 04:07:20,586 INFO L130 BoogieDeclarations]: Found specification of procedure device_is_registered [2023-11-19 04:07:20,586 INFO L138 BoogieDeclarations]: Found implementation of procedure device_is_registered [2023-11-19 04:07:20,586 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_xfer_int [2023-11-19 04:07:20,587 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_xfer_int [2023-11-19 04:07:20,587 INFO L130 BoogieDeclarations]: Found specification of procedure usb_disable_endpoint [2023-11-19 04:07:20,587 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_disable_endpoint [2023-11-19 04:07:20,587 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_async [2023-11-19 04:07:20,587 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_async [2023-11-19 04:07:20,588 INFO L130 BoogieDeclarations]: Found specification of procedure variable_test_bit [2023-11-19 04:07:20,591 INFO L138 BoogieDeclarations]: Found implementation of procedure variable_test_bit [2023-11-19 04:07:20,591 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_device_state [2023-11-19 04:07:20,592 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_device_state [2023-11-19 04:07:20,592 INFO L130 BoogieDeclarations]: Found specification of procedure device_del [2023-11-19 04:07:20,592 INFO L138 BoogieDeclarations]: Found implementation of procedure device_del [2023-11-19 04:07:20,592 INFO L130 BoogieDeclarations]: Found specification of procedure device_unlock [2023-11-19 04:07:20,592 INFO L138 BoogieDeclarations]: Found implementation of procedure device_unlock [2023-11-19 04:07:20,592 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_all_async [2023-11-19 04:07:20,593 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_all_async [2023-11-19 04:07:20,598 INFO L130 BoogieDeclarations]: Found specification of procedure usb_runtime_resume [2023-11-19 04:07:20,598 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_runtime_resume [2023-11-19 04:07:20,602 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~bool~0~TO~int [2023-11-19 04:07:20,602 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~bool~0~TO~int [2023-11-19 04:07:20,602 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2023-11-19 04:07:20,603 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2023-11-19 04:07:20,603 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_get_interface [2023-11-19 04:07:20,603 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_get_interface [2023-11-19 04:07:20,603 INFO L130 BoogieDeclarations]: Found specification of procedure usb_destroy_configuration [2023-11-19 04:07:20,603 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_destroy_configuration [2023-11-19 04:07:20,603 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~int [2023-11-19 04:07:20,603 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~TO~int [2023-11-19 04:07:20,604 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_dir_in [2023-11-19 04:07:20,604 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_dir_in [2023-11-19 04:07:20,604 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_put_sync_autosuspend [2023-11-19 04:07:20,604 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_put_sync_autosuspend [2023-11-19 04:07:20,604 INFO L130 BoogieDeclarations]: Found specification of procedure valid_dma_direction [2023-11-19 04:07:20,604 INFO L138 BoogieDeclarations]: Found implementation of procedure valid_dma_direction [2023-11-19 04:07:20,605 INFO L130 BoogieDeclarations]: Found specification of procedure hub_disconnect [2023-11-19 04:07:20,605 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_disconnect [2023-11-19 04:07:20,605 INFO L130 BoogieDeclarations]: Found specification of procedure kthread_should_stop [2023-11-19 04:07:20,605 INFO L138 BoogieDeclarations]: Found implementation of procedure kthread_should_stop [2023-11-19 04:07:20,605 INFO L130 BoogieDeclarations]: Found specification of procedure clear_bit [2023-11-19 04:07:20,605 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_bit [2023-11-19 04:07:20,606 INFO L130 BoogieDeclarations]: Found specification of procedure match_octal [2023-11-19 04:07:20,606 INFO L138 BoogieDeclarations]: Found implementation of procedure match_octal [2023-11-19 04:07:20,606 INFO L130 BoogieDeclarations]: Found specification of procedure hub_hub_status [2023-11-19 04:07:20,606 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_hub_status [2023-11-19 04:07:20,606 INFO L130 BoogieDeclarations]: Found specification of procedure port_is_power_on [2023-11-19 04:07:20,606 INFO L138 BoogieDeclarations]: Found implementation of procedure port_is_power_on [2023-11-19 04:07:20,607 INFO L130 BoogieDeclarations]: Found specification of procedure usb_match_one_id [2023-11-19 04:07:20,607 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_match_one_id [2023-11-19 04:07:20,607 INFO L130 BoogieDeclarations]: Found specification of procedure sprintf [2023-11-19 04:07:20,607 INFO L130 BoogieDeclarations]: Found specification of procedure memcmp [2023-11-19 04:07:20,608 INFO L130 BoogieDeclarations]: Found specification of procedure pci_get_drvdata [2023-11-19 04:07:20,608 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_get_drvdata [2023-11-19 04:07:20,608 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_set_autosuspend_delay [2023-11-19 04:07:20,608 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_set_autosuspend_delay [2023-11-19 04:07:20,608 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_bulk_urbs [2023-11-19 04:07:20,608 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_bulk_urbs [2023-11-19 04:07:20,608 INFO L130 BoogieDeclarations]: Found specification of procedure arch_irqs_disabled_flags [2023-11-19 04:07:20,609 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_irqs_disabled_flags [2023-11-19 04:07:20,609 INFO L130 BoogieDeclarations]: Found specification of procedure hub_port_logical_disconnect [2023-11-19 04:07:20,609 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_port_logical_disconnect [2023-11-19 04:07:20,609 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2023-11-19 04:07:20,609 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2023-11-19 04:07:20,609 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_flush_endpoint [2023-11-19 04:07:20,610 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_flush_endpoint [2023-11-19 04:07:20,610 INFO L130 BoogieDeclarations]: Found specification of procedure get_port_status [2023-11-19 04:07:20,610 INFO L138 BoogieDeclarations]: Found implementation of procedure get_port_status [2023-11-19 04:07:20,610 INFO L130 BoogieDeclarations]: Found specification of procedure kill_litter_super [2023-11-19 04:07:20,610 INFO L130 BoogieDeclarations]: Found specification of procedure bus_find_device [2023-11-19 04:07:20,610 INFO L138 BoogieDeclarations]: Found implementation of procedure bus_find_device [2023-11-19 04:07:20,611 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hc_died [2023-11-19 04:07:20,611 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hc_died [2023-11-19 04:07:20,611 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_put_noidle [2023-11-19 04:07:20,611 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_put_noidle [2023-11-19 04:07:20,611 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2023-11-19 04:07:20,611 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2023-11-19 04:07:20,612 INFO L130 BoogieDeclarations]: Found specification of procedure hub_irq [2023-11-19 04:07:20,612 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_irq [2023-11-19 04:07:20,612 INFO L130 BoogieDeclarations]: Found specification of procedure usb_port_suspend [2023-11-19 04:07:20,612 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_port_suspend [2023-11-19 04:07:20,612 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2023-11-19 04:07:20,612 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2023-11-19 04:07:20,613 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_device_descriptor [2023-11-19 04:07:20,613 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_device_descriptor [2023-11-19 04:07:20,613 INFO L130 BoogieDeclarations]: Found specification of procedure hub_quiesce [2023-11-19 04:07:20,613 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_quiesce [2023-11-19 04:07:20,613 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_unlink_urb [2023-11-19 04:07:20,614 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_unlink_urb [2023-11-19 04:07:20,614 INFO L130 BoogieDeclarations]: Found specification of procedure get_dma_ops [2023-11-19 04:07:20,614 INFO L138 BoogieDeclarations]: Found implementation of procedure get_dma_ops [2023-11-19 04:07:20,614 INFO L130 BoogieDeclarations]: Found specification of procedure sg_page [2023-11-19 04:07:20,614 INFO L138 BoogieDeclarations]: Found implementation of procedure sg_page [2023-11-19 04:07:20,614 INFO L130 BoogieDeclarations]: Found specification of procedure find_next_zero_bit [2023-11-19 04:07:20,615 INFO L138 BoogieDeclarations]: Found implementation of procedure find_next_zero_bit [2023-11-19 04:07:20,615 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2023-11-19 04:07:20,615 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2023-11-19 04:07:20,615 INFO L130 BoogieDeclarations]: Found specification of procedure async_getcompleted [2023-11-19 04:07:20,615 INFO L138 BoogieDeclarations]: Found implementation of procedure async_getcompleted [2023-11-19 04:07:20,615 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_reset_endpoint [2023-11-19 04:07:20,615 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_reset_endpoint [2023-11-19 04:07:20,616 INFO L130 BoogieDeclarations]: Found specification of procedure read~int [2023-11-19 04:07:20,616 INFO L130 BoogieDeclarations]: Found specification of procedure usb_dev_complete [2023-11-19 04:07:20,616 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_dev_complete [2023-11-19 04:07:20,616 INFO L130 BoogieDeclarations]: Found specification of procedure hub_port_connect_change [2023-11-19 04:07:20,616 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_port_connect_change [2023-11-19 04:07:20,616 INFO L130 BoogieDeclarations]: Found specification of procedure __usb_queue_reset_device [2023-11-19 04:07:20,617 INFO L138 BoogieDeclarations]: Found implementation of procedure __usb_queue_reset_device [2023-11-19 04:07:20,617 INFO L130 BoogieDeclarations]: Found specification of procedure list_move_tail [2023-11-19 04:07:20,617 INFO L138 BoogieDeclarations]: Found implementation of procedure list_move_tail [2023-11-19 04:07:20,617 INFO L130 BoogieDeclarations]: Found specification of procedure usb_probe_interface [2023-11-19 04:07:20,618 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_probe_interface [2023-11-19 04:07:20,618 INFO L130 BoogieDeclarations]: Found specification of procedure hcd_buffer_alloc [2023-11-19 04:07:20,618 INFO L138 BoogieDeclarations]: Found implementation of procedure hcd_buffer_alloc [2023-11-19 04:07:20,618 INFO L130 BoogieDeclarations]: Found specification of procedure rh_urb_enqueue [2023-11-19 04:07:20,618 INFO L138 BoogieDeclarations]: Found implementation of procedure rh_urb_enqueue [2023-11-19 04:07:20,618 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~pm_message_t~0~TO~int [2023-11-19 04:07:20,619 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~pm_message_t~0~TO~int [2023-11-19 04:07:20,619 INFO L130 BoogieDeclarations]: Found specification of procedure hub_free_dev [2023-11-19 04:07:20,619 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_free_dev [2023-11-19 04:07:20,619 INFO L130 BoogieDeclarations]: Found specification of procedure clear_hub_feature [2023-11-19 04:07:20,619 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_hub_feature [2023-11-19 04:07:20,619 INFO L130 BoogieDeclarations]: Found specification of procedure pci_disable_device [2023-11-19 04:07:20,620 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_disable_device [2023-11-19 04:07:20,620 INFO L130 BoogieDeclarations]: Found specification of procedure usb_device_is_owned [2023-11-19 04:07:20,620 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_device_is_owned [2023-11-19 04:07:20,620 INFO L130 BoogieDeclarations]: Found specification of procedure kref_put [2023-11-19 04:07:20,620 INFO L138 BoogieDeclarations]: Found implementation of procedure kref_put [2023-11-19 04:07:20,620 INFO L130 BoogieDeclarations]: Found specification of procedure sg_next [2023-11-19 04:07:20,620 INFO L138 BoogieDeclarations]: Found implementation of procedure sg_next [2023-11-19 04:07:20,621 INFO L130 BoogieDeclarations]: Found specification of procedure usb_suspend [2023-11-19 04:07:20,621 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_suspend [2023-11-19 04:07:20,621 INFO L130 BoogieDeclarations]: Found specification of procedure release_devnum [2023-11-19 04:07:20,621 INFO L138 BoogieDeclarations]: Found implementation of procedure release_devnum [2023-11-19 04:07:20,621 INFO L130 BoogieDeclarations]: Found specification of procedure snoop_urb [2023-11-19 04:07:20,621 INFO L138 BoogieDeclarations]: Found implementation of procedure snoop_urb [2023-11-19 04:07:20,624 INFO L130 BoogieDeclarations]: Found specification of procedure device_lock [2023-11-19 04:07:20,624 INFO L138 BoogieDeclarations]: Found implementation of procedure device_lock [2023-11-19 04:07:20,624 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2023-11-19 04:07:20,624 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autoresume_device [2023-11-19 04:07:20,625 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autoresume_device [2023-11-19 04:07:20,625 INFO L130 BoogieDeclarations]: Found specification of procedure __list_add [2023-11-19 04:07:20,625 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_add [2023-11-19 04:07:20,625 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2023-11-19 04:07:20,625 INFO L130 BoogieDeclarations]: Found specification of procedure usb_resume_interface [2023-11-19 04:07:20,627 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_resume_interface [2023-11-19 04:07:20,627 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$ [2023-11-19 04:07:20,627 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_percpu_size [2023-11-19 04:07:20,627 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2023-11-19 04:07:20,627 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2023-11-19 04:07:20,627 INFO L130 BoogieDeclarations]: Found specification of procedure usb_control_msg [2023-11-19 04:07:20,628 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_control_msg [2023-11-19 04:07:20,628 INFO L130 BoogieDeclarations]: Found specification of procedure usb_create_ep_devs [2023-11-19 04:07:20,628 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_create_ep_devs [2023-11-19 04:07:20,628 INFO L130 BoogieDeclarations]: Found specification of procedure set_port_led [2023-11-19 04:07:20,628 INFO L138 BoogieDeclarations]: Found implementation of procedure set_port_led [2023-11-19 04:07:20,628 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2023-11-19 04:07:20,628 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2023-11-19 04:07:20,629 INFO L130 BoogieDeclarations]: Found specification of procedure usb_free_urb [2023-11-19 04:07:20,629 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_free_urb [2023-11-19 04:07:20,629 INFO L130 BoogieDeclarations]: Found specification of procedure device_unregister [2023-11-19 04:07:20,629 INFO L138 BoogieDeclarations]: Found implementation of procedure device_unregister [2023-11-19 04:07:20,629 INFO L130 BoogieDeclarations]: Found specification of procedure usb_runtime_suspend [2023-11-19 04:07:20,630 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_runtime_suspend [2023-11-19 04:07:20,630 INFO L130 BoogieDeclarations]: Found specification of procedure warn_slowpath_null [2023-11-19 04:07:20,630 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_slowpath_null [2023-11-19 04:07:20,630 INFO L130 BoogieDeclarations]: Found specification of procedure usb_match_device [2023-11-19 04:07:20,630 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_match_device [2023-11-19 04:07:20,630 INFO L130 BoogieDeclarations]: Found specification of procedure device_can_wakeup [2023-11-19 04:07:20,630 INFO L138 BoogieDeclarations]: Found implementation of procedure device_can_wakeup [2023-11-19 04:07:20,631 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_langid [2023-11-19 04:07:20,631 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_langid [2023-11-19 04:07:20,631 INFO L130 BoogieDeclarations]: Found specification of procedure __pm_runtime_suspend [2023-11-19 04:07:20,631 INFO L138 BoogieDeclarations]: Found implementation of procedure __pm_runtime_suspend [2023-11-19 04:07:20,631 INFO L130 BoogieDeclarations]: Found specification of procedure set_bit [2023-11-19 04:07:20,631 INFO L138 BoogieDeclarations]: Found implementation of procedure set_bit [2023-11-19 04:07:20,631 INFO L130 BoogieDeclarations]: Found specification of procedure usb_disable_interface [2023-11-19 04:07:20,632 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_disable_interface [2023-11-19 04:07:20,632 INFO L130 BoogieDeclarations]: Found specification of procedure freezing [2023-11-19 04:07:20,632 INFO L138 BoogieDeclarations]: Found implementation of procedure freezing [2023-11-19 04:07:20,632 INFO L130 BoogieDeclarations]: Found specification of procedure usb_enable_autosuspend [2023-11-19 04:07:20,632 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_enable_autosuspend [2023-11-19 04:07:20,632 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2023-11-19 04:07:20,633 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2023-11-19 04:07:20,633 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2023-11-19 04:07:20,633 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2023-11-19 04:07:20,633 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2023-11-19 04:07:20,633 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2023-11-19 04:07:20,633 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_name [2023-11-19 04:07:20,633 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_name [2023-11-19 04:07:20,634 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2023-11-19 04:07:20,634 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2023-11-19 04:07:20,634 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$ [2023-11-19 04:07:20,634 INFO L130 BoogieDeclarations]: Found specification of procedure usb_dev_freeze [2023-11-19 04:07:20,634 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_dev_freeze [2023-11-19 04:07:20,634 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2023-11-19 04:07:20,634 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~X~int~X~int~X~$Pointer$~TO~~dma_addr_t~0 [2023-11-19 04:07:20,635 INFO L130 BoogieDeclarations]: Found specification of procedure usb_altnum_to_altsetting [2023-11-19 04:07:20,635 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_altnum_to_altsetting [2023-11-19 04:07:20,635 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_is_primary_hcd [2023-11-19 04:07:20,635 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_is_primary_hcd [2023-11-19 04:07:20,635 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2023-11-19 04:07:20,635 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2023-11-19 04:07:20,636 INFO L130 BoogieDeclarations]: Found specification of procedure port_is_suspended [2023-11-19 04:07:20,636 INFO L138 BoogieDeclarations]: Found implementation of procedure port_is_suspended [2023-11-19 04:07:20,636 INFO L130 BoogieDeclarations]: Found specification of procedure hub_thread [2023-11-19 04:07:20,636 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_thread [2023-11-19 04:07:20,636 INFO L130 BoogieDeclarations]: Found specification of procedure hub_pre_reset [2023-11-19 04:07:20,636 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_pre_reset [2023-11-19 04:07:20,636 INFO L130 BoogieDeclarations]: Found specification of procedure usb_start_wait_urb [2023-11-19 04:07:20,637 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_start_wait_urb [2023-11-19 04:07:20,637 INFO L130 BoogieDeclarations]: Found specification of procedure list_del_init [2023-11-19 04:07:20,637 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del_init [2023-11-19 04:07:20,637 INFO L130 BoogieDeclarations]: Found specification of procedure hub_port_reset [2023-11-19 04:07:20,637 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_port_reset [2023-11-19 04:07:20,637 INFO L130 BoogieDeclarations]: Found specification of procedure usb_rebind_intf [2023-11-19 04:07:20,637 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_rebind_intf [2023-11-19 04:07:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2023-11-19 04:07:20,638 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2023-11-19 04:07:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure usb_resume_both [2023-11-19 04:07:20,638 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_resume_both [2023-11-19 04:07:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure simple_statfs [2023-11-19 04:07:20,638 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset [2023-11-19 04:07:20,638 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset [2023-11-19 04:07:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure hub_events [2023-11-19 04:07:20,639 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_events [2023-11-19 04:07:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure usb_disable_device [2023-11-19 04:07:20,639 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_disable_device [2023-11-19 04:07:20,639 INFO L130 BoogieDeclarations]: Found specification of procedure usb_maxpacket [2023-11-19 04:07:20,639 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_maxpacket [2023-11-19 04:07:20,640 INFO L130 BoogieDeclarations]: Found specification of procedure blocking_notifier_call_chain [2023-11-19 04:07:20,640 INFO L138 BoogieDeclarations]: Found implementation of procedure blocking_notifier_call_chain [2023-11-19 04:07:20,640 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_unmap_page [2023-11-19 04:07:20,640 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_unmap_page [2023-11-19 04:07:20,640 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_giveback_urb [2023-11-19 04:07:20,640 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_giveback_urb [2023-11-19 04:07:20,640 INFO L130 BoogieDeclarations]: Found specification of procedure dma_unmap_single_attrs [2023-11-19 04:07:20,641 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_unmap_single_attrs [2023-11-19 04:07:20,641 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2023-11-19 04:07:20,641 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2023-11-19 04:07:20,641 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2023-11-19 04:07:20,641 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_urb [2023-11-19 04:07:20,641 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_urb [2023-11-19 04:07:20,641 INFO L130 BoogieDeclarations]: Found specification of procedure hcd_alloc_coherent [2023-11-19 04:07:20,642 INFO L138 BoogieDeclarations]: Found implementation of procedure hcd_alloc_coherent [2023-11-19 04:07:20,642 INFO L130 BoogieDeclarations]: Found specification of procedure check_highspeed [2023-11-19 04:07:20,642 INFO L138 BoogieDeclarations]: Found implementation of procedure check_highspeed [2023-11-19 04:07:20,642 INFO L130 BoogieDeclarations]: Found specification of procedure recursively_mark_NOTATTACHED [2023-11-19 04:07:20,642 INFO L138 BoogieDeclarations]: Found implementation of procedure recursively_mark_NOTATTACHED [2023-11-19 04:07:20,642 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$ [2023-11-19 04:07:20,642 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_get_noresume [2023-11-19 04:07:20,643 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_get_noresume [2023-11-19 04:07:20,643 INFO L130 BoogieDeclarations]: Found specification of procedure __list_del_entry [2023-11-19 04:07:20,643 INFO L138 BoogieDeclarations]: Found implementation of procedure __list_del_entry [2023-11-19 04:07:20,643 INFO L130 BoogieDeclarations]: Found specification of procedure signal_pending [2023-11-19 04:07:20,643 INFO L138 BoogieDeclarations]: Found implementation of procedure signal_pending [2023-11-19 04:07:20,643 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_blast_assert [2023-11-19 04:07:20,643 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_blast_assert [2023-11-19 04:07:20,644 INFO L130 BoogieDeclarations]: Found specification of procedure plural [2023-11-19 04:07:20,644 INFO L138 BoogieDeclarations]: Found implementation of procedure plural [2023-11-19 04:07:20,644 INFO L130 BoogieDeclarations]: Found specification of procedure usb_dev_poweroff [2023-11-19 04:07:20,644 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_dev_poweroff [2023-11-19 04:07:20,644 INFO L130 BoogieDeclarations]: Found specification of procedure usb_remove_sysfs_intf_files [2023-11-19 04:07:20,644 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_remove_sysfs_intf_files [2023-11-19 04:07:20,645 INFO L130 BoogieDeclarations]: Found specification of procedure is_usb_interface [2023-11-19 04:07:20,645 INFO L138 BoogieDeclarations]: Found implementation of procedure is_usb_interface [2023-11-19 04:07:20,645 INFO L130 BoogieDeclarations]: Found specification of procedure usb_dev_suspend [2023-11-19 04:07:20,645 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_dev_suspend [2023-11-19 04:07:20,645 INFO L130 BoogieDeclarations]: Found specification of procedure __mutex_init [2023-11-19 04:07:20,645 INFO L138 BoogieDeclarations]: Found implementation of procedure __mutex_init [2023-11-19 04:07:20,646 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2023-11-19 04:07:20,646 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2023-11-19 04:07:20,646 INFO L130 BoogieDeclarations]: Found specification of procedure dma_mapping_error [2023-11-19 04:07:20,646 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_mapping_error [2023-11-19 04:07:20,646 INFO L130 BoogieDeclarations]: Found specification of procedure usb_cancel_queued_reset [2023-11-19 04:07:20,646 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_cancel_queued_reset [2023-11-19 04:07:20,646 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2023-11-19 04:07:20,647 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2023-11-19 04:07:20,647 INFO L130 BoogieDeclarations]: Found specification of procedure test_tsk_thread_flag [2023-11-19 04:07:20,647 INFO L138 BoogieDeclarations]: Found implementation of procedure test_tsk_thread_flag [2023-11-19 04:07:20,647 INFO L130 BoogieDeclarations]: Found specification of procedure usb_match_dynamic_id [2023-11-19 04:07:20,647 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_match_dynamic_id [2023-11-19 04:07:20,647 INFO L130 BoogieDeclarations]: Found specification of procedure hcd_free_coherent [2023-11-19 04:07:20,648 INFO L138 BoogieDeclarations]: Found implementation of procedure hcd_free_coherent [2023-11-19 04:07:20,648 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_intfdata [2023-11-19 04:07:20,648 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_intfdata [2023-11-19 04:07:20,648 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2023-11-19 04:07:20,648 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2023-11-19 04:07:20,648 INFO L130 BoogieDeclarations]: Found specification of procedure match_int [2023-11-19 04:07:20,648 INFO L138 BoogieDeclarations]: Found implementation of procedure match_int [2023-11-19 04:07:20,649 INFO L130 BoogieDeclarations]: Found specification of procedure usbfs_get_inode [2023-11-19 04:07:20,649 INFO L138 BoogieDeclarations]: Found implementation of procedure usbfs_get_inode [2023-11-19 04:07:20,649 INFO L130 BoogieDeclarations]: Found specification of procedure usb_alloc_urb [2023-11-19 04:07:20,649 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_alloc_urb [2023-11-19 04:07:20,649 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_put_sync [2023-11-19 04:07:20,649 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_put_sync [2023-11-19 04:07:20,650 INFO L130 BoogieDeclarations]: Found specification of procedure usb_forced_unbind_intf [2023-11-19 04:07:20,650 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_forced_unbind_intf [2023-11-19 04:07:20,650 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~X~~gfp_t~0~TO~int [2023-11-19 04:07:20,650 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~$Pointer$~X~~gfp_t~0~TO~int [2023-11-19 04:07:20,650 INFO L130 BoogieDeclarations]: Found specification of procedure list_empty [2023-11-19 04:07:20,650 INFO L138 BoogieDeclarations]: Found implementation of procedure list_empty [2023-11-19 04:07:20,650 INFO L130 BoogieDeclarations]: Found specification of procedure usb_ep0_reinit [2023-11-19 04:07:20,651 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_ep0_reinit [2023-11-19 04:07:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure hdev_to_hub [2023-11-19 04:07:20,651 INFO L138 BoogieDeclarations]: Found implementation of procedure hdev_to_hub [2023-11-19 04:07:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure usb_mark_last_busy [2023-11-19 04:07:20,651 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_mark_last_busy [2023-11-19 04:07:20,651 INFO L130 BoogieDeclarations]: Found specification of procedure __pm_runtime_set_status [2023-11-19 04:07:20,651 INFO L138 BoogieDeclarations]: Found implementation of procedure __pm_runtime_set_status [2023-11-19 04:07:20,652 INFO L130 BoogieDeclarations]: Found specification of procedure do_unbind_rebind [2023-11-19 04:07:20,652 INFO L138 BoogieDeclarations]: Found implementation of procedure do_unbind_rebind [2023-11-19 04:07:20,652 INFO L130 BoogieDeclarations]: Found specification of procedure task_pid_nr [2023-11-19 04:07:20,652 INFO L138 BoogieDeclarations]: Found implementation of procedure task_pid_nr [2023-11-19 04:07:20,652 INFO L130 BoogieDeclarations]: Found specification of procedure get_device [2023-11-19 04:07:20,652 INFO L138 BoogieDeclarations]: Found implementation of procedure get_device [2023-11-19 04:07:20,652 INFO L130 BoogieDeclarations]: Found specification of procedure usb_remove_ep_devs [2023-11-19 04:07:20,653 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_remove_ep_devs [2023-11-19 04:07:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure init_completion [2023-11-19 04:07:20,653 INFO L138 BoogieDeclarations]: Found implementation of procedure init_completion [2023-11-19 04:07:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure write~int [2023-11-19 04:07:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_disable [2023-11-19 04:07:20,653 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_disable [2023-11-19 04:07:20,653 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_link_urb_to_ep [2023-11-19 04:07:20,654 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_link_urb_to_ep [2023-11-19 04:07:20,654 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2023-11-19 04:07:20,654 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2023-11-19 04:07:20,654 INFO L130 BoogieDeclarations]: Found specification of procedure __pm_runtime_idle [2023-11-19 04:07:20,654 INFO L138 BoogieDeclarations]: Found implementation of procedure __pm_runtime_idle [2023-11-19 04:07:20,654 INFO L130 BoogieDeclarations]: Found specification of procedure get_hub_descriptor [2023-11-19 04:07:20,654 INFO L138 BoogieDeclarations]: Found implementation of procedure get_hub_descriptor [2023-11-19 04:07:20,655 INFO L130 BoogieDeclarations]: Found specification of procedure usb_enumerate_device_otg [2023-11-19 04:07:20,655 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_enumerate_device_otg [2023-11-19 04:07:20,655 INFO L130 BoogieDeclarations]: Found specification of procedure pci_enable_device [2023-11-19 04:07:20,655 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_enable_device [2023-11-19 04:07:20,655 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_xfer_control [2023-11-19 04:07:20,655 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_xfer_control [2023-11-19 04:07:20,655 INFO L130 BoogieDeclarations]: Found specification of procedure device_initialize [2023-11-19 04:07:20,656 INFO L138 BoogieDeclarations]: Found implementation of procedure device_initialize [2023-11-19 04:07:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure init_utsname [2023-11-19 04:07:20,656 INFO L138 BoogieDeclarations]: Found implementation of procedure init_utsname [2023-11-19 04:07:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure kref_init [2023-11-19 04:07:20,656 INFO L138 BoogieDeclarations]: Found implementation of procedure kref_init [2023-11-19 04:07:20,656 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_dec [2023-11-19 04:07:20,657 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_dec [2023-11-19 04:07:20,657 INFO L130 BoogieDeclarations]: Found specification of procedure usb_enable_endpoint [2023-11-19 04:07:20,657 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_enable_endpoint [2023-11-19 04:07:20,657 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2023-11-19 04:07:20,657 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2023-11-19 04:07:20,657 INFO L130 BoogieDeclarations]: Found specification of procedure usb_urb_dir_in [2023-11-19 04:07:20,657 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_urb_dir_in [2023-11-19 04:07:20,658 INFO L130 BoogieDeclarations]: Found specification of procedure device_may_wakeup [2023-11-19 04:07:20,658 INFO L138 BoogieDeclarations]: Found implementation of procedure device_may_wakeup [2023-11-19 04:07:20,658 INFO L130 BoogieDeclarations]: Found specification of procedure show_string [2023-11-19 04:07:20,658 INFO L138 BoogieDeclarations]: Found implementation of procedure show_string [2023-11-19 04:07:20,658 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2023-11-19 04:07:20,658 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~~dma_addr_t~0~X~int~X~int~X~$Pointer$~TO~VOID [2023-11-19 04:07:20,658 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait [2023-11-19 04:07:20,659 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait [2023-11-19 04:07:20,659 INFO L130 BoogieDeclarations]: Found specification of procedure find_next_descriptor [2023-11-19 04:07:20,659 INFO L138 BoogieDeclarations]: Found implementation of procedure find_next_descriptor [2023-11-19 04:07:20,659 INFO L130 BoogieDeclarations]: Found specification of procedure usb_reset_device [2023-11-19 04:07:20,659 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_reset_device [2023-11-19 04:07:20,659 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_enable [2023-11-19 04:07:20,659 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_enable [2023-11-19 04:07:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure usb_string [2023-11-19 04:07:20,660 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_string [2023-11-19 04:07:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure test_and_clear_bit [2023-11-19 04:07:20,660 INFO L138 BoogieDeclarations]: Found implementation of procedure test_and_clear_bit [2023-11-19 04:07:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure device_init_wakeup [2023-11-19 04:07:20,660 INFO L138 BoogieDeclarations]: Found implementation of procedure device_init_wakeup [2023-11-19 04:07:20,660 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2023-11-19 04:07:20,661 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2023-11-19 04:07:20,661 INFO L130 BoogieDeclarations]: Found specification of procedure hub_port_wait_reset [2023-11-19 04:07:20,661 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_port_wait_reset [2023-11-19 04:07:20,661 INFO L130 BoogieDeclarations]: Found specification of procedure autosuspend_check [2023-11-19 04:07:20,661 INFO L138 BoogieDeclarations]: Found implementation of procedure autosuspend_check [2023-11-19 04:07:20,661 INFO L130 BoogieDeclarations]: Found specification of procedure usb_match_id [2023-11-19 04:07:20,661 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_match_id [2023-11-19 04:07:20,662 INFO L130 BoogieDeclarations]: Found specification of procedure usb_internal_control_msg [2023-11-19 04:07:20,662 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_internal_control_msg [2023-11-19 04:07:20,662 INFO L130 BoogieDeclarations]: Found specification of procedure generic_suspend [2023-11-19 04:07:20,662 INFO L138 BoogieDeclarations]: Found implementation of procedure generic_suspend [2023-11-19 04:07:20,662 INFO L130 BoogieDeclarations]: Found specification of procedure hub_port_status [2023-11-19 04:07:20,662 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_port_status [2023-11-19 04:07:20,662 INFO L130 BoogieDeclarations]: Found specification of procedure usb_put_dev [2023-11-19 04:07:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_put_dev [2023-11-19 04:07:20,663 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_dev [2023-11-19 04:07:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_dev [2023-11-19 04:07:20,663 INFO L130 BoogieDeclarations]: Found specification of procedure lowmem_page_address [2023-11-19 04:07:20,663 INFO L138 BoogieDeclarations]: Found implementation of procedure lowmem_page_address [2023-11-19 04:07:20,663 INFO L130 BoogieDeclarations]: Found specification of procedure hub_suspend [2023-11-19 04:07:20,664 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_suspend [2023-11-19 04:07:20,664 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2023-11-19 04:07:20,664 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2023-11-19 04:07:20,664 INFO L130 BoogieDeclarations]: Found specification of procedure usb_enumerate_device [2023-11-19 04:07:20,664 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_enumerate_device [2023-11-19 04:07:20,664 INFO L130 BoogieDeclarations]: Found specification of procedure task_pid [2023-11-19 04:07:20,664 INFO L138 BoogieDeclarations]: Found implementation of procedure task_pid [2023-11-19 04:07:20,665 INFO L130 BoogieDeclarations]: Found specification of procedure check_port_resume_type [2023-11-19 04:07:20,665 INFO L138 BoogieDeclarations]: Found implementation of procedure check_port_resume_type [2023-11-19 04:07:20,665 INFO L130 BoogieDeclarations]: Found specification of procedure generic_delete_inode [2023-11-19 04:07:20,665 INFO L130 BoogieDeclarations]: Found specification of procedure usb_port_resume [2023-11-19 04:07:20,665 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_port_resume [2023-11-19 04:07:20,665 INFO L130 BoogieDeclarations]: Found specification of procedure hub_configure [2023-11-19 04:07:20,666 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_configure [2023-11-19 04:07:20,666 INFO L130 BoogieDeclarations]: Found specification of procedure is_usb_device [2023-11-19 04:07:20,666 INFO L138 BoogieDeclarations]: Found implementation of procedure is_usb_device [2023-11-19 04:07:20,760 INFO L130 BoogieDeclarations]: Found specification of procedure companion_common [2023-11-19 04:07:20,760 INFO L138 BoogieDeclarations]: Found implementation of procedure companion_common [2023-11-19 04:07:20,760 INFO L130 BoogieDeclarations]: Found specification of procedure usb_dev_resume [2023-11-19 04:07:20,761 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_dev_resume [2023-11-19 04:07:20,761 INFO L130 BoogieDeclarations]: Found specification of procedure pci_prepare_to_sleep [2023-11-19 04:07:20,761 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_prepare_to_sleep [2023-11-19 04:07:20,761 INFO L130 BoogieDeclarations]: Found specification of procedure current_kernel_time [2023-11-19 04:07:20,761 INFO L138 BoogieDeclarations]: Found implementation of procedure current_kernel_time [2023-11-19 04:07:20,761 INFO L130 BoogieDeclarations]: Found specification of procedure fls [2023-11-19 04:07:20,761 INFO L138 BoogieDeclarations]: Found implementation of procedure fls [2023-11-19 04:07:20,761 INFO L130 BoogieDeclarations]: Found specification of procedure hcd_buffer_free [2023-11-19 04:07:20,761 INFO L138 BoogieDeclarations]: Found implementation of procedure hcd_buffer_free [2023-11-19 04:07:20,761 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2023-11-19 04:07:20,761 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2023-11-19 04:07:20,761 INFO L130 BoogieDeclarations]: Found specification of procedure add_uevent_var [2023-11-19 04:07:20,761 INFO L138 BoogieDeclarations]: Found implementation of procedure add_uevent_var [2023-11-19 04:07:20,761 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_unmap_urb_for_dma [2023-11-19 04:07:20,761 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_unmap_urb_for_dma [2023-11-19 04:07:20,762 INFO L130 BoogieDeclarations]: Found specification of procedure generic_disconnect [2023-11-19 04:07:20,762 INFO L138 BoogieDeclarations]: Found implementation of procedure generic_disconnect [2023-11-19 04:07:20,762 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_xmalloc [2023-11-19 04:07:20,762 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_num [2023-11-19 04:07:20,762 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_num [2023-11-19 04:07:20,762 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2023-11-19 04:07:20,762 INFO L130 BoogieDeclarations]: Found specification of procedure hub_clear_tt_buffer [2023-11-19 04:07:20,762 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_clear_tt_buffer [2023-11-19 04:07:20,762 INFO L130 BoogieDeclarations]: Found specification of procedure create_intf_ep_devs [2023-11-19 04:07:20,762 INFO L138 BoogieDeclarations]: Found implementation of procedure create_intf_ep_devs [2023-11-19 04:07:20,762 INFO L130 BoogieDeclarations]: Found specification of procedure descriptors_changed [2023-11-19 04:07:20,762 INFO L138 BoogieDeclarations]: Found implementation of procedure descriptors_changed [2023-11-19 04:07:20,762 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_work_sync [2023-11-19 04:07:20,762 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_work_sync [2023-11-19 04:07:20,763 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2023-11-19 04:07:20,763 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2023-11-19 04:07:20,763 INFO L130 BoogieDeclarations]: Found specification of procedure hub_tt_work [2023-11-19 04:07:20,763 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_tt_work [2023-11-19 04:07:20,763 INFO L130 BoogieDeclarations]: Found specification of procedure __bad_unaligned_access_size [2023-11-19 04:07:20,763 INFO L130 BoogieDeclarations]: Found specification of procedure usb_suspend_interface [2023-11-19 04:07:20,763 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_suspend_interface [2023-11-19 04:07:20,763 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2023-11-19 04:07:20,763 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2023-11-19 04:07:20,763 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int [2023-11-19 04:07:20,763 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_try_module_get_1 [2023-11-19 04:07:20,763 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_try_module_get_1 [2023-11-19 04:07:20,763 INFO L130 BoogieDeclarations]: Found specification of procedure free_async [2023-11-19 04:07:20,763 INFO L138 BoogieDeclarations]: Found implementation of procedure free_async [2023-11-19 04:07:20,763 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2023-11-19 04:07:20,764 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2023-11-19 04:07:20,764 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2023-11-19 04:07:20,764 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2023-11-19 04:07:20,764 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~int [2023-11-19 04:07:20,764 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~int [2023-11-19 04:07:20,764 INFO L130 BoogieDeclarations]: Found specification of procedure warn_level [2023-11-19 04:07:20,764 INFO L138 BoogieDeclarations]: Found implementation of procedure warn_level [2023-11-19 04:07:20,764 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int [2023-11-19 04:07:20,764 INFO L130 BoogieDeclarations]: Found specification of procedure hub_reset_resume [2023-11-19 04:07:20,764 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_reset_resume [2023-11-19 04:07:20,764 INFO L130 BoogieDeclarations]: Found specification of procedure usb_enable_interface [2023-11-19 04:07:20,764 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_enable_interface [2023-11-19 04:07:20,764 INFO L130 BoogieDeclarations]: Found specification of procedure kref_get [2023-11-19 04:07:20,764 INFO L138 BoogieDeclarations]: Found implementation of procedure kref_get [2023-11-19 04:07:20,765 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_unlink_urb_from_ep [2023-11-19 04:07:20,765 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_unlink_urb_from_ep [2023-11-19 04:07:20,765 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_put_interface [2023-11-19 04:07:20,765 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_put_interface [2023-11-19 04:07:20,765 INFO L130 BoogieDeclarations]: Found specification of procedure usb_suspend_device [2023-11-19 04:07:20,765 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_suspend_device [2023-11-19 04:07:20,765 INFO L130 BoogieDeclarations]: Found specification of procedure clear_port_feature [2023-11-19 04:07:20,765 INFO L138 BoogieDeclarations]: Found implementation of procedure clear_port_feature [2023-11-19 04:07:20,765 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~~gfp_t~0~TO~int [2023-11-19 04:07:20,765 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~~gfp_t~0~TO~int [2023-11-19 04:07:20,765 INFO L130 BoogieDeclarations]: Found specification of procedure __phys_addr [2023-11-19 04:07:20,765 INFO L138 BoogieDeclarations]: Found implementation of procedure __phys_addr [2023-11-19 04:07:20,765 INFO L130 BoogieDeclarations]: Found specification of procedure usb_cache_string [2023-11-19 04:07:20,765 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_cache_string [2023-11-19 04:07:20,766 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy [2023-11-19 04:07:20,766 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy [2023-11-19 04:07:20,766 INFO L130 BoogieDeclarations]: Found specification of procedure led_work [2023-11-19 04:07:20,766 INFO L138 BoogieDeclarations]: Found implementation of procedure led_work [2023-11-19 04:07:20,766 INFO L130 BoogieDeclarations]: Found specification of procedure generic_probe [2023-11-19 04:07:20,766 INFO L138 BoogieDeclarations]: Found implementation of procedure generic_probe [2023-11-19 04:07:20,766 INFO L130 BoogieDeclarations]: Found specification of procedure usb_unbind_interface [2023-11-19 04:07:20,766 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_unbind_interface [2023-11-19 04:07:20,766 INFO L130 BoogieDeclarations]: Found specification of procedure usb_rh_urb_dequeue [2023-11-19 04:07:20,766 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_rh_urb_dequeue [2023-11-19 04:07:20,766 INFO L130 BoogieDeclarations]: Found specification of procedure usb_kill_urb [2023-11-19 04:07:20,766 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_kill_urb [2023-11-19 04:07:20,766 INFO L130 BoogieDeclarations]: Found specification of procedure kstrdup [2023-11-19 04:07:20,766 INFO L138 BoogieDeclarations]: Found implementation of procedure kstrdup [2023-11-19 04:07:20,766 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2023-11-19 04:07:20,767 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2023-11-19 04:07:20,767 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_async_on_interface [2023-11-19 04:07:20,767 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_async_on_interface [2023-11-19 04:07:20,767 INFO L130 BoogieDeclarations]: Found specification of procedure usb_pipe_endpoint [2023-11-19 04:07:20,767 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_pipe_endpoint [2023-11-19 04:07:20,767 INFO L130 BoogieDeclarations]: Found specification of procedure async_completed [2023-11-19 04:07:20,767 INFO L138 BoogieDeclarations]: Found implementation of procedure async_completed [2023-11-19 04:07:20,767 INFO L130 BoogieDeclarations]: Found specification of procedure security_task_getsecid [2023-11-19 04:07:20,767 INFO L138 BoogieDeclarations]: Found implementation of procedure security_task_getsecid [2023-11-19 04:07:20,767 INFO L130 BoogieDeclarations]: Found specification of procedure usb_create_sysfs_intf_files [2023-11-19 04:07:20,767 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_create_sysfs_intf_files [2023-11-19 04:07:20,767 INFO L130 BoogieDeclarations]: Found specification of procedure usb_disable_autosuspend [2023-11-19 04:07:20,767 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_disable_autosuspend [2023-11-19 04:07:20,767 INFO L130 BoogieDeclarations]: Found specification of procedure usb_resume [2023-11-19 04:07:20,767 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_resume [2023-11-19 04:07:20,768 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autosuspend_device [2023-11-19 04:07:20,768 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autosuspend_device [2023-11-19 04:07:20,768 INFO L130 BoogieDeclarations]: Found specification of procedure driver_set_config_work [2023-11-19 04:07:20,770 INFO L138 BoogieDeclarations]: Found implementation of procedure driver_set_config_work [2023-11-19 04:07:20,770 INFO L130 BoogieDeclarations]: Found specification of procedure complete [2023-11-19 04:07:20,770 INFO L138 BoogieDeclarations]: Found implementation of procedure complete [2023-11-19 04:07:20,770 INFO L130 BoogieDeclarations]: Found specification of procedure dma_map_single_attrs [2023-11-19 04:07:20,770 INFO L138 BoogieDeclarations]: Found implementation of procedure dma_map_single_attrs [2023-11-19 04:07:20,771 INFO L130 BoogieDeclarations]: Found specification of procedure usbdev_release [2023-11-19 04:07:20,771 INFO L138 BoogieDeclarations]: Found implementation of procedure usbdev_release [2023-11-19 04:07:20,771 INFO L130 BoogieDeclarations]: Found specification of procedure up_read [2023-11-19 04:07:20,771 INFO L138 BoogieDeclarations]: Found implementation of procedure up_read [2023-11-19 04:07:20,771 INFO L130 BoogieDeclarations]: Found specification of procedure device_enable_async_suspend [2023-11-19 04:07:20,771 INFO L138 BoogieDeclarations]: Found implementation of procedure device_enable_async_suspend [2023-11-19 04:07:20,771 INFO L130 BoogieDeclarations]: Found specification of procedure usb_alloc_dev [2023-11-19 04:07:20,771 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_alloc_dev [2023-11-19 04:07:20,772 INFO L130 BoogieDeclarations]: Found specification of procedure hub_init_func2 [2023-11-19 04:07:20,772 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_init_func2 [2023-11-19 04:07:20,772 INFO L130 BoogieDeclarations]: Found specification of procedure hub_init_func3 [2023-11-19 04:07:20,772 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_init_func3 [2023-11-19 04:07:20,772 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2023-11-19 04:07:20,772 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2023-11-19 04:07:20,772 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int [2023-11-19 04:07:20,772 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int [2023-11-19 04:07:20,773 INFO L130 BoogieDeclarations]: Found specification of procedure usb_suspend_both [2023-11-19 04:07:20,773 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_suspend_both [2023-11-19 04:07:20,773 INFO L130 BoogieDeclarations]: Found specification of procedure device_add [2023-11-19 04:07:20,773 INFO L138 BoogieDeclarations]: Found implementation of procedure device_add [2023-11-19 04:07:20,773 INFO L130 BoogieDeclarations]: Found specification of procedure pm_suspend_ignore_children [2023-11-19 04:07:20,773 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_suspend_ignore_children [2023-11-19 04:07:20,773 INFO L130 BoogieDeclarations]: Found specification of procedure hub_probe [2023-11-19 04:07:20,773 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_probe [2023-11-19 04:07:20,774 INFO L130 BoogieDeclarations]: Found specification of procedure hub_resume [2023-11-19 04:07:20,774 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_resume [2023-11-19 04:07:20,774 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2023-11-19 04:07:20,774 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2023-11-19 04:07:20,774 INFO L130 BoogieDeclarations]: Found specification of procedure debug_dma_map_page [2023-11-19 04:07:20,774 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_dma_map_page [2023-11-19 04:07:20,774 INFO L130 BoogieDeclarations]: Found specification of procedure is_root_hub [2023-11-19 04:07:20,774 INFO L138 BoogieDeclarations]: Found implementation of procedure is_root_hub [2023-11-19 04:07:20,775 INFO L130 BoogieDeclarations]: Found specification of procedure hub_post_reset [2023-11-19 04:07:20,775 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_post_reset [2023-11-19 04:07:20,775 INFO L130 BoogieDeclarations]: Found specification of procedure usb_open [2023-11-19 04:07:20,775 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_open [2023-11-19 04:07:20,775 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_delayed_work [2023-11-19 04:07:20,775 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_delayed_work [2023-11-19 04:07:20,775 INFO L130 BoogieDeclarations]: Found specification of procedure dev_name [2023-11-19 04:07:20,776 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_name [2023-11-19 04:07:20,776 INFO L130 BoogieDeclarations]: Found specification of procedure __init_waitqueue_head [2023-11-19 04:07:20,776 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_waitqueue_head [2023-11-19 04:07:20,776 INFO L130 BoogieDeclarations]: Found specification of procedure usb_dev_thaw [2023-11-19 04:07:20,776 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_dev_thaw [2023-11-19 04:07:20,776 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2023-11-19 04:07:20,776 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2023-11-19 04:07:20,776 INFO L130 BoogieDeclarations]: Found specification of procedure interface_to_usbdev [2023-11-19 04:07:20,776 INFO L138 BoogieDeclarations]: Found implementation of procedure interface_to_usbdev [2023-11-19 04:07:20,776 INFO L130 BoogieDeclarations]: Found specification of procedure arch_local_save_flags [2023-11-19 04:07:20,776 INFO L138 BoogieDeclarations]: Found implementation of procedure arch_local_save_flags [2023-11-19 04:07:20,776 INFO L130 BoogieDeclarations]: Found specification of procedure hub_port_init [2023-11-19 04:07:20,776 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_port_init [2023-11-19 04:07:20,776 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_dir_out [2023-11-19 04:07:20,777 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_dir_out [2023-11-19 04:07:20,777 INFO L130 BoogieDeclarations]: Found specification of procedure inc_nlink [2023-11-19 04:07:20,777 INFO L138 BoogieDeclarations]: Found implementation of procedure inc_nlink [2023-11-19 04:07:20,777 INFO L130 BoogieDeclarations]: Found specification of procedure usb_kick_khubd [2023-11-19 04:07:20,777 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_kick_khubd [2023-11-19 04:07:20,777 INFO L130 BoogieDeclarations]: Found specification of procedure hub_is_superspeed [2023-11-19 04:07:20,777 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_is_superspeed [2023-11-19 04:07:20,777 INFO L130 BoogieDeclarations]: Found specification of procedure __cmpxchg_wrong_size [2023-11-19 04:07:20,777 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_intfdata [2023-11-19 04:07:20,777 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_intfdata [2023-11-19 04:07:20,777 INFO L130 BoogieDeclarations]: Found specification of procedure rh_call_control [2023-11-19 04:07:20,777 INFO L138 BoogieDeclarations]: Found implementation of procedure rh_call_control [2023-11-19 04:07:20,777 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$ [2023-11-19 04:07:20,777 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_configuration [2023-11-19 04:07:20,777 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_configuration [2023-11-19 04:07:20,778 INFO L130 BoogieDeclarations]: Found specification of procedure cancel_delayed_work_sync [2023-11-19 04:07:20,778 INFO L138 BoogieDeclarations]: Found implementation of procedure cancel_delayed_work_sync [2023-11-19 04:07:20,778 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_configuration [2023-11-19 04:07:20,778 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_configuration [2023-11-19 04:07:20,778 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_interface [2023-11-19 04:07:20,778 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_interface [2023-11-19 04:07:20,778 INFO L130 BoogieDeclarations]: Found specification of procedure releaseintf [2023-11-19 04:07:20,778 INFO L138 BoogieDeclarations]: Found implementation of procedure releaseintf [2023-11-19 04:07:20,778 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_module_put [2023-11-19 04:07:20,778 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_module_put [2023-11-19 04:07:20,778 INFO L130 BoogieDeclarations]: Found specification of procedure hub_power_on [2023-11-19 04:07:20,778 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_power_on [2023-11-19 04:07:20,778 INFO L130 BoogieDeclarations]: Found specification of procedure kmemcheck_mark_initialized [2023-11-19 04:07:20,778 INFO L138 BoogieDeclarations]: Found implementation of procedure kmemcheck_mark_initialized [2023-11-19 04:07:20,778 INFO L130 BoogieDeclarations]: Found specification of procedure usb_reset_and_verify_device [2023-11-19 04:07:20,779 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_reset_and_verify_device [2023-11-19 04:07:20,779 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_string [2023-11-19 04:07:20,779 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_string [2023-11-19 04:07:20,779 INFO L130 BoogieDeclarations]: Found specification of procedure dev_printk [2023-11-19 04:07:20,779 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_printk [2023-11-19 04:07:20,779 INFO L130 BoogieDeclarations]: Found specification of procedure seq_printf [2023-11-19 04:07:20,779 INFO L138 BoogieDeclarations]: Found implementation of procedure seq_printf [2023-11-19 04:07:20,779 INFO L130 BoogieDeclarations]: Found specification of procedure hub_port_debounce [2023-11-19 04:07:20,779 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_port_debounce [2023-11-19 04:07:20,779 INFO L130 BoogieDeclarations]: Found specification of procedure hcd_bus_resume [2023-11-19 04:07:20,779 INFO L138 BoogieDeclarations]: Found implementation of procedure hcd_bus_resume [2023-11-19 04:07:20,779 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_read [2023-11-19 04:07:20,779 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_read [2023-11-19 04:07:20,779 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_put_interface_no_suspend [2023-11-19 04:07:20,779 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_put_interface_no_suspend [2023-11-19 04:07:20,780 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_type [2023-11-19 04:07:20,780 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_type [2023-11-19 04:07:20,780 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_get_sync [2023-11-19 04:07:20,780 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_get_sync [2023-11-19 04:07:20,780 INFO L130 BoogieDeclarations]: Found specification of procedure usb_autopm_get_interface_no_resume [2023-11-19 04:07:20,780 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_autopm_get_interface_no_resume [2023-11-19 04:07:20,780 INFO L130 BoogieDeclarations]: Found specification of procedure connected [2023-11-19 04:07:20,780 INFO L138 BoogieDeclarations]: Found implementation of procedure connected [2023-11-19 04:07:20,780 INFO L130 BoogieDeclarations]: Found specification of procedure usb_unbind_device [2023-11-19 04:07:20,781 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_unbind_device [2023-11-19 04:07:20,781 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_alloc_bandwidth [2023-11-19 04:07:20,781 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_alloc_bandwidth [2023-11-19 04:07:20,781 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_status [2023-11-19 04:07:20,781 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_status [2023-11-19 04:07:20,781 INFO L130 BoogieDeclarations]: Found specification of procedure generic_resume [2023-11-19 04:07:20,781 INFO L138 BoogieDeclarations]: Found implementation of procedure generic_resume [2023-11-19 04:07:20,781 INFO L130 BoogieDeclarations]: Found specification of procedure poll_wait [2023-11-19 04:07:20,782 INFO L138 BoogieDeclarations]: Found implementation of procedure poll_wait [2023-11-19 04:07:20,782 INFO L130 BoogieDeclarations]: Found specification of procedure kick_khubd [2023-11-19 04:07:20,782 INFO L138 BoogieDeclarations]: Found implementation of procedure kick_khubd [2023-11-19 04:07:20,782 INFO L130 BoogieDeclarations]: Found specification of procedure usb_hcd_submit_urb [2023-11-19 04:07:20,782 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_hcd_submit_urb [2023-11-19 04:07:20,782 INFO L130 BoogieDeclarations]: Found specification of procedure usb_unlink_urb [2023-11-19 04:07:20,782 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_unlink_urb [2023-11-19 04:07:20,782 INFO L130 BoogieDeclarations]: Found specification of procedure bus_to_hcd [2023-11-19 04:07:20,783 INFO L138 BoogieDeclarations]: Found implementation of procedure bus_to_hcd [2023-11-19 04:07:20,783 INFO L130 BoogieDeclarations]: Found specification of procedure pci_set_master [2023-11-19 04:07:20,783 INFO L138 BoogieDeclarations]: Found implementation of procedure pci_set_master [2023-11-19 04:07:20,783 INFO L130 BoogieDeclarations]: Found specification of procedure down_read [2023-11-19 04:07:20,783 INFO L138 BoogieDeclarations]: Found implementation of procedure down_read [2023-11-19 04:07:20,783 INFO L130 BoogieDeclarations]: Found specification of procedure get_pid [2023-11-19 04:07:20,783 INFO L138 BoogieDeclarations]: Found implementation of procedure get_pid [2023-11-19 04:07:20,784 INFO L130 BoogieDeclarations]: Found specification of procedure usb_ifnum_to_if [2023-11-19 04:07:20,784 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_ifnum_to_if [2023-11-19 04:07:20,784 INFO L130 BoogieDeclarations]: Found specification of procedure put_pid [2023-11-19 04:07:20,784 INFO L138 BoogieDeclarations]: Found implementation of procedure put_pid [2023-11-19 04:07:20,784 INFO L130 BoogieDeclarations]: Found specification of procedure usb_probe_device [2023-11-19 04:07:20,784 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_probe_device [2023-11-19 04:07:20,784 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_xfer_isoc [2023-11-19 04:07:20,784 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_xfer_isoc [2023-11-19 04:07:20,785 INFO L130 BoogieDeclarations]: Found specification of procedure __pm_runtime_resume [2023-11-19 04:07:20,785 INFO L138 BoogieDeclarations]: Found implementation of procedure __pm_runtime_resume [2023-11-19 04:07:20,785 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_drvdata [2023-11-19 04:07:20,785 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_drvdata [2023-11-19 04:07:20,785 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$ [2023-11-19 04:07:20,785 INFO L130 BoogieDeclarations]: Found specification of procedure driver_disconnect [2023-11-19 04:07:20,785 INFO L138 BoogieDeclarations]: Found implementation of procedure driver_disconnect [2023-11-19 04:07:20,785 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2023-11-19 04:07:20,786 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2023-11-19 04:07:20,786 INFO L130 BoogieDeclarations]: Found specification of procedure put_device [2023-11-19 04:07:20,786 INFO L138 BoogieDeclarations]: Found implementation of procedure put_device [2023-11-19 04:07:20,786 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2023-11-19 04:07:20,786 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2023-11-19 04:07:20,786 INFO L130 BoogieDeclarations]: Found specification of procedure remove_intf_ep_devs [2023-11-19 04:07:20,786 INFO L138 BoogieDeclarations]: Found implementation of procedure remove_intf_ep_devs [2023-11-19 04:07:20,786 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2023-11-19 04:07:20,787 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2023-11-19 04:07:20,787 INFO L130 BoogieDeclarations]: Found specification of procedure hub_port_disable [2023-11-19 04:07:20,787 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_port_disable [2023-11-19 04:07:20,787 INFO L130 BoogieDeclarations]: Found specification of procedure usb_clear_halt [2023-11-19 04:07:20,787 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_clear_halt [2023-11-19 04:07:20,787 INFO L130 BoogieDeclarations]: Found specification of procedure usb_put_hcd [2023-11-19 04:07:20,787 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_put_hcd [2023-11-19 04:07:20,787 INFO L130 BoogieDeclarations]: Found specification of procedure usb_string_sub [2023-11-19 04:07:20,788 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_string_sub [2023-11-19 04:07:20,788 INFO L130 BoogieDeclarations]: Found specification of procedure usb_dev_restore [2023-11-19 04:07:20,788 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_dev_restore [2023-11-19 04:07:20,788 INFO L130 BoogieDeclarations]: Found specification of procedure update_devnum [2023-11-19 04:07:20,788 INFO L138 BoogieDeclarations]: Found implementation of procedure update_devnum [2023-11-19 04:07:20,788 INFO L130 BoogieDeclarations]: Found specification of procedure hub_is_wusb [2023-11-19 04:07:20,788 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_is_wusb [2023-11-19 04:07:20,788 INFO L130 BoogieDeclarations]: Found specification of procedure jiffies_to_msecs [2023-11-19 04:07:20,789 INFO L138 BoogieDeclarations]: Found implementation of procedure jiffies_to_msecs [2023-11-19 04:07:20,789 INFO L130 BoogieDeclarations]: Found specification of procedure hcd_bus_suspend [2023-11-19 04:07:20,789 INFO L138 BoogieDeclarations]: Found implementation of procedure hcd_bus_suspend [2023-11-19 04:07:20,789 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_xfer_bulk [2023-11-19 04:07:20,789 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_xfer_bulk [2023-11-19 04:07:20,789 INFO L130 BoogieDeclarations]: Found specification of procedure usb_remote_wakeup [2023-11-19 04:07:20,789 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_remote_wakeup [2023-11-19 04:07:20,789 INFO L130 BoogieDeclarations]: Found specification of procedure usb_driver_release_interface [2023-11-19 04:07:20,790 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_driver_release_interface [2023-11-19 04:07:20,790 INFO L130 BoogieDeclarations]: Found specification of procedure powermac_set_asic [2023-11-19 04:07:20,790 INFO L138 BoogieDeclarations]: Found implementation of procedure powermac_set_asic [2023-11-19 04:07:20,790 INFO L130 BoogieDeclarations]: Found specification of procedure suspend_common [2023-11-19 04:07:20,790 INFO L138 BoogieDeclarations]: Found implementation of procedure suspend_common [2023-11-19 04:07:20,790 INFO L130 BoogieDeclarations]: Found specification of procedure usb_resume_device [2023-11-19 04:07:20,790 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_resume_device [2023-11-19 04:07:20,790 INFO L130 BoogieDeclarations]: Found specification of procedure __create_pipe [2023-11-19 04:07:20,791 INFO L138 BoogieDeclarations]: Found implementation of procedure __create_pipe [2023-11-19 04:07:20,791 INFO L130 BoogieDeclarations]: Found specification of procedure sg_complete [2023-11-19 04:07:20,791 INFO L138 BoogieDeclarations]: Found implementation of procedure sg_complete [2023-11-19 04:07:20,791 INFO L130 BoogieDeclarations]: Found specification of procedure usb_fill_int_urb [2023-11-19 04:07:20,791 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_fill_int_urb [2023-11-19 04:07:20,791 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~X~int~TO~VOID [2023-11-19 04:07:20,791 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~X~int~TO~VOID [2023-11-19 04:07:20,791 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2023-11-19 04:07:20,792 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2023-11-19 04:07:20,792 INFO L130 BoogieDeclarations]: Found specification of procedure check_root_hub_suspended [2023-11-19 04:07:20,792 INFO L138 BoogieDeclarations]: Found implementation of procedure check_root_hub_suspended [2023-11-19 04:07:20,792 INFO L130 BoogieDeclarations]: Found specification of procedure class_destroy [2023-11-19 04:07:20,792 INFO L138 BoogieDeclarations]: Found implementation of procedure class_destroy [2023-11-19 04:07:20,792 INFO L130 BoogieDeclarations]: Found specification of procedure resume_common [2023-11-19 04:07:20,792 INFO L138 BoogieDeclarations]: Found implementation of procedure resume_common [2023-11-19 04:07:20,792 INFO L130 BoogieDeclarations]: Found specification of procedure usb_new_device [2023-11-19 04:07:20,793 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_new_device [2023-11-19 04:07:20,793 INFO L130 BoogieDeclarations]: Found specification of procedure unlink1 [2023-11-19 04:07:20,793 INFO L138 BoogieDeclarations]: Found implementation of procedure unlink1 [2023-11-19 04:07:20,793 INFO L130 BoogieDeclarations]: Found specification of procedure find_port_owner [2023-11-19 04:07:20,793 INFO L138 BoogieDeclarations]: Found implementation of procedure find_port_owner [2023-11-19 04:07:20,793 INFO L130 BoogieDeclarations]: Found specification of procedure kill_pid_info_as_uid [2023-11-19 04:07:20,793 INFO L138 BoogieDeclarations]: Found implementation of procedure kill_pid_info_as_uid [2023-11-19 04:07:20,793 INFO L130 BoogieDeclarations]: Found specification of procedure usb_disconnect [2023-11-19 04:07:20,794 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_disconnect [2023-11-19 04:07:20,794 INFO L130 BoogieDeclarations]: Found specification of procedure hub_activate [2023-11-19 04:07:20,794 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_activate [2023-11-19 04:07:20,794 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2023-11-19 04:07:20,794 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2023-11-19 04:07:20,794 INFO L130 BoogieDeclarations]: Found specification of procedure usb_reset_endpoint [2023-11-19 04:07:20,794 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_reset_endpoint [2023-11-19 04:07:20,794 INFO L130 BoogieDeclarations]: Found specification of procedure hub_port_warm_reset [2023-11-19 04:07:20,795 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_port_warm_reset [2023-11-19 04:07:20,795 INFO L130 BoogieDeclarations]: Found specification of procedure finish_port_resume [2023-11-19 04:07:20,795 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_port_resume [2023-11-19 04:07:20,795 INFO L130 BoogieDeclarations]: Found specification of procedure __suspend_report_result [2023-11-19 04:07:20,795 INFO L138 BoogieDeclarations]: Found implementation of procedure __suspend_report_result [2023-11-19 04:07:20,795 INFO L130 BoogieDeclarations]: Found specification of procedure hub_set_address [2023-11-19 04:07:20,795 INFO L138 BoogieDeclarations]: Found implementation of procedure hub_set_address [2023-11-19 04:07:20,795 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2023-11-19 04:07:20,796 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2023-11-19 04:07:20,796 INFO L130 BoogieDeclarations]: Found specification of procedure is_usb_device_driver [2023-11-19 04:07:20,796 INFO L138 BoogieDeclarations]: Found implementation of procedure is_usb_device_driver [2023-11-19 04:07:20,796 INFO L130 BoogieDeclarations]: Found specification of procedure pm_runtime_set_active [2023-11-19 04:07:20,796 INFO L138 BoogieDeclarations]: Found implementation of procedure pm_runtime_set_active [2023-11-19 04:07:20,796 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2023-11-19 04:07:20,796 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2023-11-19 04:07:20,796 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock [2023-11-19 04:07:20,797 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock [2023-11-19 04:07:20,797 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-19 04:07:20,797 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2023-11-19 04:07:20,797 INFO L130 BoogieDeclarations]: Found specification of procedure device_pm_wait_for_dev [2023-11-19 04:07:20,797 INFO L138 BoogieDeclarations]: Found implementation of procedure device_pm_wait_for_dev [2023-11-19 04:07:20,797 INFO L130 BoogieDeclarations]: Found specification of procedure get_hub_status [2023-11-19 04:07:20,797 INFO L138 BoogieDeclarations]: Found implementation of procedure get_hub_status [2023-11-19 04:07:20,797 INFO L130 BoogieDeclarations]: Found specification of procedure device_attach [2023-11-19 04:07:20,798 INFO L138 BoogieDeclarations]: Found implementation of procedure device_attach [2023-11-19 04:07:20,798 INFO L130 BoogieDeclarations]: Found specification of procedure usb_choose_configuration [2023-11-19 04:07:20,798 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_choose_configuration [2023-11-19 04:07:20,798 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int [2023-11-19 04:07:20,798 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2023-11-19 04:07:20,798 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID [2023-11-19 04:07:20,798 INFO L130 BoogieDeclarations]: Found specification of procedure set_port_feature [2023-11-19 04:07:20,798 INFO L138 BoogieDeclarations]: Found implementation of procedure set_port_feature [2023-11-19 04:07:20,799 INFO L130 BoogieDeclarations]: Found specification of procedure __usb_unanchor_urb [2023-11-19 04:07:20,799 INFO L138 BoogieDeclarations]: Found implementation of procedure __usb_unanchor_urb [2023-11-19 04:07:20,799 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_descriptor [2023-11-19 04:07:20,799 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_descriptor [2023-11-19 04:07:22,880 INFO L236 CfgBuilder]: Building ICFG [2023-11-19 04:07:22,889 INFO L262 CfgBuilder]: Building CFG for each procedure with an implementation [2023-11-19 04:07:23,103 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:23,105 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:23,106 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:23,485 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##76: assume false; [2023-11-19 04:07:23,485 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##77: assume !false; [2023-11-19 04:07:23,485 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##133: assume false; [2023-11-19 04:07:23,485 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##134: assume !false; [2023-11-19 04:07:23,485 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##118: assume !false; [2023-11-19 04:07:23,486 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##117: assume false; [2023-11-19 04:07:24,125 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:24,127 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:24,137 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:24,921 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##74: assume !false; [2023-11-19 04:07:24,922 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##73: assume false; [2023-11-19 04:07:24,922 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##26: assume !false; [2023-11-19 04:07:24,922 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##25: assume false; [2023-11-19 04:07:24,922 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##333: assume !false; [2023-11-19 04:07:24,922 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##332: assume false; [2023-11-19 04:07:24,999 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:25,430 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##97: assume !false; [2023-11-19 04:07:25,430 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##96: assume false; [2023-11-19 04:07:25,884 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:25,936 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##12: assume !false; [2023-11-19 04:07:25,937 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##11: assume false; [2023-11-19 04:07:26,109 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##5: assume false;atomic_cmpxchg_~__ptr~0#1.base, atomic_cmpxchg_~__ptr~0#1.offset := atomic_cmpxchg_~v#1.base, atomic_cmpxchg_~v#1.offset; [2023-11-19 04:07:26,109 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##6: assume !false; [2023-11-19 04:07:26,114 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:26,167 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##9: assume false; [2023-11-19 04:07:26,167 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##10: assume !false; [2023-11-19 04:07:27,033 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:27,184 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##20: assume !false; [2023-11-19 04:07:27,184 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##19: assume false; [2023-11-19 04:07:28,390 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:28,410 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##18: assume !false; [2023-11-19 04:07:28,410 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##17: assume false; [2023-11-19 04:07:28,798 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:28,798 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:28,800 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:30,778 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##81: assume !false; [2023-11-19 04:07:30,778 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##80: assume false; [2023-11-19 04:07:30,778 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##40: assume !false; [2023-11-19 04:07:30,778 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##39: assume false; [2023-11-19 04:07:30,778 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##28: assume !false; [2023-11-19 04:07:30,778 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##27: assume false; [2023-11-19 04:07:30,797 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:44,724 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##4: assume !false; [2023-11-19 04:07:44,724 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##3: assume false; [2023-11-19 04:07:44,774 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:44,781 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:44,781 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:44,782 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:44,783 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:45,056 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##90: assume !false; [2023-11-19 04:07:45,056 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##89: assume false; [2023-11-19 04:07:45,056 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##71: assume !false; [2023-11-19 04:07:45,056 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##70: assume false; [2023-11-19 04:07:45,056 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##79: assume !false; [2023-11-19 04:07:45,056 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##78: assume false; [2023-11-19 04:07:45,056 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##36: assume !false; [2023-11-19 04:07:45,056 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##35: assume false; [2023-11-19 04:07:45,057 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##104: assume false; [2023-11-19 04:07:45,057 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##105: assume !false; [2023-11-19 04:07:45,061 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:45,061 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock. [2023-11-19 04:07:45,719 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##179: assume !false; [2023-11-19 04:07:45,719 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##178: assume false; [2023-11-19 04:07:45,719 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##169: assume !false; [2023-11-19 04:07:45,720 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##168: assume false; [2023-11-19 04:07:46,102 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##4: assume !false; [2023-11-19 04:07:46,102 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##3: assume false; [2023-11-19 04:07:48,756 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##17: assume !false; [2023-11-19 04:07:48,756 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint $Ultimate##16: assume false;call #t~mem1955#1.base, #t~mem1955#1.offset := read~$Pointer$(~vaddr_handle#1.base, ~vaddr_handle#1.offset, 8);call write~int(#t~mem1955#1.base + #t~mem1955#1.offset, ~__gu_p~0#1.base, ~__gu_p~0#1.offset, 1);havoc #t~mem1955#1.base, #t~mem1955#1.offset; [2023-11-19 04:07:48,757 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint put_unaligned_le16_returnLabel#1: havoc put_unaligned_le16_~val#1, put_unaligned_le16_~p#1.base, put_unaligned_le16_~p#1.offset;havoc put_unaligned_le16_#in~val#1, put_unaligned_le16_#in~p#1.base, put_unaligned_le16_#in~p#1.offset;assume { :end_inline_put_unaligned_le16 } true;havoc #t~mem1956#1.base, #t~mem1956#1.offset; [2023-11-19 04:07:48,757 INFO L767 $ProcedureCfgBuilder]: dead code at ProgramPoint put_unaligned_le32_returnLabel#1: havoc put_unaligned_le32_~val#1, put_unaligned_le32_~p#1.base, put_unaligned_le32_~p#1.offset;havoc put_unaligned_le32_#in~val#1, put_unaligned_le32_#in~p#1.base, put_unaligned_le32_#in~p#1.offset;assume { :end_inline_put_unaligned_le32 } true;havoc #t~mem1957#1.base, #t~mem1957#1.offset; [2023-11-19 04:07:49,037 WARN L813 $ProcedureCfgBuilder]: Label in the middle of a codeblock.