./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--infiniband--core--ib_cm.ko-entry_point.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--infiniband--core--ib_cm.ko-entry_point.cil.out.i -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 43cf6d17994e4ca10db4f92c4e83b8cb43d421b390c0dc616f8207713547bfb5 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 15:26:31,916 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 15:26:31,979 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-10-11 15:26:31,983 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 15:26:31,984 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 15:26:32,005 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 15:26:32,008 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 15:26:32,008 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 15:26:32,009 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 15:26:32,010 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 15:26:32,010 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 15:26:32,011 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 15:26:32,011 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 15:26:32,013 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 15:26:32,014 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 15:26:32,014 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 15:26:32,014 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 15:26:32,015 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-11 15:26:32,015 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 15:26:32,015 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 15:26:32,015 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 15:26:32,019 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 15:26:32,020 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 15:26:32,020 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 15:26:32,020 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 15:26:32,020 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 15:26:32,021 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 15:26:32,021 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 15:26:32,021 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 15:26:32,021 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 15:26:32,022 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 15:26:32,022 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 15:26:32,022 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 15:26:32,022 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-11 15:26:32,022 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-11 15:26:32,023 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 15:26:32,023 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 15:26:32,024 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 15:26:32,024 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 15:26:32,025 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 43cf6d17994e4ca10db4f92c4e83b8cb43d421b390c0dc616f8207713547bfb5 [2024-10-11 15:26:32,277 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 15:26:32,301 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 15:26:32,305 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 15:26:32,306 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 15:26:32,306 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 15:26:32,308 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--infiniband--core--ib_cm.ko-entry_point.cil.out.i [2024-10-11 15:26:33,786 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 15:26:34,382 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 15:26:34,382 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--infiniband--core--ib_cm.ko-entry_point.cil.out.i [2024-10-11 15:26:34,442 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/f1c2b4080/a794cf54692d484db48af5d79d46549c/FLAGd929b2887 [2024-10-11 15:26:34,461 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/f1c2b4080/a794cf54692d484db48af5d79d46549c [2024-10-11 15:26:34,463 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 15:26:34,470 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 15:26:34,471 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 15:26:34,471 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 15:26:34,485 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 15:26:34,486 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:26:34" (1/1) ... [2024-10-11 15:26:34,487 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@76c92320 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:34, skipping insertion in model container [2024-10-11 15:26:34,487 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 03:26:34" (1/1) ... [2024-10-11 15:26:34,642 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 15:26:37,658 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--infiniband--core--ib_cm.ko-entry_point.cil.out.i[403556,403569] [2024-10-11 15:26:37,716 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:26:37,762 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 15:26:37,880 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6834] [2024-10-11 15:26:37,883 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [6836] [2024-10-11 15:26:37,884 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [6846] [2024-10-11 15:26:37,884 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapl %0": "=r" (val): "0" (val)); [6853] [2024-10-11 15:26:37,885 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("bswapq %0": "=r" (val): "0" (val)); [6860] [2024-10-11 15:26:37,887 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0": "+m" (v->counter)); [6932] [2024-10-11 15:26:37,888 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0": "+m" (v->counter)); [6939] [2024-10-11 15:26:37,888 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; decl %0; sete %1": "+m" (v->counter), "=qm" (c): : "memory"); [6947-6948] [2024-10-11 15:26:37,889 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incl %0; sete %1": "+m" (v->counter), "=qm" (c): : "memory"); [6956-6957] [2024-10-11 15:26:37,889 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; addl %2, %0; sets %1": "+m" (v->counter), "=qm" (c): "er" (i): "memory"); [6965-6966] [2024-10-11 15:26:37,890 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; addq %1,%0": "=m" (v->counter): "er" (i), "m" (v->counter)); [6981-6982] [2024-10-11 15:26:37,891 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; incq %0": "=m" (v->counter): "m" (v->counter)); [6989] [2024-10-11 15:26:37,892 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incb %%gs:%0": "+m" (__preempt_count)); [7030] [2024-10-11 15:26:37,893 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decb %%gs:%0": "+m" (__preempt_count)); [7033] [2024-10-11 15:26:37,893 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addb %1, %%gs:%0": "+m" (__preempt_count): "qi" (- val)); [7035] [2024-10-11 15:26:37,893 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incw %%gs:%0": "+m" (__preempt_count)); [7040] [2024-10-11 15:26:37,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decw %%gs:%0": "+m" (__preempt_count)); [7043] [2024-10-11 15:26:37,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addw %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7045] [2024-10-11 15:26:37,894 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incl %%gs:%0": "+m" (__preempt_count)); [7050] [2024-10-11 15:26:37,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decl %%gs:%0": "+m" (__preempt_count)); [7053] [2024-10-11 15:26:37,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addl %1, %%gs:%0": "+m" (__preempt_count): "ri" (- val)); [7055] [2024-10-11 15:26:37,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("incq %%gs:%0": "+m" (__preempt_count)); [7060] [2024-10-11 15:26:37,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("decq %%gs:%0": "+m" (__preempt_count)); [7063] [2024-10-11 15:26:37,895 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("addq %1, %%gs:%0": "+m" (__preempt_count): "re" (- val)); [7065] [2024-10-11 15:26:37,901 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("": : : "memory"); [7211] [2024-10-11 15:26:38,066 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/5027/dscv_tempdir/dscv/ri/08_1a/drivers/infiniband/core/cm.c"), "i" (1181), "i" (12UL)); [9568-9569] [2024-10-11 15:26:38,088 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("1:\tud2\n.pushsection __bug_table,\"a\"\n2:\t.long 1b - 2b, %c0 - 2b\n\t.word %c1, 0\n\t.org 2b+%c2\n.popsection": : "i" ((char *)"/work/ldvuser/mutilin/launch/work/current--X--drivers/--X--defaultlinux-4.2-rc1.tar.xz--X--08_1a--X--cpachecker/linux-4.2-rc1.tar.xz/csd_deg_dscv/5027/dscv_tempdir/dscv/ri/08_1a/drivers/infiniband/core/cm.c"), "i" (1330), "i" (12UL)); [9746-9747] [2024-10-11 15:26:38,242 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-08_1a-drivers--infiniband--core--ib_cm.ko-entry_point.cil.out.i[403556,403569] [2024-10-11 15:26:38,250 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 15:26:38,417 INFO L204 MainTranslator]: Completed translation [2024-10-11 15:26:38,418 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38 WrapperNode [2024-10-11 15:26:38,418 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 15:26:38,419 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 15:26:38,419 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 15:26:38,420 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 15:26:38,427 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:38,545 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:38,820 INFO L138 Inliner]: procedures = 402, calls = 4292, calls flagged for inlining = 209, calls inlined = 188, statements flattened = 8506 [2024-10-11 15:26:38,821 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 15:26:38,822 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-11 15:26:38,822 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-11 15:26:38,822 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-11 15:26:38,834 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:38,908 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:39,011 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:40,564 INFO L175 MemorySlicer]: Split 2199 memory accesses to 22 slices as follows [2, 5, 68, 2, 15, 8, 1762, 2, 2, 6, 264, 27, 10, 2, 2, 3, 1, 7, 1, 1, 3, 6]. 80 percent of accesses are in the largest equivalence class. The 580 initializations are split as follows [2, 5, 68, 0, 15, 0, 198, 0, 0, 6, 264, 0, 10, 0, 0, 3, 0, 0, 0, 0, 3, 6]. The 589 writes are split as follows [0, 0, 0, 1, 0, 8, 561, 1, 1, 0, 0, 7, 0, 1, 1, 0, 0, 7, 0, 1, 0, 0]. [2024-10-11 15:26:40,565 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:40,565 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:40,766 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:40,796 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:40,855 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:40,891 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:40,955 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-11 15:26:40,957 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-11 15:26:40,957 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-11 15:26:40,957 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-11 15:26:40,958 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (1/1) ... [2024-10-11 15:26:40,964 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 15:26:40,975 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 15:26:40,993 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-11 15:26:41,002 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-11 15:26:41,051 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_set [2024-10-11 15:26:41,052 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_set [2024-10-11 15:26:41,052 INFO L130 BoogieDeclarations]: Found specification of procedure cm_deref_id [2024-10-11 15:26:41,053 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_deref_id [2024-10-11 15:26:41,053 INFO L130 BoogieDeclarations]: Found specification of procedure cm_reset_to_idle [2024-10-11 15:26:41,053 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_reset_to_idle [2024-10-11 15:26:41,053 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-10-11 15:26:41,053 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-10-11 15:26:41,053 INFO L130 BoogieDeclarations]: Found specification of procedure ib_unregister_mad_agent [2024-10-11 15:26:41,053 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_unregister_mad_agent [2024-10-11 15:26:41,054 INFO L130 BoogieDeclarations]: Found specification of procedure be64_gt [2024-10-11 15:26:41,054 INFO L138 BoogieDeclarations]: Found implementation of procedure be64_gt [2024-10-11 15:26:41,054 INFO L130 BoogieDeclarations]: Found specification of procedure idr_destroy [2024-10-11 15:26:41,054 INFO L138 BoogieDeclarations]: Found implementation of procedure idr_destroy [2024-10-11 15:26:41,055 INFO L130 BoogieDeclarations]: Found specification of procedure debug_lockdep_rcu_enabled [2024-10-11 15:26:41,055 INFO L138 BoogieDeclarations]: Found implementation of procedure debug_lockdep_rcu_enabled [2024-10-11 15:26:41,055 INFO L130 BoogieDeclarations]: Found specification of procedure cm_process_work [2024-10-11 15:26:41,055 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_process_work [2024-10-11 15:26:41,055 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-10-11 15:26:41,055 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-10-11 15:26:41,055 INFO L130 BoogieDeclarations]: Found specification of procedure cm_ack_timeout [2024-10-11 15:26:41,055 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_ack_timeout [2024-10-11 15:26:41,056 INFO L130 BoogieDeclarations]: Found specification of procedure cm_reject_sidr_req [2024-10-11 15:26:41,056 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_reject_sidr_req [2024-10-11 15:26:41,056 INFO L130 BoogieDeclarations]: Found specification of procedure cm_format_rej [2024-10-11 15:26:41,056 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_format_rej [2024-10-11 15:26:41,056 INFO L130 BoogieDeclarations]: Found specification of procedure cm_set_private_data [2024-10-11 15:26:41,056 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_set_private_data [2024-10-11 15:26:41,056 INFO L130 BoogieDeclarations]: Found specification of procedure class_unregister [2024-10-11 15:26:41,056 INFO L138 BoogieDeclarations]: Found implementation of procedure class_unregister [2024-10-11 15:26:41,056 INFO L130 BoogieDeclarations]: Found specification of procedure cm_req_get_local_qpn [2024-10-11 15:26:41,057 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_req_get_local_qpn [2024-10-11 15:26:41,057 INFO L130 BoogieDeclarations]: Found specification of procedure cm_get_id [2024-10-11 15:26:41,057 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_get_id [2024-10-11 15:26:41,057 INFO L130 BoogieDeclarations]: Found specification of procedure cm_alloc_response_msg [2024-10-11 15:26:41,057 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_alloc_response_msg [2024-10-11 15:26:41,057 INFO L130 BoogieDeclarations]: Found specification of procedure activate_work_3 [2024-10-11 15:26:41,057 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_work_3 [2024-10-11 15:26:41,057 INFO L130 BoogieDeclarations]: Found specification of procedure cm_mra_get_service_timeout [2024-10-11 15:26:41,057 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_mra_get_service_timeout [2024-10-11 15:26:41,058 INFO L130 BoogieDeclarations]: Found specification of procedure cm_mask_copy [2024-10-11 15:26:41,058 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_mask_copy [2024-10-11 15:26:41,058 INFO L130 BoogieDeclarations]: Found specification of procedure spinlock_check [2024-10-11 15:26:41,058 INFO L138 BoogieDeclarations]: Found implementation of procedure spinlock_check [2024-10-11 15:26:41,058 INFO L130 BoogieDeclarations]: Found specification of procedure cm_req_get_resp_res [2024-10-11 15:26:41,059 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_req_get_resp_res [2024-10-11 15:26:41,059 INFO L130 BoogieDeclarations]: Found specification of procedure cm_rej_set_reject_info_len [2024-10-11 15:26:41,059 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_rej_set_reject_info_len [2024-10-11 15:26:41,059 INFO L130 BoogieDeclarations]: Found specification of procedure cm_enter_timewait [2024-10-11 15:26:41,059 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_enter_timewait [2024-10-11 15:26:41,059 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2024-10-11 15:26:41,059 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2024-10-11 15:26:41,059 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irqrestore [2024-10-11 15:26:41,059 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irqrestore [2024-10-11 15:26:41,060 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-10-11 15:26:41,060 INFO L130 BoogieDeclarations]: Found specification of procedure cm_format_drep [2024-10-11 15:26:41,060 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_format_drep [2024-10-11 15:26:41,060 INFO L130 BoogieDeclarations]: Found specification of procedure rb_link_node [2024-10-11 15:26:41,060 INFO L138 BoogieDeclarations]: Found implementation of procedure rb_link_node [2024-10-11 15:26:41,060 INFO L130 BoogieDeclarations]: Found specification of procedure list_del [2024-10-11 15:26:41,060 INFO L138 BoogieDeclarations]: Found implementation of procedure list_del [2024-10-11 15:26:41,060 INFO L130 BoogieDeclarations]: Found specification of procedure ib_destroy_ah [2024-10-11 15:26:41,060 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_destroy_ah [2024-10-11 15:26:41,061 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2024-10-11 15:26:41,061 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2024-10-11 15:26:41,061 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc_and_test [2024-10-11 15:26:41,061 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc_and_test [2024-10-11 15:26:41,061 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock [2024-10-11 15:26:41,061 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock [2024-10-11 15:26:41,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-10-11 15:26:41,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-10-11 15:26:41,061 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-10-11 15:26:41,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-10-11 15:26:41,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-10-11 15:26:41,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-10-11 15:26:41,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-10-11 15:26:41,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-10-11 15:26:41,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-10-11 15:26:41,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-10-11 15:26:41,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-10-11 15:26:41,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-10-11 15:26:41,062 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-10-11 15:26:41,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-10-11 15:26:41,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-10-11 15:26:41,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-10-11 15:26:41,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-10-11 15:26:41,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-10-11 15:26:41,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-10-11 15:26:41,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-10-11 15:26:41,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-10-11 15:26:41,063 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-10-11 15:26:41,064 INFO L130 BoogieDeclarations]: Found specification of procedure cm_req_set_alt_sl [2024-10-11 15:26:41,064 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_req_set_alt_sl [2024-10-11 15:26:41,064 INFO L130 BoogieDeclarations]: Found specification of procedure rdma_cap_ib_cm [2024-10-11 15:26:41,064 INFO L138 BoogieDeclarations]: Found implementation of procedure rdma_cap_ib_cm [2024-10-11 15:26:41,064 INFO L130 BoogieDeclarations]: Found specification of procedure cm_create_timewait_info [2024-10-11 15:26:41,064 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_create_timewait_info [2024-10-11 15:26:41,064 INFO L130 BoogieDeclarations]: Found specification of procedure __raw_spin_lock_init [2024-10-11 15:26:41,064 INFO L138 BoogieDeclarations]: Found implementation of procedure __raw_spin_lock_init [2024-10-11 15:26:41,064 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-10-11 15:26:41,064 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-10-11 15:26:41,064 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-10-11 15:26:41,064 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-10-11 15:26:41,064 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-10-11 15:26:41,064 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-10-11 15:26:41,065 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-10-11 15:26:41,066 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-10-11 15:26:41,066 INFO L130 BoogieDeclarations]: Found specification of procedure kobject_init_and_add [2024-10-11 15:26:41,066 INFO L138 BoogieDeclarations]: Found implementation of procedure kobject_init_and_add [2024-10-11 15:26:41,066 INFO L130 BoogieDeclarations]: Found specification of procedure cm_req_get_rnr_retry_count [2024-10-11 15:26:41,066 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_req_get_rnr_retry_count [2024-10-11 15:26:41,066 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-10-11 15:26:41,066 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-10-11 15:26:41,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-10-11 15:26:41,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-10-11 15:26:41,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-10-11 15:26:41,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-10-11 15:26:41,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-10-11 15:26:41,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-10-11 15:26:41,067 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-10-11 15:26:41,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-10-11 15:26:41,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-10-11 15:26:41,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-10-11 15:26:41,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-10-11 15:26:41,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-10-11 15:26:41,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-10-11 15:26:41,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-10-11 15:26:41,068 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-10-11 15:26:41,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-10-11 15:26:41,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-10-11 15:26:41,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-10-11 15:26:41,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-10-11 15:26:41,069 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-10-11 15:26:41,069 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_long_inc [2024-10-11 15:26:41,069 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_long_inc [2024-10-11 15:26:41,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-10-11 15:26:41,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-10-11 15:26:41,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-10-11 15:26:41,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-10-11 15:26:41,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-10-11 15:26:41,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-10-11 15:26:41,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-10-11 15:26:41,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-10-11 15:26:41,070 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-10-11 15:26:41,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-10-11 15:26:41,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-10-11 15:26:41,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-10-11 15:26:41,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-10-11 15:26:41,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-10-11 15:26:41,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-10-11 15:26:41,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-10-11 15:26:41,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-10-11 15:26:41,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-10-11 15:26:41,071 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-10-11 15:26:41,072 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-10-11 15:26:41,072 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-10-11 15:26:41,072 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-10-11 15:26:41,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-10-11 15:26:41,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-10-11 15:26:41,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-10-11 15:26:41,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-10-11 15:26:41,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-10-11 15:26:41,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-10-11 15:26:41,072 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-10-11 15:26:41,073 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-10-11 15:26:41,073 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-10-11 15:26:41,073 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-10-11 15:26:41,073 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-10-11 15:26:41,073 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-10-11 15:26:41,073 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-10-11 15:26:41,073 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-10-11 15:26:41,074 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-10-11 15:26:41,074 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-10-11 15:26:41,074 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-10-11 15:26:41,074 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-10-11 15:26:41,074 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-10-11 15:26:41,074 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-10-11 15:26:41,074 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-10-11 15:26:41,074 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-10-11 15:26:41,074 INFO L130 BoogieDeclarations]: Found specification of procedure cm_destroy_id [2024-10-11 15:26:41,074 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_destroy_id [2024-10-11 15:26:41,074 INFO L130 BoogieDeclarations]: Found specification of procedure list_add_tail [2024-10-11 15:26:41,074 INFO L138 BoogieDeclarations]: Found implementation of procedure list_add_tail [2024-10-11 15:26:41,074 INFO L130 BoogieDeclarations]: Found specification of procedure __read_once_size [2024-10-11 15:26:41,075 INFO L138 BoogieDeclarations]: Found implementation of procedure __read_once_size [2024-10-11 15:26:41,075 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-10-11 15:26:41,075 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-10-11 15:26:41,075 INFO L130 BoogieDeclarations]: Found specification of procedure cm_req_get_starting_psn [2024-10-11 15:26:41,075 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_req_get_starting_psn [2024-10-11 15:26:41,075 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-10-11 15:26:41,075 INFO L130 BoogieDeclarations]: Found specification of procedure cm_format_mra [2024-10-11 15:26:41,075 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_format_mra [2024-10-11 15:26:41,075 INFO L130 BoogieDeclarations]: Found specification of procedure cm_convert_to_ms [2024-10-11 15:26:41,075 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_convert_to_ms [2024-10-11 15:26:41,075 INFO L130 BoogieDeclarations]: Found specification of procedure cm_find_listen [2024-10-11 15:26:41,076 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_find_listen [2024-10-11 15:26:41,076 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-11 15:26:41,076 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_write_lock_irqsave [2024-10-11 15:26:41,076 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_write_lock_irqsave [2024-10-11 15:26:41,076 INFO L130 BoogieDeclarations]: Found specification of procedure ib_free_recv_mad [2024-10-11 15:26:41,076 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_free_recv_mad [2024-10-11 15:26:41,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-10-11 15:26:41,076 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-10-11 15:26:41,077 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure cm_rep_get_qpn [2024-10-11 15:26:41,078 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_rep_get_qpn [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure spin_lock_irq [2024-10-11 15:26:41,078 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_lock_irq [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_write_unlock_irqrestore [2024-10-11 15:26:41,078 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_write_unlock_irqrestore [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure cm_req_get_path_mtu [2024-10-11 15:26:41,078 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_req_get_path_mtu [2024-10-11 15:26:41,078 INFO L130 BoogieDeclarations]: Found specification of procedure rb_erase [2024-10-11 15:26:41,079 INFO L138 BoogieDeclarations]: Found implementation of procedure rb_erase [2024-10-11 15:26:41,079 INFO L130 BoogieDeclarations]: Found specification of procedure cm_req_set_primary_sl [2024-10-11 15:26:41,079 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_req_set_primary_sl [2024-10-11 15:26:41,079 INFO L130 BoogieDeclarations]: Found specification of procedure device_unregister [2024-10-11 15:26:41,079 INFO L138 BoogieDeclarations]: Found implementation of procedure device_unregister [2024-10-11 15:26:41,079 INFO L130 BoogieDeclarations]: Found specification of procedure rb_insert_color [2024-10-11 15:26:41,079 INFO L138 BoogieDeclarations]: Found implementation of procedure rb_insert_color [2024-10-11 15:26:41,079 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2024-10-11 15:26:41,080 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2024-10-11 15:26:41,080 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work [2024-10-11 15:26:41,080 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work [2024-10-11 15:26:41,080 INFO L130 BoogieDeclarations]: Found specification of procedure ib_modify_mad [2024-10-11 15:26:41,080 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_modify_mad [2024-10-11 15:26:41,080 INFO L130 BoogieDeclarations]: Found specification of procedure cm_rep_get_target_ack_delay [2024-10-11 15:26:41,080 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_rep_get_target_ack_delay [2024-10-11 15:26:41,080 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-11 15:26:41,081 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-11 15:26:41,081 INFO L130 BoogieDeclarations]: Found specification of procedure ib_destroy_cm_id [2024-10-11 15:26:41,081 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_destroy_cm_id [2024-10-11 15:26:41,081 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2024-10-11 15:26:41,081 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2024-10-11 15:26:41,081 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab32 [2024-10-11 15:26:41,081 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab32 [2024-10-11 15:26:41,081 INFO L130 BoogieDeclarations]: Found specification of procedure cm_free_msg [2024-10-11 15:26:41,081 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_free_msg [2024-10-11 15:26:41,081 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-10-11 15:26:41,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-10-11 15:26:41,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-10-11 15:26:41,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-10-11 15:26:41,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-10-11 15:26:41,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-10-11 15:26:41,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-10-11 15:26:41,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-10-11 15:26:41,082 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-10-11 15:26:41,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-10-11 15:26:41,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-10-11 15:26:41,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-10-11 15:26:41,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-10-11 15:26:41,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-10-11 15:26:41,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-10-11 15:26:41,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-10-11 15:26:41,083 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-10-11 15:26:41,084 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-10-11 15:26:41,084 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-10-11 15:26:41,084 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-10-11 15:26:41,084 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-10-11 15:26:41,084 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-10-11 15:26:41,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-10-11 15:26:41,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-10-11 15:26:41,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-10-11 15:26:41,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-10-11 15:26:41,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-10-11 15:26:41,084 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-10-11 15:26:41,085 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-10-11 15:26:41,086 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-10-11 15:26:41,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-10-11 15:26:41,086 INFO L130 BoogieDeclarations]: Found specification of procedure cm_insert_remote_qpn [2024-10-11 15:26:41,086 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_insert_remote_qpn [2024-10-11 15:26:41,086 INFO L130 BoogieDeclarations]: Found specification of procedure cm_work_handler [2024-10-11 15:26:41,086 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_work_handler [2024-10-11 15:26:41,086 INFO L130 BoogieDeclarations]: Found specification of procedure ib_create_send_mad [2024-10-11 15:26:41,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_create_send_mad [2024-10-11 15:26:41,086 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_workqueue [2024-10-11 15:26:41,086 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_workqueue [2024-10-11 15:26:41,086 INFO L130 BoogieDeclarations]: Found specification of procedure cm_format_mad_hdr [2024-10-11 15:26:41,086 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_format_mad_hdr [2024-10-11 15:26:41,086 INFO L130 BoogieDeclarations]: Found specification of procedure cm_mra_get_msg_mraed [2024-10-11 15:26:41,086 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_mra_get_msg_mraed [2024-10-11 15:26:41,086 INFO L130 BoogieDeclarations]: Found specification of procedure cm_rej_set_msg_rejected [2024-10-11 15:26:41,086 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_rej_set_msg_rejected [2024-10-11 15:26:41,086 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-10-11 15:26:41,086 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-10-11 15:26:41,086 INFO L130 BoogieDeclarations]: Found specification of procedure queue_delayed_work_on [2024-10-11 15:26:41,087 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_delayed_work_on [2024-10-11 15:26:41,087 INFO L130 BoogieDeclarations]: Found specification of procedure cm_format_rtu [2024-10-11 15:26:41,087 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_format_rtu [2024-10-11 15:26:41,087 INFO L130 BoogieDeclarations]: Found specification of procedure cm_dequeue_work [2024-10-11 15:26:41,087 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_dequeue_work [2024-10-11 15:26:41,087 INFO L130 BoogieDeclarations]: Found specification of procedure cm_rep_get_rnr_retry_count [2024-10-11 15:26:41,087 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_rep_get_rnr_retry_count [2024-10-11 15:26:41,088 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-10-11 15:26:41,088 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-10-11 15:26:41,088 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-10-11 15:26:41,088 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-10-11 15:26:41,088 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-10-11 15:26:41,088 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-10-11 15:26:41,089 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-10-11 15:26:41,089 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-10-11 15:26:41,089 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-10-11 15:26:41,089 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-10-11 15:26:41,089 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-10-11 15:26:41,089 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-10-11 15:26:41,089 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-10-11 15:26:41,089 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-10-11 15:26:41,090 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-10-11 15:26:41,090 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-10-11 15:26:41,090 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-10-11 15:26:41,090 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-10-11 15:26:41,090 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-10-11 15:26:41,090 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-10-11 15:26:41,090 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-10-11 15:26:41,090 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-10-11 15:26:41,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-10-11 15:26:41,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-10-11 15:26:41,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-10-11 15:26:41,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-10-11 15:26:41,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-10-11 15:26:41,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-10-11 15:26:41,091 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-10-11 15:26:41,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-10-11 15:26:41,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-10-11 15:26:41,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-10-11 15:26:41,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-10-11 15:26:41,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-10-11 15:26:41,092 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-10-11 15:26:41,093 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-10-11 15:26:41,093 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-10-11 15:26:41,093 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-10-11 15:26:41,093 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-10-11 15:26:41,093 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-10-11 15:26:41,093 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-10-11 15:26:41,093 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-10-11 15:26:41,093 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-10-11 15:26:41,093 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-10-11 15:26:41,093 INFO L130 BoogieDeclarations]: Found specification of procedure be32_lt [2024-10-11 15:26:41,093 INFO L138 BoogieDeclarations]: Found implementation of procedure be32_lt [2024-10-11 15:26:41,093 INFO L130 BoogieDeclarations]: Found specification of procedure cm_req_get_retry_count [2024-10-11 15:26:41,093 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_req_get_retry_count [2024-10-11 15:26:41,093 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-10-11 15:26:41,094 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-10-11 15:26:41,094 INFO L130 BoogieDeclarations]: Found specification of procedure cm_init_av_for_response [2024-10-11 15:26:41,094 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_init_av_for_response [2024-10-11 15:26:41,094 INFO L130 BoogieDeclarations]: Found specification of procedure cm_req_get_init_depth [2024-10-11 15:26:41,094 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_req_get_init_depth [2024-10-11 15:26:41,094 INFO L130 BoogieDeclarations]: Found specification of procedure ERR_PTR [2024-10-11 15:26:41,094 INFO L138 BoogieDeclarations]: Found implementation of procedure ERR_PTR [2024-10-11 15:26:41,094 INFO L130 BoogieDeclarations]: Found specification of procedure cm_remove_port_fs [2024-10-11 15:26:41,094 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_remove_port_fs [2024-10-11 15:26:41,098 INFO L130 BoogieDeclarations]: Found specification of procedure cm_alloc_msg [2024-10-11 15:26:41,098 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_alloc_msg [2024-10-11 15:26:41,098 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-10-11 15:26:41,098 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-10-11 15:26:41,098 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-10-11 15:26:41,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-10-11 15:26:41,098 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-10-11 15:26:41,099 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-10-11 15:26:41,099 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-10-11 15:26:41,099 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-10-11 15:26:41,099 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-10-11 15:26:41,099 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-10-11 15:26:41,099 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-10-11 15:26:41,099 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-10-11 15:26:41,099 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-10-11 15:26:41,099 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-10-11 15:26:41,100 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_3 [2024-10-11 15:26:41,100 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_3 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure ib_modify_port [2024-10-11 15:26:41,101 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_modify_port [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-10-11 15:26:41,101 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-10-11 15:26:41,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-10-11 15:26:41,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-10-11 15:26:41,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-10-11 15:26:41,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-10-11 15:26:41,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-10-11 15:26:41,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-10-11 15:26:41,102 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-10-11 15:26:41,102 INFO L130 BoogieDeclarations]: Found specification of procedure kzalloc [2024-10-11 15:26:41,102 INFO L138 BoogieDeclarations]: Found implementation of procedure kzalloc [2024-10-11 15:26:41,103 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab16 [2024-10-11 15:26:41,103 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab16 [2024-10-11 15:26:41,103 INFO L130 BoogieDeclarations]: Found specification of procedure _raw_spin_lock_irqsave [2024-10-11 15:26:41,103 INFO L138 BoogieDeclarations]: Found implementation of procedure _raw_spin_lock_irqsave [2024-10-11 15:26:41,103 INFO L130 BoogieDeclarations]: Found specification of procedure ib_create_cm_id [2024-10-11 15:26:41,103 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_create_cm_id [2024-10-11 15:26:41,103 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2024-10-11 15:26:41,103 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2024-10-11 15:26:41,103 INFO L130 BoogieDeclarations]: Found specification of procedure cm_req_get_qp_type [2024-10-11 15:26:41,104 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_req_get_qp_type [2024-10-11 15:26:41,104 INFO L130 BoogieDeclarations]: Found specification of procedure flush_workqueue [2024-10-11 15:26:41,104 INFO L138 BoogieDeclarations]: Found implementation of procedure flush_workqueue [2024-10-11 15:26:41,104 INFO L130 BoogieDeclarations]: Found specification of procedure cm_cleanup_timewait [2024-10-11 15:26:41,104 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_cleanup_timewait [2024-10-11 15:26:41,104 INFO L130 BoogieDeclarations]: Found specification of procedure cm_init_av_by_path [2024-10-11 15:26:41,104 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_init_av_by_path [2024-10-11 15:26:41,104 INFO L130 BoogieDeclarations]: Found specification of procedure be32_gt [2024-10-11 15:26:41,104 INFO L138 BoogieDeclarations]: Found implementation of procedure be32_gt [2024-10-11 15:26:41,105 INFO L130 BoogieDeclarations]: Found specification of procedure cm_free_work [2024-10-11 15:26:41,105 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_free_work [2024-10-11 15:26:41,105 INFO L130 BoogieDeclarations]: Found specification of procedure ib_send_cm_rej [2024-10-11 15:26:41,105 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_send_cm_rej [2024-10-11 15:26:41,105 INFO L130 BoogieDeclarations]: Found specification of procedure cm_insert_remote_id [2024-10-11 15:26:41,105 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_insert_remote_id [2024-10-11 15:26:41,105 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-10-11 15:26:41,105 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-10-11 15:26:41,105 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-10-11 15:26:41,105 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-10-11 15:26:41,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-10-11 15:26:41,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-10-11 15:26:41,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-10-11 15:26:41,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-10-11 15:26:41,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-10-11 15:26:41,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-10-11 15:26:41,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-10-11 15:26:41,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-10-11 15:26:41,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-10-11 15:26:41,106 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-10-11 15:26:41,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-10-11 15:26:41,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-10-11 15:26:41,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-10-11 15:26:41,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-10-11 15:26:41,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-10-11 15:26:41,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-10-11 15:26:41,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-10-11 15:26:41,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-10-11 15:26:41,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-10-11 15:26:41,107 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-10-11 15:26:41,107 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-10-11 15:26:41,108 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-10-11 15:26:41,108 INFO L130 BoogieDeclarations]: Found specification of procedure spin_unlock_irq [2024-10-11 15:26:41,108 INFO L138 BoogieDeclarations]: Found implementation of procedure spin_unlock_irq [2024-10-11 15:26:41,108 INFO L130 BoogieDeclarations]: Found specification of procedure ib_post_send_mad [2024-10-11 15:26:41,108 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_post_send_mad [2024-10-11 15:26:41,108 INFO L130 BoogieDeclarations]: Found specification of procedure idr_find [2024-10-11 15:26:41,108 INFO L138 BoogieDeclarations]: Found implementation of procedure idr_find [2024-10-11 15:26:41,108 INFO L130 BoogieDeclarations]: Found specification of procedure atomic_inc [2024-10-11 15:26:41,108 INFO L138 BoogieDeclarations]: Found implementation of procedure atomic_inc [2024-10-11 15:26:41,108 INFO L130 BoogieDeclarations]: Found specification of procedure kobject_put [2024-10-11 15:26:41,108 INFO L138 BoogieDeclarations]: Found implementation of procedure kobject_put [2024-10-11 15:26:41,108 INFO L130 BoogieDeclarations]: Found specification of procedure cm_rep_get_starting_psn [2024-10-11 15:26:41,108 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_rep_get_starting_psn [2024-10-11 15:26:41,108 INFO L130 BoogieDeclarations]: Found specification of procedure cm_copy_private_data [2024-10-11 15:26:41,108 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_copy_private_data [2024-10-11 15:26:41,109 INFO L130 BoogieDeclarations]: Found specification of procedure cm_req_get_local_resp_timeout [2024-10-11 15:26:41,109 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_req_get_local_resp_timeout [2024-10-11 15:26:41,109 INFO L130 BoogieDeclarations]: Found specification of procedure cm_form_tid [2024-10-11 15:26:41,109 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_form_tid [2024-10-11 15:26:41,109 INFO L130 BoogieDeclarations]: Found specification of procedure cm_acquire_id [2024-10-11 15:26:41,109 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_acquire_id [2024-10-11 15:26:41,109 INFO L130 BoogieDeclarations]: Found specification of procedure __fswab64 [2024-10-11 15:26:41,109 INFO L138 BoogieDeclarations]: Found implementation of procedure __fswab64 [2024-10-11 15:26:41,109 INFO L130 BoogieDeclarations]: Found specification of procedure ib_send_cm_sidr_rep [2024-10-11 15:26:41,109 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_send_cm_sidr_rep [2024-10-11 15:26:41,109 INFO L130 BoogieDeclarations]: Found specification of procedure PTR_ERR [2024-10-11 15:26:41,109 INFO L138 BoogieDeclarations]: Found implementation of procedure PTR_ERR [2024-10-11 15:26:41,109 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_3 [2024-10-11 15:26:41,109 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_3 [2024-10-11 15:26:41,109 INFO L130 BoogieDeclarations]: Found specification of procedure cm_rep_set_srq [2024-10-11 15:26:41,109 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_rep_set_srq [2024-10-11 15:26:41,109 INFO L130 BoogieDeclarations]: Found specification of procedure cm_issue_rej [2024-10-11 15:26:41,109 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_issue_rej [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure init_timer_key [2024-10-11 15:26:41,110 INFO L138 BoogieDeclarations]: Found implementation of procedure init_timer_key [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure ib_cancel_mad [2024-10-11 15:26:41,110 INFO L138 BoogieDeclarations]: Found implementation of procedure ib_cancel_mad [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure be64_lt [2024-10-11 15:26:41,110 INFO L138 BoogieDeclarations]: Found implementation of procedure be64_lt [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure cm_devnode [2024-10-11 15:26:41,110 INFO L138 BoogieDeclarations]: Found implementation of procedure cm_devnode [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2024-10-11 15:26:41,110 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~$Pointer$~TO~int [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-10-11 15:26:41,110 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-10-11 15:26:41,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-10-11 15:26:41,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-10-11 15:26:41,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-10-11 15:26:41,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-10-11 15:26:41,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-10-11 15:26:41,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-10-11 15:26:41,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-10-11 15:26:41,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-10-11 15:26:41,111 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-10-11 15:26:41,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-10-11 15:26:41,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-10-11 15:26:41,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-10-11 15:26:41,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-10-11 15:26:41,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-10-11 15:26:41,113 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-10-11 15:26:42,350 INFO L238 CfgBuilder]: Building ICFG [2024-10-11 15:26:42,356 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-11 15:26:45,545 INFO L733 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-10-11 15:27:11,769 INFO L? ?]: Removed 3572 outVars from TransFormulas that were not future-live. [2024-10-11 15:27:11,769 INFO L287 CfgBuilder]: Performing block encoding [2024-10-11 15:27:12,198 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-11 15:27:12,199 INFO L314 CfgBuilder]: Removed 2 assume(true) statements. [2024-10-11 15:27:12,199 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 03:27:12 BoogieIcfgContainer [2024-10-11 15:27:12,199 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-11 15:27:12,203 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-11 15:27:12,203 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-11 15:27:12,207 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-11 15:27:12,208 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.10 03:26:34" (1/3) ... [2024-10-11 15:27:12,209 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@33fd8f47 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 03:27:12, skipping insertion in model container [2024-10-11 15:27:12,209 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 03:26:38" (2/3) ... [2024-10-11 15:27:12,210 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@33fd8f47 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 03:27:12, skipping insertion in model container [2024-10-11 15:27:12,210 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 03:27:12" (3/3) ... [2024-10-11 15:27:12,211 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-08_1a-drivers--infiniband--core--ib_cm.ko-entry_point.cil.out.i [2024-10-11 15:27:12,227 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-11 15:27:12,228 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 2 error locations. [2024-10-11 15:27:12,360 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 15:27:12,368 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;@314e5e07, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 15:27:12,369 INFO L334 AbstractCegarLoop]: Starting to check reachability of 2 error locations. [2024-10-11 15:27:12,382 INFO L276 IsEmpty]: Start isEmpty. Operand has 2517 states, 1627 states have (on average 1.3810694529809466) internal successors, (2247), 1715 states have internal predecessors, (2247), 759 states have call successors, (759), 129 states have call predecessors, (759), 128 states have return successors, (749), 725 states have call predecessors, (749), 749 states have call successors, (749) [2024-10-11 15:27:12,425 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 159 [2024-10-11 15:27:12,426 INFO L207 NwaCegarLoop]: Found error trace [2024-10-11 15:27:12,427 INFO L215 NwaCegarLoop]: trace histogram [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-11 15:27:12,427 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ib_create_cm_idErr0ASSERT_VIOLATIONUNKNOWN === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION, ib_create_cm_idErr0ASSERT_VIOLATIONUNKNOWN] === [2024-10-11 15:27:12,432 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 15:27:12,432 INFO L85 PathProgramCache]: Analyzing trace with hash -1441489058, now seen corresponding path program 1 times [2024-10-11 15:27:12,440 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 15:27:12,441 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [363723400] [2024-10-11 15:27:12,441 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 15:27:12,442 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 15:27:12,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:13,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:13,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:13,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 15 [2024-10-11 15:27:13,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:13,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:13,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-10-11 15:27:13,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:13,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:13,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-11 15:27:13,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:13,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:13,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-10-11 15:27:13,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:13,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:13,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-10-11 15:27:13,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:13,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:13,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85 [2024-10-11 15:27:13,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:13,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:13,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 99 [2024-10-11 15:27:13,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:13,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:13,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 124 [2024-10-11 15:27:13,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-10-11 15:27:13,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:13,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 140 [2024-10-11 15:27:13,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-11 15:27:13,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 148 [2024-10-11 15:27:13,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:13,804 INFO L134 CoverageAnalysis]: Checked inductivity of 336 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 336 trivial. 0 not checked. [2024-10-11 15:27:13,804 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 15:27:13,805 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [363723400] [2024-10-11 15:27:13,805 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [363723400] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 15:27:13,806 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 15:27:13,806 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-11 15:27:13,807 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [476034899] [2024-10-11 15:27:13,808 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 15:27:13,812 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-11 15:27:13,812 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 15:27:13,837 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-11 15:27:13,839 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-10-11 15:27:13,846 INFO L87 Difference]: Start difference. First operand has 2517 states, 1627 states have (on average 1.3810694529809466) internal successors, (2247), 1715 states have internal predecessors, (2247), 759 states have call successors, (759), 129 states have call predecessors, (759), 128 states have return successors, (749), 725 states have call predecessors, (749), 749 states have call successors, (749) Second operand has 5 states, 5 states have (on average 9.4) internal successors, (47), 2 states have internal predecessors, (47), 2 states have call successors, (18), 5 states have call predecessors, (18), 2 states have return successors, (16), 2 states have call predecessors, (16), 2 states have call successors, (16) [2024-10-11 15:27:20,593 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-11 15:27:23,041 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.10s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-11 15:27:25,264 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 2.08s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-11 15:27:34,800 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-11 15:27:40,237 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-11 15:27:45,272 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-11 15:27:49,463 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.01s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-10-11 15:27:49,720 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-11 15:27:49,720 INFO L93 Difference]: Finished difference Result 5706 states and 8942 transitions. [2024-10-11 15:27:49,722 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-11 15:27:49,723 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 5 states have (on average 9.4) internal successors, (47), 2 states have internal predecessors, (47), 2 states have call successors, (18), 5 states have call predecessors, (18), 2 states have return successors, (16), 2 states have call predecessors, (16), 2 states have call successors, (16) Word has length 158 [2024-10-11 15:27:49,724 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-11 15:27:49,791 INFO L225 Difference]: With dead ends: 5706 [2024-10-11 15:27:49,792 INFO L226 Difference]: Without dead ends: 3175 [2024-10-11 15:27:49,850 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 78 GetRequests, 75 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=9, Invalid=11, Unknown=0, NotChecked=0, Total=20 [2024-10-11 15:27:49,855 INFO L432 NwaCegarLoop]: 2983 mSDtfsCounter, 1829 mSDsluCounter, 3012 mSDsCounter, 0 mSdLazyCounter, 3416 mSolverCounterSat, 1999 mSolverCounterUnsat, 5 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 34.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2096 SdHoareTripleChecker+Valid, 5995 SdHoareTripleChecker+Invalid, 5420 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1999 IncrementalHoareTripleChecker+Valid, 3416 IncrementalHoareTripleChecker+Invalid, 5 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 35.2s IncrementalHoareTripleChecker+Time [2024-10-11 15:27:49,858 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2096 Valid, 5995 Invalid, 5420 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1999 Valid, 3416 Invalid, 5 Unknown, 0 Unchecked, 35.2s Time] [2024-10-11 15:27:49,886 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 3175 states. [2024-10-11 15:27:50,138 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 3175 to 2501. [2024-10-11 15:27:50,144 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 2501 states, 1623 states have (on average 1.3696857670979667) internal successors, (2223), 1699 states have internal predecessors, (2223), 749 states have call successors, (749), 128 states have call predecessors, (749), 127 states have return successors, (748), 724 states have call predecessors, (748), 748 states have call successors, (748) [2024-10-11 15:27:50,177 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 2501 states to 2501 states and 3720 transitions. [2024-10-11 15:27:50,186 INFO L78 Accepts]: Start accepts. Automaton has 2501 states and 3720 transitions. Word has length 158 [2024-10-11 15:27:50,186 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-11 15:27:50,186 INFO L471 AbstractCegarLoop]: Abstraction has 2501 states and 3720 transitions. [2024-10-11 15:27:50,187 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 5 states have (on average 9.4) internal successors, (47), 2 states have internal predecessors, (47), 2 states have call successors, (18), 5 states have call predecessors, (18), 2 states have return successors, (16), 2 states have call predecessors, (16), 2 states have call successors, (16) [2024-10-11 15:27:50,187 INFO L276 IsEmpty]: Start isEmpty. Operand 2501 states and 3720 transitions. [2024-10-11 15:27:50,199 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 167 [2024-10-11 15:27:50,200 INFO L207 NwaCegarLoop]: Found error trace [2024-10-11 15:27:50,200 INFO L215 NwaCegarLoop]: trace histogram [8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-10-11 15:27:50,200 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-11 15:27:50,201 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ib_create_cm_idErr0ASSERT_VIOLATIONUNKNOWN === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION, ib_create_cm_idErr0ASSERT_VIOLATIONUNKNOWN] === [2024-10-11 15:27:50,201 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 15:27:50,201 INFO L85 PathProgramCache]: Analyzing trace with hash -243616872, now seen corresponding path program 1 times [2024-10-11 15:27:50,201 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 15:27:50,202 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [844609005] [2024-10-11 15:27:50,202 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 15:27:50,202 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 15:27:50,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:50,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:50,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:50,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 15 [2024-10-11 15:27:50,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:50,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:50,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 29 [2024-10-11 15:27:50,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:50,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:50,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 43 [2024-10-11 15:27:50,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:50,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:50,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 57 [2024-10-11 15:27:50,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:50,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:50,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-10-11 15:27:50,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:50,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:50,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 85 [2024-10-11 15:27:50,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:50,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:50,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:50,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 99 [2024-10-11 15:27:51,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:51,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:51,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:51,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-11 15:27:51,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:51,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 132 [2024-10-11 15:27:51,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:51,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-10-11 15:27:51,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:51,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 15:27:51,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:51,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 148 [2024-10-11 15:27:51,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:51,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152 [2024-10-11 15:27:51,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:51,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 156 [2024-10-11 15:27:51,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 15:27:51,227 INFO L134 CoverageAnalysis]: Checked inductivity of 336 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 336 trivial. 0 not checked. [2024-10-11 15:27:51,228 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 15:27:51,228 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [844609005] [2024-10-11 15:27:51,228 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [844609005] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 15:27:51,228 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 15:27:51,229 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-10-11 15:27:51,229 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [741388634] [2024-10-11 15:27:51,229 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 15:27:51,231 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-10-11 15:27:51,231 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 15:27:51,232 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-10-11 15:27:51,232 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-10-11 15:27:51,232 INFO L87 Difference]: Start difference. First operand 2501 states and 3720 transitions. Second operand has 6 states, 6 states have (on average 9.166666666666666) internal successors, (55), 3 states have internal predecessors, (55), 1 states have call successors, (18), 4 states have call predecessors, (18), 1 states have return successors, (16), 1 states have call predecessors, (16), 1 states have call successors, (16)