./Ultimate.py --spec ../../sv-benchmarks/c/properties/unreach-call.prp --file ../../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i --full-output --architecture 64bit


--------------------------------------------------------------------------------


Checking for ERROR reachability
Using default analysis
Version a0165632
Calling Ultimate with: /usr/lib/jvm/java-11-openjdk-amd64/bin/java -Dosgi.configuration.area=/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/data/config -Xmx15G -Xms4m -jar /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/data -tc /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/config/AutomizerReach.xml -i ../../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i -s /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX --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 5a5abe7d84ebfba3a3d05a8884a5cfb8bfd1e0698553d38fcfc4a2d2724f4159
--- Real Ultimate output ---
This is Ultimate 0.2.5-dev-a016563
[2024-11-08 19:16:59,850 INFO  L188        SettingsManager]: Resetting all preferences to default values...
[2024-11-08 19:16:59,951 INFO  L114        SettingsManager]: Loading settings from /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/config/svcomp-Reach-64bit-Automizer_Default.epf
[2024-11-08 19:16:59,956 WARN  L101        SettingsManager]: Preference file contains the following unknown settings:
[2024-11-08 19:16:59,957 WARN  L103        SettingsManager]:   * de.uni_freiburg.informatik.ultimate.core.Log level for class
[2024-11-08 19:17:00,001 INFO  L130        SettingsManager]: Preferences different from defaults after loading the file:
[2024-11-08 19:17:00,004 INFO  L151        SettingsManager]: Preferences of UltimateCore differ from their defaults:
[2024-11-08 19:17:00,005 INFO  L153        SettingsManager]:  * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR;
[2024-11-08 19:17:00,005 INFO  L151        SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults:
[2024-11-08 19:17:00,006 INFO  L153        SettingsManager]:  * Use memory slicer=true
[2024-11-08 19:17:00,006 INFO  L151        SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults:
[2024-11-08 19:17:00,007 INFO  L153        SettingsManager]:  * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS
[2024-11-08 19:17:00,008 INFO  L151        SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults:
[2024-11-08 19:17:00,008 INFO  L153        SettingsManager]:  * Create parallel compositions if possible=false
[2024-11-08 19:17:00,009 INFO  L153        SettingsManager]:  * Use SBE=true
[2024-11-08 19:17:00,009 INFO  L151        SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults:
[2024-11-08 19:17:00,010 INFO  L153        SettingsManager]:  * Pointer base address is valid at dereference=IGNORE
[2024-11-08 19:17:00,010 INFO  L153        SettingsManager]:  * Overapproximate operations on floating types=true
[2024-11-08 19:17:00,011 INFO  L153        SettingsManager]:  * Check division by zero=IGNORE
[2024-11-08 19:17:00,011 INFO  L153        SettingsManager]:  * Pointer to allocated memory at dereference=IGNORE
[2024-11-08 19:17:00,012 INFO  L153        SettingsManager]:  * If two pointers are subtracted or compared they have the same base address=IGNORE
[2024-11-08 19:17:00,012 INFO  L153        SettingsManager]:  * Check array bounds for arrays that are off heap=IGNORE
[2024-11-08 19:17:00,013 INFO  L153        SettingsManager]:  * Allow undefined functions=false
[2024-11-08 19:17:00,013 INFO  L153        SettingsManager]:  * Check if freed pointer was valid=false
[2024-11-08 19:17:00,014 INFO  L153        SettingsManager]:  * Use constant arrays=true
[2024-11-08 19:17:00,014 INFO  L151        SettingsManager]: Preferences of RCFGBuilder differ from their defaults:
[2024-11-08 19:17:00,015 INFO  L153        SettingsManager]:  * Size of a code block=SequenceOfStatements
[2024-11-08 19:17:00,015 INFO  L153        SettingsManager]:  * Only consider context switches at boundaries of atomic blocks=true
[2024-11-08 19:17:00,016 INFO  L153        SettingsManager]:  * SMT solver=External_DefaultMode
[2024-11-08 19:17:00,016 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 19:17:00,017 INFO  L151        SettingsManager]: Preferences of TraceAbstraction differ from their defaults:
[2024-11-08 19:17:00,017 INFO  L153        SettingsManager]:  * Compute Interpolants along a Counterexample=FPandBP
[2024-11-08 19:17:00,017 INFO  L153        SettingsManager]:  * Positions where we compute the Hoare Annotation=LoopHeads
[2024-11-08 19:17:00,018 INFO  L153        SettingsManager]:  * Trace refinement strategy=CAMEL
[2024-11-08 19:17:00,018 INFO  L153        SettingsManager]:  * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in
[2024-11-08 19:17:00,019 INFO  L153        SettingsManager]:  * Apply one-shot large block encoding in concurrent analysis=false
[2024-11-08 19:17:00,019 INFO  L153        SettingsManager]:  * Automaton type used in concurrency analysis=PETRI_NET
[2024-11-08 19:17:00,020 INFO  L153        SettingsManager]:  * Order on configurations for Petri net unfoldings=DBO
[2024-11-08 19:17:00,020 INFO  L153        SettingsManager]:  * SMT solver=External_ModelsAndUnsatCoreMode
[2024-11-08 19:17:00,020 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:/tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int)
WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1
WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations
WARNING: All illegal access operations will be denied in a future release
Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main
Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX
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 -> 5a5abe7d84ebfba3a3d05a8884a5cfb8bfd1e0698553d38fcfc4a2d2724f4159
[2024-11-08 19:17:00,330 INFO  L75    nceAwareModelManager]: Repository-Root is: /tmp
[2024-11-08 19:17:00,373 INFO  L261   ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized
[2024-11-08 19:17:00,376 INFO  L217   ainManager$Toolchain]: [Toolchain 1]: Toolchain selected.
[2024-11-08 19:17:00,378 INFO  L270        PluginConnector]: Initializing CDTParser...
[2024-11-08 19:17:00,379 INFO  L274        PluginConnector]: CDTParser initialized
[2024-11-08 19:17:00,381 INFO  L431   ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/../../sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i
Unable to find full path for "g++"
[2024-11-08 19:17:02,665 INFO  L533              CDTParser]: Created temporary CDT project at NULL
[2024-11-08 19:17:03,526 INFO  L384              CDTParser]: Found 1 translation units.
[2024-11-08 19:17:03,527 INFO  L180              CDTParser]: Scanning /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i
[2024-11-08 19:17:03,593 INFO  L427              CDTParser]: About to delete temporary CDT project at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/data/5a6175903/2f915e3d4ced4d1688ec9d6e452bae17/FLAG4ece99a26
[2024-11-08 19:17:03,613 INFO  L435              CDTParser]: Successfully deleted /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/data/5a6175903/2f915e3d4ced4d1688ec9d6e452bae17
[2024-11-08 19:17:03,616 INFO  L299   ainManager$Toolchain]: ####################### [Toolchain 1] #######################
[2024-11-08 19:17:03,618 INFO  L133        ToolchainWalker]: Walking toolchain with 6 elements.
[2024-11-08 19:17:03,620 INFO  L112        PluginConnector]: ------------------------CACSL2BoogieTranslator----------------------------
[2024-11-08 19:17:03,620 INFO  L270        PluginConnector]: Initializing CACSL2BoogieTranslator...
[2024-11-08 19:17:03,630 INFO  L274        PluginConnector]: CACSL2BoogieTranslator initialized
[2024-11-08 19:17:03,631 INFO  L184        PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:17:03" (1/1) ...
[2024-11-08 19:17:03,632 INFO  L204        PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7e14c33e and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:03, skipping insertion in model container
[2024-11-08 19:17:03,633 INFO  L184        PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 08.11 07:17:03" (1/1) ...
[2024-11-08 19:17:03,860 INFO  L175         MainTranslator]: Built tables and reachable declarations
[2024-11-08 19:17:08,546 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i[459471,459484]
[2024-11-08 19:17:08,552 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i[459640,459653]
[2024-11-08 19:17:08,553 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i[459807,459820]
[2024-11-08 19:17:08,553 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i[459975,459988]
[2024-11-08 19:17:08,594 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 19:17:08,758 INFO  L200         MainTranslator]: Completed pre-run
[2024-11-08 19:17:08,944 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/f860c18/linux-kernel-locking-spinlock/lkbce/arch/x86/include/asm/paravirt.h"),
                         "i" (804), "i" (12UL)); [6518-6519]
[2024-11-08 19:17:08,946 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"); [6524-6526]
[2024-11-08 19:17:08,964 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)); [6758-6759]
[2024-11-08 19:17:08,966 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)); [6792-6793]
[2024-11-08 19:17:09,405 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i[459471,459484]
[2024-11-08 19:17:09,406 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i[459640,459653]
[2024-11-08 19:17:09,407 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i[459807,459820]
[2024-11-08 19:17:09,407 WARN  L250   ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/sv-benchmarks/c/ldv-challenges/linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i[459975,459988]
[2024-11-08 19:17:09,425 INFO  L210          PostProcessor]: Analyzing one entry point: main
[2024-11-08 19:17:09,780 INFO  L204         MainTranslator]: Completed translation
[2024-11-08 19:17:09,780 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09 WrapperNode
[2024-11-08 19:17:09,781 INFO  L131        PluginConnector]: ------------------------ END CACSL2BoogieTranslator----------------------------
[2024-11-08 19:17:09,782 INFO  L112        PluginConnector]: ------------------------Boogie Procedure Inliner----------------------------
[2024-11-08 19:17:09,782 INFO  L270        PluginConnector]: Initializing Boogie Procedure Inliner...
[2024-11-08 19:17:09,782 INFO  L274        PluginConnector]: Boogie Procedure Inliner initialized
[2024-11-08 19:17:09,793 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:09,984 INFO  L184        PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:10,281 INFO  L138                Inliner]: procedures = 522, calls = 3833, calls flagged for inlining = 277, calls inlined = 261, statements flattened = 7556
[2024-11-08 19:17:10,281 INFO  L131        PluginConnector]: ------------------------ END Boogie Procedure Inliner----------------------------
[2024-11-08 19:17:10,282 INFO  L112        PluginConnector]: ------------------------Boogie Preprocessor----------------------------
[2024-11-08 19:17:10,283 INFO  L270        PluginConnector]: Initializing Boogie Preprocessor...
[2024-11-08 19:17:10,283 INFO  L274        PluginConnector]: Boogie Preprocessor initialized
[2024-11-08 19:17:10,403 INFO  L184        PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:10,404 INFO  L184        PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:10,489 INFO  L184        PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:13,418 INFO  L175           MemorySlicer]: Split 1995 memory accesses to 34 slices as follows [8, 5, 1, 2, 2, 2, 2, 4, 79, 3, 52, 97, 131, 33, 1, 8, 8, 33, 17, 4, 1107, 97, 18, 81, 16, 107, 22, 8, 4, 8, 16, 2, 13, 4]. 55 percent of accesses are in the largest equivalence class. The 172 initializations are split as follows [8, 0, 1, 2, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 7, 6, 32, 0, 0, 64, 0, 0, 0, 0, 6, 0, 8, 0, 8, 16, 0, 13, 0]. The 1173 writes are split as follows [0, 5, 0, 0, 1, 1, 1, 0, 79, 0, 42, 96, 129, 29, 0, 0, 0, 0, 15, 0, 453, 96, 15, 80, 15, 98, 17, 0, 0, 0, 0, 1, 0, 0].
[2024-11-08 19:17:13,418 INFO  L184        PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:13,419 INFO  L184        PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:13,674 INFO  L184        PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:13,728 INFO  L184        PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:13,843 INFO  L184        PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:13,884 INFO  L184        PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:14,003 INFO  L131        PluginConnector]: ------------------------ END Boogie Preprocessor----------------------------
[2024-11-08 19:17:14,006 INFO  L112        PluginConnector]: ------------------------RCFGBuilder----------------------------
[2024-11-08 19:17:14,006 INFO  L270        PluginConnector]: Initializing RCFGBuilder...
[2024-11-08 19:17:14,007 INFO  L274        PluginConnector]: RCFGBuilder initialized
[2024-11-08 19:17:14,008 INFO  L184        PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (1/1) ...
[2024-11-08 19:17:14,014 INFO  L173          SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000
[2024-11-08 19:17:14,028 INFO  L189       MonitoredProcess]: No working directory specified, using /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/z3
[2024-11-08 19:17:14,054 INFO  L229       MonitoredProcess]: Starting monitored process 1 with /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null)
[2024-11-08 19:17:14,058 INFO  L327       MonitoredProcess]: [MP /tmp/vcloud_worker_vcloud-master_on_vcloud-master/run_dir_c2daa13e-1f4b-4a44-b2fa-917dc43a2647/bin/uautomizer-verify-jihMAELWvX/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process
[2024-11-08 19:17:14,093 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl818x_ioread8
[2024-11-08 19:17:14,093 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl818x_ioread8
[2024-11-08 19:17:14,094 INFO  L130     BoogieDeclarations]: Found specification of procedure ieee80211_frequency_to_channel
[2024-11-08 19:17:14,094 INFO  L138     BoogieDeclarations]: Found implementation of procedure ieee80211_frequency_to_channel
[2024-11-08 19:17:14,094 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_free_tx_ring
[2024-11-08 19:17:14,094 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_free_tx_ring
[2024-11-08 19:17:14,094 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl818x_iowrite8
[2024-11-08 19:17:14,095 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl818x_iowrite8
[2024-11-08 19:17:14,095 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_release_regions
[2024-11-08 19:17:14,095 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_release_regions
[2024-11-08 19:17:14,095 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.meminit
[2024-11-08 19:17:14,095 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit
[2024-11-08 19:17:14,096 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_malloc
[2024-11-08 19:17:14,096 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_malloc
[2024-11-08 19:17:14,097 INFO  L130     BoogieDeclarations]: Found specification of procedure max2820_rf_init
[2024-11-08 19:17:14,097 INFO  L138     BoogieDeclarations]: Found implementation of procedure max2820_rf_init
[2024-11-08 19:17:14,097 INFO  L130     BoogieDeclarations]: Found specification of procedure sa2400_rf_calc_rssi
[2024-11-08 19:17:14,098 INFO  L138     BoogieDeclarations]: Found implementation of procedure sa2400_rf_calc_rssi
[2024-11-08 19:17:14,098 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock
[2024-11-08 19:17:14,099 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lock
[2024-11-08 19:17:14,099 INFO  L130     BoogieDeclarations]: Found specification of procedure valid_dma_direction
[2024-11-08 19:17:14,099 INFO  L138     BoogieDeclarations]: Found implementation of procedure valid_dma_direction
[2024-11-08 19:17:14,100 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_name
[2024-11-08 19:17:14,101 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_name
[2024-11-08 19:17:14,101 INFO  L130     BoogieDeclarations]: Found specification of procedure spinlock_check
[2024-11-08 19:17:14,101 INFO  L138     BoogieDeclarations]: Found implementation of procedure spinlock_check
[2024-11-08 19:17:14,101 INFO  L130     BoogieDeclarations]: Found specification of procedure sa2400_write_phy_antenna
[2024-11-08 19:17:14,101 INFO  L138     BoogieDeclarations]: Found implementation of procedure sa2400_write_phy_antenna
[2024-11-08 19:17:14,101 INFO  L130     BoogieDeclarations]: Found specification of procedure sa2400_rf_init
[2024-11-08 19:17:14,102 INFO  L138     BoogieDeclarations]: Found implementation of procedure sa2400_rf_init
[2024-11-08 19:17:14,102 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl818x_ioread32
[2024-11-08 19:17:14,103 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl818x_ioread32
[2024-11-08 19:17:14,104 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_xmalloc
[2024-11-08 19:17:14,104 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_xmalloc
[2024-11-08 19:17:14,104 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_free_rx_ring
[2024-11-08 19:17:14,104 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_free_rx_ring
[2024-11-08 19:17:14,105 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_bss_info_changed
[2024-11-08 19:17:14,105 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_bss_info_changed
[2024-11-08 19:17:14,105 INFO  L130     BoogieDeclarations]: Found specification of procedure grf5101_rf_calc_rssi
[2024-11-08 19:17:14,105 INFO  L138     BoogieDeclarations]: Found implementation of procedure grf5101_rf_calc_rssi
[2024-11-08 19:17:14,105 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_is_err
[2024-11-08 19:17:14,105 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_is_err
[2024-11-08 19:17:14,106 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_unmap_single
[2024-11-08 19:17:14,106 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_unmap_single
[2024-11-08 19:17:14,106 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_EMGentry_exit_rtl8180_driver_exit_14_2
[2024-11-08 19:17:14,106 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_EMGentry_exit_rtl8180_driver_exit_14_2
[2024-11-08 19:17:14,106 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc
[2024-11-08 19:17:14,106 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8225z2_rf_set_tx_power
[2024-11-08 19:17:14,107 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8225z2_rf_set_tx_power
[2024-11-08 19:17:14,107 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl818x_ioread16
[2024-11-08 19:17:14,107 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl818x_ioread16
[2024-11-08 19:17:14,107 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_set_anaparam
[2024-11-08 19:17:14,107 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_set_anaparam
[2024-11-08 19:17:14,107 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#0
[2024-11-08 19:17:14,107 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#1
[2024-11-08 19:17:14,107 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#2
[2024-11-08 19:17:14,107 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#3
[2024-11-08 19:17:14,108 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#4
[2024-11-08 19:17:14,108 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#5
[2024-11-08 19:17:14,108 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#6
[2024-11-08 19:17:14,108 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#7
[2024-11-08 19:17:14,108 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#8
[2024-11-08 19:17:14,108 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#9
[2024-11-08 19:17:14,108 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#10
[2024-11-08 19:17:14,108 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#11
[2024-11-08 19:17:14,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#12
[2024-11-08 19:17:14,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#13
[2024-11-08 19:17:14,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#14
[2024-11-08 19:17:14,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#15
[2024-11-08 19:17:14,111 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#16
[2024-11-08 19:17:14,112 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#17
[2024-11-08 19:17:14,112 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#18
[2024-11-08 19:17:14,112 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#19
[2024-11-08 19:17:14,113 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#20
[2024-11-08 19:17:14,113 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#21
[2024-11-08 19:17:14,113 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#22
[2024-11-08 19:17:14,113 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#23
[2024-11-08 19:17:14,113 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#24
[2024-11-08 19:17:14,114 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#25
[2024-11-08 19:17:14,114 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#26
[2024-11-08 19:17:14,114 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#27
[2024-11-08 19:17:14,114 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#28
[2024-11-08 19:17:14,115 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#29
[2024-11-08 19:17:14,115 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#30
[2024-11-08 19:17:14,115 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#31
[2024-11-08 19:17:14,115 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#32
[2024-11-08 19:17:14,115 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~int#33
[2024-11-08 19:17:14,116 INFO  L130     BoogieDeclarations]: Found specification of procedure ieee80211_get_tx_rate
[2024-11-08 19:17:14,116 INFO  L138     BoogieDeclarations]: Found implementation of procedure ieee80211_get_tx_rate
[2024-11-08 19:17:14,117 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8225_rf_conf_erp
[2024-11-08 19:17:14,117 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8225_rf_conf_erp
[2024-11-08 19:17:14,117 INFO  L130     BoogieDeclarations]: Found specification of procedure get_dma_ops
[2024-11-08 19:17:14,117 INFO  L138     BoogieDeclarations]: Found implementation of procedure get_dma_ops
[2024-11-08 19:17:14,117 INFO  L130     BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init
[2024-11-08 19:17:14,118 INFO  L138     BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init
[2024-11-08 19:17:14,118 INFO  L130     BoogieDeclarations]: Found specification of procedure max2820_rf_stop
[2024-11-08 19:17:14,118 INFO  L138     BoogieDeclarations]: Found implementation of procedure max2820_rf_stop
[2024-11-08 19:17:14,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#0
[2024-11-08 19:17:14,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#1
[2024-11-08 19:17:14,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#2
[2024-11-08 19:17:14,118 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#3
[2024-11-08 19:17:14,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#4
[2024-11-08 19:17:14,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#5
[2024-11-08 19:17:14,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#6
[2024-11-08 19:17:14,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#7
[2024-11-08 19:17:14,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#8
[2024-11-08 19:17:14,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#9
[2024-11-08 19:17:14,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#10
[2024-11-08 19:17:14,119 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#11
[2024-11-08 19:17:14,120 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#12
[2024-11-08 19:17:14,120 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#13
[2024-11-08 19:17:14,120 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#14
[2024-11-08 19:17:14,120 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#15
[2024-11-08 19:17:14,120 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#16
[2024-11-08 19:17:14,185 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#17
[2024-11-08 19:17:14,185 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#18
[2024-11-08 19:17:14,185 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#19
[2024-11-08 19:17:14,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#20
[2024-11-08 19:17:14,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#21
[2024-11-08 19:17:14,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#22
[2024-11-08 19:17:14,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#23
[2024-11-08 19:17:14,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#24
[2024-11-08 19:17:14,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#25
[2024-11-08 19:17:14,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#26
[2024-11-08 19:17:14,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#27
[2024-11-08 19:17:14,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#28
[2024-11-08 19:17:14,186 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#29
[2024-11-08 19:17:14,187 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#30
[2024-11-08 19:17:14,187 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#31
[2024-11-08 19:17:14,187 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#32
[2024-11-08 19:17:14,187 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~int#33
[2024-11-08 19:17:14,187 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_assume
[2024-11-08 19:17:14,187 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_assume
[2024-11-08 19:17:14,187 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8225_rf_stop
[2024-11-08 19:17:14,187 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8225_rf_stop
[2024-11-08 19:17:14,187 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#0
[2024-11-08 19:17:14,188 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#1
[2024-11-08 19:17:14,188 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#2
[2024-11-08 19:17:14,188 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#3
[2024-11-08 19:17:14,188 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#4
[2024-11-08 19:17:14,188 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#5
[2024-11-08 19:17:14,188 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#6
[2024-11-08 19:17:14,188 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#7
[2024-11-08 19:17:14,188 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#8
[2024-11-08 19:17:14,190 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#9
[2024-11-08 19:17:14,190 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#10
[2024-11-08 19:17:14,191 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#11
[2024-11-08 19:17:14,192 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#12
[2024-11-08 19:17:14,192 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#13
[2024-11-08 19:17:14,192 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#14
[2024-11-08 19:17:14,193 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#15
[2024-11-08 19:17:14,193 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#16
[2024-11-08 19:17:14,194 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#17
[2024-11-08 19:17:14,194 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#18
[2024-11-08 19:17:14,194 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#19
[2024-11-08 19:17:14,194 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#20
[2024-11-08 19:17:14,194 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#21
[2024-11-08 19:17:14,194 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#22
[2024-11-08 19:17:14,195 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#23
[2024-11-08 19:17:14,195 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#24
[2024-11-08 19:17:14,195 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#25
[2024-11-08 19:17:14,196 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#26
[2024-11-08 19:17:14,196 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#27
[2024-11-08 19:17:14,196 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#28
[2024-11-08 19:17:14,196 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#29
[2024-11-08 19:17:14,196 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#30
[2024-11-08 19:17:14,197 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#31
[2024-11-08 19:17:14,197 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#32
[2024-11-08 19:17:14,197 INFO  L130     BoogieDeclarations]: Found specification of procedure read~int#33
[2024-11-08 19:17:14,197 INFO  L130     BoogieDeclarations]: Found specification of procedure __phys_addr
[2024-11-08 19:17:14,198 INFO  L138     BoogieDeclarations]: Found implementation of procedure __phys_addr
[2024-11-08 19:17:14,198 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_get_tsf
[2024-11-08 19:17:14,198 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_get_tsf
[2024-11-08 19:17:14,198 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0
[2024-11-08 19:17:14,199 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1
[2024-11-08 19:17:14,199 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2
[2024-11-08 19:17:14,199 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3
[2024-11-08 19:17:14,199 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4
[2024-11-08 19:17:14,199 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5
[2024-11-08 19:17:14,199 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6
[2024-11-08 19:17:14,200 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7
[2024-11-08 19:17:14,200 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8
[2024-11-08 19:17:14,200 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9
[2024-11-08 19:17:14,200 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10
[2024-11-08 19:17:14,200 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11
[2024-11-08 19:17:14,200 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12
[2024-11-08 19:17:14,200 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13
[2024-11-08 19:17:14,203 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14
[2024-11-08 19:17:14,203 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15
[2024-11-08 19:17:14,203 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16
[2024-11-08 19:17:14,203 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17
[2024-11-08 19:17:14,204 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18
[2024-11-08 19:17:14,204 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19
[2024-11-08 19:17:14,204 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20
[2024-11-08 19:17:14,204 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21
[2024-11-08 19:17:14,204 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22
[2024-11-08 19:17:14,204 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23
[2024-11-08 19:17:14,204 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#24
[2024-11-08 19:17:14,204 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#25
[2024-11-08 19:17:14,205 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#26
[2024-11-08 19:17:14,205 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#27
[2024-11-08 19:17:14,205 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#28
[2024-11-08 19:17:14,205 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#29
[2024-11-08 19:17:14,205 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#30
[2024-11-08 19:17:14,205 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#31
[2024-11-08 19:17:14,205 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#32
[2024-11-08 19:17:14,205 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#33
[2024-11-08 19:17:14,205 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0
[2024-11-08 19:17:14,205 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1
[2024-11-08 19:17:14,206 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2
[2024-11-08 19:17:14,206 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3
[2024-11-08 19:17:14,206 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4
[2024-11-08 19:17:14,206 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5
[2024-11-08 19:17:14,206 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6
[2024-11-08 19:17:14,206 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7
[2024-11-08 19:17:14,206 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8
[2024-11-08 19:17:14,207 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9
[2024-11-08 19:17:14,207 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10
[2024-11-08 19:17:14,208 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11
[2024-11-08 19:17:14,209 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12
[2024-11-08 19:17:14,209 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13
[2024-11-08 19:17:14,209 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14
[2024-11-08 19:17:14,209 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15
[2024-11-08 19:17:14,209 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16
[2024-11-08 19:17:14,210 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17
[2024-11-08 19:17:14,210 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18
[2024-11-08 19:17:14,210 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19
[2024-11-08 19:17:14,210 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20
[2024-11-08 19:17:14,210 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21
[2024-11-08 19:17:14,210 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22
[2024-11-08 19:17:14,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23
[2024-11-08 19:17:14,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#24
[2024-11-08 19:17:14,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#25
[2024-11-08 19:17:14,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#26
[2024-11-08 19:17:14,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#27
[2024-11-08 19:17:14,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#28
[2024-11-08 19:17:14,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#29
[2024-11-08 19:17:14,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#30
[2024-11-08 19:17:14,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#31
[2024-11-08 19:17:14,211 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#32
[2024-11-08 19:17:14,212 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#33
[2024-11-08 19:17:14,212 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_switch_to_interrupt_context
[2024-11-08 19:17:14,212 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_switch_to_interrupt_context
[2024-11-08 19:17:14,212 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_dev_set_drvdata
[2024-11-08 19:17:14,212 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_dev_set_drvdata
[2024-11-08 19:17:14,212 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_filter_err_code
[2024-11-08 19:17:14,212 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_filter_err_code
[2024-11-08 19:17:14,212 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_iomap
[2024-11-08 19:17:14,212 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_iomap
[2024-11-08 19:17:14,214 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_add_interface
[2024-11-08 19:17:14,215 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_add_interface
[2024-11-08 19:17:14,215 INFO  L130     BoogieDeclarations]: Found specification of procedure max2820_write_phy_antenna
[2024-11-08 19:17:14,215 INFO  L138     BoogieDeclarations]: Found implementation of procedure max2820_write_phy_antenna
[2024-11-08 19:17:14,215 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_free_consistent
[2024-11-08 19:17:14,215 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_free_consistent
[2024-11-08 19:17:14,215 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_disable_device
[2024-11-08 19:17:14,216 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_disable_device
[2024-11-08 19:17:14,216 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8225_rf_set_channel
[2024-11-08 19:17:14,216 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8225_rf_set_channel
[2024-11-08 19:17:14,216 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8225_rf_set_tx_power
[2024-11-08 19:17:14,216 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8225_rf_set_tx_power
[2024-11-08 19:17:14,216 INFO  L130     BoogieDeclarations]: Found specification of procedure sa2400_rf_set_channel
[2024-11-08 19:17:14,217 INFO  L138     BoogieDeclarations]: Found implementation of procedure sa2400_rf_set_channel
[2024-11-08 19:17:14,217 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit
[2024-11-08 19:17:14,217 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exit
[2024-11-08 19:17:14,217 INFO  L130     BoogieDeclarations]: Found specification of procedure __skb_dequeue
[2024-11-08 19:17:14,217 INFO  L138     BoogieDeclarations]: Found implementation of procedure __skb_dequeue
[2024-11-08 19:17:14,217 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap
[2024-11-08 19:17:14,218 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_switch_1
[2024-11-08 19:17:14,218 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_switch_1
[2024-11-08 19:17:14,218 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_switch_0
[2024-11-08 19:17:14,218 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_switch_0
[2024-11-08 19:17:14,218 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit
[2024-11-08 19:17:14,221 INFO  L130     BoogieDeclarations]: Found specification of procedure is_valid_ether_addr
[2024-11-08 19:17:14,221 INFO  L138     BoogieDeclarations]: Found implementation of procedure is_valid_ether_addr
[2024-11-08 19:17:14,221 INFO  L130     BoogieDeclarations]: Found specification of procedure ieee80211_free_hw
[2024-11-08 19:17:14,221 INFO  L138     BoogieDeclarations]: Found implementation of procedure ieee80211_free_hw
[2024-11-08 19:17:14,221 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8225_write_phy_cck
[2024-11-08 19:17:14,221 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8225_write_phy_cck
[2024-11-08 19:17:14,222 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_undef_int
[2024-11-08 19:17:14,222 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_undef_int
[2024-11-08 19:17:14,222 INFO  L130     BoogieDeclarations]: Found specification of procedure __const_udelay
[2024-11-08 19:17:14,222 INFO  L138     BoogieDeclarations]: Found implementation of procedure __const_udelay
[2024-11-08 19:17:14,222 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#0
[2024-11-08 19:17:14,222 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#1
[2024-11-08 19:17:14,222 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#2
[2024-11-08 19:17:14,222 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#3
[2024-11-08 19:17:14,222 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#4
[2024-11-08 19:17:14,222 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#5
[2024-11-08 19:17:14,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#6
[2024-11-08 19:17:14,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#7
[2024-11-08 19:17:14,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#8
[2024-11-08 19:17:14,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#9
[2024-11-08 19:17:14,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#10
[2024-11-08 19:17:14,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#11
[2024-11-08 19:17:14,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#12
[2024-11-08 19:17:14,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#13
[2024-11-08 19:17:14,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#14
[2024-11-08 19:17:14,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#15
[2024-11-08 19:17:14,223 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#16
[2024-11-08 19:17:14,224 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#17
[2024-11-08 19:17:14,224 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#18
[2024-11-08 19:17:14,224 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#19
[2024-11-08 19:17:14,224 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#20
[2024-11-08 19:17:14,224 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#21
[2024-11-08 19:17:14,224 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#22
[2024-11-08 19:17:14,224 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#23
[2024-11-08 19:17:14,224 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#24
[2024-11-08 19:17:14,224 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#25
[2024-11-08 19:17:14,228 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#26
[2024-11-08 19:17:14,229 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#27
[2024-11-08 19:17:14,229 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#28
[2024-11-08 19:17:14,229 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#29
[2024-11-08 19:17:14,229 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#30
[2024-11-08 19:17:14,229 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#31
[2024-11-08 19:17:14,229 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#32
[2024-11-08 19:17:14,229 INFO  L130     BoogieDeclarations]: Found specification of procedure write~$Pointer$#33
[2024-11-08 19:17:14,229 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID
[2024-11-08 19:17:14,229 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID
[2024-11-08 19:17:14,230 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~int
[2024-11-08 19:17:14,230 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~int
[2024-11-08 19:17:14,230 INFO  L130     BoogieDeclarations]: Found specification of procedure ieee80211_get_rts_cts_rate
[2024-11-08 19:17:14,230 INFO  L138     BoogieDeclarations]: Found implementation of procedure ieee80211_get_rts_cts_rate
[2024-11-08 19:17:14,230 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_start
[2024-11-08 19:17:14,230 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_start
[2024-11-08 19:17:14,230 INFO  L130     BoogieDeclarations]: Found specification of procedure grf5101_rf_set_channel
[2024-11-08 19:17:14,230 INFO  L138     BoogieDeclarations]: Found implementation of procedure grf5101_rf_set_channel
[2024-11-08 19:17:14,230 INFO  L130     BoogieDeclarations]: Found specification of procedure warn_slowpath_null
[2024-11-08 19:17:14,230 INFO  L138     BoogieDeclarations]: Found implementation of procedure warn_slowpath_null
[2024-11-08 19:17:14,231 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_resume
[2024-11-08 19:17:14,231 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_resume
[2024-11-08 19:17:14,231 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8225_write_phy_ofdm
[2024-11-08 19:17:14,231 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8225_write_phy_ofdm
[2024-11-08 19:17:14,231 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_spin_lock_lock_of_rtl8180_priv
[2024-11-08 19:17:14,231 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_spin_lock_lock_of_rtl8180_priv
[2024-11-08 19:17:14,231 INFO  L130     BoogieDeclarations]: Found specification of procedure max2820_rf_calc_rssi
[2024-11-08 19:17:14,231 INFO  L138     BoogieDeclarations]: Found implementation of procedure max2820_rf_calc_rssi
[2024-11-08 19:17:14,231 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_write_phy
[2024-11-08 19:17:14,231 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_write_phy
[2024-11-08 19:17:14,234 INFO  L130     BoogieDeclarations]: Found specification of procedure skb_tail_pointer
[2024-11-08 19:17:14,234 INFO  L138     BoogieDeclarations]: Found implementation of procedure skb_tail_pointer
[2024-11-08 19:17:14,234 INFO  L130     BoogieDeclarations]: Found specification of procedure ULTIMATE.start
[2024-11-08 19:17:14,234 INFO  L138     BoogieDeclarations]: Found implementation of procedure ULTIMATE.start
[2024-11-08 19:17:14,235 INFO  L130     BoogieDeclarations]: Found specification of procedure msleep
[2024-11-08 19:17:14,235 INFO  L138     BoogieDeclarations]: Found implementation of procedure msleep
[2024-11-08 19:17:14,235 INFO  L130     BoogieDeclarations]: Found specification of procedure write_sa2400
[2024-11-08 19:17:14,235 INFO  L138     BoogieDeclarations]: Found implementation of procedure write_sa2400
[2024-11-08 19:17:14,235 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0
[2024-11-08 19:17:14,235 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1
[2024-11-08 19:17:14,235 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2
[2024-11-08 19:17:14,236 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3
[2024-11-08 19:17:14,236 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4
[2024-11-08 19:17:14,236 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5
[2024-11-08 19:17:14,236 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6
[2024-11-08 19:17:14,236 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7
[2024-11-08 19:17:14,236 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8
[2024-11-08 19:17:14,236 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9
[2024-11-08 19:17:14,237 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10
[2024-11-08 19:17:14,237 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11
[2024-11-08 19:17:14,237 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12
[2024-11-08 19:17:14,237 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13
[2024-11-08 19:17:14,237 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14
[2024-11-08 19:17:14,237 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15
[2024-11-08 19:17:14,237 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16
[2024-11-08 19:17:14,237 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17
[2024-11-08 19:17:14,238 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18
[2024-11-08 19:17:14,238 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19
[2024-11-08 19:17:14,238 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20
[2024-11-08 19:17:14,238 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21
[2024-11-08 19:17:14,238 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22
[2024-11-08 19:17:14,238 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23
[2024-11-08 19:17:14,238 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#24
[2024-11-08 19:17:14,239 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#25
[2024-11-08 19:17:14,239 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#26
[2024-11-08 19:17:14,239 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#27
[2024-11-08 19:17:14,239 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#28
[2024-11-08 19:17:14,239 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#29
[2024-11-08 19:17:14,239 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#30
[2024-11-08 19:17:14,239 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#31
[2024-11-08 19:17:14,239 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#32
[2024-11-08 19:17:14,240 INFO  L130     BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#33
[2024-11-08 19:17:14,240 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0
[2024-11-08 19:17:14,240 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1
[2024-11-08 19:17:14,240 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2
[2024-11-08 19:17:14,240 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3
[2024-11-08 19:17:14,240 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4
[2024-11-08 19:17:14,240 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5
[2024-11-08 19:17:14,241 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6
[2024-11-08 19:17:14,241 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7
[2024-11-08 19:17:14,241 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8
[2024-11-08 19:17:14,241 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9
[2024-11-08 19:17:14,241 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10
[2024-11-08 19:17:14,241 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11
[2024-11-08 19:17:14,241 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12
[2024-11-08 19:17:14,242 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13
[2024-11-08 19:17:14,243 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14
[2024-11-08 19:17:14,243 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15
[2024-11-08 19:17:14,243 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16
[2024-11-08 19:17:14,243 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17
[2024-11-08 19:17:14,243 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18
[2024-11-08 19:17:14,243 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19
[2024-11-08 19:17:14,243 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20
[2024-11-08 19:17:14,243 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21
[2024-11-08 19:17:14,243 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22
[2024-11-08 19:17:14,244 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23
[2024-11-08 19:17:14,244 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#24
[2024-11-08 19:17:14,244 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#25
[2024-11-08 19:17:14,244 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#26
[2024-11-08 19:17:14,244 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#27
[2024-11-08 19:17:14,244 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#28
[2024-11-08 19:17:14,244 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#29
[2024-11-08 19:17:14,244 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#30
[2024-11-08 19:17:14,244 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#31
[2024-11-08 19:17:14,244 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#32
[2024-11-08 19:17:14,244 INFO  L130     BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#33
[2024-11-08 19:17:14,245 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_stop
[2024-11-08 19:17:14,245 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_stop
[2024-11-08 19:17:14,245 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_stop
[2024-11-08 19:17:14,245 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_stop
[2024-11-08 19:17:14,245 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock
[2024-11-08 19:17:14,245 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_assert_linux_kernel_locking_spinlock__one_thread_double_unlock
[2024-11-08 19:17:14,245 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_ieee80211_free_hw
[2024-11-08 19:17:14,245 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_ieee80211_free_hw
[2024-11-08 19:17:14,245 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8225_rf_init
[2024-11-08 19:17:14,245 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8225_rf_init
[2024-11-08 19:17:14,246 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8225z2_rf_init
[2024-11-08 19:17:14,246 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8225z2_rf_init
[2024-11-08 19:17:14,246 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_remove
[2024-11-08 19:17:14,246 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_remove
[2024-11-08 19:17:14,246 INFO  L130     BoogieDeclarations]: Found specification of procedure rtnl_unlock
[2024-11-08 19:17:14,246 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtnl_unlock
[2024-11-08 19:17:14,246 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_switch_to_process_context
[2024-11-08 19:17:14,246 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_switch_to_process_context
[2024-11-08 19:17:14,246 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_map_single
[2024-11-08 19:17:14,246 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_map_single
[2024-11-08 19:17:14,251 INFO  L130     BoogieDeclarations]: Found specification of procedure sa2400_rf_stop
[2024-11-08 19:17:14,253 INFO  L138     BoogieDeclarations]: Found implementation of procedure sa2400_rf_stop
[2024-11-08 19:17:14,254 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0
[2024-11-08 19:17:14,254 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1
[2024-11-08 19:17:14,254 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2
[2024-11-08 19:17:14,254 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3
[2024-11-08 19:17:14,254 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4
[2024-11-08 19:17:14,254 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5
[2024-11-08 19:17:14,255 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6
[2024-11-08 19:17:14,255 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7
[2024-11-08 19:17:14,255 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8
[2024-11-08 19:17:14,255 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9
[2024-11-08 19:17:14,255 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10
[2024-11-08 19:17:14,255 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11
[2024-11-08 19:17:14,255 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12
[2024-11-08 19:17:14,256 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13
[2024-11-08 19:17:14,256 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14
[2024-11-08 19:17:14,256 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15
[2024-11-08 19:17:14,256 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16
[2024-11-08 19:17:14,256 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17
[2024-11-08 19:17:14,256 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18
[2024-11-08 19:17:14,256 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19
[2024-11-08 19:17:14,256 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20
[2024-11-08 19:17:14,257 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21
[2024-11-08 19:17:14,257 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22
[2024-11-08 19:17:14,257 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23
[2024-11-08 19:17:14,257 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#24
[2024-11-08 19:17:14,257 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#25
[2024-11-08 19:17:14,257 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#26
[2024-11-08 19:17:14,257 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#27
[2024-11-08 19:17:14,258 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#28
[2024-11-08 19:17:14,258 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#29
[2024-11-08 19:17:14,258 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#30
[2024-11-08 19:17:14,258 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#31
[2024-11-08 19:17:14,258 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#32
[2024-11-08 19:17:14,258 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#33
[2024-11-08 19:17:14,258 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0
[2024-11-08 19:17:14,259 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1
[2024-11-08 19:17:14,259 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2
[2024-11-08 19:17:14,259 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3
[2024-11-08 19:17:14,259 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4
[2024-11-08 19:17:14,259 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5
[2024-11-08 19:17:14,259 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6
[2024-11-08 19:17:14,259 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7
[2024-11-08 19:17:14,260 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8
[2024-11-08 19:17:14,260 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9
[2024-11-08 19:17:14,260 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10
[2024-11-08 19:17:14,260 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11
[2024-11-08 19:17:14,260 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12
[2024-11-08 19:17:14,260 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13
[2024-11-08 19:17:14,260 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14
[2024-11-08 19:17:14,261 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15
[2024-11-08 19:17:14,261 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16
[2024-11-08 19:17:14,261 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17
[2024-11-08 19:17:14,261 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18
[2024-11-08 19:17:14,261 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19
[2024-11-08 19:17:14,261 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20
[2024-11-08 19:17:14,261 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21
[2024-11-08 19:17:14,261 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22
[2024-11-08 19:17:14,262 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23
[2024-11-08 19:17:14,262 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#24
[2024-11-08 19:17:14,262 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#25
[2024-11-08 19:17:14,262 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#26
[2024-11-08 19:17:14,262 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#27
[2024-11-08 19:17:14,262 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#28
[2024-11-08 19:17:14,262 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#29
[2024-11-08 19:17:14,262 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#30
[2024-11-08 19:17:14,262 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#31
[2024-11-08 19:17:14,262 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#32
[2024-11-08 19:17:14,262 INFO  L138     BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#33
[2024-11-08 19:17:14,262 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_alloc_consistent
[2024-11-08 19:17:14,263 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_alloc_consistent
[2024-11-08 19:17:14,263 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8225_write
[2024-11-08 19:17:14,263 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8225_write
[2024-11-08 19:17:14,263 INFO  L130     BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack
[2024-11-08 19:17:14,263 INFO  L130     BoogieDeclarations]: Found specification of procedure grf5101_write_phy_antenna
[2024-11-08 19:17:14,263 INFO  L138     BoogieDeclarations]: Found implementation of procedure grf5101_write_phy_antenna
[2024-11-08 19:17:14,263 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#0
[2024-11-08 19:17:14,263 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#1
[2024-11-08 19:17:14,263 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#2
[2024-11-08 19:17:14,263 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#3
[2024-11-08 19:17:14,263 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#4
[2024-11-08 19:17:14,264 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#5
[2024-11-08 19:17:14,264 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#6
[2024-11-08 19:17:14,264 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#7
[2024-11-08 19:17:14,264 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#8
[2024-11-08 19:17:14,264 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#9
[2024-11-08 19:17:14,264 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#10
[2024-11-08 19:17:14,264 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#11
[2024-11-08 19:17:14,264 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#12
[2024-11-08 19:17:14,264 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#13
[2024-11-08 19:17:14,264 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#14
[2024-11-08 19:17:14,265 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#15
[2024-11-08 19:17:14,265 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#16
[2024-11-08 19:17:14,267 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#17
[2024-11-08 19:17:14,267 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#18
[2024-11-08 19:17:14,267 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#19
[2024-11-08 19:17:14,267 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#20
[2024-11-08 19:17:14,267 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#21
[2024-11-08 19:17:14,267 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#22
[2024-11-08 19:17:14,268 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#23
[2024-11-08 19:17:14,268 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#24
[2024-11-08 19:17:14,268 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#25
[2024-11-08 19:17:14,268 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#26
[2024-11-08 19:17:14,268 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#27
[2024-11-08 19:17:14,268 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#28
[2024-11-08 19:17:14,269 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#29
[2024-11-08 19:17:14,269 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#30
[2024-11-08 19:17:14,272 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#31
[2024-11-08 19:17:14,273 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#32
[2024-11-08 19:17:14,273 INFO  L130     BoogieDeclarations]: Found specification of procedure read~$Pointer$#33
[2024-11-08 19:17:14,273 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0
[2024-11-08 19:17:14,273 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1
[2024-11-08 19:17:14,273 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2
[2024-11-08 19:17:14,273 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3
[2024-11-08 19:17:14,273 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4
[2024-11-08 19:17:14,273 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5
[2024-11-08 19:17:14,273 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6
[2024-11-08 19:17:14,274 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7
[2024-11-08 19:17:14,274 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8
[2024-11-08 19:17:14,274 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9
[2024-11-08 19:17:14,274 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10
[2024-11-08 19:17:14,274 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11
[2024-11-08 19:17:14,274 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12
[2024-11-08 19:17:14,274 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13
[2024-11-08 19:17:14,274 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14
[2024-11-08 19:17:14,274 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15
[2024-11-08 19:17:14,274 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#24
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#25
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#26
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#27
[2024-11-08 19:17:14,275 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#28
[2024-11-08 19:17:14,276 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#29
[2024-11-08 19:17:14,276 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#30
[2024-11-08 19:17:14,276 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#31
[2024-11-08 19:17:14,276 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#32
[2024-11-08 19:17:14,276 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#33
[2024-11-08 19:17:14,276 INFO  L130     BoogieDeclarations]: Found specification of procedure printk
[2024-11-08 19:17:14,276 INFO  L138     BoogieDeclarations]: Found implementation of procedure printk
[2024-11-08 19:17:14,276 INFO  L130     BoogieDeclarations]: Found specification of procedure kfree_skb
[2024-11-08 19:17:14,276 INFO  L138     BoogieDeclarations]: Found implementation of procedure kfree_skb
[2024-11-08 19:17:14,276 INFO  L130     BoogieDeclarations]: Found specification of procedure dev_err
[2024-11-08 19:17:14,276 INFO  L138     BoogieDeclarations]: Found implementation of procedure dev_err
[2024-11-08 19:17:14,277 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_filter_positive_int
[2024-11-08 19:17:14,277 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_filter_positive_int
[2024-11-08 19:17:14,277 INFO  L130     BoogieDeclarations]: Found specification of procedure write_max2820
[2024-11-08 19:17:14,277 INFO  L138     BoogieDeclarations]: Found implementation of procedure write_max2820
[2024-11-08 19:17:14,277 INFO  L130     BoogieDeclarations]: Found specification of procedure write_grf5101
[2024-11-08 19:17:14,277 INFO  L138     BoogieDeclarations]: Found implementation of procedure write_grf5101
[2024-11-08 19:17:14,277 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_remove_interface
[2024-11-08 19:17:14,277 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_remove_interface
[2024-11-08 19:17:14,277 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_61
[2024-11-08 19:17:14,277 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_61
[2024-11-08 19:17:14,277 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_dma_mapping_error
[2024-11-08 19:17:14,279 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_dma_mapping_error
[2024-11-08 19:17:14,280 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8225_read
[2024-11-08 19:17:14,280 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8225_read
[2024-11-08 19:17:14,280 INFO  L130     BoogieDeclarations]: Found specification of procedure max2820_rf_set_channel
[2024-11-08 19:17:14,280 INFO  L138     BoogieDeclarations]: Found implementation of procedure max2820_rf_set_channel
[2024-11-08 19:17:14,280 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#0
[2024-11-08 19:17:14,280 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#1
[2024-11-08 19:17:14,281 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#2
[2024-11-08 19:17:14,281 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#3
[2024-11-08 19:17:14,281 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#4
[2024-11-08 19:17:14,281 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#5
[2024-11-08 19:17:14,281 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#6
[2024-11-08 19:17:14,281 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#7
[2024-11-08 19:17:14,281 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#8
[2024-11-08 19:17:14,282 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#9
[2024-11-08 19:17:14,282 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#10
[2024-11-08 19:17:14,282 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#11
[2024-11-08 19:17:14,282 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#12
[2024-11-08 19:17:14,282 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#13
[2024-11-08 19:17:14,282 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#14
[2024-11-08 19:17:14,282 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#15
[2024-11-08 19:17:14,283 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#16
[2024-11-08 19:17:14,283 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#17
[2024-11-08 19:17:14,283 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#18
[2024-11-08 19:17:14,283 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#19
[2024-11-08 19:17:14,283 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#20
[2024-11-08 19:17:14,283 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#21
[2024-11-08 19:17:14,283 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#22
[2024-11-08 19:17:14,283 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#23
[2024-11-08 19:17:14,284 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#24
[2024-11-08 19:17:14,284 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#25
[2024-11-08 19:17:14,284 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#26
[2024-11-08 19:17:14,284 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#27
[2024-11-08 19:17:14,284 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#28
[2024-11-08 19:17:14,284 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#29
[2024-11-08 19:17:14,284 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#30
[2024-11-08 19:17:14,285 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#31
[2024-11-08 19:17:14,285 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#32
[2024-11-08 19:17:14,285 INFO  L130     BoogieDeclarations]: Found specification of procedure write~int#33
[2024-11-08 19:17:14,285 INFO  L130     BoogieDeclarations]: Found specification of procedure eeprom_93cx6_read
[2024-11-08 19:17:14,285 INFO  L138     BoogieDeclarations]: Found implementation of procedure eeprom_93cx6_read
[2024-11-08 19:17:14,285 INFO  L130     BoogieDeclarations]: Found specification of procedure dev_alloc_skb
[2024-11-08 19:17:14,285 INFO  L138     BoogieDeclarations]: Found implementation of procedure dev_alloc_skb
[2024-11-08 19:17:14,285 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv__builtin_expect
[2024-11-08 19:17:14,286 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect
[2024-11-08 19:17:14,286 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_handle_tx
[2024-11-08 19:17:14,286 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_handle_tx
[2024-11-08 19:17:14,286 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_configure_filter
[2024-11-08 19:17:14,286 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_configure_filter
[2024-11-08 19:17:14,286 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_spin_unlock_lock_of_rtl8180_priv
[2024-11-08 19:17:14,286 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_spin_unlock_lock_of_rtl8180_priv
[2024-11-08 19:17:14,287 INFO  L130     BoogieDeclarations]: Found specification of procedure rtnl_lock
[2024-11-08 19:17:14,287 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtnl_lock
[2024-11-08 19:17:14,287 INFO  L130     BoogieDeclarations]: Found specification of procedure skb_queue_len
[2024-11-08 19:17:14,287 INFO  L138     BoogieDeclarations]: Found implementation of procedure skb_queue_len
[2024-11-08 19:17:14,287 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_free
[2024-11-08 19:17:14,287 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_free
[2024-11-08 19:17:14,287 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_prepare_multicast
[2024-11-08 19:17:14,287 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_prepare_multicast
[2024-11-08 19:17:14,288 INFO  L130     BoogieDeclarations]: Found specification of procedure pci_set_power_state
[2024-11-08 19:17:14,288 INFO  L138     BoogieDeclarations]: Found implementation of procedure pci_set_power_state
[2024-11-08 19:17:14,288 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl818x_iowrite32
[2024-11-08 19:17:14,288 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl818x_iowrite32
[2024-11-08 19:17:14,288 INFO  L130     BoogieDeclarations]: Found specification of procedure eeprom_93cx6_multiread
[2024-11-08 19:17:14,288 INFO  L138     BoogieDeclarations]: Found implementation of procedure eeprom_93cx6_multiread
[2024-11-08 19:17:14,288 INFO  L130     BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn
[2024-11-08 19:17:14,289 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#0
[2024-11-08 19:17:14,289 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#1
[2024-11-08 19:17:14,289 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#2
[2024-11-08 19:17:14,289 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#3
[2024-11-08 19:17:14,289 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#4
[2024-11-08 19:17:14,289 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#5
[2024-11-08 19:17:14,289 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#6
[2024-11-08 19:17:14,289 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#7
[2024-11-08 19:17:14,290 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#8
[2024-11-08 19:17:14,290 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#9
[2024-11-08 19:17:14,290 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#10
[2024-11-08 19:17:14,290 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#11
[2024-11-08 19:17:14,290 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#12
[2024-11-08 19:17:14,290 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#13
[2024-11-08 19:17:14,290 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#14
[2024-11-08 19:17:14,291 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#15
[2024-11-08 19:17:14,291 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#16
[2024-11-08 19:17:14,291 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#17
[2024-11-08 19:17:14,291 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#18
[2024-11-08 19:17:14,291 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#19
[2024-11-08 19:17:14,291 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#20
[2024-11-08 19:17:14,291 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#21
[2024-11-08 19:17:14,291 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#22
[2024-11-08 19:17:14,292 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#23
[2024-11-08 19:17:14,292 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#24
[2024-11-08 19:17:14,292 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#25
[2024-11-08 19:17:14,292 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#26
[2024-11-08 19:17:14,292 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#27
[2024-11-08 19:17:14,292 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#28
[2024-11-08 19:17:14,292 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#29
[2024-11-08 19:17:14,292 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#30
[2024-11-08 19:17:14,293 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#31
[2024-11-08 19:17:14,293 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#32
[2024-11-08 19:17:14,293 INFO  L130     BoogieDeclarations]: Found specification of procedure write~init~int#33
[2024-11-08 19:17:14,293 INFO  L130     BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID
[2024-11-08 19:17:14,293 INFO  L138     BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~VOID
[2024-11-08 19:17:14,293 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_config
[2024-11-08 19:17:14,293 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_config
[2024-11-08 19:17:14,293 INFO  L130     BoogieDeclarations]: Found specification of procedure ldv_check_final_state
[2024-11-08 19:17:14,294 INFO  L138     BoogieDeclarations]: Found implementation of procedure ldv_check_final_state
[2024-11-08 19:17:14,294 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl8180_tx
[2024-11-08 19:17:14,294 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl8180_tx
[2024-11-08 19:17:14,294 INFO  L130     BoogieDeclarations]: Found specification of procedure rtl818x_iowrite16
[2024-11-08 19:17:14,294 INFO  L138     BoogieDeclarations]: Found implementation of procedure rtl818x_iowrite16
[2024-11-08 19:17:14,294 INFO  L130     BoogieDeclarations]: Found specification of procedure IEEE80211_SKB_CB
[2024-11-08 19:17:14,294 INFO  L138     BoogieDeclarations]: Found implementation of procedure IEEE80211_SKB_CB
[2024-11-08 19:17:16,000 INFO  L238             CfgBuilder]: Building ICFG
[2024-11-08 19:17:16,009 INFO  L264             CfgBuilder]: Building CFG for each procedure with an implementation
[2024-11-08 19:17:52,446 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint ULTIMATE.startFINAL: assume true;
[2024-11-08 19:17:54,275 INFO  L735   $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true;
[2024-11-08 19:18:17,180 INFO  L?                        ?]: Removed 3894 outVars from TransFormulas that were not future-live.
[2024-11-08 19:18:17,180 INFO  L287             CfgBuilder]: Performing block encoding
[2024-11-08 19:18:17,280 INFO  L311             CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start)
[2024-11-08 19:18:17,281 INFO  L316             CfgBuilder]: Removed 0 assume(true) statements.
[2024-11-08 19:18:17,282 INFO  L201        PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:18:17 BoogieIcfgContainer
[2024-11-08 19:18:17,283 INFO  L131        PluginConnector]: ------------------------ END RCFGBuilder----------------------------
[2024-11-08 19:18:17,286 INFO  L112        PluginConnector]: ------------------------TraceAbstraction----------------------------
[2024-11-08 19:18:17,286 INFO  L270        PluginConnector]: Initializing TraceAbstraction...
[2024-11-08 19:18:17,291 INFO  L274        PluginConnector]: TraceAbstraction initialized
[2024-11-08 19:18:17,292 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 08.11 07:17:03" (1/3) ...
[2024-11-08 19:18:17,294 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@69d41d25 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 07:18:17, skipping insertion in model container
[2024-11-08 19:18:17,294 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 08.11 07:17:09" (2/3) ...
[2024-11-08 19:18:17,294 INFO  L204        PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@69d41d25 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 08.11 07:18:17, skipping insertion in model container
[2024-11-08 19:18:17,294 INFO  L184        PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 08.11 07:18:17" (3/3) ...
[2024-11-08 19:18:17,296 INFO  L112   eAbstractionObserver]: Analyzing ICFG linux-3.14_complex_emg_linux-kernel-locking-spinlock_drivers-net-wireless-rtl818x-rtl8180-rtl8180.cil.i
[2024-11-08 19:18:17,319 INFO  L214   ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION
[2024-11-08 19:18:17,319 INFO  L154   ceAbstractionStarter]: Applying trace abstraction to program that has 3 error locations.
[2024-11-08 19:18:17,525 INFO  L332      AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ========
[2024-11-08 19:18:17,532 INFO  L333      AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@635c0706, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms]
[2024-11-08 19:18:17,533 INFO  L334      AbstractCegarLoop]: Starting to check reachability of 3 error locations.
[2024-11-08 19:18:17,556 INFO  L276                IsEmpty]: Start isEmpty. Operand  has 3688 states, 2344 states have (on average 1.3242320819112627) internal successors, (3104), 2380 states have internal predecessors, (3104), 1227 states have call successors, (1227), 115 states have call predecessors, (1227), 114 states have return successors, (1219), 1202 states have call predecessors, (1219), 1219 states have call successors, (1219)
[2024-11-08 19:18:17,604 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 425
[2024-11-08 19:18:17,604 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:18:17,606 INFO  L215           NwaCegarLoop]: trace histogram [37, 37, 36, 36, 36, 36, 36, 36, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:18:17,607 INFO  L396      AbstractCegarLoop]: === Iteration 1 === Targeting ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] ===
[2024-11-08 19:18:17,618 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:18:17,619 INFO  L85        PathProgramCache]: Analyzing trace with hash -1028938420, now seen corresponding path program 1 times
[2024-11-08 19:18:17,631 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:18:17,631 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [467607392]
[2024-11-08 19:18:17,632 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:18:17,632 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:21:06,135 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,280 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 19:21:09,287 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,300 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,306 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,324 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 19:21:09,332 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,343 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,344 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,353 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 19:21:09,359 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,370 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,372 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,381 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 19:21:09,386 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,397 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,399 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,408 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-11-08 19:21:09,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,426 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,428 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,438 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 58
[2024-11-08 19:21:09,444 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,456 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,457 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,466 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-08 19:21:09,472 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,484 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,485 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,494 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 80
[2024-11-08 19:21:09,501 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,513 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,514 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,524 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91
[2024-11-08 19:21:09,530 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,542 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,543 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,552 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 102
[2024-11-08 19:21:09,559 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,571 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,572 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,581 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 113
[2024-11-08 19:21:09,588 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,599 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,601 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,610 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 124
[2024-11-08 19:21:09,616 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,628 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,630 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,639 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 19:21:09,655 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,667 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,669 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,678 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 146
[2024-11-08 19:21:09,685 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,697 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,699 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,708 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157
[2024-11-08 19:21:09,714 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,725 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,726 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,735 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 168
[2024-11-08 19:21:09,742 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,754 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,756 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,765 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 179
[2024-11-08 19:21:09,772 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,784 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,794 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190
[2024-11-08 19:21:09,801 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,812 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,813 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,822 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 201
[2024-11-08 19:21:09,829 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,840 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,842 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,851 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 212
[2024-11-08 19:21:09,858 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,870 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,871 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,880 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 223
[2024-11-08 19:21:09,888 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,899 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,900 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,909 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 234
[2024-11-08 19:21:09,917 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,928 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,930 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,939 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 245
[2024-11-08 19:21:09,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,958 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,959 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,968 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 256
[2024-11-08 19:21:09,976 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,987 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:09,989 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:09,997 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 267
[2024-11-08 19:21:10,005 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,016 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,018 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,027 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 278
[2024-11-08 19:21:10,035 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,046 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,047 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,057 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 289
[2024-11-08 19:21:10,065 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,076 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,077 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,087 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 300
[2024-11-08 19:21:10,095 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,106 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,107 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,116 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 311
[2024-11-08 19:21:10,124 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,136 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,138 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,147 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 322
[2024-11-08 19:21:10,155 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,166 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,168 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,176 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 333
[2024-11-08 19:21:10,184 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,195 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,205 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 344
[2024-11-08 19:21:10,213 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,224 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,225 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,233 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 355
[2024-11-08 19:21:10,241 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,251 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,252 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,260 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 366
[2024-11-08 19:21:10,268 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,278 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,279 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,287 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 377
[2024-11-08 19:21:10,294 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,304 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,305 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,313 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 388
[2024-11-08 19:21:10,321 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,331 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:21:10,333 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,341 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 401
[2024-11-08 19:21:10,350 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,362 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 414
[2024-11-08 19:21:10,369 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:21:10,381 INFO  L134       CoverageAnalysis]: Checked inductivity of 5778 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5778 trivial. 0 not checked.
[2024-11-08 19:21:10,382 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:21:10,382 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [467607392]
[2024-11-08 19:21:10,383 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [467607392] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:21:10,383 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:21:10,383 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 19:21:10,385 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [574902019]
[2024-11-08 19:21:10,386 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:21:10,391 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 19:21:10,392 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:21:10,417 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 19:21:10,418 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 19:21:10,428 INFO  L87              Difference]: Start difference. First operand  has 3688 states, 2344 states have (on average 1.3242320819112627) internal successors, (3104), 2380 states have internal predecessors, (3104), 1227 states have call successors, (1227), 115 states have call predecessors, (1227), 114 states have return successors, (1219), 1202 states have call predecessors, (1219), 1219 states have call successors, (1219) Second operand  has 4 states, 4 states have (on average 15.5) internal successors, (62), 3 states have internal predecessors, (62), 3 states have call successors, (41), 3 states have call predecessors, (41), 1 states have return successors, (39), 3 states have call predecessors, (39), 3 states have call successors, (39)
[2024-11-08 19:21:14,785 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.33s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-08 19:21:19,646 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.86s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-08 19:22:58,280 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:22:58,280 INFO  L93              Difference]: Finished difference Result 11506 states and 18214 transitions.
[2024-11-08 19:22:58,282 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 19:22:58,284 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 15.5) internal successors, (62), 3 states have internal predecessors, (62), 3 states have call successors, (41), 3 states have call predecessors, (41), 1 states have return successors, (39), 3 states have call predecessors, (39), 3 states have call successors, (39) Word has length 424
[2024-11-08 19:22:58,286 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:22:58,393 INFO  L225             Difference]: With dead ends: 11506
[2024-11-08 19:22:58,393 INFO  L226             Difference]: Without dead ends: 7881
[2024-11-08 19:22:58,461 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 153 GetRequests, 150 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 19:22:58,464 INFO  L432           NwaCegarLoop]: 2373 mSDtfsCounter, 8214 mSDsluCounter, 3449 mSDsCounter, 0 mSdLazyCounter, 6949 mSolverCounterSat, 4434 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 102.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9428 SdHoareTripleChecker+Valid, 5822 SdHoareTripleChecker+Invalid, 11385 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.2s SdHoareTripleChecker+Time, 4434 IncrementalHoareTripleChecker+Valid, 6949 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 106.6s IncrementalHoareTripleChecker+Time
[2024-11-08 19:22:58,465 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [9428 Valid, 5822 Invalid, 11385 Unknown, 0 Unchecked, 0.2s Time], IncrementalHoareTripleChecker [4434 Valid, 6949 Invalid, 2 Unknown, 0 Unchecked, 106.6s Time]
[2024-11-08 19:22:58,497 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 7881 states.
[2024-11-08 19:22:59,144 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 7881 to 7187.
[2024-11-08 19:22:59,162 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 7187 states, 4590 states have (on average 1.2891067538126362) internal successors, (5917), 4657 states have internal predecessors, (5917), 2370 states have call successors, (2370), 225 states have call predecessors, (2370), 224 states have return successors, (2366), 2332 states have call predecessors, (2366), 2366 states have call successors, (2366)
[2024-11-08 19:22:59,241 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 7187 states to 7187 states and 10653 transitions.
[2024-11-08 19:22:59,255 INFO  L78                 Accepts]: Start accepts. Automaton has 7187 states and 10653 transitions. Word has length 424
[2024-11-08 19:22:59,257 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:22:59,260 INFO  L471      AbstractCegarLoop]: Abstraction has 7187 states and 10653 transitions.
[2024-11-08 19:22:59,260 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 15.5) internal successors, (62), 3 states have internal predecessors, (62), 3 states have call successors, (41), 3 states have call predecessors, (41), 1 states have return successors, (39), 3 states have call predecessors, (39), 3 states have call successors, (39)
[2024-11-08 19:22:59,261 INFO  L276                IsEmpty]: Start isEmpty. Operand 7187 states and 10653 transitions.
[2024-11-08 19:22:59,277 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 426
[2024-11-08 19:22:59,278 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:22:59,278 INFO  L215           NwaCegarLoop]: trace histogram [37, 37, 36, 36, 36, 36, 36, 36, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:22:59,279 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0
[2024-11-08 19:22:59,279 INFO  L396      AbstractCegarLoop]: === Iteration 2 === Targeting ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] ===
[2024-11-08 19:22:59,280 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:22:59,280 INFO  L85        PathProgramCache]: Analyzing trace with hash 2092562926, now seen corresponding path program 1 times
[2024-11-08 19:22:59,280 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:22:59,281 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1855513158]
[2024-11-08 19:22:59,281 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:22:59,281 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:25:57,566 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,344 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 19:26:00,349 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,359 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,360 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,367 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 19:26:00,372 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,381 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,382 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,389 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 19:26:00,394 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,403 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,404 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,411 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 19:26:00,416 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,425 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,427 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,433 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-11-08 19:26:00,438 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,446 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,448 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,455 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 58
[2024-11-08 19:26:00,460 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,468 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,469 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,476 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-08 19:26:00,481 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,489 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,491 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,497 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 80
[2024-11-08 19:26:00,502 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,511 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,512 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,519 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91
[2024-11-08 19:26:00,524 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,533 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,534 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,541 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 102
[2024-11-08 19:26:00,546 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,555 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,556 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,563 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 113
[2024-11-08 19:26:00,568 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,577 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,579 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,587 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 124
[2024-11-08 19:26:00,592 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,601 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,603 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,610 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 19:26:00,616 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,626 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,627 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,635 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 146
[2024-11-08 19:26:00,641 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,653 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,654 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,662 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157
[2024-11-08 19:26:00,669 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,678 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,679 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,687 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 168
[2024-11-08 19:26:00,693 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,701 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,703 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,710 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 179
[2024-11-08 19:26:00,715 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,724 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,725 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,732 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190
[2024-11-08 19:26:00,737 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,746 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,748 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,755 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 201
[2024-11-08 19:26:00,761 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,770 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,771 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,779 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 212
[2024-11-08 19:26:00,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,795 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,796 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,803 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 223
[2024-11-08 19:26:00,809 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,817 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,819 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,825 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 234
[2024-11-08 19:26:00,832 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,840 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,842 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,850 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 245
[2024-11-08 19:26:00,856 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,871 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,872 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,879 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 256
[2024-11-08 19:26:00,885 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,894 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,895 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,902 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 267
[2024-11-08 19:26:00,909 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,917 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,918 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,929 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 278
[2024-11-08 19:26:00,939 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,949 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,952 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,962 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 289
[2024-11-08 19:26:00,971 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,981 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:00,982 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:00,989 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 300
[2024-11-08 19:26:00,996 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,005 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:01,006 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,013 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 311
[2024-11-08 19:26:01,020 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,032 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:01,033 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,040 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 322
[2024-11-08 19:26:01,046 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,055 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:01,056 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,063 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 333
[2024-11-08 19:26:01,070 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,078 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:01,080 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,086 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 344
[2024-11-08 19:26:01,100 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,109 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:01,110 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,117 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 355
[2024-11-08 19:26:01,124 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,135 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:01,137 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,144 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 366
[2024-11-08 19:26:01,151 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,162 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:01,163 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,170 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 377
[2024-11-08 19:26:01,177 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,186 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:01,187 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,196 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 388
[2024-11-08 19:26:01,203 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,211 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:26:01,213 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,219 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 401
[2024-11-08 19:26:01,227 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,237 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 416
[2024-11-08 19:26:01,243 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:26:01,253 INFO  L134       CoverageAnalysis]: Checked inductivity of 5778 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 5778 trivial. 0 not checked.
[2024-11-08 19:26:01,253 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:26:01,253 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1855513158]
[2024-11-08 19:26:01,254 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1855513158] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:26:01,254 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:26:01,254 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 19:26:01,254 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [640230866]
[2024-11-08 19:26:01,255 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:26:01,258 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 19:26:01,259 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:26:01,260 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 19:26:01,260 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 19:26:01,260 INFO  L87              Difference]: Start difference. First operand 7187 states and 10653 transitions. Second operand  has 4 states, 4 states have (on average 15.75) internal successors, (63), 3 states have internal predecessors, (63), 3 states have call successors, (41), 3 states have call predecessors, (41), 1 states have return successors, (39), 3 states have call predecessors, (39), 3 states have call successors, (39)
[2024-11-08 19:26:05,510 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.24s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-08 19:26:10,452 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.94s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-08 19:26:11,713 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.26s for a HTC check with result VALID. Formula has sorts [Array, Bool], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-08 19:27:51,369 INFO  L144             Difference]: Subtrahend was deterministic. Have not used determinization.
[2024-11-08 19:27:51,370 INFO  L93              Difference]: Finished difference Result 22377 states and 33331 transitions.
[2024-11-08 19:27:51,370 INFO  L141   InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. 
[2024-11-08 19:27:51,371 INFO  L78                 Accepts]: Start accepts. Automaton has  has 4 states, 4 states have (on average 15.75) internal successors, (63), 3 states have internal predecessors, (63), 3 states have call successors, (41), 3 states have call predecessors, (41), 1 states have return successors, (39), 3 states have call predecessors, (39), 3 states have call successors, (39) Word has length 425
[2024-11-08 19:27:51,372 INFO  L84                 Accepts]: Finished accepts. some prefix is accepted.
[2024-11-08 19:27:51,572 INFO  L225             Difference]: With dead ends: 22377
[2024-11-08 19:27:51,572 INFO  L226             Difference]: Without dead ends: 15267
[2024-11-08 19:27:51,652 INFO  L431           NwaCegarLoop]: 0 DeclaredPredicates, 153 GetRequests, 150 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20
[2024-11-08 19:27:51,653 INFO  L432           NwaCegarLoop]: 2467 mSDtfsCounter, 7865 mSDsluCounter, 3441 mSDsCounter, 0 mSdLazyCounter, 6929 mSolverCounterSat, 4435 mSolverCounterUnsat, 2 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 103.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 9049 SdHoareTripleChecker+Valid, 5908 SdHoareTripleChecker+Invalid, 11366 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 4435 IncrementalHoareTripleChecker+Valid, 6929 IncrementalHoareTripleChecker+Invalid, 2 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 108.8s IncrementalHoareTripleChecker+Time
[2024-11-08 19:27:51,656 INFO  L433           NwaCegarLoop]: SdHoareTripleChecker [9049 Valid, 5908 Invalid, 11366 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [4435 Valid, 6929 Invalid, 2 Unknown, 0 Unchecked, 108.8s Time]
[2024-11-08 19:27:51,679 INFO  L82        GeneralOperation]: Start minimizeSevpa. Operand 15267 states.
[2024-11-08 19:27:52,864 INFO  L88        GeneralOperation]: Finished minimizeSevpa. Reduced states from 15267 to 13884.
[2024-11-08 19:27:52,914 INFO  L82        GeneralOperation]: Start removeUnreachable. Operand  has 13884 states, 8827 states have (on average 1.2883199274951853) internal successors, (11372), 8955 states have internal predecessors, (11372), 4613 states have call successors, (4613), 444 states have call predecessors, (4613), 441 states have return successors, (4655), 4532 states have call predecessors, (4655), 4609 states have call successors, (4655)
[2024-11-08 19:27:53,038 INFO  L88        GeneralOperation]: Finished removeUnreachable. Reduced from 13884 states to 13884 states and 20640 transitions.
[2024-11-08 19:27:53,056 INFO  L78                 Accepts]: Start accepts. Automaton has 13884 states and 20640 transitions. Word has length 425
[2024-11-08 19:27:53,058 INFO  L84                 Accepts]: Finished accepts. word is rejected.
[2024-11-08 19:27:53,058 INFO  L471      AbstractCegarLoop]: Abstraction has 13884 states and 20640 transitions.
[2024-11-08 19:27:53,059 INFO  L472      AbstractCegarLoop]: INTERPOLANT automaton has  has 4 states, 4 states have (on average 15.75) internal successors, (63), 3 states have internal predecessors, (63), 3 states have call successors, (41), 3 states have call predecessors, (41), 1 states have return successors, (39), 3 states have call predecessors, (39), 3 states have call successors, (39)
[2024-11-08 19:27:53,059 INFO  L276                IsEmpty]: Start isEmpty. Operand 13884 states and 20640 transitions.
[2024-11-08 19:27:53,082 INFO  L282                IsEmpty]: Finished isEmpty. Found accepting run of length 481
[2024-11-08 19:27:53,083 INFO  L207           NwaCegarLoop]: Found error trace
[2024-11-08 19:27:53,083 INFO  L215           NwaCegarLoop]: trace histogram [40, 40, 36, 36, 36, 36, 36, 36, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1]
[2024-11-08 19:27:53,083 WARN  L453      AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1
[2024-11-08 19:27:53,084 INFO  L396      AbstractCegarLoop]: === Iteration 3 === Targeting ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_assert_linux_kernel_locking_spinlock__one_thread_double_lockErr0ASSERT_VIOLATIONERROR_FUNCTION, ldv_assert_linux_kernel_locking_spinlock__one_thread_locked_at_exitErr0ASSERT_VIOLATIONERROR_FUNCTION (and 1 more)] ===
[2024-11-08 19:27:53,084 INFO  L157       PredicateUnifier]: Initialized classic predicate unifier
[2024-11-08 19:27:53,084 INFO  L85        PathProgramCache]: Analyzing trace with hash -1961245299, now seen corresponding path program 1 times
[2024-11-08 19:27:53,085 INFO  L118   FreeRefinementEngine]: Executing refinement strategy CAMEL
[2024-11-08 19:27:53,086 INFO  L334   FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2033996815]
[2024-11-08 19:27:53,086 INFO  L95    rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY
[2024-11-08 19:27:53,087 INFO  L127          SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms
[2024-11-08 19:30:34,020 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,749 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3
[2024-11-08 19:30:35,754 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,762 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:35,763 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,769 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 14
[2024-11-08 19:30:35,773 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,784 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:35,785 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,792 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 25
[2024-11-08 19:30:35,796 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,805 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:35,806 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,813 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36
[2024-11-08 19:30:35,820 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,830 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:35,831 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,839 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 47
[2024-11-08 19:30:35,845 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,854 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:35,855 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,862 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 58
[2024-11-08 19:30:35,866 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,874 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:35,875 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,882 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 69
[2024-11-08 19:30:35,886 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,894 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:35,896 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,902 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 80
[2024-11-08 19:30:35,906 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,914 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:35,915 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,922 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91
[2024-11-08 19:30:35,926 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,934 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:35,935 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,942 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 102
[2024-11-08 19:30:35,946 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,954 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:35,955 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,962 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 113
[2024-11-08 19:30:35,967 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,975 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:35,976 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:35,982 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 124
[2024-11-08 19:30:35,995 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,003 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,004 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,011 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 135
[2024-11-08 19:30:36,016 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,024 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,025 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,032 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 146
[2024-11-08 19:30:36,037 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,045 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,046 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,053 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 157
[2024-11-08 19:30:36,059 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,067 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,068 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,075 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 168
[2024-11-08 19:30:36,080 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,088 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,089 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,095 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 179
[2024-11-08 19:30:36,100 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,109 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,110 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,116 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190
[2024-11-08 19:30:36,122 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,129 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,130 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,137 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 201
[2024-11-08 19:30:36,142 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,152 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,153 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,160 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 212
[2024-11-08 19:30:36,166 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,174 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,175 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,182 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 223
[2024-11-08 19:30:36,187 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,196 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,197 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,203 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 234
[2024-11-08 19:30:36,209 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,217 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,218 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,224 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 245
[2024-11-08 19:30:36,230 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,238 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,240 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,247 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 256
[2024-11-08 19:30:36,253 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,262 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,263 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,271 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 267
[2024-11-08 19:30:36,278 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,287 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,288 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,294 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 278
[2024-11-08 19:30:36,301 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,310 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,311 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,319 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 289
[2024-11-08 19:30:36,325 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,333 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,334 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,341 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 300
[2024-11-08 19:30:36,347 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,356 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,357 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,364 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 311
[2024-11-08 19:30:36,370 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,378 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,379 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,385 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 322
[2024-11-08 19:30:36,392 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,399 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,400 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,407 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 333
[2024-11-08 19:30:36,413 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,421 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,423 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,429 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 344
[2024-11-08 19:30:36,435 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,443 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,444 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,455 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 355
[2024-11-08 19:30:36,462 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,470 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,471 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,477 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 366
[2024-11-08 19:30:36,483 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,491 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,492 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,498 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 377
[2024-11-08 19:30:36,505 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,513 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,514 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,522 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 388
[2024-11-08 19:30:36,528 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,536 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,537 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,543 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 401
[2024-11-08 19:30:36,549 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,556 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 415
[2024-11-08 19:30:36,562 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,568 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 422
[2024-11-08 19:30:36,575 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,581 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 428
[2024-11-08 19:30:36,588 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,595 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 438
[2024-11-08 19:30:36,602 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,609 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1
[2024-11-08 19:30:36,609 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,616 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 450
[2024-11-08 19:30:36,622 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,629 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457
[2024-11-08 19:30:36,638 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,647 INFO  L368   atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 470
[2024-11-08 19:30:36,653 INFO  L136    AnnotateAndAsserter]: Conjunction of SSA is unsat
[2024-11-08 19:30:36,663 INFO  L134       CoverageAnalysis]: Checked inductivity of 6154 backedges. 10 proven. 0 refuted. 0 times theorem prover too weak. 6144 trivial. 0 not checked.
[2024-11-08 19:30:36,664 INFO  L136   FreeRefinementEngine]: Strategy CAMEL found an infeasible trace
[2024-11-08 19:30:36,664 INFO  L334   FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2033996815]
[2024-11-08 19:30:36,664 INFO  L158   FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2033996815] provided 1 perfect and 0 imperfect interpolant sequences
[2024-11-08 19:30:36,665 INFO  L185   FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences.
[2024-11-08 19:30:36,665 INFO  L198   FreeRefinementEngine]: Number of different interpolants: perfect sequences [4] imperfect sequences [] total 4
[2024-11-08 19:30:36,665 INFO  L121   tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1640526603]
[2024-11-08 19:30:36,665 INFO  L85    oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton
[2024-11-08 19:30:36,667 INFO  L548      AbstractCegarLoop]: INTERPOLANT automaton has 4 states
[2024-11-08 19:30:36,667 INFO  L100   FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL
[2024-11-08 19:30:36,668 INFO  L143   InterpolantAutomaton]: Constructing interpolant automaton starting with 4 interpolants.
[2024-11-08 19:30:36,669 INFO  L145   InterpolantAutomaton]: CoverageRelationStatistics Valid=5, Invalid=7, Unknown=0, NotChecked=0, Total=12
[2024-11-08 19:30:36,669 INFO  L87              Difference]: Start difference. First operand 13884 states and 20640 transitions. Second operand  has 4 states, 4 states have (on average 22.25) internal successors, (89), 3 states have internal predecessors, (89), 3 states have call successors, (48), 3 states have call predecessors, (48), 1 states have return successors, (46), 3 states have call predecessors, (46), 3 states have call successors, (46)
[2024-11-08 19:30:41,011 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.34s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []
[2024-11-08 19:30:45,896 WARN  L539   Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.88s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []