./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 429546fed7ce98cca10b6fee2111fe4d858ea336d514969d68b4b69efba17a4e --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 16:08:41,391 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 16:08:41,450 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-10-11 16:08:41,454 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 16:08:41,456 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 16:08:41,479 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 16:08:41,480 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 16:08:41,480 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 16:08:41,481 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 16:08:41,483 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 16:08:41,484 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 16:08:41,484 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 16:08:41,484 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 16:08:41,484 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 16:08:41,484 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 16:08:41,485 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 16:08:41,485 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 16:08:41,485 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-11 16:08:41,485 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 16:08:41,486 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 16:08:41,487 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 16:08:41,487 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 16:08:41,487 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 16:08:41,487 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 16:08:41,487 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 16:08:41,488 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 16:08:41,488 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 16:08:41,488 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 16:08:41,488 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 16:08:41,488 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 16:08:41,488 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 16:08:41,488 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 16:08:41,488 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 16:08:41,489 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-11 16:08:41,489 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-11 16:08:41,489 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 16:08:41,489 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 16:08:41,489 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 16:08:41,489 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 16:08:41,489 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/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 -> /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 429546fed7ce98cca10b6fee2111fe4d858ea336d514969d68b4b69efba17a4e [2024-10-11 16:08:41,671 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 16:08:41,692 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 16:08:41,696 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 16:08:41,697 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 16:08:41,697 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 16:08:41,698 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i [2024-10-11 16:08:42,891 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 16:08:43,344 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 16:08:43,344 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i [2024-10-11 16:08:43,395 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/6465252f6/6b3c299aa3a6498a9d53963c2bf5232a/FLAG26a11bbe8 [2024-10-11 16:08:43,450 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/6465252f6/6b3c299aa3a6498a9d53963c2bf5232a [2024-10-11 16:08:43,452 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 16:08:43,453 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 16:08:43,454 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 16:08:43,454 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 16:08:43,459 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 16:08:43,460 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 04:08:43" (1/1) ... [2024-10-11 16:08:43,460 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@393f21f7 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:08:43, skipping insertion in model container [2024-10-11 16:08:43,460 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 04:08:43" (1/1) ... [2024-10-11 16:08:43,630 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 16:08:47,153 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549278,549291] [2024-10-11 16:08:47,155 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549444,549457] [2024-10-11 16:08:47,156 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549608,549621] [2024-10-11 16:08:47,159 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549773,549786] [2024-10-11 16:08:47,185 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 16:08:47,246 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 16:08:47,310 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5459] [2024-10-11 16:08:47,312 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5466] [2024-10-11 16:08:47,313 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5473] [2024-10-11 16:08:47,314 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5526-5527] [2024-10-11 16:08:47,315 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" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5532-5534] [2024-10-11 16:08:47,315 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (814), "i" (12UL)); [5559-5560] [2024-10-11 16:08:47,315 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.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5565-5567] [2024-10-11 16:08:47,315 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (819), "i" (12UL)); [5591-5592] [2024-10-11 16:08:47,316 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.irq_enable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5597-5599] [2024-10-11 16:08:47,316 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5635] [2024-10-11 16:08:47,316 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5638] [2024-10-11 16:08:47,317 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5641] [2024-10-11 16:08:47,317 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5644] [2024-10-11 16:08:47,319 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5806] [2024-10-11 16:08:47,319 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5813] [2024-10-11 16:08:47,320 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/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [5869-5870] [2024-10-11 16:08:47,323 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" (19), "i" (12UL)); [5994-5995] [2024-10-11 16:08:47,325 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" (36), "i" (12UL)); [6028-6029] [2024-10-11 16:08:47,326 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" (79), "i" (12UL)); [6070-6071] [2024-10-11 16:08:47,326 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" (91), "i" (12UL)); [6099-6100] [2024-10-11 16:08:47,332 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/netdevice.h"), "i" (502), "i" (12UL)); [6516-6517] [2024-10-11 16:08:47,333 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6523] [2024-10-11 16:08:47,335 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6681] [2024-10-11 16:08:47,335 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6721] [2024-10-11 16:08:47,337 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [6883] [2024-10-11 16:08:47,337 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6886] [2024-10-11 16:08:47,337 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6889] [2024-10-11 16:08:47,337 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6892] [2024-10-11 16:08:47,337 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [6923] [2024-10-11 16:08:47,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6926] [2024-10-11 16:08:47,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6929] [2024-10-11 16:08:47,338 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6932] [2024-10-11 16:08:47,339 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [6963] [2024-10-11 16:08:47,339 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6966] [2024-10-11 16:08:47,339 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6969] [2024-10-11 16:08:47,339 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6972] [2024-10-11 16:08:47,339 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7003] [2024-10-11 16:08:47,339 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7006] [2024-10-11 16:08:47,340 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7009] [2024-10-11 16:08:47,340 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7012] [2024-10-11 16:08:47,368 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 *)"drivers/net/ethernet/nvidia/forcedeth.c"), "i" (1670), "i" (12UL)); [8919-8920] [2024-10-11 16:08:47,373 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9116] [2024-10-11 16:08:47,375 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9207] [2024-10-11 16:08:47,383 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9577] [2024-10-11 16:08:47,458 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [11067] [2024-10-11 16:08:47,629 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549278,549291] [2024-10-11 16:08:47,630 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549444,549457] [2024-10-11 16:08:47,630 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549608,549621] [2024-10-11 16:08:47,630 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549773,549786] [2024-10-11 16:08:47,635 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 16:08:47,855 INFO L204 MainTranslator]: Completed translation [2024-10-11 16:08:47,855 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:08:47 WrapperNode [2024-10-11 16:08:47,856 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 16:08:47,857 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 16:08:47,857 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 16:08:47,857 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 16:08:47,864 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:08:47" (1/1) ... [2024-10-11 16:08:47,969 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12098]: Variable #t~ret1882 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:47,969 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12098]: Undeclared identifier #t~ret1882 in IdentifierExpression[#t~ret1882,] [2024-10-11 16:08:47,969 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12098]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1882,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,970 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_tx" [12099]: Variable #t~ret1883 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:47,970 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_tx" [12099]: Undeclared identifier #t~ret1883 in IdentifierExpression[#t~ret1883,] [2024-10-11 16:08:47,970 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_tx" [12099]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1883,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,970 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12100]: Variable #t~ret1884 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:47,971 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12100]: Undeclared identifier #t~ret1884 in IdentifierExpression[#t~ret1884,] [2024-10-11 16:08:47,971 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12100]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1884,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,971 ERROR L1136 TypeChecker]: C: descriptor.format = "tx irq events: %08x\n" [12101]: Variable #t~ret1885 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:47,971 ERROR L1136 TypeChecker]: C: descriptor.format = "tx irq events: %08x\n" [12101]: Undeclared identifier #t~ret1885 in IdentifierExpression[#t~ret1885,] [2024-10-11 16:08:47,971 ERROR L1136 TypeChecker]: C: descriptor.format = "tx irq events: %08x\n" [12101]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1885,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,972 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12140]: Variable #t~ret1902 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:47,972 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12140]: Undeclared identifier #t~ret1902 in IdentifierExpression[#t~ret1902,] [2024-10-11 16:08:47,972 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12140]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1902,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,972 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_tx" [12141]: Variable #t~ret1903 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:47,972 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_tx" [12141]: Undeclared identifier #t~ret1903 in IdentifierExpression[#t~ret1903,] [2024-10-11 16:08:47,972 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_tx" [12141]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1903,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,972 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12142]: Variable #t~ret1904 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:47,972 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12142]: Undeclared identifier #t~ret1904 in IdentifierExpression[#t~ret1904,] [2024-10-11 16:08:47,972 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12142]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1904,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,973 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12143]: Variable #t~ret1905 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:47,973 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12143]: Undeclared identifier #t~ret1905 in IdentifierExpression[#t~ret1905,] [2024-10-11 16:08:47,973 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12143]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1905,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,974 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12385]: Variable #t~ret1956 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:47,974 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12385]: Undeclared identifier #t~ret1956 in IdentifierExpression[#t~ret1956,] [2024-10-11 16:08:47,974 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12385]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1956,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,974 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_rx" [12386]: Variable #t~ret1957 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:47,978 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_rx" [12386]: Undeclared identifier #t~ret1957 in IdentifierExpression[#t~ret1957,] [2024-10-11 16:08:47,978 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_rx" [12386]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1957,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,978 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12387]: Variable #t~ret1958 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:47,979 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12387]: Undeclared identifier #t~ret1958 in IdentifierExpression[#t~ret1958,] [2024-10-11 16:08:47,979 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12387]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1958,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,979 ERROR L1136 TypeChecker]: C: descriptor.format = "rx irq events: %08x\n" [12388]: Variable #t~ret1959 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:47,980 ERROR L1136 TypeChecker]: C: descriptor.format = "rx irq events: %08x\n" [12388]: Undeclared identifier #t~ret1959 in IdentifierExpression[#t~ret1959,] [2024-10-11 16:08:47,980 ERROR L1136 TypeChecker]: C: descriptor.format = "rx irq events: %08x\n" [12388]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1959,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,980 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12449]: Variable #t~ret1980 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:47,980 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12449]: Undeclared identifier #t~ret1980 in IdentifierExpression[#t~ret1980,] [2024-10-11 16:08:47,980 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12449]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1980,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,981 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_rx" [12450]: Variable #t~ret1981 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:47,981 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_rx" [12450]: Undeclared identifier #t~ret1981 in IdentifierExpression[#t~ret1981,] [2024-10-11 16:08:47,981 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_rx" [12450]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1981,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,981 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12451]: Variable #t~ret1982 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:47,982 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12451]: Undeclared identifier #t~ret1982 in IdentifierExpression[#t~ret1982,] [2024-10-11 16:08:47,982 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12451]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1982,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,982 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12452]: Variable #t~ret1983 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:47,983 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12452]: Undeclared identifier #t~ret1983 in IdentifierExpression[#t~ret1983,] [2024-10-11 16:08:47,983 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12452]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1983,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,983 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12508]: Variable #t~ret1992 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:47,984 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12508]: Undeclared identifier #t~ret1992 in IdentifierExpression[#t~ret1992,] [2024-10-11 16:08:47,984 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12508]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1992,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,984 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_other" [12509]: Variable #t~ret1993 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:47,984 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_other" [12509]: Undeclared identifier #t~ret1993 in IdentifierExpression[#t~ret1993,] [2024-10-11 16:08:47,984 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_other" [12509]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1993,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,984 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12510]: Variable #t~ret1994 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:47,985 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12510]: Undeclared identifier #t~ret1994 in IdentifierExpression[#t~ret1994,] [2024-10-11 16:08:47,985 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12510]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1994,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,985 ERROR L1136 TypeChecker]: C: descriptor.format = "irq events: %08x\n" [12511]: Variable #t~ret1995 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:47,986 ERROR L1136 TypeChecker]: C: descriptor.format = "irq events: %08x\n" [12511]: Undeclared identifier #t~ret1995 in IdentifierExpression[#t~ret1995,] [2024-10-11 16:08:47,986 ERROR L1136 TypeChecker]: C: descriptor.format = "irq events: %08x\n" [12511]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1995,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,986 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12592]: Variable #t~ret2027 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:47,987 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12592]: Undeclared identifier #t~ret2027 in IdentifierExpression[#t~ret2027,] [2024-10-11 16:08:47,987 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12592]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2027,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,987 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_other" [12593]: Variable #t~ret2028 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:47,988 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_other" [12593]: Undeclared identifier #t~ret2028 in IdentifierExpression[#t~ret2028,] [2024-10-11 16:08:47,988 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_other" [12593]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2028,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,988 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12594]: Variable #t~ret2029 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:47,988 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12594]: Undeclared identifier #t~ret2029 in IdentifierExpression[#t~ret2029,] [2024-10-11 16:08:47,988 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12594]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2029,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:47,988 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12595]: Variable #t~ret2030 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:47,989 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12595]: Undeclared identifier #t~ret2030 in IdentifierExpression[#t~ret2030,] [2024-10-11 16:08:47,989 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12595]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2030,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:48,011 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [15593]: Variable #t~ret2984 modified in procedure nv_probe but not declared [2024-10-11 16:08:48,011 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [15593]: Undeclared identifier #t~ret2984 in IdentifierExpression[#t~ret2984,] [2024-10-11 16:08:48,011 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [15593]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2984,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],IntegerLiteral[8]]] [2024-10-11 16:08:48,012 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_probe" [15594]: Variable #t~ret2985 modified in procedure nv_probe but not declared [2024-10-11 16:08:48,012 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_probe" [15594]: Undeclared identifier #t~ret2985 in IdentifierExpression[#t~ret2985,] [2024-10-11 16:08:48,012 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_probe" [15594]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2985,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:48,012 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [15595]: Variable #t~ret2986 modified in procedure nv_probe but not declared [2024-10-11 16:08:48,012 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [15595]: Undeclared identifier #t~ret2986 in IdentifierExpression[#t~ret2986,] [2024-10-11 16:08:48,012 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [15595]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2986,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:48,013 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: set workaround bit for reversed mac addr\n" [15596]: Variable #t~ret2987 modified in procedure nv_probe but not declared [2024-10-11 16:08:48,013 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: set workaround bit for reversed mac addr\n" [15596]: Undeclared identifier #t~ret2987 in IdentifierExpression[#t~ret2987,] [2024-10-11 16:08:48,013 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: set workaround bit for reversed mac addr\n" [15596]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2987,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] [2024-10-11 16:08:48,026 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:08:47" (1/1) ... [2024-10-11 16:08:48,026 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 16:08:48,026 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2024-10-11 16:08:48,028 INFO L158 Benchmark]: Toolchain (without parser) took 4574.31ms. Allocated memory was 165.7MB in the beginning and 381.7MB in the end (delta: 216.0MB). Free memory was 72.5MB in the beginning and 181.4MB in the end (delta: -108.9MB). Peak memory consumption was 107.6MB. Max. memory is 16.1GB. [2024-10-11 16:08:48,035 INFO L158 Benchmark]: CDTParser took 0.13ms. Allocated memory is still 121.6MB. Free memory is still 82.9MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 16:08:48,036 INFO L158 Benchmark]: CACSL2BoogieTranslator took 4401.90ms. Allocated memory was 165.7MB in the beginning and 381.7MB in the end (delta: 216.0MB). Free memory was 72.2MB in the beginning and 196.1MB in the end (delta: -123.9MB). Peak memory consumption was 130.7MB. Max. memory is 16.1GB. [2024-10-11 16:08:48,036 INFO L158 Benchmark]: Boogie Procedure Inliner took 169.72ms. Allocated memory is still 381.7MB. Free memory was 196.1MB in the beginning and 181.4MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. [2024-10-11 16:08:48,037 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.13ms. Allocated memory is still 121.6MB. Free memory is still 82.9MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 4401.90ms. Allocated memory was 165.7MB in the beginning and 381.7MB in the end (delta: 216.0MB). Free memory was 72.2MB in the beginning and 196.1MB in the end (delta: -123.9MB). Peak memory consumption was 130.7MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 169.72ms. Allocated memory is still 381.7MB. Free memory was 196.1MB in the beginning and 181.4MB in the end (delta: 14.7MB). Peak memory consumption was 14.7MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - TypeErrorResult [Line: 12098]: Type Error Variable #t~ret1882 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12098]: Type Error Undeclared identifier #t~ret1882 in IdentifierExpression[#t~ret1882,] - TypeErrorResult [Line: 12098]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1882,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12099]: Type Error Variable #t~ret1883 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12099]: Type Error Undeclared identifier #t~ret1883 in IdentifierExpression[#t~ret1883,] - TypeErrorResult [Line: 12099]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1883,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12100]: Type Error Variable #t~ret1884 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12100]: Type Error Undeclared identifier #t~ret1884 in IdentifierExpression[#t~ret1884,] - TypeErrorResult [Line: 12100]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1884,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12101]: Type Error Variable #t~ret1885 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12101]: Type Error Undeclared identifier #t~ret1885 in IdentifierExpression[#t~ret1885,] - TypeErrorResult [Line: 12101]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1885,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12140]: Type Error Variable #t~ret1902 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12140]: Type Error Undeclared identifier #t~ret1902 in IdentifierExpression[#t~ret1902,] - TypeErrorResult [Line: 12140]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1902,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12141]: Type Error Variable #t~ret1903 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12141]: Type Error Undeclared identifier #t~ret1903 in IdentifierExpression[#t~ret1903,] - TypeErrorResult [Line: 12141]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1903,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12142]: Type Error Variable #t~ret1904 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12142]: Type Error Undeclared identifier #t~ret1904 in IdentifierExpression[#t~ret1904,] - TypeErrorResult [Line: 12142]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1904,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12143]: Type Error Variable #t~ret1905 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12143]: Type Error Undeclared identifier #t~ret1905 in IdentifierExpression[#t~ret1905,] - TypeErrorResult [Line: 12143]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1905,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12385]: Type Error Variable #t~ret1956 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12385]: Type Error Undeclared identifier #t~ret1956 in IdentifierExpression[#t~ret1956,] - TypeErrorResult [Line: 12385]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1956,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12386]: Type Error Variable #t~ret1957 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12386]: Type Error Undeclared identifier #t~ret1957 in IdentifierExpression[#t~ret1957,] - TypeErrorResult [Line: 12386]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1957,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12387]: Type Error Variable #t~ret1958 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12387]: Type Error Undeclared identifier #t~ret1958 in IdentifierExpression[#t~ret1958,] - TypeErrorResult [Line: 12387]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1958,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12388]: Type Error Variable #t~ret1959 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12388]: Type Error Undeclared identifier #t~ret1959 in IdentifierExpression[#t~ret1959,] - TypeErrorResult [Line: 12388]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1959,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12449]: Type Error Variable #t~ret1980 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12449]: Type Error Undeclared identifier #t~ret1980 in IdentifierExpression[#t~ret1980,] - TypeErrorResult [Line: 12449]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1980,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12450]: Type Error Variable #t~ret1981 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12450]: Type Error Undeclared identifier #t~ret1981 in IdentifierExpression[#t~ret1981,] - TypeErrorResult [Line: 12450]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1981,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12451]: Type Error Variable #t~ret1982 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12451]: Type Error Undeclared identifier #t~ret1982 in IdentifierExpression[#t~ret1982,] - TypeErrorResult [Line: 12451]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1982,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12452]: Type Error Variable #t~ret1983 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12452]: Type Error Undeclared identifier #t~ret1983 in IdentifierExpression[#t~ret1983,] - TypeErrorResult [Line: 12452]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1983,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12508]: Type Error Variable #t~ret1992 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12508]: Type Error Undeclared identifier #t~ret1992 in IdentifierExpression[#t~ret1992,] - TypeErrorResult [Line: 12508]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1992,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12509]: Type Error Variable #t~ret1993 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12509]: Type Error Undeclared identifier #t~ret1993 in IdentifierExpression[#t~ret1993,] - TypeErrorResult [Line: 12509]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1993,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12510]: Type Error Variable #t~ret1994 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12510]: Type Error Undeclared identifier #t~ret1994 in IdentifierExpression[#t~ret1994,] - TypeErrorResult [Line: 12510]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1994,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12511]: Type Error Variable #t~ret1995 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12511]: Type Error Undeclared identifier #t~ret1995 in IdentifierExpression[#t~ret1995,] - TypeErrorResult [Line: 12511]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1995,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12592]: Type Error Variable #t~ret2027 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12592]: Type Error Undeclared identifier #t~ret2027 in IdentifierExpression[#t~ret2027,] - TypeErrorResult [Line: 12592]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2027,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12593]: Type Error Variable #t~ret2028 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12593]: Type Error Undeclared identifier #t~ret2028 in IdentifierExpression[#t~ret2028,] - TypeErrorResult [Line: 12593]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2028,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12594]: Type Error Variable #t~ret2029 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12594]: Type Error Undeclared identifier #t~ret2029 in IdentifierExpression[#t~ret2029,] - TypeErrorResult [Line: 12594]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2029,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 12595]: Type Error Variable #t~ret2030 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12595]: Type Error Undeclared identifier #t~ret2030 in IdentifierExpression[#t~ret2030,] - TypeErrorResult [Line: 12595]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2030,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 15593]: Type Error Variable #t~ret2984 modified in procedure nv_probe but not declared - TypeErrorResult [Line: 15593]: Type Error Undeclared identifier #t~ret2984 in IdentifierExpression[#t~ret2984,] - TypeErrorResult [Line: 15593]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2984,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 15594]: Type Error Variable #t~ret2985 modified in procedure nv_probe but not declared - TypeErrorResult [Line: 15594]: Type Error Undeclared identifier #t~ret2985 in IdentifierExpression[#t~ret2985,] - TypeErrorResult [Line: 15594]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2985,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[8],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 15595]: Type Error Variable #t~ret2986 modified in procedure nv_probe but not declared - TypeErrorResult [Line: 15595]: Type Error Undeclared identifier #t~ret2986 in IdentifierExpression[#t~ret2986,] - TypeErrorResult [Line: 15595]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2986,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[16],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] - TypeErrorResult [Line: 15596]: Type Error Variable #t~ret2987 modified in procedure nv_probe but not declared - TypeErrorResult [Line: 15596]: Type Error Undeclared identifier #t~ret2987 in IdentifierExpression[#t~ret2987,] - TypeErrorResult [Line: 15596]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2987,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],BinaryExpression[ARITHPLUS,IntegerLiteral[24],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]],IntegerLiteral[8]]] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 5459]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5459] - GenericResultAtLocation [Line: 5466]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5466] - GenericResultAtLocation [Line: 5473]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("":); [5473] - GenericResultAtLocation [Line: 5526]: 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5526-5527] - GenericResultAtLocation [Line: 5532]: 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" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5532-5534] - GenericResultAtLocation [Line: 5559]: 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (814), "i" (12UL)); [5559-5560] - GenericResultAtLocation [Line: 5565]: 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.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5565-5567] - GenericResultAtLocation [Line: 5591]: 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (819), "i" (12UL)); [5591-5592] - GenericResultAtLocation [Line: 5597]: 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.irq_enable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5597-5599] - GenericResultAtLocation [Line: 5635]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5635] - GenericResultAtLocation [Line: 5638]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5638] - GenericResultAtLocation [Line: 5641]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5641] - GenericResultAtLocation [Line: 5644]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5644] - GenericResultAtLocation [Line: 5806]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5806] - GenericResultAtLocation [Line: 5813]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5813] - GenericResultAtLocation [Line: 5869]: 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/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [5869-5870] - GenericResultAtLocation [Line: 5994]: 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" (19), "i" (12UL)); [5994-5995] - GenericResultAtLocation [Line: 6028]: 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" (36), "i" (12UL)); [6028-6029] - GenericResultAtLocation [Line: 6070]: 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" (79), "i" (12UL)); [6070-6071] - GenericResultAtLocation [Line: 6099]: 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" (91), "i" (12UL)); [6099-6100] - GenericResultAtLocation [Line: 6516]: 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/netdevice.h"), "i" (502), "i" (12UL)); [6516-6517] - GenericResultAtLocation [Line: 6523]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6523] - GenericResultAtLocation [Line: 6681]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6681] - GenericResultAtLocation [Line: 6721]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6721] - GenericResultAtLocation [Line: 6883]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [6883] - GenericResultAtLocation [Line: 6886]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6886] - GenericResultAtLocation [Line: 6889]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6889] - GenericResultAtLocation [Line: 6892]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6892] - GenericResultAtLocation [Line: 6923]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [6923] - GenericResultAtLocation [Line: 6926]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6926] - GenericResultAtLocation [Line: 6929]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6929] - GenericResultAtLocation [Line: 6932]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6932] - GenericResultAtLocation [Line: 6963]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [6963] - GenericResultAtLocation [Line: 6966]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6966] - GenericResultAtLocation [Line: 6969]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6969] - GenericResultAtLocation [Line: 6972]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6972] - GenericResultAtLocation [Line: 7003]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7003] - GenericResultAtLocation [Line: 7006]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7006] - GenericResultAtLocation [Line: 7009]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7009] - GenericResultAtLocation [Line: 7012]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7012] - GenericResultAtLocation [Line: 8919]: 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 *)"drivers/net/ethernet/nvidia/forcedeth.c"), "i" (1670), "i" (12UL)); [8919-8920] - GenericResultAtLocation [Line: 9116]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9116] - GenericResultAtLocation [Line: 9207]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9207] - GenericResultAtLocation [Line: 9577]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9577] - GenericResultAtLocation [Line: 11067]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [11067] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Using bit-precise analysis Retrying with bit-precise analysis ### Bit-precise run ### Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 429546fed7ce98cca10b6fee2111fe4d858ea336d514969d68b4b69efba17a4e --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 16:08:49,686 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 16:08:49,748 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Bitvector.epf [2024-10-11 16:08:49,752 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 16:08:49,753 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 16:08:49,775 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 16:08:49,775 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 16:08:49,776 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 16:08:49,776 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 16:08:49,776 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 16:08:49,777 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 16:08:49,777 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 16:08:49,777 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 16:08:49,778 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 16:08:49,778 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 16:08:49,778 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 16:08:49,778 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 16:08:49,778 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 16:08:49,779 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 16:08:49,779 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 16:08:49,781 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 16:08:49,785 INFO L153 SettingsManager]: * Adapt memory model on pointer casts if necessary=true [2024-10-11 16:08:49,785 INFO L153 SettingsManager]: * Use bitvectors instead of ints=true [2024-10-11 16:08:49,786 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 16:08:49,786 INFO L153 SettingsManager]: * Memory model=HoenickeLindenmann_4ByteResolution [2024-10-11 16:08:49,786 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 16:08:49,786 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 16:08:49,786 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 16:08:49,786 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 16:08:49,787 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 16:08:49,787 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 16:08:49,787 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 16:08:49,787 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 16:08:49,787 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 16:08:49,787 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 16:08:49,787 INFO L153 SettingsManager]: * Trace refinement strategy=WOLF [2024-10-11 16:08:49,787 INFO L153 SettingsManager]: * Command for external solver=cvc4 --incremental --print-success --lang smt [2024-10-11 16:08:49,788 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 16:08:49,788 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 16:08:49,788 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 16:08:49,788 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 16:08:49,788 INFO L153 SettingsManager]: * Logic for external solver=AUFBV [2024-10-11 16:08:49,788 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/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 -> /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 429546fed7ce98cca10b6fee2111fe4d858ea336d514969d68b4b69efba17a4e [2024-10-11 16:08:50,036 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 16:08:50,060 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 16:08:50,063 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 16:08:50,064 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 16:08:50,064 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 16:08:50,065 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i [2024-10-11 16:08:51,363 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 16:08:51,937 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 16:08:51,938 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i [2024-10-11 16:08:52,005 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/b68a68b1e/9497a49485f242a5b1490af401f6a479/FLAG391840c60 [2024-10-11 16:08:52,431 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/b68a68b1e/9497a49485f242a5b1490af401f6a479 [2024-10-11 16:08:52,433 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 16:08:52,434 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 16:08:52,435 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 16:08:52,435 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 16:08:52,439 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 16:08:52,439 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 04:08:52" (1/1) ... [2024-10-11 16:08:52,440 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@2943d2b1 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:08:52, skipping insertion in model container [2024-10-11 16:08:52,440 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 04:08:52" (1/1) ... [2024-10-11 16:08:52,595 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 16:08:56,171 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549278,549291] [2024-10-11 16:08:56,173 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549444,549457] [2024-10-11 16:08:56,174 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549608,549621] [2024-10-11 16:08:56,174 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549773,549786] [2024-10-11 16:08:56,199 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 16:08:56,269 INFO L197 MainTranslator]: Restarting translation with changed settings: SettingsChange [mNewPreferredMemoryModel=HoenickeLindenmann_1ByteResolution] [2024-10-11 16:08:56,338 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 16:08:56,704 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549278,549291] [2024-10-11 16:08:56,704 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549444,549457] [2024-10-11 16:08:56,705 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549608,549621] [2024-10-11 16:08:56,705 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549773,549786] [2024-10-11 16:08:56,711 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 16:08:56,758 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 16:08:56,859 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5459] [2024-10-11 16:08:56,861 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5466] [2024-10-11 16:08:56,862 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("":); [5473] [2024-10-11 16:08:56,864 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5526-5527] [2024-10-11 16:08:56,864 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" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5532-5534] [2024-10-11 16:08:56,865 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (814), "i" (12UL)); [5559-5560] [2024-10-11 16:08:56,865 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.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5565-5567] [2024-10-11 16:08:56,865 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (819), "i" (12UL)); [5591-5592] [2024-10-11 16:08:56,866 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.irq_enable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5597-5599] [2024-10-11 16:08:56,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5635] [2024-10-11 16:08:56,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5638] [2024-10-11 16:08:56,866 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5641] [2024-10-11 16:08:56,867 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5644] [2024-10-11 16:08:56,869 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5806] [2024-10-11 16:08:56,870 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5813] [2024-10-11 16:08:56,871 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/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [5869-5870] [2024-10-11 16:08:56,874 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" (19), "i" (12UL)); [5994-5995] [2024-10-11 16:08:56,875 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" (36), "i" (12UL)); [6028-6029] [2024-10-11 16:08:56,876 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" (79), "i" (12UL)); [6070-6071] [2024-10-11 16:08:56,877 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" (91), "i" (12UL)); [6099-6100] [2024-10-11 16:08:56,886 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/netdevice.h"), "i" (502), "i" (12UL)); [6516-6517] [2024-10-11 16:08:56,889 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6523] [2024-10-11 16:08:56,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6681] [2024-10-11 16:08:56,893 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6721] [2024-10-11 16:08:56,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [6883] [2024-10-11 16:08:56,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6886] [2024-10-11 16:08:56,896 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6889] [2024-10-11 16:08:56,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6892] [2024-10-11 16:08:56,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [6923] [2024-10-11 16:08:56,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6926] [2024-10-11 16:08:56,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6929] [2024-10-11 16:08:56,897 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6932] [2024-10-11 16:08:56,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [6963] [2024-10-11 16:08:56,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6966] [2024-10-11 16:08:56,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6969] [2024-10-11 16:08:56,898 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6972] [2024-10-11 16:08:56,899 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7003] [2024-10-11 16:08:56,900 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7006] [2024-10-11 16:08:56,900 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7009] [2024-10-11 16:08:56,900 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7012] [2024-10-11 16:08:56,926 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 *)"drivers/net/ethernet/nvidia/forcedeth.c"), "i" (1670), "i" (12UL)); [8919-8920] [2024-10-11 16:08:56,935 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9116] [2024-10-11 16:08:56,937 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9207] [2024-10-11 16:08:56,946 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9577] [2024-10-11 16:08:56,971 WARN L75 lationResultReporter]: Unsoundness Warning: ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [11067] [2024-10-11 16:08:57,137 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549278,549291] [2024-10-11 16:08:57,137 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549444,549457] [2024-10-11 16:08:57,137 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549608,549621] [2024-10-11 16:08:57,138 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-mutex_drivers-net-ethernet-nvidia-forcedeth.cil.i[549773,549786] [2024-10-11 16:08:57,181 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 16:08:57,650 INFO L204 MainTranslator]: Completed translation [2024-10-11 16:08:57,651 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:08:57 WrapperNode [2024-10-11 16:08:57,651 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 16:08:57,652 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 16:08:57,652 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 16:08:57,652 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 16:08:57,658 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:08:57" (1/1) ... [2024-10-11 16:08:57,745 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12098]: Variable #t~ret1659 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:57,746 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12098]: Undeclared identifier #t~ret1659 in IdentifierExpression[#t~ret1659,] [2024-10-11 16:08:57,746 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12098]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1659,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,746 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_tx" [12099]: Variable #t~ret1660 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:57,746 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_tx" [12099]: Undeclared identifier #t~ret1660 in IdentifierExpression[#t~ret1660,] [2024-10-11 16:08:57,746 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_tx" [12099]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1660,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,746 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12100]: Variable #t~ret1661 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:57,746 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12100]: Undeclared identifier #t~ret1661 in IdentifierExpression[#t~ret1661,] [2024-10-11 16:08:57,747 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12100]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1661,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,747 ERROR L1136 TypeChecker]: C: descriptor.format = "tx irq events: %08x\n" [12101]: Variable #t~ret1662 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:57,747 ERROR L1136 TypeChecker]: C: descriptor.format = "tx irq events: %08x\n" [12101]: Undeclared identifier #t~ret1662 in IdentifierExpression[#t~ret1662,] [2024-10-11 16:08:57,747 ERROR L1136 TypeChecker]: C: descriptor.format = "tx irq events: %08x\n" [12101]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1662,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,747 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12140]: Variable #t~ret1677 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:57,747 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12140]: Undeclared identifier #t~ret1677 in IdentifierExpression[#t~ret1677,] [2024-10-11 16:08:57,747 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12140]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1677,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,748 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_tx" [12141]: Variable #t~ret1678 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:57,748 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_tx" [12141]: Undeclared identifier #t~ret1678 in IdentifierExpression[#t~ret1678,] [2024-10-11 16:08:57,748 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_tx" [12141]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1678,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,748 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12142]: Variable #t~ret1679 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:57,748 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12142]: Undeclared identifier #t~ret1679 in IdentifierExpression[#t~ret1679,] [2024-10-11 16:08:57,748 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12142]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1679,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,748 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12143]: Variable #t~ret1680 modified in procedure nv_nic_irq_tx but not declared [2024-10-11 16:08:57,749 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12143]: Undeclared identifier #t~ret1680 in IdentifierExpression[#t~ret1680,] [2024-10-11 16:08:57,749 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12143]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1680,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,749 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12385]: Variable #t~ret1728 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:57,749 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12385]: Undeclared identifier #t~ret1728 in IdentifierExpression[#t~ret1728,] [2024-10-11 16:08:57,750 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12385]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1728,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,750 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_rx" [12386]: Variable #t~ret1729 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:57,750 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_rx" [12386]: Undeclared identifier #t~ret1729 in IdentifierExpression[#t~ret1729,] [2024-10-11 16:08:57,750 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_rx" [12386]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1729,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,750 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12387]: Variable #t~ret1730 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:57,750 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12387]: Undeclared identifier #t~ret1730 in IdentifierExpression[#t~ret1730,] [2024-10-11 16:08:57,750 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12387]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1730,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,750 ERROR L1136 TypeChecker]: C: descriptor.format = "rx irq events: %08x\n" [12388]: Variable #t~ret1731 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:57,751 ERROR L1136 TypeChecker]: C: descriptor.format = "rx irq events: %08x\n" [12388]: Undeclared identifier #t~ret1731 in IdentifierExpression[#t~ret1731,] [2024-10-11 16:08:57,751 ERROR L1136 TypeChecker]: C: descriptor.format = "rx irq events: %08x\n" [12388]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1731,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,751 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12449]: Variable #t~ret1750 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:57,751 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12449]: Undeclared identifier #t~ret1750 in IdentifierExpression[#t~ret1750,] [2024-10-11 16:08:57,751 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12449]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1750,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,751 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_rx" [12450]: Variable #t~ret1751 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:57,751 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_rx" [12450]: Undeclared identifier #t~ret1751 in IdentifierExpression[#t~ret1751,] [2024-10-11 16:08:57,751 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_rx" [12450]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1751,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,751 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12451]: Variable #t~ret1752 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:57,751 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12451]: Undeclared identifier #t~ret1752 in IdentifierExpression[#t~ret1752,] [2024-10-11 16:08:57,751 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12451]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1752,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,752 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12452]: Variable #t~ret1753 modified in procedure nv_nic_irq_rx but not declared [2024-10-11 16:08:57,752 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12452]: Undeclared identifier #t~ret1753 in IdentifierExpression[#t~ret1753,] [2024-10-11 16:08:57,752 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12452]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1753,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,752 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12508]: Variable #t~ret1761 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:57,752 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12508]: Undeclared identifier #t~ret1761 in IdentifierExpression[#t~ret1761,] [2024-10-11 16:08:57,753 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [12508]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1761,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,753 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_other" [12509]: Variable #t~ret1762 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:57,753 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_other" [12509]: Undeclared identifier #t~ret1762 in IdentifierExpression[#t~ret1762,] [2024-10-11 16:08:57,753 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_nic_irq_other" [12509]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1762,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,753 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12510]: Variable #t~ret1763 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:57,753 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12510]: Undeclared identifier #t~ret1763 in IdentifierExpression[#t~ret1763,] [2024-10-11 16:08:57,753 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12510]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1763,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,753 ERROR L1136 TypeChecker]: C: descriptor.format = "irq events: %08x\n" [12511]: Variable #t~ret1764 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:57,754 ERROR L1136 TypeChecker]: C: descriptor.format = "irq events: %08x\n" [12511]: Undeclared identifier #t~ret1764 in IdentifierExpression[#t~ret1764,] [2024-10-11 16:08:57,754 ERROR L1136 TypeChecker]: C: descriptor.format = "irq events: %08x\n" [12511]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1764,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,754 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12592]: Variable #t~ret1791 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:57,754 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12592]: Undeclared identifier #t~ret1791 in IdentifierExpression[#t~ret1791,] [2024-10-11 16:08:57,754 ERROR L1136 TypeChecker]: C: descriptor___0.modname = "forcedeth" [12592]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1791,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,754 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_other" [12593]: Variable #t~ret1792 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:57,755 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_other" [12593]: Undeclared identifier #t~ret1792 in IdentifierExpression[#t~ret1792,] [2024-10-11 16:08:57,755 ERROR L1136 TypeChecker]: C: descriptor___0.function = "nv_nic_irq_other" [12593]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1792,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,755 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12594]: Variable #t~ret1793 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:57,755 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12594]: Undeclared identifier #t~ret1793 in IdentifierExpression[#t~ret1793,] [2024-10-11 16:08:57,755 ERROR L1136 TypeChecker]: C: descriptor___0.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [12594]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1793,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,755 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12595]: Variable #t~ret1794 modified in procedure nv_nic_irq_other but not declared [2024-10-11 16:08:57,755 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12595]: Undeclared identifier #t~ret1794 in IdentifierExpression[#t~ret1794,] [2024-10-11 16:08:57,756 ERROR L1136 TypeChecker]: C: descriptor___0.format = "%s: too many iterations (%d)\n" [12595]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1794,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,772 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [15593]: Variable #t~ret2552 modified in procedure nv_probe but not declared [2024-10-11 16:08:57,776 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [15593]: Undeclared identifier #t~ret2552 in IdentifierExpression[#t~ret2552,] [2024-10-11 16:08:57,776 ERROR L1136 TypeChecker]: C: descriptor.modname = "forcedeth" [15593]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2552,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,777 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_probe" [15594]: Variable #t~ret2553 modified in procedure nv_probe but not declared [2024-10-11 16:08:57,777 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_probe" [15594]: Undeclared identifier #t~ret2553 in IdentifierExpression[#t~ret2553,] [2024-10-11 16:08:57,777 ERROR L1136 TypeChecker]: C: descriptor.function = "nv_probe" [15594]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2553,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,777 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [15595]: Variable #t~ret2554 modified in procedure nv_probe but not declared [2024-10-11 16:08:57,778 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [15595]: Undeclared identifier #t~ret2554 in IdentifierExpression[#t~ret2554,] [2024-10-11 16:08:57,778 ERROR L1136 TypeChecker]: C: descriptor.filename = "drivers/net/ethernet/nvidia/forcedeth.c" [15595]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2554,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,778 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: set workaround bit for reversed mac addr\n" [15596]: Variable #t~ret2555 modified in procedure nv_probe but not declared [2024-10-11 16:08:57,778 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: set workaround bit for reversed mac addr\n" [15596]: Undeclared identifier #t~ret2555 in IdentifierExpression[#t~ret2555,] [2024-10-11 16:08:57,778 ERROR L1136 TypeChecker]: C: descriptor.format = "%s: set workaround bit for reversed mac addr\n" [15596]: Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2555,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] [2024-10-11 16:08:57,798 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:08:57" (1/1) ... [2024-10-11 16:08:57,801 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 16:08:57,801 INFO L186 ToolchainWalker]: Toolchain execution was canceled (user or tool) before executing de.uni_freiburg.informatik.ultimate.boogie.preprocessor [2024-10-11 16:08:57,803 INFO L158 Benchmark]: Toolchain (without parser) took 5368.00ms. Allocated memory was 73.4MB in the beginning and 392.2MB in the end (delta: 318.8MB). Free memory was 32.2MB in the beginning and 250.0MB in the end (delta: -217.8MB). Peak memory consumption was 186.8MB. Max. memory is 16.1GB. [2024-10-11 16:08:57,803 INFO L158 Benchmark]: CDTParser took 0.17ms. Allocated memory is still 73.4MB. Free memory is still 49.3MB. There was no memory consumed. Max. memory is 16.1GB. [2024-10-11 16:08:57,804 INFO L158 Benchmark]: CACSL2BoogieTranslator took 5216.27ms. Allocated memory was 73.4MB in the beginning and 392.2MB in the end (delta: 318.8MB). Free memory was 32.2MB in the beginning and 167.9MB in the end (delta: -135.7MB). Peak memory consumption was 189.6MB. Max. memory is 16.1GB. [2024-10-11 16:08:57,804 INFO L158 Benchmark]: Boogie Procedure Inliner took 149.57ms. Allocated memory is still 392.2MB. Free memory was 167.9MB in the beginning and 250.0MB in the end (delta: -82.1MB). Peak memory consumption was 5.8MB. Max. memory is 16.1GB. [2024-10-11 16:08:57,805 INFO L338 ainManager$Toolchain]: ####################### End [Toolchain 1] ####################### --- Results --- * Results from de.uni_freiburg.informatik.ultimate.core: - StatisticsResult: Toolchain Benchmarks Benchmark results are: * CDTParser took 0.17ms. Allocated memory is still 73.4MB. Free memory is still 49.3MB. There was no memory consumed. Max. memory is 16.1GB. * CACSL2BoogieTranslator took 5216.27ms. Allocated memory was 73.4MB in the beginning and 392.2MB in the end (delta: 318.8MB). Free memory was 32.2MB in the beginning and 167.9MB in the end (delta: -135.7MB). Peak memory consumption was 189.6MB. Max. memory is 16.1GB. * Boogie Procedure Inliner took 149.57ms. Allocated memory is still 392.2MB. Free memory was 167.9MB in the beginning and 250.0MB in the end (delta: -82.1MB). Peak memory consumption was 5.8MB. Max. memory is 16.1GB. * Results from de.uni_freiburg.informatik.ultimate.boogie.preprocessor: - TypeErrorResult [Line: 12098]: Type Error Variable #t~ret1659 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12098]: Type Error Undeclared identifier #t~ret1659 in IdentifierExpression[#t~ret1659,] - TypeErrorResult [Line: 12098]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1659,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12099]: Type Error Variable #t~ret1660 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12099]: Type Error Undeclared identifier #t~ret1660 in IdentifierExpression[#t~ret1660,] - TypeErrorResult [Line: 12099]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1660,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12100]: Type Error Variable #t~ret1661 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12100]: Type Error Undeclared identifier #t~ret1661 in IdentifierExpression[#t~ret1661,] - TypeErrorResult [Line: 12100]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1661,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12101]: Type Error Variable #t~ret1662 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12101]: Type Error Undeclared identifier #t~ret1662 in IdentifierExpression[#t~ret1662,] - TypeErrorResult [Line: 12101]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1662,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12140]: Type Error Variable #t~ret1677 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12140]: Type Error Undeclared identifier #t~ret1677 in IdentifierExpression[#t~ret1677,] - TypeErrorResult [Line: 12140]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1677,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12141]: Type Error Variable #t~ret1678 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12141]: Type Error Undeclared identifier #t~ret1678 in IdentifierExpression[#t~ret1678,] - TypeErrorResult [Line: 12141]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1678,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12142]: Type Error Variable #t~ret1679 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12142]: Type Error Undeclared identifier #t~ret1679 in IdentifierExpression[#t~ret1679,] - TypeErrorResult [Line: 12142]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1679,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12143]: Type Error Variable #t~ret1680 modified in procedure nv_nic_irq_tx but not declared - TypeErrorResult [Line: 12143]: Type Error Undeclared identifier #t~ret1680 in IdentifierExpression[#t~ret1680,] - TypeErrorResult [Line: 12143]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1680,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~0,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12385]: Type Error Variable #t~ret1728 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12385]: Type Error Undeclared identifier #t~ret1728 in IdentifierExpression[#t~ret1728,] - TypeErrorResult [Line: 12385]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1728,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12386]: Type Error Variable #t~ret1729 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12386]: Type Error Undeclared identifier #t~ret1729 in IdentifierExpression[#t~ret1729,] - TypeErrorResult [Line: 12386]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1729,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12387]: Type Error Variable #t~ret1730 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12387]: Type Error Undeclared identifier #t~ret1730 in IdentifierExpression[#t~ret1730,] - TypeErrorResult [Line: 12387]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1730,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12388]: Type Error Variable #t~ret1731 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12388]: Type Error Undeclared identifier #t~ret1731 in IdentifierExpression[#t~ret1731,] - TypeErrorResult [Line: 12388]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1731,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12449]: Type Error Variable #t~ret1750 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12449]: Type Error Undeclared identifier #t~ret1750 in IdentifierExpression[#t~ret1750,] - TypeErrorResult [Line: 12449]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1750,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12450]: Type Error Variable #t~ret1751 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12450]: Type Error Undeclared identifier #t~ret1751 in IdentifierExpression[#t~ret1751,] - TypeErrorResult [Line: 12450]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1751,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12451]: Type Error Variable #t~ret1752 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12451]: Type Error Undeclared identifier #t~ret1752 in IdentifierExpression[#t~ret1752,] - TypeErrorResult [Line: 12451]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1752,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12452]: Type Error Variable #t~ret1753 modified in procedure nv_nic_irq_rx but not declared - TypeErrorResult [Line: 12452]: Type Error Undeclared identifier #t~ret1753 in IdentifierExpression[#t~ret1753,] - TypeErrorResult [Line: 12452]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1753,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~1,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12508]: Type Error Variable #t~ret1761 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12508]: Type Error Undeclared identifier #t~ret1761 in IdentifierExpression[#t~ret1761,] - TypeErrorResult [Line: 12508]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1761,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12509]: Type Error Variable #t~ret1762 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12509]: Type Error Undeclared identifier #t~ret1762 in IdentifierExpression[#t~ret1762,] - TypeErrorResult [Line: 12509]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1762,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12510]: Type Error Variable #t~ret1763 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12510]: Type Error Undeclared identifier #t~ret1763 in IdentifierExpression[#t~ret1763,] - TypeErrorResult [Line: 12510]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1763,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12511]: Type Error Variable #t~ret1764 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12511]: Type Error Undeclared identifier #t~ret1764 in IdentifierExpression[#t~ret1764,] - TypeErrorResult [Line: 12511]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1764,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12592]: Type Error Variable #t~ret1791 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12592]: Type Error Undeclared identifier #t~ret1791 in IdentifierExpression[#t~ret1791,] - TypeErrorResult [Line: 12592]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1791,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12593]: Type Error Variable #t~ret1792 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12593]: Type Error Undeclared identifier #t~ret1792 in IdentifierExpression[#t~ret1792,] - TypeErrorResult [Line: 12593]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1792,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12594]: Type Error Variable #t~ret1793 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12594]: Type Error Undeclared identifier #t~ret1793 in IdentifierExpression[#t~ret1793,] - TypeErrorResult [Line: 12594]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1793,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 12595]: Type Error Variable #t~ret1794 modified in procedure nv_nic_irq_other but not declared - TypeErrorResult [Line: 12595]: Type Error Undeclared identifier #t~ret1794 in IdentifierExpression[#t~ret1794,] - TypeErrorResult [Line: 12595]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret1794,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor___0~2,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 15593]: Type Error Variable #t~ret2552 modified in procedure nv_probe but not declared - TypeErrorResult [Line: 15593]: Type Error Undeclared identifier #t~ret2552 in IdentifierExpression[#t~ret2552,] - TypeErrorResult [Line: 15593]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2552,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 15594]: Type Error Variable #t~ret2553 modified in procedure nv_probe but not declared - TypeErrorResult [Line: 15594]: Type Error Undeclared identifier #t~ret2553 in IdentifierExpression[#t~ret2553,] - TypeErrorResult [Line: 15594]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2553,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[8,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 15595]: Type Error Variable #t~ret2554 modified in procedure nv_probe but not declared - TypeErrorResult [Line: 15595]: Type Error Undeclared identifier #t~ret2554 in IdentifierExpression[#t~ret2554,] - TypeErrorResult [Line: 15595]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2554,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[16,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] - TypeErrorResult [Line: 15596]: Type Error Variable #t~ret2555 modified in procedure nv_probe but not declared - TypeErrorResult [Line: 15596]: Type Error Undeclared identifier #t~ret2555 in IdentifierExpression[#t~ret2555,] - TypeErrorResult [Line: 15596]: Type Error Wrong parameter type at index 0: CallStatement[null,false,[],write~$Pointer$,[IdentifierExpression[#t~ret2555,],StructConstructor[[base,offset],[StructAccessExpression[IdentifierExpression[~#descriptor~3,],base],FunctionApplication[~bvadd~64,[BitvecLiteral[24,64],StructAccessExpression[IdentifierExpression[~#descriptor~3,],offset]]]]],BitvecLiteral[8,64]]] * Results from de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: - GenericResultAtLocation [Line: 5459]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [5459] - GenericResultAtLocation [Line: 5466]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [5466] - GenericResultAtLocation [Line: 5473]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("":); [5473] - GenericResultAtLocation [Line: 5526]: 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (804), "i" (12UL)); [5526-5527] - GenericResultAtLocation [Line: 5532]: 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" (44UL), [paravirt_opptr] "i" (& pv_irq_ops.save_fl.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5532-5534] - GenericResultAtLocation [Line: 5559]: 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (814), "i" (12UL)); [5559-5560] - GenericResultAtLocation [Line: 5565]: 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.irq_disable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5565-5567] - GenericResultAtLocation [Line: 5591]: 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 *)"/home/debian/klever-work/native-scheduler-work-dir/scheduler/jobs/dfbfd2da522a1f5f4786ee57b863db44/klever-core-work-dir/d4e00c1/linux-kernel-locking-mutex/lkbce/arch/x86/include/asm/paravirt.h"), "i" (819), "i" (12UL)); [5591-5592] - GenericResultAtLocation [Line: 5597]: 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.irq_enable.func), [paravirt_clobber] "i" (1): "memory", "cc"); [5597-5599] - GenericResultAtLocation [Line: 5635]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (__preempt_count)); [5635] - GenericResultAtLocation [Line: 5638]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5638] - GenericResultAtLocation [Line: 5641]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5641] - GenericResultAtLocation [Line: 5644]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (__preempt_count)); [5644] - GenericResultAtLocation [Line: 5806]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %1,%0": "=r" (ret): "m" (*((unsigned int volatile *)addr)): "memory"); [5806] - GenericResultAtLocation [Line: 5813]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("movl %0,%1": : "r" (val), "m" (*((unsigned int volatile *)addr)): "memory"); [5813] - GenericResultAtLocation [Line: 5869]: 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/dynamic_queue_limits.h"), "i" (74), "i" (12UL)); [5869-5870] - GenericResultAtLocation [Line: 5994]: 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" (19), "i" (12UL)); [5994-5995] - GenericResultAtLocation [Line: 6028]: 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" (36), "i" (12UL)); [6028-6029] - GenericResultAtLocation [Line: 6070]: 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" (79), "i" (12UL)); [6070-6071] - GenericResultAtLocation [Line: 6099]: 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" (91), "i" (12UL)); [6099-6100] - GenericResultAtLocation [Line: 6516]: 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/netdevice.h"), "i" (502), "i" (12UL)); [6516-6517] - GenericResultAtLocation [Line: 6523]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6523] - GenericResultAtLocation [Line: 6681]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6681] - GenericResultAtLocation [Line: 6721]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("mfence": : : "memory"); [6721] - GenericResultAtLocation [Line: 6883]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "m" (cpu_number)); [6883] - GenericResultAtLocation [Line: 6886]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6886] - GenericResultAtLocation [Line: 6889]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6889] - GenericResultAtLocation [Line: 6892]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "m" (cpu_number)); [6892] - GenericResultAtLocation [Line: 6923]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____0): "m" (cpu_number)); [6923] - GenericResultAtLocation [Line: 6926]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6926] - GenericResultAtLocation [Line: 6929]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6929] - GenericResultAtLocation [Line: 6932]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____0): "m" (cpu_number)); [6932] - GenericResultAtLocation [Line: 6963]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____1): "m" (cpu_number)); [6963] - GenericResultAtLocation [Line: 6966]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6966] - GenericResultAtLocation [Line: 6969]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6969] - GenericResultAtLocation [Line: 6972]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____1): "m" (cpu_number)); [6972] - GenericResultAtLocation [Line: 7003]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret_____2): "m" (cpu_number)); [7003] - GenericResultAtLocation [Line: 7006]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7006] - GenericResultAtLocation [Line: 7009]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7009] - GenericResultAtLocation [Line: 7012]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret_____2): "m" (cpu_number)); [7012] - GenericResultAtLocation [Line: 8919]: 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 *)"drivers/net/ethernet/nvidia/forcedeth.c"), "i" (1670), "i" (12UL)); [8919-8920] - GenericResultAtLocation [Line: 9116]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9116] - GenericResultAtLocation [Line: 9207]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9207] - GenericResultAtLocation [Line: 9577]: Unsoundness Warning Ignoring inline assembler instruction C: __asm__ volatile ("sfence": : : "memory"); [9577] - GenericResultAtLocation [Line: 11067]: Unsoundness Warning ignored call to __builtin_prefetch C: __builtin_prefetch((void const *)skb->data) [11067] RESULT: Ultimate could not prove your program: Toolchain returned no result. Received shutdown request... --- End real Ultimate output --- Execution finished normally Writing output log to file Ultimate.log Result: ERROR: TYPE ERROR