./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursified_loop-simple/recursified_nested_4.c --full-output --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version a9b967e5 Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/certificate-witnesses-artifact/automizer/data/config -Xmx15G -Xms4m -jar /storage/repos/certificate-witnesses-artifact/automizer/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/certificate-witnesses-artifact/automizer/data -tc /storage/repos/certificate-witnesses-artifact/automizer/config/AutomizerReach.xml -i ../sv-benchmarks/c/recursified_loop-simple/recursified_nested_4.c -s /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/certificate-witnesses-artifact/automizer --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 32bit --witnessprinter.graph.data.programhash 45898d4df949634911027a72c0e1c79e1edaab63547cca5c16238cef1218e556 --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --- Real Ultimate output --- This is Ultimate 0.2.4-dev-a9b967e-m [2024-09-12 16:34:01,001 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-09-12 16:34:01,087 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-09-12 16:34:01,093 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-09-12 16:34:01,095 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-09-12 16:34:01,125 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-09-12 16:34:01,125 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-09-12 16:34:01,126 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-09-12 16:34:01,126 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-09-12 16:34:01,127 INFO L153 SettingsManager]: * Use memory slicer=true [2024-09-12 16:34:01,127 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-09-12 16:34:01,128 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-09-12 16:34:01,128 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-09-12 16:34:01,129 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-09-12 16:34:01,129 INFO L153 SettingsManager]: * Use SBE=true [2024-09-12 16:34:01,130 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-09-12 16:34:01,130 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-09-12 16:34:01,130 INFO L153 SettingsManager]: * sizeof long=4 [2024-09-12 16:34:01,131 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-09-12 16:34:01,131 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-09-12 16:34:01,133 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-09-12 16:34:01,133 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-09-12 16:34:01,136 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-09-12 16:34:01,136 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-09-12 16:34:01,137 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-09-12 16:34:01,137 INFO L153 SettingsManager]: * sizeof long double=12 [2024-09-12 16:34:01,137 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-09-12 16:34:01,138 INFO L153 SettingsManager]: * Use constant arrays=true [2024-09-12 16:34:01,138 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-09-12 16:34:01,138 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-09-12 16:34:01,138 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-09-12 16:34:01,139 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-09-12 16:34:01,139 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-12 16:34:01,139 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-09-12 16:34:01,139 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-09-12 16:34:01,140 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-09-12 16:34:01,140 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-09-12 16:34:01,140 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-09-12 16:34:01,141 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-09-12 16:34:01,141 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-09-12 16:34:01,142 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-09-12 16:34:01,142 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-09-12 16:34:01,143 INFO L153 SettingsManager]: * Looper check in Petri net analysis=SEMANTIC WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 (file:/storage/repos/certificate-witnesses-artifact/automizer/plugins/com.sun.xml.bind_2.2.0.v201505121915.jar) to method java.lang.ClassLoader.defineClass(java.lang.String,byte[],int,int) WARNING: Please consider reporting this to the maintainers of com.sun.xml.bind.v2.runtime.reflect.opt.Injector$1 WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator: Entry function -> main Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness directory -> /storage/repos/certificate-witnesses-artifact/automizer 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 -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> 45898d4df949634911027a72c0e1c79e1edaab63547cca5c16238cef1218e556 Applying setting for plugin de.uni_freiburg.informatik.ultimate.boogie.procedureinliner: Inline calls to implemented procedures -> NEVER Applying setting for plugin de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction: Positions where we compute the Hoare Annotation -> All Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: YAML Format version -> 2.1 [2024-09-12 16:34:01,500 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-09-12 16:34:01,529 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-09-12 16:34:01,532 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-09-12 16:34:01,533 INFO L270 PluginConnector]: Initializing CDTParser... [2024-09-12 16:34:01,534 INFO L274 PluginConnector]: CDTParser initialized [2024-09-12 16:34:01,535 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/recursified_loop-simple/recursified_nested_4.c [2024-09-12 16:34:03,071 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-09-12 16:34:03,284 INFO L384 CDTParser]: Found 1 translation units. [2024-09-12 16:34:03,285 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursified_loop-simple/recursified_nested_4.c [2024-09-12 16:34:03,295 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/c3695f6e4/e1c10aa0dda24c7e92b6d5f4f3102158/FLAGe7ec5f04d [2024-09-12 16:34:03,312 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/c3695f6e4/e1c10aa0dda24c7e92b6d5f4f3102158 [2024-09-12 16:34:03,315 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-09-12 16:34:03,319 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-09-12 16:34:03,321 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-09-12 16:34:03,321 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-09-12 16:34:03,327 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-09-12 16:34:03,328 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,331 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@64d6e81f and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03, skipping insertion in model container [2024-09-12 16:34:03,331 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,354 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-09-12 16:34:03,542 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursified_loop-simple/recursified_nested_4.c[2333,2346] [2024-09-12 16:34:03,548 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-12 16:34:03,565 INFO L200 MainTranslator]: Completed pre-run [2024-09-12 16:34:03,585 WARN L247 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursified_loop-simple/recursified_nested_4.c[2333,2346] [2024-09-12 16:34:03,586 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-09-12 16:34:03,603 INFO L204 MainTranslator]: Completed translation [2024-09-12 16:34:03,603 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03 WrapperNode [2024-09-12 16:34:03,604 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-09-12 16:34:03,605 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-09-12 16:34:03,605 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-09-12 16:34:03,605 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-09-12 16:34:03,611 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,620 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,627 INFO L138 Inliner]: procedures = 15, calls = 51, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-09-12 16:34:03,627 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-09-12 16:34:03,629 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-09-12 16:34:03,629 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-09-12 16:34:03,629 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-09-12 16:34:03,639 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,639 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,645 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,675 INFO L175 MemorySlicer]: Split 26 memory accesses to 5 slices as follows [2, 6, 6, 6, 6]. 23 percent of accesses are in the largest equivalence class. The 6 initializations are split as follows [2, 1, 1, 1, 1]. The 8 writes are split as follows [0, 2, 2, 2, 2]. [2024-09-12 16:34:03,675 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,675 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,682 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,688 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,689 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,692 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,695 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-09-12 16:34:03,699 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-09-12 16:34:03,699 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-09-12 16:34:03,699 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-09-12 16:34:03,700 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (1/1) ... [2024-09-12 16:34:03,706 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-09-12 16:34:03,719 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 16:34:03,736 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-09-12 16:34:03,742 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-09-12 16:34:03,791 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-09-12 16:34:03,791 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-09-12 16:34:03,791 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-09-12 16:34:03,791 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-09-12 16:34:03,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#1 [2024-09-12 16:34:03,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#2 [2024-09-12 16:34:03,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#3 [2024-09-12 16:34:03,792 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#4 [2024-09-12 16:34:03,793 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocOnStack [2024-09-12 16:34:03,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#0 [2024-09-12 16:34:03,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#1 [2024-09-12 16:34:03,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#2 [2024-09-12 16:34:03,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#3 [2024-09-12 16:34:03,793 INFO L130 BoogieDeclarations]: Found specification of procedure write~int#4 [2024-09-12 16:34:03,794 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_24_to_25_0 [2024-09-12 16:34:03,794 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_24_to_25_0 [2024-09-12 16:34:03,794 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-09-12 16:34:03,794 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-09-12 16:34:03,795 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_23_to_24_0 [2024-09-12 16:34:03,795 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_23_to_24_0 [2024-09-12 16:34:03,795 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_22_to_23_0 [2024-09-12 16:34:03,795 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_22_to_23_0 [2024-09-12 16:34:03,795 INFO L130 BoogieDeclarations]: Found specification of procedure func_to_recursive_line_25_to_25_0 [2024-09-12 16:34:03,795 INFO L138 BoogieDeclarations]: Found implementation of procedure func_to_recursive_line_25_to_25_0 [2024-09-12 16:34:03,795 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-09-12 16:34:03,795 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-09-12 16:34:03,795 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#0 [2024-09-12 16:34:03,795 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#1 [2024-09-12 16:34:03,795 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#2 [2024-09-12 16:34:03,796 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#3 [2024-09-12 16:34:03,796 INFO L130 BoogieDeclarations]: Found specification of procedure read~int#4 [2024-09-12 16:34:03,796 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.dealloc [2024-09-12 16:34:03,888 INFO L242 CfgBuilder]: Building ICFG [2024-09-12 16:34:03,890 INFO L268 CfgBuilder]: Building CFG for each procedure with an implementation [2024-09-12 16:34:04,140 INFO L? ?]: Removed 11 outVars from TransFormulas that were not future-live. [2024-09-12 16:34:04,140 INFO L291 CfgBuilder]: Performing block encoding [2024-09-12 16:34:04,165 INFO L313 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-09-12 16:34:04,166 INFO L318 CfgBuilder]: Removed 0 assume(true) statements. [2024-09-12 16:34:04,167 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.09 04:34:04 BoogieIcfgContainer [2024-09-12 16:34:04,168 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-09-12 16:34:04,169 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-09-12 16:34:04,170 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-09-12 16:34:04,173 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-09-12 16:34:04,173 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 12.09 04:34:03" (1/3) ... [2024-09-12 16:34:04,173 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2691b18 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.09 04:34:04, skipping insertion in model container [2024-09-12 16:34:04,174 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 12.09 04:34:03" (2/3) ... [2024-09-12 16:34:04,174 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@2691b18 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 12.09 04:34:04, skipping insertion in model container [2024-09-12 16:34:04,174 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 12.09 04:34:04" (3/3) ... [2024-09-12 16:34:04,176 INFO L112 eAbstractionObserver]: Analyzing ICFG recursified_nested_4.c [2024-09-12 16:34:04,193 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-09-12 16:34:04,193 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-09-12 16:34:04,257 INFO L335 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-09-12 16:34:04,266 INFO L336 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=All, 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;@4292a01e, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-09-12 16:34:04,266 INFO L337 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-09-12 16:34:04,270 INFO L276 IsEmpty]: Start isEmpty. Operand has 45 states, 27 states have (on average 1.3333333333333333) internal successors, (36), 32 states have internal predecessors, (36), 10 states have call successors, (10), 6 states have call predecessors, (10), 6 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) [2024-09-12 16:34:04,278 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 19 [2024-09-12 16:34:04,279 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:34:04,280 INFO L216 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:34:04,280 INFO L399 AbstractCegarLoop]: === Iteration 1 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:34:04,290 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:04,290 INFO L85 PathProgramCache]: Analyzing trace with hash 474240846, now seen corresponding path program 1 times [2024-09-12 16:34:04,300 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:34:04,301 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2056772286] [2024-09-12 16:34:04,302 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:04,302 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:34:04,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:04,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:34:04,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:04,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:34:04,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:04,947 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-09-12 16:34:04,948 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:34:04,949 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2056772286] [2024-09-12 16:34:04,949 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2056772286] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 16:34:04,950 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 16:34:04,950 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [6] imperfect sequences [] total 6 [2024-09-12 16:34:04,952 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [599457345] [2024-09-12 16:34:04,953 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 16:34:04,956 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 6 states [2024-09-12 16:34:04,957 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:34:04,983 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 6 interpolants. [2024-09-12 16:34:04,984 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=9, Invalid=21, Unknown=0, NotChecked=0, Total=30 [2024-09-12 16:34:04,986 INFO L87 Difference]: Start difference. First operand has 45 states, 27 states have (on average 1.3333333333333333) internal successors, (36), 32 states have internal predecessors, (36), 10 states have call successors, (10), 6 states have call predecessors, (10), 6 states have return successors, (10), 10 states have call predecessors, (10), 10 states have call successors, (10) Second operand has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-09-12 16:34:05,269 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:34:05,269 INFO L93 Difference]: Finished difference Result 66 states and 84 transitions. [2024-09-12 16:34:05,271 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 6 states. [2024-09-12 16:34:05,272 INFO L78 Accepts]: Start accepts. Automaton has has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) Word has length 18 [2024-09-12 16:34:05,272 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:34:05,279 INFO L225 Difference]: With dead ends: 66 [2024-09-12 16:34:05,279 INFO L226 Difference]: Without dead ends: 49 [2024-09-12 16:34:05,286 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 10 GetRequests, 4 SyntacticMatches, 0 SemanticMatches, 6 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=17, Invalid=39, Unknown=0, NotChecked=0, Total=56 [2024-09-12 16:34:05,292 INFO L434 NwaCegarLoop]: 36 mSDtfsCounter, 13 mSDsluCounter, 75 mSDsCounter, 0 mSdLazyCounter, 142 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 111 SdHoareTripleChecker+Invalid, 151 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 142 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-12 16:34:05,296 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 111 Invalid, 151 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 142 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-12 16:34:05,315 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2024-09-12 16:34:05,355 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 43. [2024-09-12 16:34:05,356 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 43 states, 26 states have (on average 1.2692307692307692) internal successors, (33), 30 states have internal predecessors, (33), 10 states have call successors, (10), 6 states have call predecessors, (10), 6 states have return successors, (10), 9 states have call predecessors, (10), 9 states have call successors, (10) [2024-09-12 16:34:05,359 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 43 states to 43 states and 53 transitions. [2024-09-12 16:34:05,360 INFO L78 Accepts]: Start accepts. Automaton has 43 states and 53 transitions. Word has length 18 [2024-09-12 16:34:05,360 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:34:05,361 INFO L474 AbstractCegarLoop]: Abstraction has 43 states and 53 transitions. [2024-09-12 16:34:05,361 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 6 states, 5 states have (on average 2.6) internal successors, (13), 5 states have internal predecessors, (13), 2 states have call successors, (3), 2 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-09-12 16:34:05,362 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:05,362 INFO L276 IsEmpty]: Start isEmpty. Operand 43 states and 53 transitions. [2024-09-12 16:34:05,364 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 30 [2024-09-12 16:34:05,364 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:34:05,364 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:34:05,364 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-09-12 16:34:05,365 INFO L399 AbstractCegarLoop]: === Iteration 2 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:34:05,365 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:05,365 INFO L85 PathProgramCache]: Analyzing trace with hash -869162585, now seen corresponding path program 1 times [2024-09-12 16:34:05,365 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:34:05,365 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [109711089] [2024-09-12 16:34:05,366 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:05,366 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:34:05,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:05,542 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:34:05,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:05,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:34:05,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:05,686 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:05,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:05,748 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-09-12 16:34:05,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:05,755 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 2 proven. 0 refuted. 0 times theorem prover too weak. 2 trivial. 0 not checked. [2024-09-12 16:34:05,756 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:34:05,756 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [109711089] [2024-09-12 16:34:05,756 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [109711089] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 16:34:05,756 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 16:34:05,756 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [7] imperfect sequences [] total 7 [2024-09-12 16:34:05,756 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1709562110] [2024-09-12 16:34:05,756 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 16:34:05,758 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 7 states [2024-09-12 16:34:05,760 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:34:05,761 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 7 interpolants. [2024-09-12 16:34:05,761 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=12, Invalid=30, Unknown=0, NotChecked=0, Total=42 [2024-09-12 16:34:05,761 INFO L87 Difference]: Start difference. First operand 43 states and 53 transitions. Second operand has 7 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 5 states have internal predecessors, (19), 3 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 3 states have call successors, (4) [2024-09-12 16:34:05,977 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:34:05,977 INFO L93 Difference]: Finished difference Result 86 states and 110 transitions. [2024-09-12 16:34:05,977 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 7 states. [2024-09-12 16:34:05,977 INFO L78 Accepts]: Start accepts. Automaton has has 7 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 5 states have internal predecessors, (19), 3 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 3 states have call successors, (4) Word has length 29 [2024-09-12 16:34:05,978 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:34:05,979 INFO L225 Difference]: With dead ends: 86 [2024-09-12 16:34:05,979 INFO L226 Difference]: Without dead ends: 49 [2024-09-12 16:34:05,981 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 15 GetRequests, 8 SyntacticMatches, 0 SemanticMatches, 7 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 3 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=22, Invalid=50, Unknown=0, NotChecked=0, Total=72 [2024-09-12 16:34:05,983 INFO L434 NwaCegarLoop]: 34 mSDtfsCounter, 27 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 127 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 27 SdHoareTripleChecker+Valid, 106 SdHoareTripleChecker+Invalid, 144 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 127 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-12 16:34:05,984 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [27 Valid, 106 Invalid, 144 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 127 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-12 16:34:05,985 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2024-09-12 16:34:05,993 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 45. [2024-09-12 16:34:05,993 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 45 states, 27 states have (on average 1.2592592592592593) internal successors, (34), 31 states have internal predecessors, (34), 10 states have call successors, (10), 6 states have call predecessors, (10), 7 states have return successors, (11), 9 states have call predecessors, (11), 9 states have call successors, (11) [2024-09-12 16:34:05,994 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 45 states to 45 states and 55 transitions. [2024-09-12 16:34:05,994 INFO L78 Accepts]: Start accepts. Automaton has 45 states and 55 transitions. Word has length 29 [2024-09-12 16:34:05,995 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:34:05,995 INFO L474 AbstractCegarLoop]: Abstraction has 45 states and 55 transitions. [2024-09-12 16:34:05,995 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 7 states, 6 states have (on average 3.1666666666666665) internal successors, (19), 5 states have internal predecessors, (19), 3 states have call successors, (5), 3 states have call predecessors, (5), 3 states have return successors, (4), 2 states have call predecessors, (4), 3 states have call successors, (4) [2024-09-12 16:34:05,995 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:05,996 INFO L276 IsEmpty]: Start isEmpty. Operand 45 states and 55 transitions. [2024-09-12 16:34:05,997 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-09-12 16:34:05,997 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:34:05,997 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:34:05,997 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-09-12 16:34:05,997 INFO L399 AbstractCegarLoop]: === Iteration 3 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:34:05,998 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:05,998 INFO L85 PathProgramCache]: Analyzing trace with hash -385237754, now seen corresponding path program 1 times [2024-09-12 16:34:05,998 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:34:05,998 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [467132038] [2024-09-12 16:34:05,998 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:05,998 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:34:06,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:06,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:34:06,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:06,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:34:06,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:06,248 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:06,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:06,309 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:06,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:06,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-09-12 16:34:06,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:06,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-09-12 16:34:06,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:06,368 INFO L134 CoverageAnalysis]: Checked inductivity of 8 backedges. 4 proven. 0 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-09-12 16:34:06,368 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:34:06,368 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [467132038] [2024-09-12 16:34:06,369 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [467132038] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 16:34:06,369 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 16:34:06,369 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [8] imperfect sequences [] total 8 [2024-09-12 16:34:06,369 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [246927927] [2024-09-12 16:34:06,369 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 16:34:06,370 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 8 states [2024-09-12 16:34:06,370 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:34:06,371 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 8 interpolants. [2024-09-12 16:34:06,371 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=16, Invalid=40, Unknown=0, NotChecked=0, Total=56 [2024-09-12 16:34:06,371 INFO L87 Difference]: Start difference. First operand 45 states and 55 transitions. Second operand has 8 states, 7 states have (on average 3.5714285714285716) internal successors, (25), 5 states have internal predecessors, (25), 3 states have call successors, (7), 4 states have call predecessors, (7), 3 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6) [2024-09-12 16:34:06,577 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:34:06,577 INFO L93 Difference]: Finished difference Result 88 states and 113 transitions. [2024-09-12 16:34:06,578 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 8 states. [2024-09-12 16:34:06,578 INFO L78 Accepts]: Start accepts. Automaton has has 8 states, 7 states have (on average 3.5714285714285716) internal successors, (25), 5 states have internal predecessors, (25), 3 states have call successors, (7), 4 states have call predecessors, (7), 3 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6) Word has length 40 [2024-09-12 16:34:06,578 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:34:06,579 INFO L225 Difference]: With dead ends: 88 [2024-09-12 16:34:06,579 INFO L226 Difference]: Without dead ends: 49 [2024-09-12 16:34:06,580 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 20 GetRequests, 12 SyntacticMatches, 0 SemanticMatches, 8 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 6 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=28, Invalid=62, Unknown=0, NotChecked=0, Total=90 [2024-09-12 16:34:06,581 INFO L434 NwaCegarLoop]: 34 mSDtfsCounter, 15 mSDsluCounter, 95 mSDsCounter, 0 mSdLazyCounter, 165 mSolverCounterSat, 9 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 15 SdHoareTripleChecker+Valid, 129 SdHoareTripleChecker+Invalid, 174 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 9 IncrementalHoareTripleChecker+Valid, 165 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-12 16:34:06,581 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [15 Valid, 129 Invalid, 174 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [9 Valid, 165 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-12 16:34:06,585 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2024-09-12 16:34:06,592 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 47. [2024-09-12 16:34:06,595 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 47 states, 28 states have (on average 1.25) internal successors, (35), 32 states have internal predecessors, (35), 10 states have call successors, (10), 6 states have call predecessors, (10), 8 states have return successors, (12), 9 states have call predecessors, (12), 9 states have call successors, (12) [2024-09-12 16:34:06,597 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 47 states to 47 states and 57 transitions. [2024-09-12 16:34:06,599 INFO L78 Accepts]: Start accepts. Automaton has 47 states and 57 transitions. Word has length 40 [2024-09-12 16:34:06,599 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:34:06,599 INFO L474 AbstractCegarLoop]: Abstraction has 47 states and 57 transitions. [2024-09-12 16:34:06,599 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 8 states, 7 states have (on average 3.5714285714285716) internal successors, (25), 5 states have internal predecessors, (25), 3 states have call successors, (7), 4 states have call predecessors, (7), 3 states have return successors, (6), 2 states have call predecessors, (6), 3 states have call successors, (6) [2024-09-12 16:34:06,599 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:06,600 INFO L276 IsEmpty]: Start isEmpty. Operand 47 states and 57 transitions. [2024-09-12 16:34:06,602 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 52 [2024-09-12 16:34:06,602 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:34:06,603 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:34:06,603 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2 [2024-09-12 16:34:06,603 INFO L399 AbstractCegarLoop]: === Iteration 4 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:34:06,604 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:06,604 INFO L85 PathProgramCache]: Analyzing trace with hash -1961908628, now seen corresponding path program 1 times [2024-09-12 16:34:06,605 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:34:06,605 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1591074013] [2024-09-12 16:34:06,605 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:06,607 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:34:06,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:06,780 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:34:06,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:06,792 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:34:06,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:06,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:06,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:06,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:06,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:07,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,052 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 8 [2024-09-12 16:34:07,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 19 [2024-09-12 16:34:07,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 30 [2024-09-12 16:34:07,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,064 INFO L134 CoverageAnalysis]: Checked inductivity of 12 backedges. 6 proven. 0 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-09-12 16:34:07,065 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:34:07,065 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1591074013] [2024-09-12 16:34:07,065 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1591074013] provided 1 perfect and 0 imperfect interpolant sequences [2024-09-12 16:34:07,065 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-09-12 16:34:07,065 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [9] imperfect sequences [] total 9 [2024-09-12 16:34:07,065 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [627055510] [2024-09-12 16:34:07,066 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-09-12 16:34:07,067 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 9 states [2024-09-12 16:34:07,067 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:34:07,068 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 9 interpolants. [2024-09-12 16:34:07,069 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=21, Invalid=51, Unknown=0, NotChecked=0, Total=72 [2024-09-12 16:34:07,069 INFO L87 Difference]: Start difference. First operand 47 states and 57 transitions. Second operand has 9 states, 8 states have (on average 3.875) internal successors, (31), 5 states have internal predecessors, (31), 3 states have call successors, (9), 5 states have call predecessors, (9), 3 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8) [2024-09-12 16:34:07,234 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:34:07,235 INFO L93 Difference]: Finished difference Result 90 states and 116 transitions. [2024-09-12 16:34:07,235 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-09-12 16:34:07,235 INFO L78 Accepts]: Start accepts. Automaton has has 9 states, 8 states have (on average 3.875) internal successors, (31), 5 states have internal predecessors, (31), 3 states have call successors, (9), 5 states have call predecessors, (9), 3 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8) Word has length 51 [2024-09-12 16:34:07,236 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:34:07,237 INFO L225 Difference]: With dead ends: 90 [2024-09-12 16:34:07,237 INFO L226 Difference]: Without dead ends: 49 [2024-09-12 16:34:07,237 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 25 GetRequests, 16 SyntacticMatches, 0 SemanticMatches, 9 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 9 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=35, Invalid=75, Unknown=0, NotChecked=0, Total=110 [2024-09-12 16:34:07,238 INFO L434 NwaCegarLoop]: 34 mSDtfsCounter, 44 mSDsluCounter, 79 mSDsCounter, 0 mSdLazyCounter, 121 mSolverCounterSat, 23 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 44 SdHoareTripleChecker+Valid, 113 SdHoareTripleChecker+Invalid, 144 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 23 IncrementalHoareTripleChecker+Valid, 121 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-09-12 16:34:07,239 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [44 Valid, 113 Invalid, 144 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [23 Valid, 121 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-09-12 16:34:07,239 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 49 states. [2024-09-12 16:34:07,245 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 49 to 49. [2024-09-12 16:34:07,246 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 49 states, 29 states have (on average 1.2413793103448276) internal successors, (36), 33 states have internal predecessors, (36), 10 states have call successors, (10), 6 states have call predecessors, (10), 9 states have return successors, (13), 9 states have call predecessors, (13), 9 states have call successors, (13) [2024-09-12 16:34:07,246 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 49 states to 49 states and 59 transitions. [2024-09-12 16:34:07,247 INFO L78 Accepts]: Start accepts. Automaton has 49 states and 59 transitions. Word has length 51 [2024-09-12 16:34:07,247 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:34:07,247 INFO L474 AbstractCegarLoop]: Abstraction has 49 states and 59 transitions. [2024-09-12 16:34:07,247 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 9 states, 8 states have (on average 3.875) internal successors, (31), 5 states have internal predecessors, (31), 3 states have call successors, (9), 5 states have call predecessors, (9), 3 states have return successors, (8), 2 states have call predecessors, (8), 3 states have call successors, (8) [2024-09-12 16:34:07,248 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:07,248 INFO L276 IsEmpty]: Start isEmpty. Operand 49 states and 59 transitions. [2024-09-12 16:34:07,249 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 57 [2024-09-12 16:34:07,249 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:34:07,249 INFO L216 NwaCegarLoop]: trace histogram [2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:34:07,250 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3 [2024-09-12 16:34:07,250 INFO L399 AbstractCegarLoop]: === Iteration 5 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:34:07,250 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:07,250 INFO L85 PathProgramCache]: Analyzing trace with hash -2045376822, now seen corresponding path program 1 times [2024-09-12 16:34:07,251 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:34:07,251 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [70133462] [2024-09-12 16:34:07,251 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:07,251 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:34:07,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,546 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:34:07,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:34:07,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,714 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:07,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:07,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:07,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,984 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:07,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:07,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 13 [2024-09-12 16:34:07,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:08,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 24 [2024-09-12 16:34:08,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:08,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 35 [2024-09-12 16:34:08,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:08,049 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 4 proven. 3 refuted. 0 times theorem prover too weak. 9 trivial. 0 not checked. [2024-09-12 16:34:08,049 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:34:08,049 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [70133462] [2024-09-12 16:34:08,049 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [70133462] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 16:34:08,049 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1068284592] [2024-09-12 16:34:08,049 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:08,050 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:34:08,050 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 16:34:08,054 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 16:34:08,055 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-09-12 16:34:08,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:08,195 INFO L262 TraceCheckSpWp]: Trace formula consists of 379 conjuncts, 58 conjuncts are in the unsatisfiable core [2024-09-12 16:34:08,210 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 16:34:08,321 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-09-12 16:34:08,572 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 36 treesize of output 13 [2024-09-12 16:34:08,577 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 3 refuted. 0 times theorem prover too weak. 7 trivial. 0 not checked. [2024-09-12 16:34:08,577 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 16:34:09,547 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 6 proven. 4 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-09-12 16:34:09,548 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1068284592] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 16:34:09,548 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 16:34:09,548 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [12, 12, 10] total 29 [2024-09-12 16:34:09,549 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1304169166] [2024-09-12 16:34:09,549 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 16:34:09,549 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-09-12 16:34:09,550 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:34:09,551 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-09-12 16:34:09,552 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=107, Invalid=705, Unknown=0, NotChecked=0, Total=812 [2024-09-12 16:34:09,552 INFO L87 Difference]: Start difference. First operand 49 states and 59 transitions. Second operand has 29 states, 23 states have (on average 2.869565217391304) internal successors, (66), 23 states have internal predecessors, (66), 11 states have call successors, (25), 8 states have call predecessors, (25), 8 states have return successors, (20), 6 states have call predecessors, (20), 11 states have call successors, (20) [2024-09-12 16:34:10,359 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:34:10,359 INFO L93 Difference]: Finished difference Result 96 states and 123 transitions. [2024-09-12 16:34:10,360 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-09-12 16:34:10,360 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 23 states have (on average 2.869565217391304) internal successors, (66), 23 states have internal predecessors, (66), 11 states have call successors, (25), 8 states have call predecessors, (25), 8 states have return successors, (20), 6 states have call predecessors, (20), 11 states have call successors, (20) Word has length 56 [2024-09-12 16:34:10,360 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:34:10,364 INFO L225 Difference]: With dead ends: 96 [2024-09-12 16:34:10,365 INFO L226 Difference]: Without dead ends: 53 [2024-09-12 16:34:10,367 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 151 GetRequests, 111 SyntacticMatches, 0 SemanticMatches, 40 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 307 ImplicationChecksByTransitivity, 0.9s TimeCoverageRelationStatistics Valid=237, Invalid=1485, Unknown=0, NotChecked=0, Total=1722 [2024-09-12 16:34:10,368 INFO L434 NwaCegarLoop]: 27 mSDtfsCounter, 36 mSDsluCounter, 295 mSDsCounter, 0 mSdLazyCounter, 549 mSolverCounterSat, 19 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 322 SdHoareTripleChecker+Invalid, 568 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 19 IncrementalHoareTripleChecker+Valid, 549 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-09-12 16:34:10,372 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 322 Invalid, 568 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [19 Valid, 549 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-09-12 16:34:10,373 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 53 states. [2024-09-12 16:34:10,386 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 53 to 53. [2024-09-12 16:34:10,386 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 53 states, 31 states have (on average 1.2258064516129032) internal successors, (38), 35 states have internal predecessors, (38), 10 states have call successors, (10), 6 states have call predecessors, (10), 11 states have return successors, (15), 11 states have call predecessors, (15), 9 states have call successors, (15) [2024-09-12 16:34:10,387 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 53 states to 53 states and 63 transitions. [2024-09-12 16:34:10,388 INFO L78 Accepts]: Start accepts. Automaton has 53 states and 63 transitions. Word has length 56 [2024-09-12 16:34:10,388 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:34:10,388 INFO L474 AbstractCegarLoop]: Abstraction has 53 states and 63 transitions. [2024-09-12 16:34:10,389 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 23 states have (on average 2.869565217391304) internal successors, (66), 23 states have internal predecessors, (66), 11 states have call successors, (25), 8 states have call predecessors, (25), 8 states have return successors, (20), 6 states have call predecessors, (20), 11 states have call successors, (20) [2024-09-12 16:34:10,389 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:10,389 INFO L276 IsEmpty]: Start isEmpty. Operand 53 states and 63 transitions. [2024-09-12 16:34:10,390 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 83 [2024-09-12 16:34:10,390 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:34:10,391 INFO L216 NwaCegarLoop]: trace histogram [6, 6, 4, 4, 4, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:34:10,410 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-09-12 16:34:10,595 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,2 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:34:10,596 INFO L399 AbstractCegarLoop]: === Iteration 6 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:34:10,596 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:10,596 INFO L85 PathProgramCache]: Analyzing trace with hash -1304335398, now seen corresponding path program 2 times [2024-09-12 16:34:10,597 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:34:10,597 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [514222083] [2024-09-12 16:34:10,597 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:10,597 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:34:10,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:10,984 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:34:10,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:10,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:34:11,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:11,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:11,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:11,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,867 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:11,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,935 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:11,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,971 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-09-12 16:34:11,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:11,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,983 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:11,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:11,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,989 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 18 [2024-09-12 16:34:11,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-09-12 16:34:11,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-09-12 16:34:11,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:11,997 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 8 proven. 42 refuted. 0 times theorem prover too weak. 39 trivial. 0 not checked. [2024-09-12 16:34:11,997 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:34:11,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [514222083] [2024-09-12 16:34:11,997 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [514222083] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 16:34:11,997 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [3668953] [2024-09-12 16:34:11,997 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-12 16:34:11,997 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:34:11,998 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 16:34:11,999 INFO L229 MonitoredProcess]: Starting monitored process 3 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 16:34:12,002 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-09-12 16:34:12,148 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-12 16:34:12,148 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 16:34:12,152 INFO L262 TraceCheckSpWp]: Trace formula consists of 484 conjuncts, 41 conjuncts are in the unsatisfiable core [2024-09-12 16:34:12,157 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 16:34:12,167 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-09-12 16:34:12,387 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 51 proven. 8 refuted. 0 times theorem prover too weak. 30 trivial. 0 not checked. [2024-09-12 16:34:12,389 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 16:34:14,126 INFO L134 CoverageAnalysis]: Checked inductivity of 89 backedges. 51 proven. 13 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-09-12 16:34:14,126 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [3668953] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 16:34:14,126 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 16:34:14,126 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 10, 14] total 28 [2024-09-12 16:34:14,127 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [426078774] [2024-09-12 16:34:14,127 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 16:34:14,128 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 28 states [2024-09-12 16:34:14,128 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:34:14,129 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants. [2024-09-12 16:34:14,129 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=157, Invalid=599, Unknown=0, NotChecked=0, Total=756 [2024-09-12 16:34:14,129 INFO L87 Difference]: Start difference. First operand 53 states and 63 transitions. Second operand has 28 states, 22 states have (on average 2.9545454545454546) internal successors, (65), 21 states have internal predecessors, (65), 8 states have call successors, (29), 9 states have call predecessors, (29), 8 states have return successors, (23), 6 states have call predecessors, (23), 8 states have call successors, (23) [2024-09-12 16:34:14,460 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:34:14,460 INFO L93 Difference]: Finished difference Result 102 states and 129 transitions. [2024-09-12 16:34:14,463 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 12 states. [2024-09-12 16:34:14,463 INFO L78 Accepts]: Start accepts. Automaton has has 28 states, 22 states have (on average 2.9545454545454546) internal successors, (65), 21 states have internal predecessors, (65), 8 states have call successors, (29), 9 states have call predecessors, (29), 8 states have return successors, (23), 6 states have call predecessors, (23), 8 states have call successors, (23) Word has length 82 [2024-09-12 16:34:14,464 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:34:14,465 INFO L225 Difference]: With dead ends: 102 [2024-09-12 16:34:14,465 INFO L226 Difference]: Without dead ends: 55 [2024-09-12 16:34:14,466 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 206 GetRequests, 173 SyntacticMatches, 3 SemanticMatches, 30 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 352 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=222, Invalid=770, Unknown=0, NotChecked=0, Total=992 [2024-09-12 16:34:14,470 INFO L434 NwaCegarLoop]: 34 mSDtfsCounter, 48 mSDsluCounter, 172 mSDsCounter, 0 mSdLazyCounter, 342 mSolverCounterSat, 25 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 48 SdHoareTripleChecker+Valid, 206 SdHoareTripleChecker+Invalid, 367 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 25 IncrementalHoareTripleChecker+Valid, 342 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-09-12 16:34:14,470 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [48 Valid, 206 Invalid, 367 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [25 Valid, 342 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-09-12 16:34:14,471 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 55 states. [2024-09-12 16:34:14,484 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 55 to 55. [2024-09-12 16:34:14,485 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 55 states, 32 states have (on average 1.21875) internal successors, (39), 36 states have internal predecessors, (39), 10 states have call successors, (10), 6 states have call predecessors, (10), 12 states have return successors, (16), 12 states have call predecessors, (16), 9 states have call successors, (16) [2024-09-12 16:34:14,486 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 55 states to 55 states and 65 transitions. [2024-09-12 16:34:14,487 INFO L78 Accepts]: Start accepts. Automaton has 55 states and 65 transitions. Word has length 82 [2024-09-12 16:34:14,487 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:34:14,488 INFO L474 AbstractCegarLoop]: Abstraction has 55 states and 65 transitions. [2024-09-12 16:34:14,489 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 28 states, 22 states have (on average 2.9545454545454546) internal successors, (65), 21 states have internal predecessors, (65), 8 states have call successors, (29), 9 states have call predecessors, (29), 8 states have return successors, (23), 6 states have call predecessors, (23), 8 states have call successors, (23) [2024-09-12 16:34:14,489 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:14,489 INFO L276 IsEmpty]: Start isEmpty. Operand 55 states and 65 transitions. [2024-09-12 16:34:14,490 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 93 [2024-09-12 16:34:14,493 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:34:14,493 INFO L216 NwaCegarLoop]: trace histogram [8, 8, 6, 6, 6, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:34:14,511 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Ended with exit code 0 [2024-09-12 16:34:14,695 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 3 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable5 [2024-09-12 16:34:14,696 INFO L399 AbstractCegarLoop]: === Iteration 7 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:34:14,696 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:14,696 INFO L85 PathProgramCache]: Analyzing trace with hash -1712810022, now seen corresponding path program 3 times [2024-09-12 16:34:14,696 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:34:14,696 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1495657235] [2024-09-12 16:34:14,697 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:14,697 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:34:14,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:15,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:34:15,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:15,288 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:34:15,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:15,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:15,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:15,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:15,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:16,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:16,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,373 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:16,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:16,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-12 16:34:16,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,485 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:16,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,493 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:16,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,498 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:16,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:16,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-09-12 16:34:16,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,509 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 60 [2024-09-12 16:34:16,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 71 [2024-09-12 16:34:16,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:16,514 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 12 proven. 75 refuted. 0 times theorem prover too weak. 63 trivial. 0 not checked. [2024-09-12 16:34:16,514 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:34:16,514 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1495657235] [2024-09-12 16:34:16,515 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1495657235] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 16:34:16,515 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1135743565] [2024-09-12 16:34:16,515 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-12 16:34:16,515 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:34:16,515 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 16:34:16,517 INFO L229 MonitoredProcess]: Starting monitored process 4 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 16:34:16,518 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-09-12 16:34:16,650 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 2 check-sat command(s) [2024-09-12 16:34:16,650 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 16:34:16,652 INFO L262 TraceCheckSpWp]: Trace formula consists of 244 conjuncts, 26 conjuncts are in the unsatisfiable core [2024-09-12 16:34:16,656 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 16:34:16,659 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-09-12 16:34:16,833 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 147 trivial. 0 not checked. [2024-09-12 16:34:16,833 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 16:34:17,378 INFO L134 CoverageAnalysis]: Checked inductivity of 150 backedges. 0 proven. 4 refuted. 0 times theorem prover too weak. 146 trivial. 0 not checked. [2024-09-12 16:34:17,378 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1135743565] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 16:34:17,378 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 16:34:17,378 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [16, 9, 10] total 31 [2024-09-12 16:34:17,378 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1062244905] [2024-09-12 16:34:17,378 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 16:34:17,379 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-09-12 16:34:17,379 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:34:17,380 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-09-12 16:34:17,380 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=116, Invalid=814, Unknown=0, NotChecked=0, Total=930 [2024-09-12 16:34:17,380 INFO L87 Difference]: Start difference. First operand 55 states and 65 transitions. Second operand has 31 states, 24 states have (on average 2.6666666666666665) internal successors, (64), 24 states have internal predecessors, (64), 11 states have call successors, (25), 8 states have call predecessors, (25), 10 states have return successors, (22), 9 states have call predecessors, (22), 11 states have call successors, (22) [2024-09-12 16:34:18,051 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:34:18,052 INFO L93 Difference]: Finished difference Result 108 states and 136 transitions. [2024-09-12 16:34:18,052 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-09-12 16:34:18,053 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 24 states have (on average 2.6666666666666665) internal successors, (64), 24 states have internal predecessors, (64), 11 states have call successors, (25), 8 states have call predecessors, (25), 10 states have return successors, (22), 9 states have call predecessors, (22), 11 states have call successors, (22) Word has length 92 [2024-09-12 16:34:18,053 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:34:18,054 INFO L225 Difference]: With dead ends: 108 [2024-09-12 16:34:18,054 INFO L226 Difference]: Without dead ends: 59 [2024-09-12 16:34:18,055 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 242 GetRequests, 200 SyntacticMatches, 0 SemanticMatches, 42 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 435 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=263, Invalid=1629, Unknown=0, NotChecked=0, Total=1892 [2024-09-12 16:34:18,056 INFO L434 NwaCegarLoop]: 20 mSDtfsCounter, 64 mSDsluCounter, 193 mSDsCounter, 0 mSdLazyCounter, 588 mSolverCounterSat, 35 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 68 SdHoareTripleChecker+Valid, 213 SdHoareTripleChecker+Invalid, 623 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 35 IncrementalHoareTripleChecker+Valid, 588 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-09-12 16:34:18,059 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [68 Valid, 213 Invalid, 623 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [35 Valid, 588 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-09-12 16:34:18,060 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 59 states. [2024-09-12 16:34:18,073 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 59 to 59. [2024-09-12 16:34:18,073 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 59 states, 34 states have (on average 1.2058823529411764) internal successors, (41), 38 states have internal predecessors, (41), 10 states have call successors, (10), 6 states have call predecessors, (10), 14 states have return successors, (18), 14 states have call predecessors, (18), 9 states have call successors, (18) [2024-09-12 16:34:18,074 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 59 states to 59 states and 69 transitions. [2024-09-12 16:34:18,074 INFO L78 Accepts]: Start accepts. Automaton has 59 states and 69 transitions. Word has length 92 [2024-09-12 16:34:18,076 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:34:18,077 INFO L474 AbstractCegarLoop]: Abstraction has 59 states and 69 transitions. [2024-09-12 16:34:18,077 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 24 states have (on average 2.6666666666666665) internal successors, (64), 24 states have internal predecessors, (64), 11 states have call successors, (25), 8 states have call predecessors, (25), 10 states have return successors, (22), 9 states have call predecessors, (22), 11 states have call successors, (22) [2024-09-12 16:34:18,077 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:18,077 INFO L276 IsEmpty]: Start isEmpty. Operand 59 states and 69 transitions. [2024-09-12 16:34:18,079 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 187 [2024-09-12 16:34:18,079 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:34:18,079 INFO L216 NwaCegarLoop]: trace histogram [20, 20, 16, 16, 16, 6, 6, 4, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:34:18,097 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Ended with exit code 0 [2024-09-12 16:34:18,280 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 4 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-09-12 16:34:18,280 INFO L399 AbstractCegarLoop]: === Iteration 8 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:34:18,281 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:18,281 INFO L85 PathProgramCache]: Analyzing trace with hash -505796762, now seen corresponding path program 4 times [2024-09-12 16:34:18,281 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:34:18,281 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [937554182] [2024-09-12 16:34:18,281 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:18,281 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:34:18,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:34:19,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:34:19,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,761 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,841 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,845 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,848 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,853 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-09-12 16:34:19,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,866 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,877 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:19,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-09-12 16:34:19,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,880 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70 [2024-09-12 16:34:19,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:19,882 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81 [2024-09-12 16:34:19,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:20,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:20,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:20,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:20,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:20,730 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:20,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:20,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:20,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:20,750 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:20,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:20,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:20,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:20,756 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:20,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:20,759 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-09-12 16:34:20,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:20,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:20,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:21,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:21,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:21,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:21,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:21,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:21,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:21,528 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:21,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:21,595 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-09-12 16:34:21,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:21,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 70 [2024-09-12 16:34:21,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:21,623 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 81 [2024-09-12 16:34:21,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:21,634 INFO L134 CoverageAnalysis]: Checked inductivity of 1000 backedges. 327 proven. 40 refuted. 0 times theorem prover too weak. 633 trivial. 0 not checked. [2024-09-12 16:34:21,635 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:34:21,635 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [937554182] [2024-09-12 16:34:21,635 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [937554182] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 16:34:21,635 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1956454117] [2024-09-12 16:34:21,635 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-09-12 16:34:21,635 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:34:21,636 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 16:34:21,637 INFO L229 MonitoredProcess]: Starting monitored process 5 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 16:34:21,639 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-09-12 16:34:21,912 INFO L228 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-09-12 16:34:21,913 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 16:34:21,921 INFO L262 TraceCheckSpWp]: Trace formula consists of 945 conjuncts, 40 conjuncts are in the unsatisfiable core [2024-09-12 16:34:21,928 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 16:34:21,940 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-09-12 16:34:22,243 INFO L134 CoverageAnalysis]: Checked inductivity of 1000 backedges. 71 proven. 8 refuted. 0 times theorem prover too weak. 921 trivial. 0 not checked. [2024-09-12 16:34:22,243 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 16:34:23,886 INFO L134 CoverageAnalysis]: Checked inductivity of 1000 backedges. 63 proven. 15 refuted. 0 times theorem prover too weak. 922 trivial. 0 not checked. [2024-09-12 16:34:23,886 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1956454117] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 16:34:23,886 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 16:34:23,886 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [29, 10, 14] total 48 [2024-09-12 16:34:23,887 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [844446375] [2024-09-12 16:34:23,887 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 16:34:23,887 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 48 states [2024-09-12 16:34:23,887 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:34:23,888 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 48 interpolants. [2024-09-12 16:34:23,889 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=231, Invalid=2025, Unknown=0, NotChecked=0, Total=2256 [2024-09-12 16:34:23,890 INFO L87 Difference]: Start difference. First operand 59 states and 69 transitions. Second operand has 48 states, 38 states have (on average 2.6315789473684212) internal successors, (100), 41 states have internal predecessors, (100), 19 states have call successors, (39), 10 states have call predecessors, (39), 17 states have return successors, (38), 19 states have call predecessors, (38), 19 states have call successors, (38) [2024-09-12 16:34:24,965 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:34:24,965 INFO L93 Difference]: Finished difference Result 149 states and 198 transitions. [2024-09-12 16:34:24,966 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 38 states. [2024-09-12 16:34:24,967 INFO L78 Accepts]: Start accepts. Automaton has has 48 states, 38 states have (on average 2.6315789473684212) internal successors, (100), 41 states have internal predecessors, (100), 19 states have call successors, (39), 10 states have call predecessors, (39), 17 states have return successors, (38), 19 states have call predecessors, (38), 19 states have call successors, (38) Word has length 186 [2024-09-12 16:34:24,967 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:34:24,968 INFO L225 Difference]: With dead ends: 149 [2024-09-12 16:34:24,969 INFO L226 Difference]: Without dead ends: 96 [2024-09-12 16:34:24,972 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 489 GetRequests, 418 SyntacticMatches, 0 SemanticMatches, 71 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1257 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=556, Invalid=4700, Unknown=0, NotChecked=0, Total=5256 [2024-09-12 16:34:24,973 INFO L434 NwaCegarLoop]: 35 mSDtfsCounter, 109 mSDsluCounter, 478 mSDsCounter, 0 mSdLazyCounter, 1030 mSolverCounterSat, 70 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 113 SdHoareTripleChecker+Valid, 513 SdHoareTripleChecker+Invalid, 1100 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 70 IncrementalHoareTripleChecker+Valid, 1030 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-09-12 16:34:24,973 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [113 Valid, 513 Invalid, 1100 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [70 Valid, 1030 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-09-12 16:34:24,974 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 96 states. [2024-09-12 16:34:25,004 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 96 to 90. [2024-09-12 16:34:25,005 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 90 states, 54 states have (on average 1.2037037037037037) internal successors, (65), 58 states have internal predecessors, (65), 13 states have call successors, (13), 8 states have call predecessors, (13), 22 states have return successors, (37), 23 states have call predecessors, (37), 12 states have call successors, (37) [2024-09-12 16:34:25,006 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 90 states to 90 states and 115 transitions. [2024-09-12 16:34:25,006 INFO L78 Accepts]: Start accepts. Automaton has 90 states and 115 transitions. Word has length 186 [2024-09-12 16:34:25,006 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:34:25,006 INFO L474 AbstractCegarLoop]: Abstraction has 90 states and 115 transitions. [2024-09-12 16:34:25,007 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 48 states, 38 states have (on average 2.6315789473684212) internal successors, (100), 41 states have internal predecessors, (100), 19 states have call successors, (39), 10 states have call predecessors, (39), 17 states have return successors, (38), 19 states have call predecessors, (38), 19 states have call successors, (38) [2024-09-12 16:34:25,008 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:25,009 INFO L276 IsEmpty]: Start isEmpty. Operand 90 states and 115 transitions. [2024-09-12 16:34:25,015 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 351 [2024-09-12 16:34:25,015 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:34:25,015 INFO L216 NwaCegarLoop]: trace histogram [48, 48, 40, 40, 40, 10, 10, 8, 8, 8, 8, 8, 8, 8, 4, 4, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:34:25,035 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Forceful destruction successful, exit code 0 [2024-09-12 16:34:25,219 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,5 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:34:25,220 INFO L399 AbstractCegarLoop]: === Iteration 9 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:34:25,220 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:25,220 INFO L85 PathProgramCache]: Analyzing trace with hash 1518662014, now seen corresponding path program 5 times [2024-09-12 16:34:25,220 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:34:25,220 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [699566206] [2024-09-12 16:34:25,220 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:25,220 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:34:25,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:27,315 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:34:27,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:27,327 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:34:27,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,549 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,614 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33 [2024-09-12 16:34:28,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,657 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,660 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,663 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,666 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33 [2024-09-12 16:34:28,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,683 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,691 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,696 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,701 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,713 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33 [2024-09-12 16:34:28,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,721 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,727 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,735 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,740 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,743 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:28,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33 [2024-09-12 16:34:28,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,749 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152 [2024-09-12 16:34:28,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:28,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 163 [2024-09-12 16:34:28,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:29,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:29,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:30,061 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:30,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:30,614 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:30,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:30,625 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:30,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:30,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:30,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:30,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:30,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:30,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:30,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:30,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:30,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:30,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33 [2024-09-12 16:34:30,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,384 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,473 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,594 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33 [2024-09-12 16:34:31,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,657 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,662 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,666 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,670 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,673 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33 [2024-09-12 16:34:31,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,683 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,689 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,696 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:31,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,707 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 33 [2024-09-12 16:34:31,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,710 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 152 [2024-09-12 16:34:31,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,712 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 163 [2024-09-12 16:34:31,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:31,716 INFO L134 CoverageAnalysis]: Checked inductivity of 5598 backedges. 751 proven. 320 refuted. 0 times theorem prover too weak. 4527 trivial. 0 not checked. [2024-09-12 16:34:31,717 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:34:31,717 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [699566206] [2024-09-12 16:34:31,717 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [699566206] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 16:34:31,717 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1019458554] [2024-09-12 16:34:31,717 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-09-12 16:34:31,717 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:34:31,718 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 16:34:31,719 INFO L229 MonitoredProcess]: Starting monitored process 6 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 16:34:31,721 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-09-12 16:34:33,025 INFO L228 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 15 check-sat command(s) [2024-09-12 16:34:33,025 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 16:34:33,032 INFO L262 TraceCheckSpWp]: Trace formula consists of 830 conjuncts, 106 conjuncts are in the unsatisfiable core [2024-09-12 16:34:33,041 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 16:34:33,106 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 1 [2024-09-12 16:34:33,546 INFO L134 CoverageAnalysis]: Checked inductivity of 5598 backedges. 2265 proven. 51 refuted. 0 times theorem prover too weak. 3282 trivial. 0 not checked. [2024-09-12 16:34:33,547 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 16:34:38,581 INFO L134 CoverageAnalysis]: Checked inductivity of 5598 backedges. 190 proven. 1130 refuted. 0 times theorem prover too weak. 4278 trivial. 0 not checked. [2024-09-12 16:34:38,582 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1019458554] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 16:34:38,582 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 16:34:38,582 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [22, 15, 26] total 53 [2024-09-12 16:34:38,582 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2028135188] [2024-09-12 16:34:38,582 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 16:34:38,584 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 53 states [2024-09-12 16:34:38,584 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:34:38,585 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 53 interpolants. [2024-09-12 16:34:38,587 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=417, Invalid=2339, Unknown=0, NotChecked=0, Total=2756 [2024-09-12 16:34:38,587 INFO L87 Difference]: Start difference. First operand 90 states and 115 transitions. Second operand has 53 states, 40 states have (on average 2.45) internal successors, (98), 43 states have internal predecessors, (98), 17 states have call successors, (46), 12 states have call predecessors, (46), 16 states have return successors, (45), 15 states have call predecessors, (45), 17 states have call successors, (45) [2024-09-12 16:34:39,228 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:34:39,228 INFO L93 Difference]: Finished difference Result 176 states and 249 transitions. [2024-09-12 16:34:39,228 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-09-12 16:34:39,229 INFO L78 Accepts]: Start accepts. Automaton has has 53 states, 40 states have (on average 2.45) internal successors, (98), 43 states have internal predecessors, (98), 17 states have call successors, (46), 12 states have call predecessors, (46), 16 states have return successors, (45), 15 states have call predecessors, (45), 17 states have call successors, (45) Word has length 350 [2024-09-12 16:34:39,229 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:34:39,230 INFO L225 Difference]: With dead ends: 176 [2024-09-12 16:34:39,231 INFO L226 Difference]: Without dead ends: 92 [2024-09-12 16:34:39,232 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 864 GetRequests, 796 SyntacticMatches, 5 SemanticMatches, 63 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1488 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=660, Invalid=3500, Unknown=0, NotChecked=0, Total=4160 [2024-09-12 16:34:39,233 INFO L434 NwaCegarLoop]: 30 mSDtfsCounter, 83 mSDsluCounter, 393 mSDsCounter, 0 mSdLazyCounter, 657 mSolverCounterSat, 42 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 83 SdHoareTripleChecker+Valid, 423 SdHoareTripleChecker+Invalid, 699 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 42 IncrementalHoareTripleChecker+Valid, 657 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-12 16:34:39,233 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [83 Valid, 423 Invalid, 699 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [42 Valid, 657 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-12 16:34:39,234 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 92 states. [2024-09-12 16:34:39,248 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 92 to 92. [2024-09-12 16:34:39,249 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 92 states, 55 states have (on average 1.2) internal successors, (66), 59 states have internal predecessors, (66), 13 states have call successors, (13), 8 states have call predecessors, (13), 23 states have return successors, (38), 24 states have call predecessors, (38), 12 states have call successors, (38) [2024-09-12 16:34:39,250 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 92 states to 92 states and 117 transitions. [2024-09-12 16:34:39,250 INFO L78 Accepts]: Start accepts. Automaton has 92 states and 117 transitions. Word has length 350 [2024-09-12 16:34:39,250 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:34:39,250 INFO L474 AbstractCegarLoop]: Abstraction has 92 states and 117 transitions. [2024-09-12 16:34:39,251 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 53 states, 40 states have (on average 2.45) internal successors, (98), 43 states have internal predecessors, (98), 17 states have call successors, (46), 12 states have call predecessors, (46), 16 states have return successors, (45), 15 states have call predecessors, (45), 17 states have call successors, (45) [2024-09-12 16:34:39,251 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:39,251 INFO L276 IsEmpty]: Start isEmpty. Operand 92 states and 117 transitions. [2024-09-12 16:34:39,256 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 391 [2024-09-12 16:34:39,256 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:34:39,256 INFO L216 NwaCegarLoop]: trace histogram [56, 56, 48, 48, 48, 10, 10, 8, 8, 8, 8, 8, 8, 8, 4, 4, 3, 3, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:34:39,278 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Ended with exit code 0 [2024-09-12 16:34:39,457 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,6 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:34:39,457 INFO L399 AbstractCegarLoop]: === Iteration 10 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:34:39,458 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:39,458 INFO L85 PathProgramCache]: Analyzing trace with hash 537212366, now seen corresponding path program 6 times [2024-09-12 16:34:39,458 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:34:39,458 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1906630008] [2024-09-12 16:34:39,458 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:39,458 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:34:39,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:41,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:34:41,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:41,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:34:41,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:42,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:42,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:43,172 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:43,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:43,692 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:43,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:43,707 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:43,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:43,713 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:43,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:43,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:43,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:43,722 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:43,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:43,725 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:43,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:43,727 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:43,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:43,728 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:43,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,182 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,187 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,188 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:44,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,411 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,423 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,430 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,439 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,442 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,444 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,445 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:44,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,562 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,579 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,590 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:44,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,633 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-09-12 16:34:44,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,635 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-09-12 16:34:44,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,691 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,725 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,757 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,770 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:44,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,810 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,823 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,825 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,827 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:44,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,858 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,862 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,866 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,867 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:44,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,880 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,886 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,894 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,901 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:44,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,902 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:44,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 172 [2024-09-12 16:34:44,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 183 [2024-09-12 16:34:44,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:44,910 INFO L134 CoverageAnalysis]: Checked inductivity of 7594 backedges. 18 proven. 156 refuted. 0 times theorem prover too weak. 7420 trivial. 0 not checked. [2024-09-12 16:34:44,911 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:34:44,911 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1906630008] [2024-09-12 16:34:44,911 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1906630008] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 16:34:44,911 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1424690131] [2024-09-12 16:34:44,911 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-09-12 16:34:44,911 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:34:44,912 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 16:34:44,913 INFO L229 MonitoredProcess]: Starting monitored process 7 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 16:34:44,914 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-09-12 16:34:45,234 INFO L228 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 5 check-sat command(s) [2024-09-12 16:34:45,234 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 16:34:45,236 INFO L262 TraceCheckSpWp]: Trace formula consists of 406 conjuncts, 29 conjuncts are in the unsatisfiable core [2024-09-12 16:34:45,242 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 16:34:45,253 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-09-12 16:34:45,405 INFO L134 CoverageAnalysis]: Checked inductivity of 7594 backedges. 26 proven. 3 refuted. 0 times theorem prover too weak. 7565 trivial. 0 not checked. [2024-09-12 16:34:45,405 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 16:34:47,101 INFO L134 CoverageAnalysis]: Checked inductivity of 7594 backedges. 26 proven. 4 refuted. 0 times theorem prover too weak. 7564 trivial. 0 not checked. [2024-09-12 16:34:47,102 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1424690131] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 16:34:47,102 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 16:34:47,102 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 9, 10] total 32 [2024-09-12 16:34:47,102 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [329381692] [2024-09-12 16:34:47,102 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 16:34:47,103 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 32 states [2024-09-12 16:34:47,103 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:34:47,103 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 32 interpolants. [2024-09-12 16:34:47,104 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=125, Invalid=867, Unknown=0, NotChecked=0, Total=992 [2024-09-12 16:34:47,104 INFO L87 Difference]: Start difference. First operand 92 states and 117 transitions. Second operand has 32 states, 25 states have (on average 2.76) internal successors, (69), 25 states have internal predecessors, (69), 13 states have call successors, (33), 9 states have call predecessors, (33), 11 states have return successors, (27), 12 states have call predecessors, (27), 13 states have call successors, (27) [2024-09-12 16:34:47,646 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:34:47,646 INFO L93 Difference]: Finished difference Result 159 states and 205 transitions. [2024-09-12 16:34:47,647 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 20 states. [2024-09-12 16:34:47,647 INFO L78 Accepts]: Start accepts. Automaton has has 32 states, 25 states have (on average 2.76) internal successors, (69), 25 states have internal predecessors, (69), 13 states have call successors, (33), 9 states have call predecessors, (33), 11 states have return successors, (27), 12 states have call predecessors, (27), 13 states have call successors, (27) Word has length 390 [2024-09-12 16:34:47,648 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:34:47,649 INFO L225 Difference]: With dead ends: 159 [2024-09-12 16:34:47,649 INFO L226 Difference]: Without dead ends: 73 [2024-09-12 16:34:47,650 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 954 GetRequests, 911 SyntacticMatches, 0 SemanticMatches, 43 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 450 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=285, Invalid=1695, Unknown=0, NotChecked=0, Total=1980 [2024-09-12 16:34:47,653 INFO L434 NwaCegarLoop]: 25 mSDtfsCounter, 84 mSDsluCounter, 232 mSDsCounter, 0 mSdLazyCounter, 518 mSolverCounterSat, 46 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 86 SdHoareTripleChecker+Valid, 257 SdHoareTripleChecker+Invalid, 564 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 46 IncrementalHoareTripleChecker+Valid, 518 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-12 16:34:47,653 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [86 Valid, 257 Invalid, 564 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [46 Valid, 518 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-12 16:34:47,654 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 73 states. [2024-09-12 16:34:47,670 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 73 to 73. [2024-09-12 16:34:47,671 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 73 states, 42 states have (on average 1.1666666666666667) internal successors, (49), 46 states have internal predecessors, (49), 10 states have call successors, (10), 6 states have call predecessors, (10), 20 states have return successors, (24), 20 states have call predecessors, (24), 9 states have call successors, (24) [2024-09-12 16:34:47,672 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 73 states to 73 states and 83 transitions. [2024-09-12 16:34:47,672 INFO L78 Accepts]: Start accepts. Automaton has 73 states and 83 transitions. Word has length 390 [2024-09-12 16:34:47,674 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:34:47,674 INFO L474 AbstractCegarLoop]: Abstraction has 73 states and 83 transitions. [2024-09-12 16:34:47,675 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 32 states, 25 states have (on average 2.76) internal successors, (69), 25 states have internal predecessors, (69), 13 states have call successors, (33), 9 states have call predecessors, (33), 11 states have return successors, (27), 12 states have call predecessors, (27), 13 states have call successors, (27) [2024-09-12 16:34:47,675 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:47,675 INFO L276 IsEmpty]: Start isEmpty. Operand 73 states and 83 transitions. [2024-09-12 16:34:47,681 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 905 [2024-09-12 16:34:47,682 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:34:47,682 INFO L216 NwaCegarLoop]: trace histogram [140, 140, 120, 120, 120, 24, 24, 20, 20, 20, 20, 20, 20, 20, 6, 6, 4, 4, 4, 4, 4, 4, 4, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:34:47,701 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Ended with exit code 0 [2024-09-12 16:34:47,883 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 7 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable9 [2024-09-12 16:34:47,884 INFO L399 AbstractCegarLoop]: === Iteration 11 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:34:47,884 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:34:47,884 INFO L85 PathProgramCache]: Analyzing trace with hash -1660127436, now seen corresponding path program 7 times [2024-09-12 16:34:47,884 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:34:47,884 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [517072220] [2024-09-12 16:34:47,884 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:34:47,885 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:34:48,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:52,334 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:34:52,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:52,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:34:52,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:55,629 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:55,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:57,150 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:57,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:57,984 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:57,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:57,994 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:57,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:57,999 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,002 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,005 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,006 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,007 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,010 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,011 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:58,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,559 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,575 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,579 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,584 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:58,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,923 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,937 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,940 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:58,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:58,943 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:58,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,179 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,187 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,189 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,190 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:59,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,274 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,289 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,297 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,301 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:59,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-09-12 16:34:59,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,415 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,421 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,429 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,438 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:59,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,488 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,493 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,503 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,507 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,509 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:59,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,544 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,551 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,556 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,566 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:59,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,580 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:59,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,622 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,628 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,633 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,638 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,649 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:59,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,651 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-09-12 16:34:59,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 440 [2024-09-12 16:34:59,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,862 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,910 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,918 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,930 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,934 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,937 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,940 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,950 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:34:59,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,978 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:34:59,992 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:34:59,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,000 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,005 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,009 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,011 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,012 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:00,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,032 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,039 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,064 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:00,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,079 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,087 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,106 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,112 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:00,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,141 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,149 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,155 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:00,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,165 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-09-12 16:35:00,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,273 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,281 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:00,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,341 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:00,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,372 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,402 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,411 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,413 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:00,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,433 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,442 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,450 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:00,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,491 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,512 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,519 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:00,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:00,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,522 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 213 [2024-09-12 16:35:00,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,524 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 440 [2024-09-12 16:35:00,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:00,531 INFO L134 CoverageAnalysis]: Checked inductivity of 47827 backedges. 24 proven. 601 refuted. 0 times theorem prover too weak. 47202 trivial. 0 not checked. [2024-09-12 16:35:00,532 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:35:00,532 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [517072220] [2024-09-12 16:35:00,532 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [517072220] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 16:35:00,532 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [982404712] [2024-09-12 16:35:00,532 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-09-12 16:35:00,532 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:35:00,532 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 16:35:00,533 INFO L229 MonitoredProcess]: Starting monitored process 8 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 16:35:00,534 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-09-12 16:35:01,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:01,449 INFO L262 TraceCheckSpWp]: Trace formula consists of 3844 conjuncts, 52 conjuncts are in the unsatisfiable core [2024-09-12 16:35:01,464 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 16:35:01,507 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-09-12 16:35:01,682 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 23 treesize of output 3 [2024-09-12 16:35:01,728 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 15 treesize of output 7 [2024-09-12 16:35:01,772 INFO L134 CoverageAnalysis]: Checked inductivity of 47827 backedges. 51 proven. 17 refuted. 0 times theorem prover too weak. 47759 trivial. 0 not checked. [2024-09-12 16:35:01,772 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 16:35:02,690 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 0 stores, 1 select indices, 1 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 1 new quantified variables, introduced 0 case distinctions, treesize of input 28 treesize of output 24 [2024-09-12 16:35:03,203 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [982404712] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 16:35:03,204 INFO L185 FreeRefinementEngine]: Found 0 perfect and 2 imperfect interpolant sequences. [2024-09-12 16:35:03,204 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 13] total 29 [2024-09-12 16:35:03,204 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [814653690] [2024-09-12 16:35:03,204 INFO L85 oduleStraightlineAll]: Using 2 imperfect interpolants to construct interpolant automaton [2024-09-12 16:35:03,205 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 29 states [2024-09-12 16:35:03,205 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:35:03,206 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 29 interpolants. [2024-09-12 16:35:03,207 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=116, Invalid=940, Unknown=0, NotChecked=0, Total=1056 [2024-09-12 16:35:03,208 INFO L87 Difference]: Start difference. First operand 73 states and 83 transitions. Second operand has 29 states, 24 states have (on average 3.0416666666666665) internal successors, (73), 25 states have internal predecessors, (73), 13 states have call successors, (30), 6 states have call predecessors, (30), 12 states have return successors, (28), 15 states have call predecessors, (28), 13 states have call successors, (28) [2024-09-12 16:35:03,820 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:35:03,820 INFO L93 Difference]: Finished difference Result 165 states and 202 transitions. [2024-09-12 16:35:03,820 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 30 states. [2024-09-12 16:35:03,820 INFO L78 Accepts]: Start accepts. Automaton has has 29 states, 24 states have (on average 3.0416666666666665) internal successors, (73), 25 states have internal predecessors, (73), 13 states have call successors, (30), 6 states have call predecessors, (30), 12 states have return successors, (28), 15 states have call predecessors, (28), 13 states have call successors, (28) Word has length 904 [2024-09-12 16:35:03,821 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:35:03,822 INFO L225 Difference]: With dead ends: 165 [2024-09-12 16:35:03,822 INFO L226 Difference]: Without dead ends: 98 [2024-09-12 16:35:03,823 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 1306 GetRequests, 1257 SyntacticMatches, 0 SemanticMatches, 49 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 583 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=331, Invalid=2219, Unknown=0, NotChecked=0, Total=2550 [2024-09-12 16:35:03,824 INFO L434 NwaCegarLoop]: 29 mSDtfsCounter, 63 mSDsluCounter, 310 mSDsCounter, 0 mSdLazyCounter, 687 mSolverCounterSat, 37 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 67 SdHoareTripleChecker+Valid, 339 SdHoareTripleChecker+Invalid, 724 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 37 IncrementalHoareTripleChecker+Valid, 687 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-12 16:35:03,824 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [67 Valid, 339 Invalid, 724 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [37 Valid, 687 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-12 16:35:03,825 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 98 states. [2024-09-12 16:35:03,838 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 98 to 91. [2024-09-12 16:35:03,839 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 91 states, 54 states have (on average 1.1666666666666667) internal successors, (63), 57 states have internal predecessors, (63), 11 states have call successors, (11), 7 states have call predecessors, (11), 25 states have return successors, (35), 26 states have call predecessors, (35), 10 states have call successors, (35) [2024-09-12 16:35:03,840 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 109 transitions. [2024-09-12 16:35:03,840 INFO L78 Accepts]: Start accepts. Automaton has 91 states and 109 transitions. Word has length 904 [2024-09-12 16:35:03,841 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:35:03,841 INFO L474 AbstractCegarLoop]: Abstraction has 91 states and 109 transitions. [2024-09-12 16:35:03,841 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 29 states, 24 states have (on average 3.0416666666666665) internal successors, (73), 25 states have internal predecessors, (73), 13 states have call successors, (30), 6 states have call predecessors, (30), 12 states have return successors, (28), 15 states have call predecessors, (28), 13 states have call successors, (28) [2024-09-12 16:35:03,842 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:35:03,842 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 109 transitions. [2024-09-12 16:35:03,848 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1069 [2024-09-12 16:35:03,848 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:35:03,848 INFO L216 NwaCegarLoop]: trace histogram [168, 168, 144, 144, 144, 28, 28, 24, 24, 24, 24, 24, 24, 24, 6, 6, 4, 4, 4, 4, 4, 4, 4, 3, 3, 2, 2, 2, 2, 2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:35:03,868 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-09-12 16:35:04,049 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable10,8 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:35:04,049 INFO L399 AbstractCegarLoop]: === Iteration 12 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:35:04,050 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:35:04,050 INFO L85 PathProgramCache]: Analyzing trace with hash 1443767544, now seen corresponding path program 1 times [2024-09-12 16:35:04,050 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:35:04,050 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [496562503] [2024-09-12 16:35:04,050 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:35:04,050 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:35:04,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:07,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:35:07,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:07,184 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:35:07,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:09,701 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:09,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,746 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,846 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,855 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:10,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,892 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,895 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,901 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,905 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,905 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:10,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,934 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,941 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,947 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,949 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,950 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:10,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,967 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,973 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,977 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,983 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:10,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:10,988 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:10,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,000 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,005 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,010 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,017 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,022 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,023 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:11,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,040 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,047 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,053 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,058 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,061 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:11,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:11,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,594 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,601 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,602 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:11,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,637 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,643 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,657 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,660 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,662 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,664 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:11,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,712 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,714 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,715 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,716 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:11,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,737 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,743 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,756 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,758 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,761 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:11,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,779 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,787 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,800 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,805 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,812 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:11,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,842 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,846 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,849 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:11,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,852 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:11,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:11,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:11,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 522 [2024-09-12 16:35:11,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,204 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,217 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,220 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,222 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,258 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,270 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,275 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,278 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,281 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,284 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,321 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,334 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,339 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,369 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,383 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,393 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,398 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,412 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,425 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,439 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,441 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,456 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,461 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,470 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,473 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:12,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,590 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,595 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,600 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,607 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,664 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,669 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,676 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,712 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,722 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,740 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,757 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,759 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,788 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,804 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,811 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,821 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,825 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,842 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,850 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,869 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,880 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,901 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,909 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,916 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,926 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:12,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,929 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:12,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,931 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:12,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,933 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 522 [2024-09-12 16:35:12,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:12,937 INFO L134 CoverageAnalysis]: Checked inductivity of 68841 backedges. 8 proven. 50 refuted. 0 times theorem prover too weak. 68783 trivial. 0 not checked. [2024-09-12 16:35:12,937 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:35:12,937 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [496562503] [2024-09-12 16:35:12,937 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [496562503] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 16:35:12,937 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [690555228] [2024-09-12 16:35:12,937 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:35:12,937 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:35:12,937 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 16:35:12,939 INFO L229 MonitoredProcess]: Starting monitored process 9 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 16:35:12,940 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-09-12 16:35:14,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:14,130 INFO L262 TraceCheckSpWp]: Trace formula consists of 4486 conjuncts, 38 conjuncts are in the unsatisfiable core [2024-09-12 16:35:14,150 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 16:35:14,154 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-09-12 16:35:14,365 INFO L134 CoverageAnalysis]: Checked inductivity of 68841 backedges. 0 proven. 8 refuted. 0 times theorem prover too weak. 68833 trivial. 0 not checked. [2024-09-12 16:35:14,366 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 16:35:19,454 INFO L134 CoverageAnalysis]: Checked inductivity of 68841 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 68826 trivial. 0 not checked. [2024-09-12 16:35:19,455 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [690555228] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 16:35:19,455 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 16:35:19,455 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [17, 10, 14] total 37 [2024-09-12 16:35:19,455 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1884836523] [2024-09-12 16:35:19,455 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 16:35:19,457 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 37 states [2024-09-12 16:35:19,457 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:35:19,458 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants. [2024-09-12 16:35:19,458 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=163, Invalid=1169, Unknown=0, NotChecked=0, Total=1332 [2024-09-12 16:35:19,458 INFO L87 Difference]: Start difference. First operand 91 states and 109 transitions. Second operand has 37 states, 29 states have (on average 2.310344827586207) internal successors, (67), 29 states have internal predecessors, (67), 15 states have call successors, (29), 9 states have call predecessors, (29), 11 states have return successors, (24), 13 states have call predecessors, (24), 15 states have call successors, (24) [2024-09-12 16:35:20,014 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:35:20,015 INFO L93 Difference]: Finished difference Result 166 states and 199 transitions. [2024-09-12 16:35:20,015 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-09-12 16:35:20,015 INFO L78 Accepts]: Start accepts. Automaton has has 37 states, 29 states have (on average 2.310344827586207) internal successors, (67), 29 states have internal predecessors, (67), 15 states have call successors, (29), 9 states have call predecessors, (29), 11 states have return successors, (24), 13 states have call predecessors, (24), 15 states have call successors, (24) Word has length 1068 [2024-09-12 16:35:20,017 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:35:20,018 INFO L225 Difference]: With dead ends: 166 [2024-09-12 16:35:20,018 INFO L226 Difference]: Without dead ends: 81 [2024-09-12 16:35:20,020 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 2570 GetRequests, 2523 SyntacticMatches, 0 SemanticMatches, 47 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 604 ImplicationChecksByTransitivity, 0.7s TimeCoverageRelationStatistics Valid=330, Invalid=2022, Unknown=0, NotChecked=0, Total=2352 [2024-09-12 16:35:20,020 INFO L434 NwaCegarLoop]: 21 mSDtfsCounter, 78 mSDsluCounter, 212 mSDsCounter, 0 mSdLazyCounter, 557 mSolverCounterSat, 54 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 83 SdHoareTripleChecker+Valid, 233 SdHoareTripleChecker+Invalid, 611 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 54 IncrementalHoareTripleChecker+Valid, 557 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-09-12 16:35:20,020 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [83 Valid, 233 Invalid, 611 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [54 Valid, 557 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-09-12 16:35:20,021 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 81 states. [2024-09-12 16:35:20,031 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 81 to 81. [2024-09-12 16:35:20,032 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 81 states, 47 states have (on average 1.148936170212766) internal successors, (54), 51 states have internal predecessors, (54), 10 states have call successors, (10), 6 states have call predecessors, (10), 23 states have return successors, (27), 23 states have call predecessors, (27), 9 states have call successors, (27) [2024-09-12 16:35:20,032 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 81 states to 81 states and 91 transitions. [2024-09-12 16:35:20,033 INFO L78 Accepts]: Start accepts. Automaton has 81 states and 91 transitions. Word has length 1068 [2024-09-12 16:35:20,034 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:35:20,034 INFO L474 AbstractCegarLoop]: Abstraction has 81 states and 91 transitions. [2024-09-12 16:35:20,034 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 37 states, 29 states have (on average 2.310344827586207) internal successors, (67), 29 states have internal predecessors, (67), 15 states have call successors, (29), 9 states have call predecessors, (29), 11 states have return successors, (24), 13 states have call predecessors, (24), 15 states have call successors, (24) [2024-09-12 16:35:20,035 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:35:20,035 INFO L276 IsEmpty]: Start isEmpty. Operand 81 states and 91 transitions. [2024-09-12 16:35:20,056 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2365 [2024-09-12 16:35:20,056 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:35:20,056 INFO L216 NwaCegarLoop]: trace histogram [378, 378, 324, 324, 324, 63, 63, 54, 54, 54, 54, 54, 54, 54, 12, 12, 9, 9, 9, 9, 9, 9, 9, 4, 4, 3, 3, 3, 3, 3, 3, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:35:20,078 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-09-12 16:35:20,257 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable11,9 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:35:20,257 INFO L399 AbstractCegarLoop]: === Iteration 13 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:35:20,258 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:35:20,258 INFO L85 PathProgramCache]: Analyzing trace with hash -993844506, now seen corresponding path program 8 times [2024-09-12 16:35:20,258 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:35:20,258 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2050198363] [2024-09-12 16:35:20,258 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:35:20,258 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:35:20,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:32,402 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:35:32,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:32,409 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:35:32,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:40,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:40,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,716 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,721 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,724 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,728 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,730 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,733 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,734 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:42,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,771 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,775 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,778 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,781 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,783 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,785 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:42,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,808 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,826 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,830 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,832 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:42,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,851 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,861 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,867 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,870 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,872 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,873 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:42,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,885 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,891 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,895 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,909 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,911 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,912 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:42,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,924 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,928 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,935 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,937 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:42,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,939 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:42,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:42,941 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:42,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,064 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,145 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,149 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:44,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,202 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:44,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,253 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,265 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,267 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,268 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:44,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,299 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,311 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,313 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:44,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,335 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,345 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,354 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,357 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:44,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,365 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,378 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,386 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,401 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:44,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,403 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:44,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,952 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,957 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,961 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,964 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,966 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,968 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:44,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:44,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:44,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,002 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,007 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,011 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,017 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,021 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:45,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,060 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,063 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,065 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,066 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:45,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,084 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,100 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,103 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,105 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:45,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,117 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,123 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:45,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,147 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,170 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:45,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,172 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:45,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2024-09-12 16:35:45,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:45,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:45,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,120 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,172 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,179 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,185 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,189 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,195 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:46,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,235 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,247 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,252 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,256 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,261 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,262 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:46,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,295 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,320 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,326 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,330 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,334 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,336 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:46,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,367 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,376 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,385 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,398 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,403 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,405 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:46,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,445 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,458 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:46,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,490 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,506 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,513 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,523 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:46,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,526 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:46,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,699 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,764 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,774 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,783 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,806 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,808 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:46,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,879 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,894 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,905 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:46,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,944 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,954 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,964 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,972 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,979 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,984 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,988 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:46,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:46,990 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:47,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,027 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,041 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,047 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,051 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,054 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:47,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,077 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,104 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,109 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,112 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,115 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:47,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,154 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,160 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:47,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:47,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,218 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,267 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,276 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,291 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,297 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,302 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:47,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,363 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,385 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,386 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:47,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,427 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,443 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,455 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,459 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,460 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:47,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,485 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,508 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,533 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,538 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:47,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,564 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,606 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,618 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:47,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,649 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,660 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,670 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,686 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:47,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:47,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,695 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:47,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:47,698 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2024-09-12 16:35:47,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,041 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,252 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,318 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,331 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,344 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,364 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,371 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,377 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:48,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,438 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,451 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,464 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,474 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,491 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,496 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,499 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:48,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,557 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,569 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,586 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,592 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:48,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,630 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,661 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,668 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,674 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,680 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:48,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,700 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,712 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,723 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,741 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:48,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,765 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,787 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,805 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,810 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,814 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:48,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,818 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:48,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,934 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:48,988 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:48,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,000 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,011 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,018 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,021 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,030 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,036 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,040 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,042 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,086 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,098 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,129 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,141 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,342 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,352 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,357 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,362 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,385 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,389 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,395 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,399 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,401 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,402 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,417 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,423 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,428 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,432 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,435 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,437 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,439 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,440 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,447 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,469 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,470 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:49,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,570 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,585 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,594 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,629 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,635 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,641 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,646 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,655 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,656 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,682 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,689 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,694 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,698 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,708 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,709 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,729 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,736 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,742 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,747 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,753 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,755 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,756 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,770 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,777 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,787 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,796 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,806 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,819 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,824 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,829 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,832 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:35:49,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:35:49,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:35:49,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 779 [2024-09-12 16:35:49,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:35:49,851 INFO L134 CoverageAnalysis]: Checked inductivity of 349848 backedges. 14 proven. 171 refuted. 0 times theorem prover too weak. 349663 trivial. 0 not checked. [2024-09-12 16:35:49,851 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:35:49,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2050198363] [2024-09-12 16:35:49,851 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2050198363] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 16:35:49,851 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [706998678] [2024-09-12 16:35:49,851 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-09-12 16:35:49,852 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:35:49,852 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 16:35:49,854 INFO L229 MonitoredProcess]: Starting monitored process 10 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 16:35:49,855 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-09-12 16:35:52,188 INFO L228 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-09-12 16:35:52,188 INFO L229 tOrderPrioritization]: Conjunction of SSA is unsat [2024-09-12 16:35:52,232 INFO L262 TraceCheckSpWp]: Trace formula consists of 9780 conjuncts, 50 conjuncts are in the unsatisfiable core [2024-09-12 16:35:52,277 INFO L285 TraceCheckSpWp]: Computing forward predicates... [2024-09-12 16:35:52,281 INFO L378 Elim1Store]: Elim1 eliminated variable of array dimension 2, 1 stores, 0 select indices, 0 select index equivalence classes, 0 disjoint index pairs (out of 0 index pairs), introduced 0 new quantified variables, introduced 0 case distinctions, treesize of input 11 treesize of output 7 [2024-09-12 16:35:52,570 INFO L134 CoverageAnalysis]: Checked inductivity of 349848 backedges. 0 proven. 15 refuted. 0 times theorem prover too weak. 349833 trivial. 0 not checked. [2024-09-12 16:35:52,570 INFO L327 TraceCheckSpWp]: Computing backward predicates... [2024-09-12 16:36:03,339 INFO L134 CoverageAnalysis]: Checked inductivity of 349848 backedges. 0 proven. 33 refuted. 0 times theorem prover too weak. 349815 trivial. 0 not checked. [2024-09-12 16:36:03,339 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [706998678] provided 0 perfect and 2 imperfect interpolant sequences [2024-09-12 16:36:03,339 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-09-12 16:36:03,340 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [18, 11, 18] total 43 [2024-09-12 16:36:03,340 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [250873931] [2024-09-12 16:36:03,340 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-09-12 16:36:03,342 INFO L551 AbstractCegarLoop]: INTERPOLANT automaton has 43 states [2024-09-12 16:36:03,342 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-09-12 16:36:03,343 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 43 interpolants. [2024-09-12 16:36:03,343 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=218, Invalid=1588, Unknown=0, NotChecked=0, Total=1806 [2024-09-12 16:36:03,343 INFO L87 Difference]: Start difference. First operand 81 states and 91 transitions. Second operand has 43 states, 34 states have (on average 2.1470588235294117) internal successors, (73), 34 states have internal predecessors, (73), 17 states have call successors, (31), 10 states have call predecessors, (31), 14 states have return successors, (28), 17 states have call predecessors, (28), 17 states have call successors, (28) [2024-09-12 16:36:04,130 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-09-12 16:36:04,131 INFO L93 Difference]: Finished difference Result 160 states and 185 transitions. [2024-09-12 16:36:04,131 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 21 states. [2024-09-12 16:36:04,131 INFO L78 Accepts]: Start accepts. Automaton has has 43 states, 34 states have (on average 2.1470588235294117) internal successors, (73), 34 states have internal predecessors, (73), 17 states have call successors, (31), 10 states have call predecessors, (31), 14 states have return successors, (28), 17 states have call predecessors, (28), 17 states have call successors, (28) Word has length 2364 [2024-09-12 16:36:04,133 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-09-12 16:36:04,134 INFO L225 Difference]: With dead ends: 160 [2024-09-12 16:36:04,134 INFO L226 Difference]: Without dead ends: 85 [2024-09-12 16:36:04,140 INFO L433 NwaCegarLoop]: 0 DeclaredPredicates, 5670 GetRequests, 5616 SyntacticMatches, 0 SemanticMatches, 54 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 839 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=422, Invalid=2658, Unknown=0, NotChecked=0, Total=3080 [2024-09-12 16:36:04,140 INFO L434 NwaCegarLoop]: 22 mSDtfsCounter, 122 mSDsluCounter, 282 mSDsCounter, 0 mSdLazyCounter, 712 mSolverCounterSat, 73 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.5s Time, 0 mProtectedPredicate, 0 mProtectedAction, 127 SdHoareTripleChecker+Valid, 304 SdHoareTripleChecker+Invalid, 785 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 73 IncrementalHoareTripleChecker+Valid, 712 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-09-12 16:36:04,140 INFO L435 NwaCegarLoop]: SdHoareTripleChecker [127 Valid, 304 Invalid, 785 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [73 Valid, 712 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-09-12 16:36:04,141 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 85 states. [2024-09-12 16:36:04,156 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 85 to 85. [2024-09-12 16:36:04,156 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 85 states, 49 states have (on average 1.1428571428571428) internal successors, (56), 53 states have internal predecessors, (56), 10 states have call successors, (10), 6 states have call predecessors, (10), 25 states have return successors, (29), 25 states have call predecessors, (29), 9 states have call successors, (29) [2024-09-12 16:36:04,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 85 states to 85 states and 95 transitions. [2024-09-12 16:36:04,158 INFO L78 Accepts]: Start accepts. Automaton has 85 states and 95 transitions. Word has length 2364 [2024-09-12 16:36:04,159 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-09-12 16:36:04,160 INFO L474 AbstractCegarLoop]: Abstraction has 85 states and 95 transitions. [2024-09-12 16:36:04,161 INFO L475 AbstractCegarLoop]: INTERPOLANT automaton has has 43 states, 34 states have (on average 2.1470588235294117) internal successors, (73), 34 states have internal predecessors, (73), 17 states have call successors, (31), 10 states have call predecessors, (31), 14 states have return successors, (28), 17 states have call predecessors, (28), 17 states have call successors, (28) [2024-09-12 16:36:04,161 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:36:04,161 INFO L276 IsEmpty]: Start isEmpty. Operand 85 states and 95 transitions. [2024-09-12 16:36:04,233 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4175 [2024-09-12 16:36:04,233 INFO L208 NwaCegarLoop]: Found error trace [2024-09-12 16:36:04,234 INFO L216 NwaCegarLoop]: trace histogram [672, 672, 576, 576, 576, 112, 112, 96, 96, 96, 96, 96, 96, 96, 20, 20, 16, 16, 16, 16, 16, 16, 16, 5, 5, 4, 4, 4, 4, 4, 4, 4, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-09-12 16:36:04,266 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-09-12 16:36:04,434 WARN L456 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable12 [2024-09-12 16:36:04,435 INFO L399 AbstractCegarLoop]: === Iteration 14 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-09-12 16:36:04,435 INFO L160 PredicateUnifier]: Initialized classic predicate unifier [2024-09-12 16:36:04,436 INFO L85 PathProgramCache]: Analyzing trace with hash -670580582, now seen corresponding path program 9 times [2024-09-12 16:36:04,436 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-09-12 16:36:04,436 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [972832684] [2024-09-12 16:36:04,436 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-09-12 16:36:04,436 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-09-12 16:36:05,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:36:38,626 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-09-12 16:36:38,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:36:38,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-09-12 16:36:39,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:36:59,283 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:36:59,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,380 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,470 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,474 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,478 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,485 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,486 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:03,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,518 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,523 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,533 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,535 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:03,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,561 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,572 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,575 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,580 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:03,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,600 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,615 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,617 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,619 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:03,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,641 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,644 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,649 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:03,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,661 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,669 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,686 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,688 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,690 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:03,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,691 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:03,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:03,692 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:03,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,121 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:06,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,189 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,199 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,202 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,205 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:06,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,246 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,255 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,259 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,261 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,264 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:06,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,287 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,294 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,300 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,304 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,308 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,311 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,312 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,314 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:06,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,336 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,348 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,352 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,354 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,357 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:06,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,366 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,373 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,379 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,384 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,388 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,392 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:06,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,394 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:06,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:06,395 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:06,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,579 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,649 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,656 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,661 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,665 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,668 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,670 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,673 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:07,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,723 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,729 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,734 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,738 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,742 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,744 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,745 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,746 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:07,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,779 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,785 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,792 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,795 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,797 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:07,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,817 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,823 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,829 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,834 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,837 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,841 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,842 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:07,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,856 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,863 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,869 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,881 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,883 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,884 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:07,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,892 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,907 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,912 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,917 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,920 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:07,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,923 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:07,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:07,925 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:07,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,400 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,471 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,474 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,477 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,482 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,483 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:08,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,516 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,524 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,528 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,533 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:08,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,563 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,567 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,571 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,573 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,575 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,577 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,578 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:08,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,595 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,601 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,612 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,614 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,615 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,616 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:08,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,628 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,634 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,648 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,651 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:08,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,664 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,668 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,677 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:08,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,679 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:08,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,681 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:08,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:08,710 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1036 [2024-09-12 16:37:09,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:11,541 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:11,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:11,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:11,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:11,963 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:11,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:11,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:11,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:11,975 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:11,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:11,979 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:11,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:11,982 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:11,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:11,985 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:11,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:11,986 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:11,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:11,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,022 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,029 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,033 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,037 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,041 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,044 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,045 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,046 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,073 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,080 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,084 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,091 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,094 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,096 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,116 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,135 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,137 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,159 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,168 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,176 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,183 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,189 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,195 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,200 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,204 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,207 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,208 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,210 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:12,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,403 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,470 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,473 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,475 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,476 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,513 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,521 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,527 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,531 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,534 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,537 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,539 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,568 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,576 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,583 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,589 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,594 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,599 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,628 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,635 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,647 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,650 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,652 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,669 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,678 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,685 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,692 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,698 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,700 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,702 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,705 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,706 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,717 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,728 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,738 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,746 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,752 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,756 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,759 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,762 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:12,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,914 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,923 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,938 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,945 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:12,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:12,957 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:12,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,014 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,026 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,038 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,056 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,066 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,069 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:13,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,111 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,124 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,134 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,148 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,153 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,156 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:13,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,192 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,201 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,216 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,225 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,226 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:13,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,423 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,428 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,434 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,436 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,437 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,438 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:13,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,444 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,454 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,458 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,461 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,463 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,466 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:13,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,467 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:13,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,514 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,574 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,598 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,601 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,603 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,605 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:13,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,659 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,663 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,667 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,670 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,672 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,674 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,675 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:13,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,701 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,707 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,712 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,716 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,719 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,722 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,724 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,725 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:13,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,743 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,750 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,756 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,764 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,766 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,768 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,769 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:13,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,789 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,799 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,806 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,808 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:13,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,823 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,833 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,836 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,839 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,841 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:13,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,842 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:13,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,844 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:13,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:13,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1036 [2024-09-12 16:37:13,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:14,958 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,332 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,339 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,346 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,351 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,355 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,358 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,360 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,361 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:15,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,400 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,414 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,423 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,426 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,428 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,429 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:15,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,457 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,465 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,479 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,484 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,487 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,490 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:15,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,519 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,526 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,532 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,536 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,540 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,542 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,543 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:15,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,558 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,566 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,575 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,582 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,587 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,591 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,594 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:15,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,604 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,613 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,620 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,627 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,632 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,636 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,639 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:15,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,642 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:15,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,887 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,896 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,910 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,915 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,919 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,921 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,922 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:15,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,962 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,972 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,980 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,987 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,993 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:15,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:15,998 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,002 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,003 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:16,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,039 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,048 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,064 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,070 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,074 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,076 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,077 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:16,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,101 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,110 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,118 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,126 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,131 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,138 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,140 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:16,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,166 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,182 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,188 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,193 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,196 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,197 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:16,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,228 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,236 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,247 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,252 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:16,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,254 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:16,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,412 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,462 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,472 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,481 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,489 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,494 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,497 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,500 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,501 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:16,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,743 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,748 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,751 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,754 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,757 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,759 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,760 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,761 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:16,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,785 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,790 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,801 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,804 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,805 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:16,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,822 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,828 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,832 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,835 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,838 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,840 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,841 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,842 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:16,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,854 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,860 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,864 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,871 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,874 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,875 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,876 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:16,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,883 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,889 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,893 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,897 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,903 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,904 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,905 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:16,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,906 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:16,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,955 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:16,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:16,998 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,004 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,009 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,013 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,016 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,018 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,019 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,020 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:17,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,055 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,062 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,067 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,071 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,075 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,077 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,079 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,080 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:17,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,108 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,114 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,119 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,124 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,127 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,130 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,133 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:17,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,152 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,158 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,164 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,169 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,177 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:17,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,191 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,198 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,203 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,212 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:17,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,223 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,229 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,233 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,237 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,247 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,249 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:17,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,251 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:17,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,254 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1036 [2024-09-12 16:37:17,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:17,771 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:17,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,097 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,144 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,151 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,157 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,163 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,171 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,173 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,174 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:18,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,219 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,226 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,236 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,242 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:18,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,279 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,287 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,293 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,298 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,303 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,305 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,306 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:18,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,328 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,336 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,343 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,349 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,353 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,356 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,358 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,359 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:18,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,382 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,390 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,396 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,400 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,404 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,406 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:18,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,416 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,424 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,431 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,437 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,442 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,445 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,447 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:18,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,449 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:18,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,645 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,693 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,703 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,711 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,724 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,728 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,731 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,732 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:18,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,773 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,782 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,791 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,798 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,807 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,809 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,813 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,815 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:18,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,847 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,857 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,868 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,878 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,886 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,893 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,898 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,900 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:18,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,932 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,942 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,951 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,959 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,965 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,970 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,973 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,974 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:18,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:18,991 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:18,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,002 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,011 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,019 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,025 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,030 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,034 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,035 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:19,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,047 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,057 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,066 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,074 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,080 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,085 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,089 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:19,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,090 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:19,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,193 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,244 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,254 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,263 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,271 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,277 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,282 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,285 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,286 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:19,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,329 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,340 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,350 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,358 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,364 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,369 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,372 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,374 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:19,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,407 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,419 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,429 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,437 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,442 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,448 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,452 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,453 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:19,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,480 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,491 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,502 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,511 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,519 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,524 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,528 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,530 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:19,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,549 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,560 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,571 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,581 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,588 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,593 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,596 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,597 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:19,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,609 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,621 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,631 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,640 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,648 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,653 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,656 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,658 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:19,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,660 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:19,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,718 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,772 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,784 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,794 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,803 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,811 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,816 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:19,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:19,820 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,015 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:20,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,076 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,081 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,085 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,088 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,091 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,093 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,095 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,096 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:20,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,122 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,128 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,132 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,136 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,139 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,141 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,142 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,143 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:20,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,162 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,167 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,172 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,175 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,178 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,180 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,181 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,182 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:20,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,194 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,199 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,203 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,206 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,209 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,211 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,213 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,214 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:20,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,221 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,227 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,232 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,236 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,239 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,241 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,243 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2 [2024-09-12 16:37:20,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,244 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 38 [2024-09-12 16:37:20,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,245 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-09-12 16:37:20,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,247 INFO L381 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1036 [2024-09-12 16:37:20,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-09-12 16:37:20,266 INFO L134 CoverageAnalysis]: Checked inductivity of 1107146 backedges. 20 proven. 402 refuted. 0 times theorem prover too weak. 1106724 trivial. 0 not checked. [2024-09-12 16:37:20,266 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-09-12 16:37:20,267 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [972832684] [2024-09-12 16:37:20,267 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [972832684] provided 0 perfect and 1 imperfect interpolant sequences [2024-09-12 16:37:20,267 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [726446999] [2024-09-12 16:37:20,267 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-09-12 16:37:20,267 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-09-12 16:37:20,267 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-09-12 16:37:20,268 INFO L229 MonitoredProcess]: Starting monitored process 11 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-09-12 16:37:20,269 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process