./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-32_7a-drivers--hid--hid-roccat-pyra.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-32_7a-drivers--hid--hid-roccat-pyra.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', '2d48abbc06c71aeec5c2fd7c4bfe3a64e4c3a331115f87234999cdb923340216'] 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-32_7a-drivers--hid--hid-roccat-pyra.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 2d48abbc06c71aeec5c2fd7c4bfe3a64e4c3a331115f87234999cdb923340216 --- Real Ultimate output --- This is Ultimate 0.3.0-?-4f9af40 [2024-11-07 13:21:12,942 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-11-07 13:21:13,047 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:21:13,056 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-11-07 13:21:13,057 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-11-07 13:21:13,091 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-11-07 13:21:13,093 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-11-07 13:21:13,093 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-11-07 13:21:13,094 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-11-07 13:21:13,095 INFO L153 SettingsManager]: * Use memory slicer=true [2024-11-07 13:21:13,095 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-11-07 13:21:13,095 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-11-07 13:21:13,095 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-11-07 13:21:13,095 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-11-07 13:21:13,095 INFO L153 SettingsManager]: * Use SBE=true [2024-11-07 13:21:13,095 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-11-07 13:21:13,095 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-11-07 13:21:13,096 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-11-07 13:21:13,096 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-11-07 13:21:13,096 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-11-07 13:21:13,096 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-11-07 13:21:13,096 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-11-07 13:21:13,096 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-11-07 13:21:13,096 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-11-07 13:21:13,096 INFO L153 SettingsManager]: * Use constant arrays=true [2024-11-07 13:21:13,098 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-11-07 13:21:13,099 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-11-07 13:21:13,099 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-11-07 13:21:13,099 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-11-07 13:21:13,099 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:21:13,099 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-11-07 13:21:13,099 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-11-07 13:21:13,099 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-11-07 13:21:13,099 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-11-07 13:21:13,099 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-11-07 13:21:13,100 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-11-07 13:21:13,100 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-11-07 13:21:13,100 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-11-07 13:21:13,101 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-11-07 13:21:13,101 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 -> 2d48abbc06c71aeec5c2fd7c4bfe3a64e4c3a331115f87234999cdb923340216 [2024-11-07 13:21:13,402 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-11-07 13:21:13,413 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-11-07 13:21:13,415 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-11-07 13:21:13,417 INFO L270 PluginConnector]: Initializing CDTParser... [2024-11-07 13:21:13,417 INFO L274 PluginConnector]: CDTParser initialized [2024-11-07 13:21:13,419 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-32_7a-drivers--hid--hid-roccat-pyra.ko-entry_point.cil.out.i [2024-11-07 13:21:14,838 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-11-07 13:21:15,374 INFO L384 CDTParser]: Found 1 translation units. [2024-11-07 13:21:15,374 INFO L180 CDTParser]: Scanning /storage/repos/ultimate-jdk21/releaseScripts/default/sv-benchmarks/c/ldv-linux-4.2-rc1/linux-4.2-rc1.tar.xz-32_7a-drivers--hid--hid-roccat-pyra.ko-entry_point.cil.out.i [2024-11-07 13:21:15,427 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a52700748/8da9e4dbf5e049889563de3447fc6d9d/FLAG48c72d088 [2024-11-07 13:21:15,450 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/data/a52700748/8da9e4dbf5e049889563de3447fc6d9d [2024-11-07 13:21:15,453 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-11-07 13:21:15,455 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-11-07 13:21:15,457 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-11-07 13:21:15,457 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-11-07 13:21:15,462 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-11-07 13:21:15,463 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:21:15" (1/1) ... [2024-11-07 13:21:15,465 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@152012da and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:15, skipping insertion in model container [2024-11-07 13:21:15,466 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 07.11 01:21:15" (1/1) ... [2024-11-07 13:21:15,579 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-11-07 13:21:16,886 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-32_7a-drivers--hid--hid-roccat-pyra.ko-entry_point.cil.out.i[184130,184143] [2024-11-07 13:21:17,079 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:21:17,128 INFO L200 MainTranslator]: Completed pre-run [2024-11-07 13:21:17,457 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-32_7a-drivers--hid--hid-roccat-pyra.ko-entry_point.cil.out.i[184130,184143] [2024-11-07 13:21:17,483 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-11-07 13:21:17,616 INFO L204 MainTranslator]: Completed translation [2024-11-07 13:21:17,617 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17 WrapperNode [2024-11-07 13:21:17,617 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-11-07 13:21:17,618 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-11-07 13:21:17,618 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-11-07 13:21:17,619 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-11-07 13:21:17,625 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:21:17" (1/1) ... [2024-11-07 13:21:17,698 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:21:17" (1/1) ... [2024-11-07 13:21:17,856 INFO L138 Inliner]: procedures = 207, calls = 1200, calls flagged for inlining = 96, calls inlined = 92, statements flattened = 3558 [2024-11-07 13:21:17,857 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-11-07 13:21:17,858 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-11-07 13:21:17,858 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-11-07 13:21:17,858 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-11-07 13:21:17,866 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17" (1/1) ... [2024-11-07 13:21:17,866 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17" (1/1) ... [2024-11-07 13:21:17,892 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17" (1/1) ... [2024-11-07 13:21:18,415 INFO L175 MemorySlicer]: Split 594 memory accesses to 7 slices as follows [42, 2, 9, 3, 47, 5, 486]. 82 percent of accesses are in the largest equivalence class. The 41 initializations are split as follows [0, 2, 0, 0, 0, 5, 34]. The 449 writes are split as follows [2, 0, 9, 3, 47, 0, 388]. [2024-11-07 13:21:18,415 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17" (1/1) ... [2024-11-07 13:21:18,416 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17" (1/1) ... [2024-11-07 13:21:18,513 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17" (1/1) ... [2024-11-07 13:21:18,526 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17" (1/1) ... [2024-11-07 13:21:18,552 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17" (1/1) ... [2024-11-07 13:21:18,564 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17" (1/1) ... [2024-11-07 13:21:18,594 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-11-07 13:21:18,595 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-11-07 13:21:18,595 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-11-07 13:21:18,595 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-11-07 13:21:18,597 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17" (1/1) ... [2024-11-07 13:21:18,606 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-11-07 13:21:18,623 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-jdk21/releaseScripts/default/UAutomizer-linux/z3 [2024-11-07 13:21:18,637 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:21:18,640 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:21:18,664 INFO L130 BoogieDeclarations]: Found specification of procedure roccat_common2_receive [2024-11-07 13:21:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure roccat_common2_receive [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#0 [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#1 [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#2 [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#3 [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#4 [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#5 [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~$Pointer$#6 [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_stop [2024-11-07 13:21:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_stop [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure hid_set_drvdata [2024-11-07 13:21:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_set_drvdata [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.meminit [2024-11-07 13:21:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure #Ultimate.meminit [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure hid_hw_stop [2024-11-07 13:21:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_hw_stop [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_malloc [2024-11-07 13:21:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_malloc [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure roccat_report_event [2024-11-07 13:21:18,665 INFO L138 BoogieDeclarations]: Found implementation of procedure roccat_report_event [2024-11-07 13:21:18,665 INFO L130 BoogieDeclarations]: Found specification of procedure hid_get_drvdata [2024-11-07 13:21:18,666 INFO L138 BoogieDeclarations]: Found implementation of procedure hid_get_drvdata [2024-11-07 13:21:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_unlock [2024-11-07 13:21:18,666 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_unlock [2024-11-07 13:21:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_error [2024-11-07 13:21:18,666 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_error [2024-11-07 13:21:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure assume_abort_if_not [2024-11-07 13:21:18,666 INFO L138 BoogieDeclarations]: Found implementation of procedure assume_abort_if_not [2024-11-07 13:21:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure mutex_lock [2024-11-07 13:21:18,666 INFO L138 BoogieDeclarations]: Found implementation of procedure mutex_lock [2024-11-07 13:21:18,666 INFO L130 BoogieDeclarations]: Found specification of procedure pyra_sysfs_read_profilex_settings [2024-11-07 13:21:18,668 INFO L138 BoogieDeclarations]: Found implementation of procedure pyra_sysfs_read_profilex_settings [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure profile_activated [2024-11-07 13:21:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure profile_activated [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#0 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#1 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#2 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#3 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#4 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#5 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure read~$Pointer$#6 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_is_err [2024-11-07 13:21:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_is_err [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure pyra_send_control [2024-11-07 13:21:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure pyra_send_control [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#0 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#1 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#2 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#3 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#4 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#5 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~$Pointer$#6 [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure pyra_sysfs_read_profilex_buttons [2024-11-07 13:21:18,669 INFO L138 BoogieDeclarations]: Found implementation of procedure pyra_sysfs_read_profilex_buttons [2024-11-07 13:21:18,669 INFO L130 BoogieDeclarations]: Found specification of procedure dev_err [2024-11-07 13:21:18,670 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_err [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure dev_get_drvdata [2024-11-07 13:21:18,670 INFO L138 BoogieDeclarations]: Found implementation of procedure dev_get_drvdata [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#0 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#1 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#2 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#3 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#4 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#5 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure write~unchecked~int#6 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_unlock_pyra_lock_of_pyra_device [2024-11-07 13:21:18,670 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_unlock_pyra_lock_of_pyra_device [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#5 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#6 [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure pyra_sysfs_show_actual_profile [2024-11-07 13:21:18,670 INFO L138 BoogieDeclarations]: Found implementation of procedure pyra_sysfs_show_actual_profile [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure pyra_sysfs_read [2024-11-07 13:21:18,670 INFO L138 BoogieDeclarations]: Found implementation of procedure pyra_sysfs_read [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure kfree [2024-11-07 13:21:18,670 INFO L138 BoogieDeclarations]: Found implementation of procedure kfree [2024-11-07 13:21:18,670 INFO L130 BoogieDeclarations]: Found specification of procedure class_destroy [2024-11-07 13:21:18,671 INFO L138 BoogieDeclarations]: Found implementation of procedure class_destroy [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#5 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#6 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_init_zalloc [2024-11-07 13:21:18,671 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_init_zalloc [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnHeap [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_memset [2024-11-07 13:21:18,671 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_memset [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#0 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#1 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#2 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#3 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#4 [2024-11-07 13:21:18,671 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#5 [2024-11-07 13:21:18,674 INFO L130 BoogieDeclarations]: Found specification of procedure write~$Pointer$#6 [2024-11-07 13:21:18,674 INFO L130 BoogieDeclarations]: Found specification of procedure pyra_raw_event [2024-11-07 13:21:18,674 INFO L138 BoogieDeclarations]: Found implementation of procedure pyra_raw_event [2024-11-07 13:21:18,674 INFO L130 BoogieDeclarations]: Found specification of procedure ##fun~$Pointer$~TO~VOID [2024-11-07 13:21:18,674 INFO L138 BoogieDeclarations]: Found implementation of procedure ##fun~$Pointer$~TO~VOID [2024-11-07 13:21:18,675 INFO L130 BoogieDeclarations]: Found specification of procedure ldv_mutex_lock_pyra_lock_of_pyra_device [2024-11-07 13:21:18,675 INFO L138 BoogieDeclarations]: Found implementation of procedure ldv_mutex_lock_pyra_lock_of_pyra_device [2024-11-07 13:21:18,675 INFO L130 BoogieDeclarations]: Found specification of procedure pyra_remove [2024-11-07 13:21:18,676 INFO L138 BoogieDeclarations]: Found implementation of procedure pyra_remove [2024-11-07 13:21:18,676 INFO L130 BoogieDeclarations]: Found specification of procedure roccat_common2_send_with_status [2024-11-07 13:21:18,676 INFO L138 BoogieDeclarations]: Found implementation of procedure roccat_common2_send_with_status [2024-11-07 13:21:18,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-11-07 13:21:18,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-11-07 13:21:18,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-11-07 13:21:18,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-11-07 13:21:18,676 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-11-07 13:21:18,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#5 [2024-11-07 13:21:18,677 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#6 [2024-11-07 13:21:18,677 INFO L130 BoogieDeclarations]: Found specification of procedure interface_to_usbdev [2024-11-07 13:21:18,677 INFO L138 BoogieDeclarations]: Found implementation of procedure interface_to_usbdev [2024-11-07 13:21:18,677 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-11-07 13:21:18,677 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-11-07 13:21:18,677 INFO L130 BoogieDeclarations]: Found specification of procedure pyra_sysfs_write [2024-11-07 13:21:18,677 INFO L138 BoogieDeclarations]: Found implementation of procedure pyra_sysfs_write [2024-11-07 13:21:18,677 INFO L130 BoogieDeclarations]: Found specification of procedure IS_ERR [2024-11-07 13:21:18,677 INFO L138 BoogieDeclarations]: Found implementation of procedure IS_ERR [2024-11-07 13:21:19,306 INFO L238 CfgBuilder]: Building ICFG [2024-11-07 13:21:19,308 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-11-07 13:21:19,531 INFO L735 $ProcedureCfgBuilder]: dead code at ProgramPoint ldv_stopFINAL: assume true; [2024-11-07 13:21:36,767 INFO L? ?]: Removed 1106 outVars from TransFormulas that were not future-live. [2024-11-07 13:21:36,767 INFO L287 CfgBuilder]: Performing block encoding [2024-11-07 13:21:36,811 INFO L311 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-11-07 13:21:36,815 INFO L316 CfgBuilder]: Removed 3 assume(true) statements. [2024-11-07 13:21:36,816 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:21:36 BoogieIcfgContainer [2024-11-07 13:21:36,816 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-11-07 13:21:36,818 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-11-07 13:21:36,818 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-11-07 13:21:36,825 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-11-07 13:21:36,826 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 07.11 01:21:15" (1/3) ... [2024-11-07 13:21:36,827 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3b465aa6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:21:36, skipping insertion in model container [2024-11-07 13:21:36,827 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 07.11 01:21:17" (2/3) ... [2024-11-07 13:21:36,828 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@3b465aa6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 07.11 01:21:36, skipping insertion in model container [2024-11-07 13:21:36,828 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 07.11 01:21:36" (3/3) ... [2024-11-07 13:21:36,829 INFO L112 eAbstractionObserver]: Analyzing ICFG linux-4.2-rc1.tar.xz-32_7a-drivers--hid--hid-roccat-pyra.ko-entry_point.cil.out.i [2024-11-07 13:21:36,843 INFO L214 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-11-07 13:21:36,844 INFO L154 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-11-07 13:21:36,934 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-11-07 13:21:36,951 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;@44a5ee11, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-11-07 13:21:36,952 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-11-07 13:21:36,964 INFO L276 IsEmpty]: Start isEmpty. Operand has 937 states, 642 states have (on average 1.3753894080996885) internal successors, (883), 676 states have internal predecessors, (883), 260 states have call successors, (260), 34 states have call predecessors, (260), 33 states have return successors, (238), 238 states have call predecessors, (238), 238 states have call successors, (238) [2024-11-07 13:21:37,026 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1260 [2024-11-07 13:21:37,026 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 13:21:37,028 INFO L215 NwaCegarLoop]: trace histogram [56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 39, 39, 39, 39, 11, 11, 11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:21:37,029 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 13:21:37,035 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 13:21:37,037 INFO L85 PathProgramCache]: Analyzing trace with hash -1886342768, now seen corresponding path program 1 times [2024-11-07 13:21:37,064 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 13:21:37,065 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1958614265] [2024-11-07 13:21:37,065 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 13:21:37,066 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 13:21:45,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:46,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-07 13:21:46,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-07 13:21:47,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-11-07 13:21:47,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-07 13:21:47,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-11-07 13:21:47,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-07 13:21:47,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-07 13:21:47,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-11-07 13:21:47,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 110 [2024-11-07 13:21:47,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 126 [2024-11-07 13:21:47,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142 [2024-11-07 13:21:47,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 158 [2024-11-07 13:21:47,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 174 [2024-11-07 13:21:47,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190 [2024-11-07 13:21:47,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 206 [2024-11-07 13:21:47,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-07 13:21:47,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-07 13:21:47,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-11-07 13:21:47,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-11-07 13:21:47,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 286 [2024-11-07 13:21:47,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:47,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:47,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:47,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-07 13:21:47,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 318 [2024-11-07 13:21:48,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 324 [2024-11-07 13:21:48,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 330 [2024-11-07 13:21:48,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 346 [2024-11-07 13:21:48,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 362 [2024-11-07 13:21:48,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 378 [2024-11-07 13:21:48,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 394 [2024-11-07 13:21:48,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 410 [2024-11-07 13:21:48,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 426 [2024-11-07 13:21:48,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-07 13:21:48,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-07 13:21:48,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-07 13:21:48,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-07 13:21:48,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-11-07 13:21:48,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-11-07 13:21:48,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 528 [2024-11-07 13:21:48,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-11-07 13:21:48,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 550 [2024-11-07 13:21:48,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 566 [2024-11-07 13:21:48,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 582 [2024-11-07 13:21:48,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 598 [2024-11-07 13:21:48,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,806 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 604 [2024-11-07 13:21:48,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 620 [2024-11-07 13:21:48,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 636 [2024-11-07 13:21:48,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 652 [2024-11-07 13:21:48,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 668 [2024-11-07 13:21:48,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-11-07 13:21:48,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:48,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:48,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:48,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-11-07 13:21:49,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-07 13:21:49,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-07 13:21:49,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-07 13:21:49,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-07 13:21:49,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-07 13:21:49,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-07 13:21:49,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 782 [2024-11-07 13:21:49,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 798 [2024-11-07 13:21:49,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 814 [2024-11-07 13:21:49,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 830 [2024-11-07 13:21:49,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-07 13:21:49,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-07 13:21:49,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-11-07 13:21:49,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-11-07 13:21:49,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 910 [2024-11-07 13:21:49,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 916 [2024-11-07 13:21:49,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 932 [2024-11-07 13:21:49,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-07 13:21:49,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:21:49,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:21:49,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-07 13:21:49,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 972 [2024-11-07 13:21:49,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-11-07 13:21:49,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-07 13:21:49,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-07 13:21:49,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1000 [2024-11-07 13:21:49,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2024-11-07 13:21:49,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-11-07 13:21:49,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-07 13:21:49,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-07 13:21:49,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1035 [2024-11-07 13:21:49,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-07 13:21:49,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-07 13:21:49,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1056 [2024-11-07 13:21:49,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2024-11-07 13:21:49,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1070 [2024-11-07 13:21:49,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-07 13:21:49,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-07 13:21:49,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2024-11-07 13:21:49,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-11-07 13:21:49,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-07 13:21:49,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:49,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-07 13:21:49,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1119 [2024-11-07 13:21:50,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1126 [2024-11-07 13:21:50,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-11-07 13:21:50,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-07 13:21:50,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-07 13:21:50,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1154 [2024-11-07 13:21:50,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-07 13:21:50,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-07 13:21:50,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1175 [2024-11-07 13:21:50,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1182 [2024-11-07 13:21:50,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2024-11-07 13:21:50,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-07 13:21:50,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2024-11-07 13:21:50,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1210 [2024-11-07 13:21:50,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-11-07 13:21:50,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-07 13:21:50,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-07 13:21:50,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1250 [2024-11-07 13:21:50,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:21:50,271 INFO L134 CoverageAnalysis]: Checked inductivity of 25485 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 25485 trivial. 0 not checked. [2024-11-07 13:21:50,272 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 13:21:50,272 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1958614265] [2024-11-07 13:21:50,273 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1958614265] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 13:21:50,273 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 13:21:50,273 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-11-07 13:21:50,274 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [147132654] [2024-11-07 13:21:50,275 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 13:21:50,284 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-11-07 13:21:50,284 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 13:21:50,305 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-11-07 13:21:50,306 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=11, Invalid=19, Unknown=0, NotChecked=0, Total=30 [2024-11-07 13:21:50,310 INFO L87 Difference]: Start difference. First operand has 937 states, 642 states have (on average 1.3753894080996885) internal successors, (883), 676 states have internal predecessors, (883), 260 states have call successors, (260), 34 states have call predecessors, (260), 33 states have return successors, (238), 238 states have call predecessors, (238), 238 states have call successors, (238) Second operand has 6 states, 6 states have (on average 23.833333333333332) internal successors, (143), 2 states have internal predecessors, (143), 2 states have call successors, (110), 6 states have call predecessors, (110), 2 states have return successors, (109), 2 states have call predecessors, (109), 2 states have call successors, (109) [2024-11-07 13:21:54,441 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 [] [2024-11-07 13:21:58,911 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.47s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:22:03,278 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.37s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:22:11,632 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 1.11s for a HTC check with result INVALID. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers [] [2024-11-07 13:22:18,632 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-11-07 13:22:18,632 INFO L93 Difference]: Finished difference Result 1892 states and 2964 transitions. [2024-11-07 13:22:18,634 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-11-07 13:22:18,636 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 6 states have (on average 23.833333333333332) internal successors, (143), 2 states have internal predecessors, (143), 2 states have call successors, (110), 6 states have call predecessors, (110), 2 states have return successors, (109), 2 states have call predecessors, (109), 2 states have call successors, (109) Word has length 1259 [2024-11-07 13:22:18,636 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-11-07 13:22:18,660 INFO L225 Difference]: With dead ends: 1892 [2024-11-07 13:22:18,660 INFO L226 Difference]: Without dead ends: 917 [2024-11-07 13:22:18,675 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 558 GetRequests, 551 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=27, Invalid=45, Unknown=0, NotChecked=0, Total=72 [2024-11-07 13:22:18,678 INFO L432 NwaCegarLoop]: 1092 mSDtfsCounter, 623 mSDsluCounter, 2047 mSDsCounter, 0 mSdLazyCounter, 1001 mSolverCounterSat, 1178 mSolverCounterUnsat, 3 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 25.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 626 SdHoareTripleChecker+Valid, 3139 SdHoareTripleChecker+Invalid, 2182 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.1s SdHoareTripleChecker+Time, 1178 IncrementalHoareTripleChecker+Valid, 1001 IncrementalHoareTripleChecker+Invalid, 3 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 27.5s IncrementalHoareTripleChecker+Time [2024-11-07 13:22:18,679 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [626 Valid, 3139 Invalid, 2182 Unknown, 0 Unchecked, 0.1s Time], IncrementalHoareTripleChecker [1178 Valid, 1001 Invalid, 3 Unknown, 0 Unchecked, 27.5s Time] [2024-11-07 13:22:18,694 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 917 states. [2024-11-07 13:22:18,812 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 917 to 878. [2024-11-07 13:22:18,815 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 878 states, 620 states have (on average 1.3387096774193548) internal successors, (830), 628 states have internal predecessors, (830), 228 states have call successors, (228), 30 states have call predecessors, (228), 29 states have return successors, (222), 222 states have call predecessors, (222), 222 states have call successors, (222) [2024-11-07 13:22:18,830 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 878 states to 878 states and 1280 transitions. [2024-11-07 13:22:18,836 INFO L78 Accepts]: Start accepts. Automaton has 878 states and 1280 transitions. Word has length 1259 [2024-11-07 13:22:18,836 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-11-07 13:22:18,836 INFO L471 AbstractCegarLoop]: Abstraction has 878 states and 1280 transitions. [2024-11-07 13:22:18,837 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 6 states have (on average 23.833333333333332) internal successors, (143), 2 states have internal predecessors, (143), 2 states have call successors, (110), 6 states have call predecessors, (110), 2 states have return successors, (109), 2 states have call predecessors, (109), 2 states have call successors, (109) [2024-11-07 13:22:18,837 INFO L276 IsEmpty]: Start isEmpty. Operand 878 states and 1280 transitions. [2024-11-07 13:22:18,888 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1260 [2024-11-07 13:22:18,888 INFO L207 NwaCegarLoop]: Found error trace [2024-11-07 13:22:18,889 INFO L215 NwaCegarLoop]: trace histogram [56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 56, 39, 39, 39, 39, 11, 11, 11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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:22:18,889 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-11-07 13:22:18,889 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION === [ldv_errorErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-11-07 13:22:18,889 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-11-07 13:22:18,890 INFO L85 PathProgramCache]: Analyzing trace with hash 241016352, now seen corresponding path program 1 times [2024-11-07 13:22:18,890 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-11-07 13:22:18,890 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [597282737] [2024-11-07 13:22:18,890 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-11-07 13:22:18,890 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-11-07 13:22:26,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-11-07 13:22:28,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-11-07 13:22:28,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-11-07 13:22:28,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-11-07 13:22:28,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-11-07 13:22:28,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 62 [2024-11-07 13:22:28,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-11-07 13:22:28,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-11-07 13:22:28,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 110 [2024-11-07 13:22:28,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 126 [2024-11-07 13:22:28,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 142 [2024-11-07 13:22:28,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 158 [2024-11-07 13:22:28,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 174 [2024-11-07 13:22:28,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 190 [2024-11-07 13:22:28,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 206 [2024-11-07 13:22:28,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 222 [2024-11-07 13:22:28,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 238 [2024-11-07 13:22:28,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-11-07 13:22:28,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-11-07 13:22:28,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 286 [2024-11-07 13:22:28,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 302 [2024-11-07 13:22:28,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 318 [2024-11-07 13:22:28,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 324 [2024-11-07 13:22:28,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 330 [2024-11-07 13:22:28,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 346 [2024-11-07 13:22:28,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 362 [2024-11-07 13:22:28,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 378 [2024-11-07 13:22:28,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 394 [2024-11-07 13:22:28,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 410 [2024-11-07 13:22:28,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:28,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:28,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:28,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 426 [2024-11-07 13:22:29,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 442 [2024-11-07 13:22:29,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 458 [2024-11-07 13:22:29,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 464 [2024-11-07 13:22:29,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 480 [2024-11-07 13:22:29,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-11-07 13:22:29,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-11-07 13:22:29,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 528 [2024-11-07 13:22:29,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-11-07 13:22:29,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 550 [2024-11-07 13:22:29,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 566 [2024-11-07 13:22:29,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 582 [2024-11-07 13:22:29,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 598 [2024-11-07 13:22:29,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 604 [2024-11-07 13:22:29,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 620 [2024-11-07 13:22:29,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 636 [2024-11-07 13:22:29,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 652 [2024-11-07 13:22:29,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 668 [2024-11-07 13:22:29,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 674 [2024-11-07 13:22:29,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 690 [2024-11-07 13:22:29,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 706 [2024-11-07 13:22:29,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 722 [2024-11-07 13:22:29,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 728 [2024-11-07 13:22:29,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 744 [2024-11-07 13:22:29,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,585 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 750 [2024-11-07 13:22:29,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 766 [2024-11-07 13:22:29,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 782 [2024-11-07 13:22:29,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 798 [2024-11-07 13:22:29,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 814 [2024-11-07 13:22:29,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 830 [2024-11-07 13:22:29,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 846 [2024-11-07 13:22:29,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 862 [2024-11-07 13:22:29,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 878 [2024-11-07 13:22:29,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 894 [2024-11-07 13:22:29,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 910 [2024-11-07 13:22:29,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 916 [2024-11-07 13:22:29,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 932 [2024-11-07 13:22:29,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 948 [2024-11-07 13:22:29,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-11-07 13:22:29,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:29,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-11-07 13:22:29,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 965 [2024-11-07 13:22:30,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 972 [2024-11-07 13:22:30,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 979 [2024-11-07 13:22:30,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 986 [2024-11-07 13:22:30,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 993 [2024-11-07 13:22:30,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1000 [2024-11-07 13:22:30,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2024-11-07 13:22:30,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1014 [2024-11-07 13:22:30,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1021 [2024-11-07 13:22:30,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1028 [2024-11-07 13:22:30,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1035 [2024-11-07 13:22:30,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1042 [2024-11-07 13:22:30,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1049 [2024-11-07 13:22:30,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1056 [2024-11-07 13:22:30,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1063 [2024-11-07 13:22:30,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1070 [2024-11-07 13:22:30,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1077 [2024-11-07 13:22:30,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-11-07 13:22:30,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1091 [2024-11-07 13:22:30,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1098 [2024-11-07 13:22:30,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1105 [2024-11-07 13:22:30,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1112 [2024-11-07 13:22:30,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1119 [2024-11-07 13:22:30,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1126 [2024-11-07 13:22:30,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1133 [2024-11-07 13:22:30,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1140 [2024-11-07 13:22:30,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1147 [2024-11-07 13:22:30,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1154 [2024-11-07 13:22:30,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-11-07 13:22:30,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1168 [2024-11-07 13:22:30,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1175 [2024-11-07 13:22:30,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1182 [2024-11-07 13:22:30,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1189 [2024-11-07 13:22:30,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-11-07 13:22:30,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1203 [2024-11-07 13:22:30,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1210 [2024-11-07 13:22:30,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1217 [2024-11-07 13:22:30,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1224 [2024-11-07 13:22:30,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-11-07 13:22:30,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1250 [2024-11-07 13:22:30,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-11-07 13:22:30,605 INFO L134 CoverageAnalysis]: Checked inductivity of 25485 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 25485 trivial. 0 not checked. [2024-11-07 13:22:30,605 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-11-07 13:22:30,605 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [597282737] [2024-11-07 13:22:30,606 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [597282737] provided 1 perfect and 0 imperfect interpolant sequences [2024-11-07 13:22:30,606 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-11-07 13:22:30,606 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-11-07 13:22:30,606 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1097610373] [2024-11-07 13:22:30,606 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-11-07 13:22:30,609 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-11-07 13:22:30,609 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-11-07 13:22:30,610 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-11-07 13:22:30,611 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=13, Invalid=29, Unknown=0, NotChecked=0, Total=42 [2024-11-07 13:22:30,612 INFO L87 Difference]: Start difference. First operand 878 states and 1280 transitions. Second operand has 7 states, 7 states have (on average 20.428571428571427) internal successors, (143), 3 states have internal predecessors, (143), 2 states have call successors, (110), 6 states have call predecessors, (110), 1 states have return successors, (109), 2 states have call predecessors, (109), 2 states have call successors, (109) [2024-11-07 13:22:34,695 WARN L539 Checker$ProtectedHtc]: IncrementalHoareTripleChecker took 4.08s for a HTC check with result UNKNOWN. Formula has sorts [Array, Bool, Int], hasArrays=true, hasNonlinArith=false, quantifiers []