./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--media--usb--cpia2--cpia2.ko-entry_point.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-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--media--usb--cpia2--cpia2.ko-entry_point.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', '4aff2f747adffd43429c959e2885b688a9993f083224084d7b7f8e9ae9704961'] 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-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--media--usb--cpia2--cpia2.ko-entry_point.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 4aff2f747adffd43429c959e2885b688a9993f083224084d7b7f8e9ae9704961 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 13:35:15,242 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 13:35:15,356 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:35:15,361 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 13:35:15,362 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 13:35:15,391 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 13:35:15,393 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 13:35:15,394 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 13:35:15,394 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 13:35:15,394 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 13:35:15,395 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 13:35:15,395 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 13:35:15,396 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 13:35:15,396 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 13:35:15,396 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 13:35:15,396 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 13:35:15,396 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 13:35:15,396 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 13:35:15,396 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 13:35:15,397 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 13:35:15,397 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 13:35:15,397 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 13:35:15,397 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 13:35:15,397 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 13:35:15,397 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 13:35:15,398 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 13:35:15,398 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 13:35:15,398 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 13:35:15,398 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 13:35:15,398 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:35:15,399 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 13:35:15,399 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 13:35:15,399 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 13:35:15,399 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 13:35:15,399 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 13:35:15,399 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 13:35:15,400 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 13:35:15,400 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 13:35:15,400 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 13:35:15,400 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 -> 4aff2f747adffd43429c959e2885b688a9993f083224084d7b7f8e9ae9704961 [2024-11-07 13:35:15,685 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 13:35:15,693 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 13:35:15,698 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 13:35:15,699 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 13:35:15,700 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 13:35:15,701 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/../sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--media--usb--cpia2--cpia2.ko-entry_point.cil.out.i [2024-11-07 13:35:16,992 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 13:35:17,664 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 13:35:17,665 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--media--usb--cpia2--cpia2.ko-entry_point.cil.out.i [2024-11-07 13:35:17,732 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c3d0d48a8/0aea1a4804964e73bccab8c1112a43ec/FLAG6c11c4964 [2024-11-07 13:35:17,752 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/c3d0d48a8/0aea1a4804964e73bccab8c1112a43ec [2024-11-07 13:35:17,755 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 13:35:17,757 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 13:35:17,758 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 13:35:17,758 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 13:35:17,763 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 13:35:17,764 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:35:17" (1/1) ... [2024-11-07 13:35:17,765 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@76f204 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:17, skipping insertion in model container [2024-11-07 13:35:17,765 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:35:17" (1/1) ... [2024-11-07 13:35:17,900 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 13:35:18,381 WARN L1351 CHandler]: Detected problem Invalid redeclaration of the name match at C: (*match)(struct device * , struct v4l2_async_subdev * ) [4425] [2024-11-07 13:35:19,558 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-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--media--usb--cpia2--cpia2.ko-entry_point.cil.out.i[307018,307031] [2024-11-07 13:35:19,616 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:35:19,679 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 13:35:19,786 WARN L1351 CHandler]: Detected problem Invalid redeclaration of the name match at C: (*match)(struct device * , struct v4l2_async_subdev * ) [4425] [2024-11-07 13:35:19,797 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile ("bt %2,%1\n\tsbb %0,%0": "=r" (oldbit): "m" (*((unsigned long *)addr)), "Ir" (nr)); [5047-5048] [2024-11-07 13:35:19,802 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movb %%gs:%P1,%0": "=q" (pfo_ret__): "p" (& current_task)); [5162] [2024-11-07 13:35:19,803 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movw %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5165] [2024-11-07 13:35:19,803 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movl %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5168] [2024-11-07 13:35:19,804 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ ("movq %%gs:%P1,%0": "=r" (pfo_ret__): "p" (& current_task)); [5171] [2024-11-07 13:35:20,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; bts %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr): "memory"); [8403] [2024-11-07 13:35:20,029 WARN L75 lationResultReporter]: Unsoundness Warning: Ignoring inline assembler instruction C: __asm__ volatile (".pushsection .smp_locks,\"a\"\n.balign 4\n.long 671f - .\n.popsection\n671:\n\tlock; btr %1,%0": "+m" (*((long volatile *)addr)): "Ir" (nr)); [8410] [2024-11-07 13:35:20,094 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-linux-4.2-rc1/linux-4.2-rc1.tar.xz-43_2a-drivers--media--usb--cpia2--cpia2.ko-entry_point.cil.out.i[307018,307031] [2024-11-07 13:35:20,105 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:35:20,220 INFO L204 MainTranslator]: Completed translation [2024-11-07 13:35:20,221 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20 WrapperNode [2024-11-07 13:35:20,222 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 13:35:20,224 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 13:35:20,224 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 13:35:20,224 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 13:35:20,230 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:35:20" (1/1) ... [2024-11-07 13:35:20,346 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:35:20" (1/1) ... [2024-11-07 13:35:21,344 INFO L138 Inliner]: procedures = 259, calls = 3955, calls flagged for inlining = 141, calls inlined = 132, statements flattened = 8454 [2024-11-07 13:35:21,345 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 13:35:21,346 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 13:35:21,346 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 13:35:21,346 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 13:35:21,356 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20" (1/1) ... [2024-11-07 13:35:21,357 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20" (1/1) ... [2024-11-07 13:35:21,601 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20" (1/1) ... [2024-11-07 13:35:22,708 INFO L175 MemorySlicer]: Split 2874 memory accesses to 24 slices as follows [2, 1402, 6, 5, 392, 7, 6, 20, 8, 45, 4, 2, 10, 29, 21, 6, 6, 823, 3, 12, 22, 6, 1, 36]. 49 percent of accesses are in the largest equivalence class. The 55 initializations are split as follows [2, 30, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 6, 0, 0, 3, 8, 0, 6, 0, 0]. The 1811 writes are split as follows [0, 979, 2, 5, 346, 0, 3, 20, 0, 45, 3, 1, 1, 19, 17, 0, 3, 313, 0, 0, 22, 0, 0, 32]. [2024-11-07 13:35:22,709 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20" (1/1) ... [2024-11-07 13:35:22,709 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20" (1/1) ... [2024-11-07 13:35:23,444 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20" (1/1) ... [2024-11-07 13:35:23,512 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20" (1/1) ... [2024-11-07 13:35:23,586 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20" (1/1) ... [2024-11-07 13:35:23,642 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20" (1/1) ... [2024-11-07 13:35:23,772 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 13:35:23,773 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 13:35:23,774 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 13:35:23,774 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 13:35:23,775 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20" (1/1) ... [2024-11-07 13:35:23,783 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:35:23,796 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 13:35:23,824 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:35:23,834 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:35:23,873 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_usb_change_streaming_alternate [2024-11-07 13:35:23,873 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_usb_change_streaming_alternate [2024-11-07 13:35:23,873 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_usb_stream_pause [2024-11-07 13:35:23,874 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_usb_stream_pause [2024-11-07 13:35:23,874 INFO L130 BoogieDeclarations]: Found specification of procedure set_vw_size [2024-11-07 13:35:23,874 INFO L138 BoogieDeclarations]: Found implementation of procedure set_vw_size [2024-11-07 13:35:23,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#0 [2024-11-07 13:35:23,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#1 [2024-11-07 13:35:23,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#2 [2024-11-07 13:35:23,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#3 [2024-11-07 13:35:23,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#4 [2024-11-07 13:35:23,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#5 [2024-11-07 13:35:23,874 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#6 [2024-11-07 13:35:23,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#7 [2024-11-07 13:35:23,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#8 [2024-11-07 13:35:23,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#9 [2024-11-07 13:35:23,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#10 [2024-11-07 13:35:23,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#11 [2024-11-07 13:35:23,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#12 [2024-11-07 13:35:23,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#13 [2024-11-07 13:35:23,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#14 [2024-11-07 13:35:23,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#15 [2024-11-07 13:35:23,875 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#16 [2024-11-07 13:35:23,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#17 [2024-11-07 13:35:23,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#18 [2024-11-07 13:35:23,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#19 [2024-11-07 13:35:23,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#20 [2024-11-07 13:35:23,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#21 [2024-11-07 13:35:23,876 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#22 [2024-11-07 13:35:23,877 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_strcpy#23 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#0 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#1 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#2 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#3 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#4 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#5 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#6 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#7 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#8 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#9 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#10 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#11 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#12 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#13 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#14 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#15 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#16 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#17 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#18 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#19 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#20 [2024-11-07 13:35:23,877 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#21 [2024-11-07 13:35:23,878 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#22 [2024-11-07 13:35:23,878 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_strcpy#23 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure usb_get_intfdata [2024-11-07 13:35:23,878 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_get_intfdata [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#0 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#1 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#2 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#3 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#4 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#5 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#6 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#7 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#8 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#9 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#10 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#11 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#12 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#13 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#14 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#15 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#16 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#17 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#18 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#19 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#20 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#21 [2024-11-07 13:35:23,878 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#22 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~$Pointer$#23 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#7 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#8 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#9 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#10 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#11 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#12 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#13 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#14 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#15 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#16 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#17 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#18 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#19 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#20 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#21 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#22 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#23 [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-07 13:35:23,879 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-11-07 13:35:23,879 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-11-07 13:35:23,879 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_interface [2024-11-07 13:35:23,880 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_interface [2024-11-07 13:35:23,880 INFO L130 BoogieDeclarations]: Found specification of procedure get_current [2024-11-07 13:35:23,880 INFO L138 BoogieDeclarations]: Found implementation of procedure get_current [2024-11-07 13:35:23,880 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_send_command [2024-11-07 13:35:23,880 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_send_command [2024-11-07 13:35:23,880 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_set_low_power [2024-11-07 13:35:23,880 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_set_low_power [2024-11-07 13:35:23,880 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-07 13:35:23,880 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-07 13:35:23,880 INFO L130 BoogieDeclarations]: Found specification of procedure set_alternate [2024-11-07 13:35:23,880 INFO L138 BoogieDeclarations]: Found implementation of procedure set_alternate [2024-11-07 13:35:23,880 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_interruptible_nested [2024-11-07 13:35:23,880 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_interruptible_nested [2024-11-07 13:35:23,880 INFO L130 BoogieDeclarations]: Found specification of procedure __might_sleep [2024-11-07 13:35:23,880 INFO L138 BoogieDeclarations]: Found implementation of procedure __might_sleep [2024-11-07 13:35:23,880 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-11-07 13:35:23,885 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-11-07 13:35:23,885 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-07 13:35:23,885 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-07 13:35:23,885 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#0 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#1 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#2 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#3 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#4 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#5 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#6 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#7 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#8 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#9 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#10 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#11 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#12 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#13 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#14 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#15 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#16 [2024-11-07 13:35:23,888 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#17 [2024-11-07 13:35:23,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#18 [2024-11-07 13:35:23,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#19 [2024-11-07 13:35:23,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#20 [2024-11-07 13:35:23,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#21 [2024-11-07 13:35:23,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#22 [2024-11-07 13:35:23,889 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memset#23 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#0 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#1 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#2 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#3 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#4 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#5 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#6 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#7 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#8 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#9 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#10 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#11 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#12 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#13 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#14 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#15 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#16 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#17 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#18 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#19 [2024-11-07 13:35:23,889 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#20 [2024-11-07 13:35:23,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#21 [2024-11-07 13:35:23,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#22 [2024-11-07 13:35:23,890 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memset#23 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_set_high_power [2024-11-07 13:35:23,890 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_set_high_power [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 13:35:23,890 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_reset_camera [2024-11-07 13:35:23,890 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_reset_camera [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure video_drvdata [2024-11-07 13:35:23,890 INFO L138 BoogieDeclarations]: Found implementation of procedure video_drvdata [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure INIT_LIST_HEAD [2024-11-07 13:35:23,890 INFO L138 BoogieDeclarations]: Found implementation of procedure INIT_LIST_HEAD [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#7 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#8 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#9 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#10 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#11 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#12 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#13 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#14 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#15 [2024-11-07 13:35:23,890 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#16 [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#17 [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#18 [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#19 [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#20 [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#21 [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#22 [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#23 [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_handler_free [2024-11-07 13:35:23,891 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_handler_free [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_new_std [2024-11-07 13:35:23,891 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_new_std [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_do_command [2024-11-07 13:35:23,891 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_do_command [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure signal_pending [2024-11-07 13:35:23,891 INFO L138 BoogieDeclarations]: Found implementation of procedure signal_pending [2024-11-07 13:35:23,891 INFO L130 BoogieDeclarations]: Found specification of procedure video_devdata [2024-11-07 13:35:23,898 INFO L138 BoogieDeclarations]: Found implementation of procedure video_devdata [2024-11-07 13:35:23,898 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_handler_setup [2024-11-07 13:35:23,898 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_handler_setup [2024-11-07 13:35:23,898 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure dev_set_drvdata [2024-11-07 13:35:23,899 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_set_drvdata [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#7 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#8 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#9 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#10 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#11 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#12 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#13 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#14 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#15 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#16 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#17 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#18 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#19 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#20 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#21 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#22 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#23 [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure printk [2024-11-07 13:35:23,899 INFO L138 BoogieDeclarations]: Found implementation of procedure printk [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure kmalloc [2024-11-07 13:35:23,899 INFO L138 BoogieDeclarations]: Found implementation of procedure kmalloc [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_usb_disconnect [2024-11-07 13:35:23,899 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_usb_disconnect [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_try_fmt_vid_cap [2024-11-07 13:35:23,899 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_try_fmt_vid_cap [2024-11-07 13:35:23,899 INFO L130 BoogieDeclarations]: Found specification of procedure vmalloc_to_page [2024-11-07 13:35:23,899 INFO L138 BoogieDeclarations]: Found implementation of procedure vmalloc_to_page [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_g_parm [2024-11-07 13:35:23,900 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_g_parm [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock_nested [2024-11-07 13:35:23,900 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock_nested [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure usb_set_intfdata [2024-11-07 13:35:23,900 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_set_intfdata [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_usb_resume [2024-11-07 13:35:23,900 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_usb_resume [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure schedule [2024-11-07 13:35:23,900 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#0 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#1 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#2 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#3 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#4 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#5 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#6 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#7 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#8 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#9 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#10 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#11 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#12 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#13 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#14 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#15 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#16 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#17 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#18 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#19 [2024-11-07 13:35:23,900 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#20 [2024-11-07 13:35:23,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#21 [2024-11-07 13:35:23,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#22 [2024-11-07 13:35:23,906 INFO L130 BoogieDeclarations]: Found specification of procedure read~unchecked~int#23 [2024-11-07 13:35:23,906 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2024-11-07 13:35:23,906 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2024-11-07 13:35:23,906 INFO L130 BoogieDeclarations]: Found specification of procedure waitqueue_active [2024-11-07 13:35:23,906 INFO L138 BoogieDeclarations]: Found implementation of procedure waitqueue_active [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure video_ioctl2 [2024-11-07 13:35:23,907 INFO L138 BoogieDeclarations]: Found implementation of procedure video_ioctl2 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#7 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#8 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#9 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#10 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#11 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#12 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#13 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#14 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#15 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#16 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#17 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#18 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#19 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#20 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#21 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#22 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#23 [2024-11-07 13:35:23,907 INFO L130 BoogieDeclarations]: Found specification of procedure _dev_info [2024-11-07 13:35:23,907 INFO L138 BoogieDeclarations]: Found implementation of procedure _dev_info [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_ctrl_grab [2024-11-07 13:35:23,908 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_ctrl_grab [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#7 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#8 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#9 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#10 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#11 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#12 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#13 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#14 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#15 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#16 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#17 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#18 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#19 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#20 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#21 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#22 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#23 [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_usb_stream_stop [2024-11-07 13:35:23,908 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_usb_stream_stop [2024-11-07 13:35:23,908 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:35:23,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:35:23,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:35:23,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:35:23,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:35:23,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:35:23,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:35:23,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:35:23,909 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:35:23,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:35:23,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:35:23,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:35:23,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:35:23,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:35:23,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:35:23,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:35:23,916 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:35:23,917 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:35:23,917 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:35:23,917 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:35:23,917 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:35:23,917 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:35:23,917 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#22 [2024-11-07 13:35:23,917 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.C_memcpy#23 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#0 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#1 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#2 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#3 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#4 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#5 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#6 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#7 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#8 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#9 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#10 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#11 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#12 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#13 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#14 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#15 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#16 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#17 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#18 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#19 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#20 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#21 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#22 [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.C_memcpy#23 [2024-11-07 13:35:23,917 INFO L130 BoogieDeclarations]: Found specification of procedure __create_pipe [2024-11-07 13:35:23,917 INFO L138 BoogieDeclarations]: Found implementation of procedure __create_pipe [2024-11-07 13:35:23,917 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_check_alloc_flags [2024-11-07 13:35:23,918 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_check_alloc_flags [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure prepare_to_wait_event [2024-11-07 13:35:23,918 INFO L138 BoogieDeclarations]: Found implementation of procedure prepare_to_wait_event [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-07 13:35:23,918 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_usb_stream_resume [2024-11-07 13:35:23,918 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_usb_stream_resume [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#7 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#8 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#9 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#10 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#11 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#12 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#13 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#14 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#15 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#16 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#17 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#18 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#19 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#20 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#21 [2024-11-07 13:35:23,918 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#22 [2024-11-07 13:35:23,923 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#23 [2024-11-07 13:35:23,923 INFO L130 BoogieDeclarations]: Found specification of procedure video_is_registered [2024-11-07 13:35:23,923 INFO L138 BoogieDeclarations]: Found implementation of procedure video_is_registered [2024-11-07 13:35:23,923 INFO L130 BoogieDeclarations]: Found specification of procedure ldv__builtin_expect [2024-11-07 13:35:23,924 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv__builtin_expect [2024-11-07 13:35:23,924 INFO L130 BoogieDeclarations]: Found specification of procedure video_get_drvdata [2024-11-07 13:35:23,924 INFO L138 BoogieDeclarations]: Found implementation of procedure video_get_drvdata [2024-11-07 13:35:23,926 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-11-07 13:35:23,926 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-11-07 13:35:23,926 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_match_video_size [2024-11-07 13:35:23,926 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_match_video_size [2024-11-07 13:35:23,926 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_timeout_interruptible [2024-11-07 13:35:23,926 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_timeout_interruptible [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-11-07 13:35:23,927 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_send_onebyte_command [2024-11-07 13:35:23,927 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_send_onebyte_command [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_v4l_poll [2024-11-07 13:35:23,927 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_v4l_poll [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure configure_transfer_mode [2024-11-07 13:35:23,927 INFO L138 BoogieDeclarations]: Found implementation of procedure configure_transfer_mode [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#7 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#8 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#9 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#10 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#11 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#12 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#13 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#14 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#15 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#16 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#17 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#18 [2024-11-07 13:35:23,927 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#19 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#20 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#21 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#22 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#23 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_set_fps [2024-11-07 13:35:23,928 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_set_fps [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure usb_control_msg [2024-11-07 13:35:23,928 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_control_msg [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure __wake_up [2024-11-07 13:35:23,928 INFO L138 BoogieDeclarations]: Found implementation of procedure __wake_up [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure usb_free_urb [2024-11-07 13:35:23,928 INFO L138 BoogieDeclarations]: Found implementation of procedure usb_free_urb [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_fh_is_singular_file [2024-11-07 13:35:23,928 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_fh_is_singular_file [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure v4l2_fh_release [2024-11-07 13:35:23,928 INFO L138 BoogieDeclarations]: Found implementation of procedure v4l2_fh_release [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_usb_stream_start [2024-11-07 13:35:23,928 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_usb_stream_start [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure msecs_to_jiffies [2024-11-07 13:35:23,928 INFO L138 BoogieDeclarations]: Found implementation of procedure msecs_to_jiffies [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_dbg_dump_registers [2024-11-07 13:35:23,928 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_dbg_dump_registers [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure schedule_timeout [2024-11-07 13:35:23,928 INFO L138 BoogieDeclarations]: Found implementation of procedure schedule_timeout [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#7 [2024-11-07 13:35:23,928 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#8 [2024-11-07 13:35:23,929 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#9 [2024-11-07 13:35:23,929 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#10 [2024-11-07 13:35:23,929 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#11 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#12 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#13 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#14 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#15 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#16 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#17 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#18 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#19 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#20 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#21 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#22 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#23 [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure cpia2_mmap [2024-11-07 13:35:23,931 INFO L138 BoogieDeclarations]: Found implementation of procedure cpia2_mmap [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure set_all_properties [2024-11-07 13:35:23,931 INFO L138 BoogieDeclarations]: Found implementation of procedure set_all_properties [2024-11-07 13:35:23,931 INFO L130 BoogieDeclarations]: Found specification of procedure finish_wait [2024-11-07 13:35:23,932 INFO L138 BoogieDeclarations]: Found implementation of procedure finish_wait [2024-11-07 13:35:23,932 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 13:35:23,932 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 13:35:25,177 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 13:35:25,180 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 13:36:01,057 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-07 13:36:10,847 INFO L? ?]: Removed 3046 outVars from TransFormulas that were not future-live. [2024-11-07 13:36:10,847 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 13:36:11,017 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 13:36:11,017 INFO L316 CfgBuilder]: Removed 34 assume(true) statements. [2024-11-07 13:36:11,018 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:36:11 BoogieIcfgContainer [2024-11-07 13:36:11,018 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 13:36:11,025 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 13:36:11,025 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 13:36:11,032 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 13:36:11,033 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 01:35:17" (1/3) ... [2024-11-07 13:36:11,033 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@16589fbb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:36:11, skipping insertion in model container [2024-11-07 13:36:11,033 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:35:20" (2/3) ... [2024-11-07 13:36:11,034 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@16589fbb and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:36:11, skipping insertion in model container [2024-11-07 13:36:11,034 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:36:11" (3/3) ... [2024-11-07 13:36:11,035 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-43_2a-drivers--media--usb--cpia2--cpia2.ko-entry_point.cil.out.i [2024-11-07 13:36:11,047 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 13:36:11,048 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 10 error locations. [2024-11-07 13:36:11,176 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 13:36:11,191 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;@3ed10f49, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 13:36:11,197 INFO L334 AbstractCegarLoop]: Starting to check reachability of 10 error locations. [2024-11-07 13:36:11,224 INFO L276 IsEmpty]: Start isEmpty. Operand has 2109 states, 1614 states have (on average 1.4268897149938042) internal successors, (2303), 1638 states have internal predecessors, (2303), 408 states have call successors, (408), 77 states have call predecessors, (408), 76 states have return successors, (401), 401 states have call predecessors, (401), 401 states have call successors, (401) [2024-11-07 13:36:11,304 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 710 [2024-11-07 13:36:11,308 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 13:36:11,310 INFO L215 NwaCegarLoop]: trace histogram [38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 38, 7, 7, 7, 7, 7, 7, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:36:11,310 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONUNSUPPORTED_FEATURE, ULTIMATE.startErr1ASSERT_VIOLATIONUNSUPPORTED_FEATURE, ULTIMATE.startErr2ASSERT_VIOLATIONUNSUPPORTED_FEATURE (and 7 more)] === [2024-11-07 13:36:11,317 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 13:36:11,321 INFO L85 PathProgramCache]: Analyzing trace with hash 1782426538, now seen corresponding path program 1 times [2024-11-07 13:36:11,331 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 13:36:11,333 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1243726356] [2024-11-07 13:36:11,334 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 13:36:11,334 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 13:36:36,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-07 13:36:37,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:37,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:37,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-07 13:36:37,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:37,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:37,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-11-07 13:36:37,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:37,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:37,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-07 13:36:37,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:37,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:37,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 66 [2024-11-07 13:36:37,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:37,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:37,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 82 [2024-11-07 13:36:37,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:37,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:37,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 98 [2024-11-07 13:36:37,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:37,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:37,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 114 [2024-11-07 13:36:37,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:37,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:37,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 130 [2024-11-07 13:36:37,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:37,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:37,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 146 [2024-11-07 13:36:37,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:37,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:37,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 162 [2024-11-07 13:36:37,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:37,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:37,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,000 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 178 [2024-11-07 13:36:38,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 194 [2024-11-07 13:36:38,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-11-07 13:36:38,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-11-07 13:36:38,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 242 [2024-11-07 13:36:38,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 258 [2024-11-07 13:36:38,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 274 [2024-11-07 13:36:38,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 290 [2024-11-07 13:36:38,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 306 [2024-11-07 13:36:38,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 322 [2024-11-07 13:36:38,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 338 [2024-11-07 13:36:38,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 354 [2024-11-07 13:36:38,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 370 [2024-11-07 13:36:38,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-11-07 13:36:38,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-11-07 13:36:38,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 418 [2024-11-07 13:36:38,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 434 [2024-11-07 13:36:38,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 450 [2024-11-07 13:36:38,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 466 [2024-11-07 13:36:38,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 482 [2024-11-07 13:36:38,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 498 [2024-11-07 13:36:38,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 514 [2024-11-07 13:36:38,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 530 [2024-11-07 13:36:38,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 546 [2024-11-07 13:36:38,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-11-07 13:36:38,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-11-07 13:36:38,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:38,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:38,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:38,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-11-07 13:36:38,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:39,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-11-07 13:36:39,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:39,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-11-07 13:36:39,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:39,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 628 [2024-11-07 13:36:39,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:39,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-11-07 13:36:39,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:39,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 650 [2024-11-07 13:36:39,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:39,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 665 [2024-11-07 13:36:39,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:39,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:36:39,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 681 [2024-11-07 13:36:39,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:36:39,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 696 [2024-11-07 13:36:39,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:36:39,177 INFO L134 CoverageAnalysis]: Checked inductivity of 10031 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 10031 trivial. 0 not checked. [2024-11-07 13:36:39,177 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 13:36:39,177 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1243726356] [2024-11-07 13:36:39,178 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1243726356] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 13:36:39,178 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 13:36:39,178 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-11-07 13:36:39,179 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [576179891] [2024-11-07 13:36:39,180 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 13:36:39,184 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-11-07 13:36:39,184 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 13:36:39,204 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-11-07 13:36:39,204 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=8, Invalid=12, Unknown=0, NotChecked=0, Total=20 [2024-11-07 13:36:39,211 INFO L87 Difference]: Start difference. First operand has 2109 states, 1614 states have (on average 1.4268897149938042) internal successors, (2303), 1638 states have internal predecessors, (2303), 408 states have call successors, (408), 77 states have call predecessors, (408), 76 states have return successors, (401), 401 states have call predecessors, (401), 401 states have call successors, (401) Second operand has 5 states, 5 states have (on average 15.8) internal successors, (79), 2 states have internal predecessors, (79), 2 states have call successors, (52), 5 states have call predecessors, (52), 2 states have return successors, (49), 2 states have call predecessors, (49), 2 states have call successors, (49) [2024-11-07 13:36:43,342 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.12s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []