./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-validator-v0.8/linux-stable-063f96c-1-144_2a-drivers--mmc--host--vub300.ko.unsigned-entry_point_ldv-val-v0.8.cil.out.i --full-output --architecture 64bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 4f9af400 extending candidate: java ['java'] extending candidate: /usr/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/oracle-jdk-bin-*/bin/java ['java', '/usr/bin/java'] extending candidate: /opt/openjdk-*/bin/java ['java', '/usr/bin/java'] extending candidate: /usr/lib/jvm/java-*-openjdk-amd64/bin/java ['java', '/usr/bin/java', '/usr/lib/jvm/java-1.11.0-openjdk-amd64/bin/java', '/usr/lib/jvm/java-17-openjdk-amd64/bin/java', '/usr/lib/jvm/java-11-openjdk-amd64/bin/java', '/usr/lib/jvm/java-1.17.0-openjdk-amd64/bin/java'] ['/root/.sdkman/candidates/java/21.0.5-tem/bin/java', '-Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config', '-Xmx15G', '-Xms4m', '-jar', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar', '-data', '@noDefault', '-ultimatedata', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data', '-tc', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml', '-i', '../sv-benchmarks/c/ldv-validator-v0.8/linux-stable-063f96c-1-144_2a-drivers--mmc--host--vub300.ko.unsigned-entry_point_ldv-val-v0.8.cil.out.i', '-s', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf', '--cacsl2boogietranslator.entry.function', 'main', '--witnessprinter.witness.directory', '/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux', '--witnessprinter.witness.filename', 'witness', '--witnessprinter.write.witness.besides.input.file', 'false', '--witnessprinter.graph.data.specification', 'CHECK( init(main()), LTL(G ! call(reach_error())) )\n\n', '--witnessprinter.graph.data.producer', 'Automizer', '--witnessprinter.graph.data.architecture', '64bit', '--witnessprinter.graph.data.programhash', '6150b3a515973ce4119efed812e463608b94129eea9915abf4784f091ce6f187'] Calling Ultimate with: /root/.sdkman/candidates/java/21.0.5-tem/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.6.800.v20240513-1750.jar -data @noDefault -ultimatedata /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i ../sv-benchmarks/c/ldv-validator-v0.8/linux-stable-063f96c-1-144_2a-drivers--mmc--host--vub300.ko.unsigned-entry_point_ldv-val-v0.8.cil.out.i -s /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 64bit --witnessprinter.graph.data.programhash 6150b3a515973ce4119efed812e463608b94129eea9915abf4784f091ce6f187 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 13:09:04,323 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 13:09:04,411 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-64bit-Automizer_Default.epf [2024-11-07 13:09:04,416 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 13:09:04,416 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 13:09:04,444 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 13:09:04,445 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 13:09:04,445 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 13:09:04,446 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 13:09:04,446 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 13:09:04,446 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 13:09:04,446 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 13:09:04,446 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 13:09:04,446 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 13:09:04,447 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 13:09:04,447 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 13:09:04,447 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 13:09:04,447 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 13:09:04,447 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 13:09:04,447 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 13:09:04,447 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 13:09:04,448 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 13:09:04,448 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 13:09:04,448 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 13:09:04,448 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 13:09:04,448 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 13:09:04,448 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 13:09:04,448 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 13:09:04,449 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 13:09:04,449 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:09:04,449 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 13:09:04,450 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 13:09:04,450 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 13:09:04,450 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 13:09:04,450 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 13:09:04,451 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 13:09:04,451 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 13:09:04,451 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 13:09:04,451 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 13:09:04,451 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 64bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 6150b3a515973ce4119efed812e463608b94129eea9915abf4784f091ce6f187 [2024-11-07 13:09:04,702 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 13:09:04,714 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 13:09:04,716 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 13:09:04,717 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 13:09:04,718 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 13:09:04,719 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-validator-v0.8/linux-stable-063f96c-1-144_2a-drivers--mmc--host--vub300.ko.unsigned-entry_point_ldv-val-v0.8.cil.out.i [2024-11-07 13:09:06,012 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 13:09:06,543 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 13:09:06,544 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-validator-v0.8/linux-stable-063f96c-1-144_2a-drivers--mmc--host--vub300.ko.unsigned-entry_point_ldv-val-v0.8.cil.out.i [2024-11-07 13:09:06,589 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/dcdfed399/66faf344021146d8b0f8d9950ba12d5e/FLAG4f4fddac6 [2024-11-07 13:09:06,610 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/dcdfed399/66faf344021146d8b0f8d9950ba12d5e [2024-11-07 13:09:06,614 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 13:09:06,615 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 13:09:06,617 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 13:09:06,617 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 13:09:06,622 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 13:09:06,622 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:09:06" (1/1) ... [2024-11-07 13:09:06,623 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@3e82dd70 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:06, skipping insertion in model container [2024-11-07 13:09:06,623 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:09:06" (1/1) ... [2024-11-07 13:09:06,716 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 13:09:08,084 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-validator-v0.8/linux-stable-063f96c-1-144_2a-drivers--mmc--host--vub300.ko.unsigned-entry_point_ldv-val-v0.8.cil.out.i[238462,238475] [2024-11-07 13:09:08,138 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:09:08,167 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 13:09:08,272 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)); [4032] [2024-11-07 13:09:08,491 WARN L250 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-validator-v0.8/linux-stable-063f96c-1-144_2a-drivers--mmc--host--vub300.ko.unsigned-entry_point_ldv-val-v0.8.cil.out.i[238462,238475] [2024-11-07 13:09:08,520 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:09:08,599 INFO L204 MainTranslator]: Completed translation [2024-11-07 13:09:08,600 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08 WrapperNode [2024-11-07 13:09:08,600 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 13:09:08,602 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 13:09:08,602 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 13:09:08,602 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 13:09:08,608 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:08,725 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:08,935 INFO L138 Inliner]: procedures = 257, calls = 1828, calls flagged for inlining = 104, calls inlined = 100, statements flattened = 5401 [2024-11-07 13:09:08,936 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 13:09:08,938 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 13:09:08,938 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 13:09:08,938 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 13:09:08,947 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:08,947 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:08,998 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:09,723 INFO L175 MemorySlicer]: Split 1084 memory accesses to 22 slices as follows [2, 2, 3, 3, 7, 16, 937, 2, 7, 2, 7, 6, 43, 6, 5, 5, 5, 6, 6, 5, 7, 2]. 86 percent of accesses are in the largest equivalence class. The 78 initializations are split as follows [2, 0, 0, 0, 0, 16, 7, 0, 7, 0, 0, 6, 0, 6, 5, 5, 0, 6, 6, 5, 7, 0]. The 465 writes are split as follows [0, 1, 1, 2, 0, 0, 409, 1, 0, 0, 6, 0, 43, 0, 0, 0, 1, 0, 0, 0, 0, 1]. [2024-11-07 13:09:09,723 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:09,723 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:09,907 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:09,951 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:10,006 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:10,033 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:10,109 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 13:09:10,111 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 13:09:10,111 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 13:09:10,111 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 13:09:10,113 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (1/1) ... [2024-11-07 13:09:10,120 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:09:10,134 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 13:09:10,148 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-11-07 13:09:10,152 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-11-07 13:09:10,174 INFO L130 BoogieDeclarations]: Found specification of procedure msleep [2024-11-07 13:09:10,175 INFO L138 BoogieDeclarations]: Found implementation of procedure msleep [2024-11-07 13:09:10,175 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_fill_bulk_urb_12 [2024-11-07 13:09:10,175 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_fill_bulk_urb_12 [2024-11-07 13:09:10,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-11-07 13:09:10,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-11-07 13:09:10,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-11-07 13:09:10,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-11-07 13:09:10,175 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-11-07 13:09:10,176 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-11-07 13:09:10,176 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-11-07 13:09:10,176 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-11-07 13:09:10,176 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-11-07 13:09:10,176 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-11-07 13:09:10,176 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-11-07 13:09:10,177 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-11-07 13:09:10,177 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-11-07 13:09:10,177 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-11-07 13:09:10,177 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-11-07 13:09:10,177 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-11-07 13:09:10,177 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-11-07 13:09:10,177 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-11-07 13:09:10,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-11-07 13:09:10,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-11-07 13:09:10,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-11-07 13:09:10,178 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-11-07 13:09:10,178 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-07 13:09:10,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-07 13:09:10,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-07 13:09:10,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-07 13:09:10,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-07 13:09:10,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-07 13:09:10,179 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-07 13:09:10,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-07 13:09:10,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-07 13:09:10,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-07 13:09:10,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-07 13:09:10,180 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-07 13:09:10,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-07 13:09:10,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-07 13:09:10,181 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-07 13:09:10,182 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-11-07 13:09:10,182 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure vub300_delete [2024-11-07 13:09:10,182 INFO L138 BoogieDeclarations]: Found implementation of procedure vub300_delete [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure usb_sg_wait [2024-11-07 13:09:10,182 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_sg_wait [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure vub300_usb_bulk_msg [2024-11-07 13:09:10,182 INFO L138 BoogieDeclarations]: Found implementation of procedure vub300_usb_bulk_msg [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_submit_urb [2024-11-07 13:09:10,182 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_submit_urb [2024-11-07 13:09:10,182 INFO L130 BoogieDeclarations]: Found specification of procedure wait_for_completion_timeout [2024-11-07 13:09:10,182 INFO L138 BoogieDeclarations]: Found implementation of procedure wait_for_completion_timeout [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-07 13:09:10,183 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_alloc_urb [2024-11-07 13:09:10,183 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_alloc_urb [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure destroy_workqueue [2024-11-07 13:09:10,183 INFO L138 BoogieDeclarations]: Found implementation of procedure destroy_workqueue [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure mmc_signal_sdio_irq [2024-11-07 13:09:10,183 INFO L138 BoogieDeclarations]: Found implementation of procedure mmc_signal_sdio_irq [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_get_intfdata_50 [2024-11-07 13:09:10,183 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_get_intfdata_50 [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-11-07 13:09:10,183 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-07 13:09:10,183 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-07 13:09:10,183 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-11-07 13:09:10,184 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-11-07 13:09:10,187 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-11-07 13:09:10,187 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-07 13:09:10,187 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-07 13:09:10,187 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-07 13:09:10,187 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-07 13:09:10,187 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-07 13:09:10,187 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-07 13:09:10,187 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-07 13:09:10,187 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-07 13:09:10,187 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-07 13:09:10,188 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-07 13:09:10,188 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-07 13:09:10,188 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-07 13:09:10,188 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-11-07 13:09:10,188 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-11-07 13:09:10,188 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-11-07 13:09:10,188 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-11-07 13:09:10,188 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-11-07 13:09:10,188 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-11-07 13:09:10,189 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-11-07 13:09:10,189 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-11-07 13:09:10,189 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-11-07 13:09:10,189 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-11-07 13:09:10,189 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 13:09:10,189 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 13:09:10,189 INFO L130 BoogieDeclarations]: Found specification of procedure mmc_detect_change [2024-11-07 13:09:10,190 INFO L138 BoogieDeclarations]: Found implementation of procedure mmc_detect_change [2024-11-07 13:09:10,190 INFO L130 BoogieDeclarations]: Found specification of procedure del_timer [2024-11-07 13:09:10,190 INFO L138 BoogieDeclarations]: Found implementation of procedure del_timer [2024-11-07 13:09:10,190 INFO L130 BoogieDeclarations]: Found specification of procedure usb_sg_cancel [2024-11-07 13:09:10,190 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_sg_cancel [2024-11-07 13:09:10,190 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~X~int~TO~VOID [2024-11-07 13:09:10,190 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~X~int~TO~VOID [2024-11-07 13:09:10,190 INFO L130 BoogieDeclarations]: Found specification of procedure usb_sg_init [2024-11-07 13:09:10,190 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_sg_init [2024-11-07 13:09:10,190 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_submit_urb_29 [2024-11-07 13:09:10,190 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_submit_urb_29 [2024-11-07 13:09:10,190 INFO L130 BoogieDeclarations]: Found specification of procedure __command_read_data [2024-11-07 13:09:10,190 INFO L138 BoogieDeclarations]: Found implementation of procedure __command_read_data [2024-11-07 13:09:10,190 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-07 13:09:10,190 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_submit_urb_27 [2024-11-07 13:09:10,190 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_submit_urb_27 [2024-11-07 13:09:10,190 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-11-07 13:09:10,190 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-11-07 13:09:10,190 INFO L130 BoogieDeclarations]: Found specification of procedure usb_unlink_urb [2024-11-07 13:09:10,190 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_unlink_urb [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_submit_urb_13 [2024-11-07 13:09:10,191 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_submit_urb_13 [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure add_timer [2024-11-07 13:09:10,191 INFO L138 BoogieDeclarations]: Found implementation of procedure add_timer [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure irqpoll_out_completed [2024-11-07 13:09:10,191 INFO L138 BoogieDeclarations]: Found implementation of procedure irqpoll_out_completed [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure vub300_disconnect [2024-11-07 13:09:10,191 INFO L138 BoogieDeclarations]: Found implementation of procedure vub300_disconnect [2024-11-07 13:09:10,191 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_work_3 [2024-11-07 13:09:10,192 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_work_3 [2024-11-07 13:09:10,192 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_submit_urb_15 [2024-11-07 13:09:10,192 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_submit_urb_15 [2024-11-07 13:09:10,192 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 13:09:10,192 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-07 13:09:10,192 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-07 13:09:10,192 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-11-07 13:09:10,192 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-11-07 13:09:10,192 INFO L130 BoogieDeclarations]: Found specification of procedure __mutex_init [2024-11-07 13:09:10,192 INFO L138 BoogieDeclarations]: Found implementation of procedure __mutex_init [2024-11-07 13:09:10,192 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2024-11-07 13:09:10,192 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2024-11-07 13:09:10,192 INFO L130 BoogieDeclarations]: Found specification of procedure vub300_enable_sdio_irq [2024-11-07 13:09:10,192 INFO L138 BoogieDeclarations]: Found implementation of procedure vub300_enable_sdio_irq [2024-11-07 13:09:10,194 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2024-11-07 13:09:10,194 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2024-11-07 13:09:10,194 INFO L130 BoogieDeclarations]: Found specification of procedure lockdep_init_map [2024-11-07 13:09:10,195 INFO L138 BoogieDeclarations]: Found implementation of procedure lockdep_init_map [2024-11-07 13:09:10,195 INFO L130 BoogieDeclarations]: Found specification of procedure add_offloaded_reg [2024-11-07 13:09:10,195 INFO L138 BoogieDeclarations]: Found implementation of procedure add_offloaded_reg [2024-11-07 13:09:10,195 INFO L130 BoogieDeclarations]: Found specification of procedure release_firmware [2024-11-07 13:09:10,195 INFO L138 BoogieDeclarations]: Found implementation of procedure release_firmware [2024-11-07 13:09:10,195 INFO L130 BoogieDeclarations]: Found specification of procedure command_out_completed [2024-11-07 13:09:10,195 INFO L138 BoogieDeclarations]: Found implementation of procedure command_out_completed [2024-11-07 13:09:10,195 INFO L130 BoogieDeclarations]: Found specification of procedure roundup_to_multiple_of_64 [2024-11-07 13:09:10,195 INFO L138 BoogieDeclarations]: Found implementation of procedure roundup_to_multiple_of_64 [2024-11-07 13:09:10,195 INFO L130 BoogieDeclarations]: Found specification of procedure flush_workqueue [2024-11-07 13:09:10,195 INFO L138 BoogieDeclarations]: Found implementation of procedure flush_workqueue [2024-11-07 13:09:10,195 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure vub300_cmndwork_thread [2024-11-07 13:09:10,196 INFO L138 BoogieDeclarations]: Found implementation of procedure vub300_cmndwork_thread [2024-11-07 13:09:10,196 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2024-11-07 13:09:10,198 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure activate_pending_timer_4 [2024-11-07 13:09:10,198 INFO L138 BoogieDeclarations]: Found implementation of procedure activate_pending_timer_4 [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure send_command [2024-11-07 13:09:10,198 INFO L138 BoogieDeclarations]: Found implementation of procedure send_command [2024-11-07 13:09:10,198 INFO L130 BoogieDeclarations]: Found specification of procedure kref_get [2024-11-07 13:09:10,198 INFO L138 BoogieDeclarations]: Found implementation of procedure kref_get [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure __alloc_workqueue_key [2024-11-07 13:09:10,199 INFO L138 BoogieDeclarations]: Found implementation of procedure __alloc_workqueue_key [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-07 13:09:10,199 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-07 13:09:10,201 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-07 13:09:10,202 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_xfer_bulk [2024-11-07 13:09:10,203 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_xfer_bulk [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:09:10,203 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:09:10,203 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:09:10,203 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:09:10,203 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:09:10,203 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:09:10,203 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:09:10,203 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:09:10,203 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:09:10,203 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:09:10,203 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure __create_pipe [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure __create_pipe [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure send_irqpoll [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure send_irqpoll [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure usb_kill_urb [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_kill_urb [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure init_completion [2024-11-07 13:09:10,204 INFO L138 BoogieDeclarations]: Found implementation of procedure init_completion [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-07 13:09:10,204 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-07 13:09:10,205 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-07 13:09:10,208 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure vub300_response_error [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure vub300_response_error [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_is_bulk_out [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_is_bulk_out [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure mmc_free_host [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure mmc_free_host [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_submit_urb_32 [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_submit_urb_32 [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure vub300_queue_poll_work [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure vub300_queue_poll_work [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure disable_suitable_timer_4 [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure disable_suitable_timer_4 [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure complete [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure complete [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure usb_endpoint_is_bulk_in [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_endpoint_is_bulk_in [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure sg_copy_to_buffer [2024-11-07 13:09:10,209 INFO L138 BoogieDeclarations]: Found implementation of procedure sg_copy_to_buffer [2024-11-07 13:09:10,209 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_kref_put_9 [2024-11-07 13:09:10,210 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_kref_put_9 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_undef_int [2024-11-07 13:09:10,210 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_undef_int [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure __download_offload_pseudocode [2024-11-07 13:09:10,210 INFO L138 BoogieDeclarations]: Found implementation of procedure __download_offload_pseudocode [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-11-07 13:09:10,210 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure reg_timer_4 [2024-11-07 13:09:10,210 INFO L138 BoogieDeclarations]: Found implementation of procedure reg_timer_4 [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure vub300_pollwork_thread [2024-11-07 13:09:10,210 INFO L138 BoogieDeclarations]: Found implementation of procedure vub300_pollwork_thread [2024-11-07 13:09:10,210 INFO L130 BoogieDeclarations]: Found specification of procedure interface_to_InterfaceNumber [2024-11-07 13:09:10,210 INFO L138 BoogieDeclarations]: Found implementation of procedure interface_to_InterfaceNumber [2024-11-07 13:09:10,211 INFO L130 BoogieDeclarations]: Found specification of procedure usb_control_msg [2024-11-07 13:09:10,211 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_control_msg [2024-11-07 13:09:10,211 INFO L130 BoogieDeclarations]: Found specification of procedure mod_timer [2024-11-07 13:09:10,213 INFO L138 BoogieDeclarations]: Found implementation of procedure mod_timer [2024-11-07 13:09:10,213 INFO L130 BoogieDeclarations]: Found specification of procedure __do_poll [2024-11-07 13:09:10,213 INFO L138 BoogieDeclarations]: Found implementation of procedure __do_poll [2024-11-07 13:09:10,213 INFO L130 BoogieDeclarations]: Found specification of procedure call_and_disable_all_3 [2024-11-07 13:09:10,213 INFO L138 BoogieDeclarations]: Found implementation of procedure call_and_disable_all_3 [2024-11-07 13:09:10,213 INFO L130 BoogieDeclarations]: Found specification of procedure new_system_port_status [2024-11-07 13:09:10,213 INFO L138 BoogieDeclarations]: Found implementation of procedure new_system_port_status [2024-11-07 13:09:10,213 INFO L130 BoogieDeclarations]: Found specification of procedure mmc_request_done [2024-11-07 13:09:10,213 INFO L138 BoogieDeclarations]: Found implementation of procedure mmc_request_done [2024-11-07 13:09:10,213 INFO L130 BoogieDeclarations]: Found specification of procedure __init_work [2024-11-07 13:09:10,213 INFO L138 BoogieDeclarations]: Found implementation of procedure __init_work [2024-11-07 13:09:10,213 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2024-11-07 13:09:10,213 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2024-11-07 13:09:10,213 INFO L130 BoogieDeclarations]: Found specification of procedure __command_write_data [2024-11-07 13:09:10,213 INFO L138 BoogieDeclarations]: Found implementation of procedure __command_write_data [2024-11-07 13:09:10,213 INFO L130 BoogieDeclarations]: Found specification of procedure request_firmware [2024-11-07 13:09:10,213 INFO L138 BoogieDeclarations]: Found implementation of procedure request_firmware [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~int~TO~VOID [2024-11-07 13:09:10,214 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~int~TO~VOID [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure delayed_work_timer_fn [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_usb_set_intfdata_47 [2024-11-07 13:09:10,214 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_usb_set_intfdata_47 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_free_urb [2024-11-07 13:09:10,214 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_free_urb [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure dev_warn [2024-11-07 13:09:10,214 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_warn [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure usb_string [2024-11-07 13:09:10,214 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_string [2024-11-07 13:09:10,214 INFO L130 BoogieDeclarations]: Found specification of procedure mmc_priv [2024-11-07 13:09:10,214 INFO L138 BoogieDeclarations]: Found implementation of procedure mmc_priv [2024-11-07 13:09:10,215 INFO L130 BoogieDeclarations]: Found specification of procedure queue_work [2024-11-07 13:09:10,215 INFO L138 BoogieDeclarations]: Found implementation of procedure queue_work [2024-11-07 13:09:10,215 INFO L130 BoogieDeclarations]: Found specification of procedure vub300_deadwork_thread [2024-11-07 13:09:10,215 INFO L138 BoogieDeclarations]: Found implementation of procedure vub300_deadwork_thread [2024-11-07 13:09:10,215 INFO L130 BoogieDeclarations]: Found specification of procedure check_vub300_port_status [2024-11-07 13:09:10,215 INFO L138 BoogieDeclarations]: Found implementation of procedure check_vub300_port_status [2024-11-07 13:09:10,215 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 13:09:10,215 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 13:09:11,140 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 13:09:11,146 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 13:09:11,898 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-07 13:09:22,289 INFO L? ?]: Removed 2312 outVars from TransFormulas that were not future-live. [2024-11-07 13:09:22,289 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 13:09:22,344 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 13:09:22,344 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-07 13:09:22,345 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:09:22 BoogieIcfgContainer [2024-11-07 13:09:22,345 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 13:09:22,347 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 13:09:22,348 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 13:09:22,352 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 13:09:22,353 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 01:09:06" (1/3) ... [2024-11-07 13:09:22,353 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@c619623 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:09:22, skipping insertion in model container [2024-11-07 13:09:22,353 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:09:08" (2/3) ... [2024-11-07 13:09:22,353 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@c619623 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:09:22, skipping insertion in model container [2024-11-07 13:09:22,354 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:09:22" (3/3) ... [2024-11-07 13:09:22,355 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-stable-063f96c-1-144_2a-drivers--mmc--host--vub300.ko.unsigned-entry_point_ldv-val-v0.8.cil.out.i [2024-11-07 13:09:22,370 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 13:09:22,371 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-07 13:09:22,484 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 13:09:22,495 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;@476fd007, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 13:09:22,495 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-07 13:09:22,505 INFO L276 IsEmpty]: Start isEmpty. Operand has 2011 states, 1498 states have (on average 1.4192256341789051) internal successors, (2126), 1563 states have internal predecessors, (2126), 414 states have call successors, (414), 98 states have call predecessors, (414), 97 states have return successors, (405), 379 states have call predecessors, (405), 405 states have call successors, (405) [2024-11-07 13:09:22,529 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-07 13:09:22,529 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 13:09:22,530 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 13:09:22,530 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 13:09:22,533 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 13:09:22,533 INFO L85 PathProgramCache]: Analyzing trace with hash 953447459, now seen corresponding path program 1 times [2024-11-07 13:09:22,539 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 13:09:22,539 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [15253591] [2024-11-07 13:09:22,539 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 13:09:22,540 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 13:09:23,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-07 13:09:24,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:24,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:09:24,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-07 13:09:24,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:24,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:09:24,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-11-07 13:09:24,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:24,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:09:24,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-07 13:09:24,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:24,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:09:24,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-11-07 13:09:24,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:24,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-07 13:09:24,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:24,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 104 [2024-11-07 13:09:24,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109 [2024-11-07 13:09:24,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:24,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2024-11-07 13:09:24,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:24,491 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 96 trivial. 0 not checked. [2024-11-07 13:09:24,492 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 13:09:24,492 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [15253591] [2024-11-07 13:09:24,492 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [15253591] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 13:09:24,493 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 13:09:24,493 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-07 13:09:24,494 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [760188280] [2024-11-07 13:09:24,495 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 13:09:24,499 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 13:09:24,500 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 13:09:24,519 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 13:09:24,519 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-07 13:09:24,526 INFO L87 Difference]: Start difference. First operand has 2011 states, 1498 states have (on average 1.4192256341789051) internal successors, (2126), 1563 states have internal predecessors, (2126), 414 states have call successors, (414), 98 states have call predecessors, (414), 97 states have return successors, (405), 379 states have call predecessors, (405), 405 states have call successors, (405) Second operand has 6 states, 6 states have (on average 9.666666666666666) internal successors, (58), 2 states have internal predecessors, (58), 2 states have call successors, (14), 6 states have call predecessors, (14), 2 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13) [2024-11-07 13:09:28,593 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:09:32,611 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:09:36,669 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.06s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:09:52,028 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-07 13:09:52,028 INFO L93 Difference]: Finished difference Result 4249 states and 6370 transitions. [2024-11-07 13:09:52,029 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-07 13:09:52,030 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 9.666666666666666) internal successors, (58), 2 states have internal predecessors, (58), 2 states have call successors, (14), 6 states have call predecessors, (14), 2 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13) Word has length 134 [2024-11-07 13:09:52,031 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-07 13:09:52,061 INFO L225 Difference]: With dead ends: 4249 [2024-11-07 13:09:52,062 INFO L226 Difference]: Without dead ends: 2227 [2024-11-07 13:09:52,073 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 56 GetRequests, 49 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2024-11-07 13:09:52,075 INFO L432 NwaCegarLoop]: 1035 mSDtfsCounter, 2756 mSDsluCounter, 2624 mSDsCounter, 0 mSdLazyCounter, 5558 mSolverCounterSat, 1268 mSolverCounterUnsat, 3 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 25.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 2880 SdHoareTripleChecker+Valid, 3659 SdHoareTripleChecker+Invalid, 6829 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1268 IncrementalHoareTripleChecker+Valid, 5558 IncrementalHoareTripleChecker+Invalid, 3 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 26.9s IncrementalHoareTripleChecker+Time [2024-11-07 13:09:52,076 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [2880 Valid, 3659 Invalid, 6829 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1268 Valid, 5558 Invalid, 3 Unknown, 0 Unchecked, 26.9s Time] [2024-11-07 13:09:52,092 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 2227 states. [2024-11-07 13:09:52,238 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 2227 to 1995. [2024-11-07 13:09:52,243 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 1995 states, 1493 states have (on average 1.392498325519089) internal successors, (2079), 1547 states have internal predecessors, (2079), 405 states have call successors, (405), 97 states have call predecessors, (405), 96 states have return successors, (400), 374 states have call predecessors, (400), 400 states have call successors, (400) [2024-11-07 13:09:52,260 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 1995 states to 1995 states and 2884 transitions. [2024-11-07 13:09:52,269 INFO L78 Accepts]: Start accepts. Automaton has 1995 states and 2884 transitions. Word has length 134 [2024-11-07 13:09:52,269 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-07 13:09:52,269 INFO L471 AbstractCegarLoop]: Abstraction has 1995 states and 2884 transitions. [2024-11-07 13:09:52,269 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 9.666666666666666) internal successors, (58), 2 states have internal predecessors, (58), 2 states have call successors, (14), 6 states have call predecessors, (14), 2 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13) [2024-11-07 13:09:52,270 INFO L276 IsEmpty]: Start isEmpty. Operand 1995 states and 2884 transitions. [2024-11-07 13:09:52,282 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 135 [2024-11-07 13:09:52,282 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 13:09:52,282 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 4, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-11-07 13:09:52,283 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 13:09:52,284 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 13:09:52,284 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 13:09:52,284 INFO L85 PathProgramCache]: Analyzing trace with hash -533056981, now seen corresponding path program 1 times [2024-11-07 13:09:52,284 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 13:09:52,284 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1900553712] [2024-11-07 13:09:52,284 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 13:09:52,284 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 13:09:53,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-07 13:09:53,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:53,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:09:53,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-07 13:09:53,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:53,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:09:53,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-11-07 13:09:53,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:53,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:09:53,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-07 13:09:53,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:53,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:09:53,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-11-07 13:09:53,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:53,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-07 13:09:53,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:53,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 104 [2024-11-07 13:09:53,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 109 [2024-11-07 13:09:53,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:09:53,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:53,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 121 [2024-11-07 13:09:54,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:09:54,010 INFO L134 CoverageAnalysis]: Checked inductivity of 96 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 96 trivial. 0 not checked. [2024-11-07 13:09:54,011 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 13:09:54,011 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1900553712] [2024-11-07 13:09:54,011 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1900553712] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 13:09:54,011 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 13:09:54,011 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-07 13:09:54,011 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [319192223] [2024-11-07 13:09:54,011 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 13:09:54,013 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-07 13:09:54,013 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 13:09:54,014 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-07 13:09:54,014 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-07 13:09:54,015 INFO L87 Difference]: Start difference. First operand 1995 states and 2884 transitions. Second operand has 7 states, 7 states have (on average 8.285714285714286) internal successors, (58), 3 states have internal predecessors, (58), 3 states have call successors, (14), 6 states have call predecessors, (14), 1 states have return successors, (13), 2 states have call predecessors, (13), 2 states have call successors, (13) [2024-11-07 13:09:58,039 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.02s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:10:02,053 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-11-07 13:10:06,086 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.03s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []