./Ultimate.py --spec ../sv-benchmarks/c/properties/unreach-call.prp --file ../sv-benchmarks/c/recursive-simple/fibo_2calls_15-2.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 --witnessprinter.generate.graphml.witnesses false --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version e378df2c Calling Ultimate with: /root/.sdkman/candidates/java/11.0.12-open/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/recursive-simple/fibo_2calls_15-2.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 d89b24ddcb39bc81f78fa19f2306b45fb625208ffa4463b75f31372afe08085d --procedureinliner.inline.calls.to.implemented.procedures NEVER --traceabstraction.positions.where.we.compute.the.hoare.annotation All --witnessprinter.yaml.format.version 2.1 --witnessprinter.generate.graphml.witnesses false --- Real Ultimate output --- This is Ultimate 0.2.5-wip.dk.contract-modifies-e378df2-m [2024-10-15 15:11:52,052 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-15 15:11:52,115 INFO L114 SettingsManager]: Loading settings from /storage/repos/certificate-witnesses-artifact/automizer/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-15 15:11:52,122 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-15 15:11:52,122 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-15 15:11:52,140 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-15 15:11:52,141 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-15 15:11:52,141 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-15 15:11:52,141 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-15 15:11:52,142 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-15 15:11:52,143 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-15 15:11:52,143 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-15 15:11:52,143 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-15 15:11:52,144 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-15 15:11:52,144 INFO L153 SettingsManager]: * Use SBE=true [2024-10-15 15:11:52,145 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-15 15:11:52,146 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-15 15:11:52,146 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-15 15:11:52,146 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-15 15:11:52,146 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-15 15:11:52,146 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-15 15:11:52,147 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-15 15:11:52,147 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-15 15:11:52,147 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-15 15:11:52,147 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-15 15:11:52,147 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-15 15:11:52,148 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-15 15:11:52,148 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-15 15:11:52,148 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-15 15:11:52,148 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-15 15:11:52,148 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-15 15:11:52,149 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-15 15:11:52,149 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-15 15:11:52,149 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-15 15:11:52,151 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-15 15:11:52,151 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-15 15:11:52,151 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-15 15:11:52,151 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-15 15:11:52,151 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-15 15:11:52,152 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-15 15:11:52,152 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-15 15:11:52,153 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-15 15:11:52,153 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 -> d89b24ddcb39bc81f78fa19f2306b45fb625208ffa4463b75f31372afe08085d 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 Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Generate GraphML witnesses -> false [2024-10-15 15:11:52,344 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-15 15:11:52,359 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-15 15:11:52,361 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-15 15:11:52,362 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-15 15:11:52,362 INFO L274 PluginConnector]: CDTParser initialized [2024-10-15 15:11:52,363 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/certificate-witnesses-artifact/automizer/../sv-benchmarks/c/recursive-simple/fibo_2calls_15-2.c [2024-10-15 15:11:53,560 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-15 15:11:53,720 INFO L384 CDTParser]: Found 1 translation units. [2024-10-15 15:11:53,721 INFO L180 CDTParser]: Scanning /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/fibo_2calls_15-2.c [2024-10-15 15:11:53,730 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/certificate-witnesses-artifact/automizer/data/7844e0cb0/9fcb6352461744409fc5298d813dbca6/FLAG8ec60bff1 [2024-10-15 15:11:53,745 INFO L435 CDTParser]: Successfully deleted /storage/repos/certificate-witnesses-artifact/automizer/data/7844e0cb0/9fcb6352461744409fc5298d813dbca6 [2024-10-15 15:11:53,747 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-15 15:11:53,748 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-15 15:11:53,749 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-15 15:11:53,749 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-15 15:11:53,753 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-15 15:11:53,755 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,755 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@4083e444 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53, skipping insertion in model container [2024-10-15 15:11:53,756 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,769 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-15 15:11:53,891 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/fibo_2calls_15-2.c[950,963] [2024-10-15 15:11:53,895 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-15 15:11:53,902 INFO L200 MainTranslator]: Completed pre-run [2024-10-15 15:11:53,912 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/certificate-witnesses-artifact/sv-benchmarks/c/recursive-simple/fibo_2calls_15-2.c[950,963] [2024-10-15 15:11:53,912 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-15 15:11:53,923 INFO L204 MainTranslator]: Completed translation [2024-10-15 15:11:53,924 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53 WrapperNode [2024-10-15 15:11:53,924 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-15 15:11:53,925 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-15 15:11:53,925 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-15 15:11:53,925 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-15 15:11:53,930 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,934 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,938 INFO L138 Inliner]: procedures = 14, calls = 12, calls flagged for inlining = 0, calls inlined = 0, statements flattened = 0 [2024-10-15 15:11:53,938 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-15 15:11:53,939 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-15 15:11:53,939 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-15 15:11:53,939 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-15 15:11:53,946 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,946 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,947 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,954 INFO L175 MemorySlicer]: Split 2 memory accesses to 1 slices as follows [2]. 100 percent of accesses are in the largest equivalence class. The 2 initializations are split as follows [2]. The 0 writes are split as follows [0]. [2024-10-15 15:11:53,954 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,955 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,956 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,957 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,957 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,958 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,959 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-15 15:11:53,959 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-15 15:11:53,960 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-15 15:11:53,960 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-15 15:11:53,960 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (1/1) ... [2024-10-15 15:11:53,968 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-15 15:11:53,978 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:53,997 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-10-15 15:11:53,999 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-10-15 15:11:54,033 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-15 15:11:54,034 INFO L130 BoogieDeclarations]: Found specification of procedure main [2024-10-15 15:11:54,034 INFO L138 BoogieDeclarations]: Found implementation of procedure main [2024-10-15 15:11:54,034 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-15 15:11:54,034 INFO L130 BoogieDeclarations]: Found specification of procedure fibo2 [2024-10-15 15:11:54,034 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo2 [2024-10-15 15:11:54,034 INFO L130 BoogieDeclarations]: Found specification of procedure fibo1 [2024-10-15 15:11:54,036 INFO L138 BoogieDeclarations]: Found implementation of procedure fibo1 [2024-10-15 15:11:54,036 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.init [2024-10-15 15:11:54,036 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.init [2024-10-15 15:11:54,036 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-15 15:11:54,036 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-15 15:11:54,084 INFO L238 CfgBuilder]: Building ICFG [2024-10-15 15:11:54,085 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-15 15:11:54,187 INFO L? ?]: Removed 7 outVars from TransFormulas that were not future-live. [2024-10-15 15:11:54,187 INFO L287 CfgBuilder]: Performing block encoding [2024-10-15 15:11:54,207 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-15 15:11:54,207 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-15 15:11:54,207 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.10 03:11:54 BoogieIcfgContainer [2024-10-15 15:11:54,208 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-15 15:11:54,209 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-15 15:11:54,210 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-15 15:11:54,212 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-15 15:11:54,213 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 15.10 03:11:53" (1/3) ... [2024-10-15 15:11:54,214 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1ac0322d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 15.10 03:11:54, skipping insertion in model container [2024-10-15 15:11:54,214 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 15.10 03:11:53" (2/3) ... [2024-10-15 15:11:54,215 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@1ac0322d and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 15.10 03:11:54, skipping insertion in model container [2024-10-15 15:11:54,215 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 15.10 03:11:54" (3/3) ... [2024-10-15 15:11:54,216 INFO L112 eAbstractionObserver]: Analyzing ICFG fibo_2calls_15-2.c [2024-10-15 15:11:54,228 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:All NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-15 15:11:54,229 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-15 15:11:54,275 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-15 15:11:54,281 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=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;@4788673b, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-15 15:11:54,281 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-15 15:11:54,284 INFO L276 IsEmpty]: Start isEmpty. Operand has 32 states, 19 states have (on average 1.3157894736842106) internal successors, (25), 20 states have internal predecessors, (25), 7 states have call successors, (7), 4 states have call predecessors, (7), 4 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) [2024-10-15 15:11:54,289 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 14 [2024-10-15 15:11:54,290 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:54,290 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:11:54,290 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:54,294 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:54,294 INFO L85 PathProgramCache]: Analyzing trace with hash -685851838, now seen corresponding path program 1 times [2024-10-15 15:11:54,300 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:54,300 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1185131220] [2024-10-15 15:11:54,300 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:54,301 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:54,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:54,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:54,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:54,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:54,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:54,520 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-15 15:11:54,520 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:54,520 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1185131220] [2024-10-15 15:11:54,521 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1185131220] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-15 15:11:54,521 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-15 15:11:54,521 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-15 15:11:54,525 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1448201275] [2024-10-15 15:11:54,526 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-15 15:11:54,529 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-15 15:11:54,529 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:54,548 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-15 15:11:54,549 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-15 15:11:54,550 INFO L87 Difference]: Start difference. First operand has 32 states, 19 states have (on average 1.3157894736842106) internal successors, (25), 20 states have internal predecessors, (25), 7 states have call successors, (7), 4 states have call predecessors, (7), 4 states have return successors, (7), 7 states have call predecessors, (7), 7 states have call successors, (7) Second operand has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-10-15 15:11:54,649 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:54,649 INFO L93 Difference]: Finished difference Result 44 states and 55 transitions. [2024-10-15 15:11:54,653 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-15 15:11:54,654 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 2 states have call successors, (3), 1 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 13 [2024-10-15 15:11:54,654 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:54,675 INFO L225 Difference]: With dead ends: 44 [2024-10-15 15:11:54,675 INFO L226 Difference]: Without dead ends: 32 [2024-10-15 15:11:54,682 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-15 15:11:54,686 INFO L432 NwaCegarLoop]: 31 mSDtfsCounter, 10 mSDsluCounter, 72 mSDsCounter, 0 mSdLazyCounter, 48 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 13 SdHoareTripleChecker+Valid, 103 SdHoareTripleChecker+Invalid, 48 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 48 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:54,687 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [13 Valid, 103 Invalid, 48 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 48 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-15 15:11:54,699 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2024-10-15 15:11:54,717 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 30. [2024-10-15 15:11:54,718 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 18 states have (on average 1.2222222222222223) internal successors, (22), 19 states have internal predecessors, (22), 7 states have call successors, (7), 4 states have call predecessors, (7), 4 states have return successors, (8), 6 states have call predecessors, (8), 6 states have call successors, (8) [2024-10-15 15:11:54,719 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 37 transitions. [2024-10-15 15:11:54,720 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 37 transitions. Word has length 13 [2024-10-15 15:11:54,721 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:54,721 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 37 transitions. [2024-10-15 15:11:54,721 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.0) internal successors, (8), 5 states have internal predecessors, (8), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-10-15 15:11:54,721 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:54,721 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 37 transitions. [2024-10-15 15:11:54,722 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 15 [2024-10-15 15:11:54,722 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:54,722 INFO L215 NwaCegarLoop]: trace histogram [1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:11:54,723 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-15 15:11:54,723 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:54,723 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:54,723 INFO L85 PathProgramCache]: Analyzing trace with hash 924954813, now seen corresponding path program 1 times [2024-10-15 15:11:54,723 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:54,723 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1635106343] [2024-10-15 15:11:54,723 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:54,724 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:54,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:54,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:54,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:54,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:54,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:54,824 INFO L134 CoverageAnalysis]: Checked inductivity of 0 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 0 trivial. 0 not checked. [2024-10-15 15:11:54,824 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:54,824 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1635106343] [2024-10-15 15:11:54,824 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1635106343] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-15 15:11:54,824 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-15 15:11:54,824 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [5] imperfect sequences [] total 5 [2024-10-15 15:11:54,825 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1894373556] [2024-10-15 15:11:54,825 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-15 15:11:54,825 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 5 states [2024-10-15 15:11:54,826 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:54,826 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 5 interpolants. [2024-10-15 15:11:54,826 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-15 15:11:54,826 INFO L87 Difference]: Start difference. First operand 30 states and 37 transitions. Second operand has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-10-15 15:11:54,882 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:54,882 INFO L93 Difference]: Finished difference Result 36 states and 44 transitions. [2024-10-15 15:11:54,883 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 5 states. [2024-10-15 15:11:54,883 INFO L78 Accepts]: Start accepts. Automaton has has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 2 states have call successors, (3), 1 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 14 [2024-10-15 15:11:54,883 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:54,884 INFO L225 Difference]: With dead ends: 36 [2024-10-15 15:11:54,884 INFO L226 Difference]: Without dead ends: 32 [2024-10-15 15:11:54,884 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 8 GetRequests, 5 SyntacticMatches, 0 SemanticMatches, 3 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=7, Invalid=13, Unknown=0, NotChecked=0, Total=20 [2024-10-15 15:11:54,885 INFO L432 NwaCegarLoop]: 27 mSDtfsCounter, 7 mSDsluCounter, 61 mSDsCounter, 0 mSdLazyCounter, 44 mSolverCounterSat, 1 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 10 SdHoareTripleChecker+Valid, 88 SdHoareTripleChecker+Invalid, 45 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 1 IncrementalHoareTripleChecker+Valid, 44 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:54,886 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [10 Valid, 88 Invalid, 45 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [1 Valid, 44 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-15 15:11:54,887 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 32 states. [2024-10-15 15:11:54,895 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 32 to 30. [2024-10-15 15:11:54,896 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 30 states, 18 states have (on average 1.2222222222222223) internal successors, (22), 19 states have internal predecessors, (22), 7 states have call successors, (7), 4 states have call predecessors, (7), 4 states have return successors, (8), 6 states have call predecessors, (8), 6 states have call successors, (8) [2024-10-15 15:11:54,897 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 30 states to 30 states and 37 transitions. [2024-10-15 15:11:54,897 INFO L78 Accepts]: Start accepts. Automaton has 30 states and 37 transitions. Word has length 14 [2024-10-15 15:11:54,897 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:54,897 INFO L471 AbstractCegarLoop]: Abstraction has 30 states and 37 transitions. [2024-10-15 15:11:54,897 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 5 states, 4 states have (on average 2.25) internal successors, (9), 5 states have internal predecessors, (9), 2 states have call successors, (3), 1 states have call predecessors, (3), 2 states have return successors, (2), 2 states have call predecessors, (2), 2 states have call successors, (2) [2024-10-15 15:11:54,898 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:54,898 INFO L276 IsEmpty]: Start isEmpty. Operand 30 states and 37 transitions. [2024-10-15 15:11:54,898 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 27 [2024-10-15 15:11:54,898 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:54,899 INFO L215 NwaCegarLoop]: trace histogram [2, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:11:54,899 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable1 [2024-10-15 15:11:54,899 INFO L396 AbstractCegarLoop]: === Iteration 3 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:54,902 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:54,902 INFO L85 PathProgramCache]: Analyzing trace with hash -1782416332, now seen corresponding path program 1 times [2024-10-15 15:11:54,902 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:54,903 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1361872575] [2024-10-15 15:11:54,903 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:54,903 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:54,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:54,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:54,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:54,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:54,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:55,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:55,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:55,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-10-15 15:11:55,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:55,043 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:55,045 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:55,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1361872575] [2024-10-15 15:11:55,046 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1361872575] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:55,046 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1141132860] [2024-10-15 15:11:55,046 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:55,047 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:55,047 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:55,048 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-10-15 15:11:55,050 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process [2024-10-15 15:11:55,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:55,095 INFO L255 TraceCheckSpWp]: Trace formula consists of 77 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-15 15:11:55,099 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:55,171 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:55,171 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:55,342 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:55,342 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1141132860] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:55,342 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:55,342 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 7, 7] total 13 [2024-10-15 15:11:55,342 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1041754239] [2024-10-15 15:11:55,343 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:55,346 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-15 15:11:55,346 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:55,346 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-15 15:11:55,347 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=32, Invalid=124, Unknown=0, NotChecked=0, Total=156 [2024-10-15 15:11:55,347 INFO L87 Difference]: Start difference. First operand 30 states and 37 transitions. Second operand has 13 states, 10 states have (on average 3.2) internal successors, (32), 13 states have internal predecessors, (32), 8 states have call successors, (10), 1 states have call predecessors, (10), 4 states have return successors, (9), 3 states have call predecessors, (9), 8 states have call successors, (9) [2024-10-15 15:11:55,474 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:55,474 INFO L93 Difference]: Finished difference Result 58 states and 78 transitions. [2024-10-15 15:11:55,475 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-15 15:11:55,475 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 10 states have (on average 3.2) internal successors, (32), 13 states have internal predecessors, (32), 8 states have call successors, (10), 1 states have call predecessors, (10), 4 states have return successors, (9), 3 states have call predecessors, (9), 8 states have call successors, (9) Word has length 26 [2024-10-15 15:11:55,476 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:55,477 INFO L225 Difference]: With dead ends: 58 [2024-10-15 15:11:55,477 INFO L226 Difference]: Without dead ends: 34 [2024-10-15 15:11:55,477 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 68 GetRequests, 53 SyntacticMatches, 2 SemanticMatches, 13 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 21 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=44, Invalid=166, Unknown=0, NotChecked=0, Total=210 [2024-10-15 15:11:55,479 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 25 mSDsluCounter, 137 mSDsCounter, 0 mSdLazyCounter, 139 mSolverCounterSat, 16 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 30 SdHoareTripleChecker+Valid, 160 SdHoareTripleChecker+Invalid, 155 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 16 IncrementalHoareTripleChecker+Valid, 139 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:55,479 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [30 Valid, 160 Invalid, 155 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [16 Valid, 139 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-15 15:11:55,480 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 34 states. [2024-10-15 15:11:55,484 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 34 to 32. [2024-10-15 15:11:55,484 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 32 states, 19 states have (on average 1.2105263157894737) internal successors, (23), 21 states have internal predecessors, (23), 7 states have call successors, (7), 4 states have call predecessors, (7), 5 states have return successors, (9), 6 states have call predecessors, (9), 6 states have call successors, (9) [2024-10-15 15:11:55,485 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 32 states to 32 states and 39 transitions. [2024-10-15 15:11:55,485 INFO L78 Accepts]: Start accepts. Automaton has 32 states and 39 transitions. Word has length 26 [2024-10-15 15:11:55,486 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:55,486 INFO L471 AbstractCegarLoop]: Abstraction has 32 states and 39 transitions. [2024-10-15 15:11:55,486 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 10 states have (on average 3.2) internal successors, (32), 13 states have internal predecessors, (32), 8 states have call successors, (10), 1 states have call predecessors, (10), 4 states have return successors, (9), 3 states have call predecessors, (9), 8 states have call successors, (9) [2024-10-15 15:11:55,486 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:55,486 INFO L276 IsEmpty]: Start isEmpty. Operand 32 states and 39 transitions. [2024-10-15 15:11:55,487 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 28 [2024-10-15 15:11:55,487 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:55,487 INFO L215 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] [2024-10-15 15:11:55,500 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Ended with exit code 0 [2024-10-15 15:11:55,688 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable2,2 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:55,688 INFO L396 AbstractCegarLoop]: === Iteration 4 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:55,689 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:55,689 INFO L85 PathProgramCache]: Analyzing trace with hash -836643613, now seen corresponding path program 1 times [2024-10-15 15:11:55,689 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:55,689 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [2029588016] [2024-10-15 15:11:55,689 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:55,689 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:55,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:55,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:55,732 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:55,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:55,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:55,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:55,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:55,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:55,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:55,841 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:55,842 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:55,842 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [2029588016] [2024-10-15 15:11:55,842 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [2029588016] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:55,842 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1373342313] [2024-10-15 15:11:55,845 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:55,845 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:55,845 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:55,846 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-10-15 15:11:55,848 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Waiting until timeout for monitored process [2024-10-15 15:11:55,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:55,886 INFO L255 TraceCheckSpWp]: Trace formula consists of 79 conjuncts, 6 conjuncts are in the unsatisfiable core [2024-10-15 15:11:55,887 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:55,938 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:55,938 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:56,112 INFO L134 CoverageAnalysis]: Checked inductivity of 4 backedges. 0 proven. 3 refuted. 0 times theorem prover too weak. 1 trivial. 0 not checked. [2024-10-15 15:11:56,112 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1373342313] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:56,112 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:56,112 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 7, 7] total 13 [2024-10-15 15:11:56,112 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1738165442] [2024-10-15 15:11:56,113 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:56,113 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 13 states [2024-10-15 15:11:56,113 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:56,116 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 13 interpolants. [2024-10-15 15:11:56,116 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=36, Invalid=120, Unknown=0, NotChecked=0, Total=156 [2024-10-15 15:11:56,116 INFO L87 Difference]: Start difference. First operand 32 states and 39 transitions. Second operand has 13 states, 11 states have (on average 2.909090909090909) internal successors, (32), 13 states have internal predecessors, (32), 8 states have call successors, (9), 1 states have call predecessors, (9), 3 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8) [2024-10-15 15:11:56,273 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:56,273 INFO L93 Difference]: Finished difference Result 56 states and 77 transitions. [2024-10-15 15:11:56,274 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 9 states. [2024-10-15 15:11:56,274 INFO L78 Accepts]: Start accepts. Automaton has has 13 states, 11 states have (on average 2.909090909090909) internal successors, (32), 13 states have internal predecessors, (32), 8 states have call successors, (9), 1 states have call predecessors, (9), 3 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8) Word has length 27 [2024-10-15 15:11:56,274 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:56,275 INFO L225 Difference]: With dead ends: 56 [2024-10-15 15:11:56,276 INFO L226 Difference]: Without dead ends: 52 [2024-10-15 15:11:56,276 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 69 GetRequests, 55 SyntacticMatches, 2 SemanticMatches, 12 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 33 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=42, Invalid=140, Unknown=0, NotChecked=0, Total=182 [2024-10-15 15:11:56,276 INFO L432 NwaCegarLoop]: 24 mSDtfsCounter, 32 mSDsluCounter, 158 mSDsCounter, 0 mSdLazyCounter, 246 mSolverCounterSat, 17 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 41 SdHoareTripleChecker+Valid, 182 SdHoareTripleChecker+Invalid, 263 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 17 IncrementalHoareTripleChecker+Valid, 246 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:56,277 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [41 Valid, 182 Invalid, 263 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [17 Valid, 246 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-15 15:11:56,277 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 52 states. [2024-10-15 15:11:56,288 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 52 to 50. [2024-10-15 15:11:56,288 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 50 states, 31 states have (on average 1.2580645161290323) internal successors, (39), 33 states have internal predecessors, (39), 11 states have call successors, (11), 6 states have call predecessors, (11), 7 states have return successors, (18), 10 states have call predecessors, (18), 10 states have call successors, (18) [2024-10-15 15:11:56,291 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 50 states to 50 states and 68 transitions. [2024-10-15 15:11:56,293 INFO L78 Accepts]: Start accepts. Automaton has 50 states and 68 transitions. Word has length 27 [2024-10-15 15:11:56,293 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:56,293 INFO L471 AbstractCegarLoop]: Abstraction has 50 states and 68 transitions. [2024-10-15 15:11:56,294 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 13 states, 11 states have (on average 2.909090909090909) internal successors, (32), 13 states have internal predecessors, (32), 8 states have call successors, (9), 1 states have call predecessors, (9), 3 states have return successors, (8), 4 states have call predecessors, (8), 8 states have call successors, (8) [2024-10-15 15:11:56,294 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:56,294 INFO L276 IsEmpty]: Start isEmpty. Operand 50 states and 68 transitions. [2024-10-15 15:11:56,295 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 40 [2024-10-15 15:11:56,296 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:56,296 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 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] [2024-10-15 15:11:56,309 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (3)] Forceful destruction successful, exit code 0 [2024-10-15 15:11:56,496 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable3,3 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:56,497 INFO L396 AbstractCegarLoop]: === Iteration 5 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:56,497 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:56,497 INFO L85 PathProgramCache]: Analyzing trace with hash -925704228, now seen corresponding path program 1 times [2024-10-15 15:11:56,497 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:56,497 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [421143864] [2024-10-15 15:11:56,497 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:56,498 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:56,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:56,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:56,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:56,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 9 [2024-10-15 15:11:56,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 22 [2024-10-15 15:11:56,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,597 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 5 proven. 5 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-15 15:11:56,597 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:56,597 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [421143864] [2024-10-15 15:11:56,597 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [421143864] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:56,597 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1097625730] [2024-10-15 15:11:56,598 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:56,598 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:56,598 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:56,600 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-10-15 15:11:56,601 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Waiting until timeout for monitored process [2024-10-15 15:11:56,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:56,640 INFO L255 TraceCheckSpWp]: Trace formula consists of 106 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-15 15:11:56,642 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:56,709 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 5 trivial. 0 not checked. [2024-10-15 15:11:56,710 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:56,968 INFO L134 CoverageAnalysis]: Checked inductivity of 16 backedges. 2 proven. 10 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-15 15:11:56,969 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1097625730] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:56,969 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:56,969 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [6, 8, 9] total 15 [2024-10-15 15:11:56,970 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [37497667] [2024-10-15 15:11:56,971 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:56,971 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 15 states [2024-10-15 15:11:56,971 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:56,971 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 15 interpolants. [2024-10-15 15:11:56,972 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=41, Invalid=169, Unknown=0, NotChecked=0, Total=210 [2024-10-15 15:11:56,972 INFO L87 Difference]: Start difference. First operand 50 states and 68 transitions. Second operand has 15 states, 12 states have (on average 3.9166666666666665) internal successors, (47), 15 states have internal predecessors, (47), 11 states have call successors, (15), 1 states have call predecessors, (15), 5 states have return successors, (14), 4 states have call predecessors, (14), 11 states have call successors, (14) [2024-10-15 15:11:57,169 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:57,169 INFO L93 Difference]: Finished difference Result 112 states and 180 transitions. [2024-10-15 15:11:57,170 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 14 states. [2024-10-15 15:11:57,170 INFO L78 Accepts]: Start accepts. Automaton has has 15 states, 12 states have (on average 3.9166666666666665) internal successors, (47), 15 states have internal predecessors, (47), 11 states have call successors, (15), 1 states have call predecessors, (15), 5 states have return successors, (14), 4 states have call predecessors, (14), 11 states have call successors, (14) Word has length 39 [2024-10-15 15:11:57,170 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:57,171 INFO L225 Difference]: With dead ends: 112 [2024-10-15 15:11:57,171 INFO L226 Difference]: Without dead ends: 68 [2024-10-15 15:11:57,174 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 106 GetRequests, 84 SyntacticMatches, 3 SemanticMatches, 19 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 48 ImplicationChecksByTransitivity, 0.1s TimeCoverageRelationStatistics Valid=84, Invalid=336, Unknown=0, NotChecked=0, Total=420 [2024-10-15 15:11:57,175 INFO L432 NwaCegarLoop]: 23 mSDtfsCounter, 38 mSDsluCounter, 177 mSDsCounter, 0 mSdLazyCounter, 229 mSolverCounterSat, 40 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 43 SdHoareTripleChecker+Valid, 200 SdHoareTripleChecker+Invalid, 269 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 40 IncrementalHoareTripleChecker+Valid, 229 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:57,175 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [43 Valid, 200 Invalid, 269 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [40 Valid, 229 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-15 15:11:57,176 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 68 states. [2024-10-15 15:11:57,189 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 68 to 66. [2024-10-15 15:11:57,190 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 66 states, 41 states have (on average 1.2439024390243902) internal successors, (51), 44 states have internal predecessors, (51), 14 states have call successors, (14), 7 states have call predecessors, (14), 10 states have return successors, (30), 14 states have call predecessors, (30), 13 states have call successors, (30) [2024-10-15 15:11:57,191 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 66 states to 66 states and 95 transitions. [2024-10-15 15:11:57,191 INFO L78 Accepts]: Start accepts. Automaton has 66 states and 95 transitions. Word has length 39 [2024-10-15 15:11:57,191 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:57,191 INFO L471 AbstractCegarLoop]: Abstraction has 66 states and 95 transitions. [2024-10-15 15:11:57,192 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 15 states, 12 states have (on average 3.9166666666666665) internal successors, (47), 15 states have internal predecessors, (47), 11 states have call successors, (15), 1 states have call predecessors, (15), 5 states have return successors, (14), 4 states have call predecessors, (14), 11 states have call successors, (14) [2024-10-15 15:11:57,192 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:57,192 INFO L276 IsEmpty]: Start isEmpty. Operand 66 states and 95 transitions. [2024-10-15 15:11:57,194 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 41 [2024-10-15 15:11:57,195 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:57,195 INFO L215 NwaCegarLoop]: trace histogram [3, 3, 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] [2024-10-15 15:11:57,207 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (4)] Forceful destruction successful, exit code 0 [2024-10-15 15:11:57,395 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable4,4 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:57,396 INFO L396 AbstractCegarLoop]: === Iteration 6 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:57,396 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:57,396 INFO L85 PathProgramCache]: Analyzing trace with hash -1261961157, now seen corresponding path program 1 times [2024-10-15 15:11:57,397 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:57,397 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1992231017] [2024-10-15 15:11:57,397 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:57,397 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:57,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:57,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:57,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:57,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:57,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:57,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,496 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 4 proven. 2 refuted. 0 times theorem prover too weak. 11 trivial. 0 not checked. [2024-10-15 15:11:57,497 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:57,497 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1992231017] [2024-10-15 15:11:57,497 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1992231017] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:57,497 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [193251902] [2024-10-15 15:11:57,497 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:57,497 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:57,497 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:57,500 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-10-15 15:11:57,501 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Waiting until timeout for monitored process [2024-10-15 15:11:57,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:57,537 INFO L255 TraceCheckSpWp]: Trace formula consists of 108 conjuncts, 8 conjuncts are in the unsatisfiable core [2024-10-15 15:11:57,538 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:57,600 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 9 refuted. 0 times theorem prover too weak. 6 trivial. 0 not checked. [2024-10-15 15:11:57,601 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:57,844 INFO L134 CoverageAnalysis]: Checked inductivity of 17 backedges. 2 proven. 11 refuted. 0 times theorem prover too weak. 4 trivial. 0 not checked. [2024-10-15 15:11:57,844 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [193251902] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:57,844 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:57,844 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [8, 8, 9] total 18 [2024-10-15 15:11:57,844 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1663874159] [2024-10-15 15:11:57,844 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:57,845 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 18 states [2024-10-15 15:11:57,845 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:57,845 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 18 interpolants. [2024-10-15 15:11:57,845 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=55, Invalid=251, Unknown=0, NotChecked=0, Total=306 [2024-10-15 15:11:57,846 INFO L87 Difference]: Start difference. First operand 66 states and 95 transitions. Second operand has 18 states, 16 states have (on average 3.125) internal successors, (50), 18 states have internal predecessors, (50), 11 states have call successors, (15), 1 states have call predecessors, (15), 7 states have return successors, (14), 7 states have call predecessors, (14), 11 states have call successors, (14) [2024-10-15 15:11:58,120 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:58,120 INFO L93 Difference]: Finished difference Result 182 states and 328 transitions. [2024-10-15 15:11:58,121 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 16 states. [2024-10-15 15:11:58,121 INFO L78 Accepts]: Start accepts. Automaton has has 18 states, 16 states have (on average 3.125) internal successors, (50), 18 states have internal predecessors, (50), 11 states have call successors, (15), 1 states have call predecessors, (15), 7 states have return successors, (14), 7 states have call predecessors, (14), 11 states have call successors, (14) Word has length 40 [2024-10-15 15:11:58,121 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:58,123 INFO L225 Difference]: With dead ends: 182 [2024-10-15 15:11:58,123 INFO L226 Difference]: Without dead ends: 122 [2024-10-15 15:11:58,124 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 111 GetRequests, 86 SyntacticMatches, 3 SemanticMatches, 22 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 99 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=105, Invalid=447, Unknown=0, NotChecked=0, Total=552 [2024-10-15 15:11:58,127 INFO L432 NwaCegarLoop]: 35 mSDtfsCounter, 32 mSDsluCounter, 308 mSDsCounter, 0 mSdLazyCounter, 405 mSolverCounterSat, 32 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 39 SdHoareTripleChecker+Valid, 343 SdHoareTripleChecker+Invalid, 437 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 32 IncrementalHoareTripleChecker+Valid, 405 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:58,128 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [39 Valid, 343 Invalid, 437 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [32 Valid, 405 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-15 15:11:58,129 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 122 states. [2024-10-15 15:11:58,155 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 122 to 103. [2024-10-15 15:11:58,155 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 103 states, 64 states have (on average 1.21875) internal successors, (78), 67 states have internal predecessors, (78), 23 states have call successors, (23), 9 states have call predecessors, (23), 15 states have return successors, (64), 26 states have call predecessors, (64), 22 states have call successors, (64) [2024-10-15 15:11:58,157 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 103 states to 103 states and 165 transitions. [2024-10-15 15:11:58,157 INFO L78 Accepts]: Start accepts. Automaton has 103 states and 165 transitions. Word has length 40 [2024-10-15 15:11:58,157 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:58,157 INFO L471 AbstractCegarLoop]: Abstraction has 103 states and 165 transitions. [2024-10-15 15:11:58,157 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 18 states, 16 states have (on average 3.125) internal successors, (50), 18 states have internal predecessors, (50), 11 states have call successors, (15), 1 states have call predecessors, (15), 7 states have return successors, (14), 7 states have call predecessors, (14), 11 states have call successors, (14) [2024-10-15 15:11:58,158 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:58,158 INFO L276 IsEmpty]: Start isEmpty. Operand 103 states and 165 transitions. [2024-10-15 15:11:58,163 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 55 [2024-10-15 15:11:58,163 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:58,163 INFO L215 NwaCegarLoop]: trace histogram [4, 4, 3, 3, 3, 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] [2024-10-15 15:11:58,176 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (5)] Ended with exit code 0 [2024-10-15 15:11:58,364 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable5,5 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:58,364 INFO L396 AbstractCegarLoop]: === Iteration 7 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:58,364 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:58,364 INFO L85 PathProgramCache]: Analyzing trace with hash 1624375296, now seen corresponding path program 1 times [2024-10-15 15:11:58,364 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:58,365 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1509412282] [2024-10-15 15:11:58,365 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:58,365 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:58,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:58,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:58,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:58,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:58,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:58,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:58,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:58,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:58,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:58,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:58,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:58,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:58,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:58,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:58,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:58,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 36 [2024-10-15 15:11:58,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:58,527 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 15 proven. 4 refuted. 0 times theorem prover too weak. 25 trivial. 0 not checked. [2024-10-15 15:11:58,528 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:58,528 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1509412282] [2024-10-15 15:11:58,528 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1509412282] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:58,529 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [2025661241] [2024-10-15 15:11:58,529 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:58,529 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:58,529 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:58,530 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-10-15 15:11:58,531 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Waiting until timeout for monitored process [2024-10-15 15:11:58,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:58,574 INFO L255 TraceCheckSpWp]: Trace formula consists of 139 conjuncts, 10 conjuncts are in the unsatisfiable core [2024-10-15 15:11:58,575 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:11:58,658 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 4 proven. 23 refuted. 0 times theorem prover too weak. 17 trivial. 0 not checked. [2024-10-15 15:11:58,658 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:11:59,076 INFO L134 CoverageAnalysis]: Checked inductivity of 44 backedges. 4 proven. 28 refuted. 0 times theorem prover too weak. 12 trivial. 0 not checked. [2024-10-15 15:11:59,076 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [2025661241] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:11:59,076 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:11:59,076 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [9, 9, 11] total 20 [2024-10-15 15:11:59,076 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [667942206] [2024-10-15 15:11:59,076 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:11:59,076 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 20 states [2024-10-15 15:11:59,077 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:11:59,077 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 20 interpolants. [2024-10-15 15:11:59,077 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=68, Invalid=312, Unknown=0, NotChecked=0, Total=380 [2024-10-15 15:11:59,077 INFO L87 Difference]: Start difference. First operand 103 states and 165 transitions. Second operand has 20 states, 18 states have (on average 3.3333333333333335) internal successors, (60), 20 states have internal predecessors, (60), 14 states have call successors, (18), 1 states have call predecessors, (18), 8 states have return successors, (19), 8 states have call predecessors, (19), 14 states have call successors, (19) [2024-10-15 15:11:59,372 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:11:59,372 INFO L93 Difference]: Finished difference Result 252 states and 489 transitions. [2024-10-15 15:11:59,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-10-15 15:11:59,372 INFO L78 Accepts]: Start accepts. Automaton has has 20 states, 18 states have (on average 3.3333333333333335) internal successors, (60), 20 states have internal predecessors, (60), 14 states have call successors, (18), 1 states have call predecessors, (18), 8 states have return successors, (19), 8 states have call predecessors, (19), 14 states have call successors, (19) Word has length 54 [2024-10-15 15:11:59,373 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:11:59,375 INFO L225 Difference]: With dead ends: 252 [2024-10-15 15:11:59,375 INFO L226 Difference]: Without dead ends: 155 [2024-10-15 15:11:59,376 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 147 GetRequests, 118 SyntacticMatches, 4 SemanticMatches, 25 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 134 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=131, Invalid=571, Unknown=0, NotChecked=0, Total=702 [2024-10-15 15:11:59,378 INFO L432 NwaCegarLoop]: 34 mSDtfsCounter, 41 mSDsluCounter, 222 mSDsCounter, 0 mSdLazyCounter, 296 mSolverCounterSat, 63 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 49 SdHoareTripleChecker+Valid, 256 SdHoareTripleChecker+Invalid, 359 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 63 IncrementalHoareTripleChecker+Valid, 296 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-15 15:11:59,378 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [49 Valid, 256 Invalid, 359 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [63 Valid, 296 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-15 15:11:59,379 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 155 states. [2024-10-15 15:11:59,396 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 155 to 112. [2024-10-15 15:11:59,397 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 112 states, 71 states have (on average 1.2253521126760563) internal successors, (87), 72 states have internal predecessors, (87), 26 states have call successors, (26), 11 states have call predecessors, (26), 14 states have return successors, (67), 28 states have call predecessors, (67), 25 states have call successors, (67) [2024-10-15 15:11:59,398 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 112 states to 112 states and 180 transitions. [2024-10-15 15:11:59,398 INFO L78 Accepts]: Start accepts. Automaton has 112 states and 180 transitions. Word has length 54 [2024-10-15 15:11:59,398 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:11:59,398 INFO L471 AbstractCegarLoop]: Abstraction has 112 states and 180 transitions. [2024-10-15 15:11:59,399 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 20 states, 18 states have (on average 3.3333333333333335) internal successors, (60), 20 states have internal predecessors, (60), 14 states have call successors, (18), 1 states have call predecessors, (18), 8 states have return successors, (19), 8 states have call predecessors, (19), 14 states have call successors, (19) [2024-10-15 15:11:59,399 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:59,399 INFO L276 IsEmpty]: Start isEmpty. Operand 112 states and 180 transitions. [2024-10-15 15:11:59,402 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 111 [2024-10-15 15:11:59,402 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:11:59,402 INFO L215 NwaCegarLoop]: trace histogram [9, 9, 7, 6, 6, 6, 4, 4, 4, 4, 4, 4, 4, 4, 3, 3, 3, 3, 3, 3, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:11:59,415 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (6)] Forceful destruction successful, exit code 0 [2024-10-15 15:11:59,602 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 6 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable6 [2024-10-15 15:11:59,602 INFO L396 AbstractCegarLoop]: === Iteration 8 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:11:59,603 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:11:59,603 INFO L85 PathProgramCache]: Analyzing trace with hash -805611050, now seen corresponding path program 1 times [2024-10-15 15:11:59,603 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:11:59,604 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [628777987] [2024-10-15 15:11:59,604 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:59,604 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:11:59,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:11:59,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:11:59,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:59,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:59,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:59,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:59,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:59,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:59,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:59,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-10-15 15:11:59,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:59,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:59,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:11:59,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:11:59,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:11:59,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:11:59,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,885 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 44 proven. 79 refuted. 0 times theorem prover too weak. 153 trivial. 0 not checked. [2024-10-15 15:11:59,885 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:11:59,885 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [628777987] [2024-10-15 15:11:59,885 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [628777987] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:11:59,885 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [260593050] [2024-10-15 15:11:59,885 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:11:59,885 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:11:59,886 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:11:59,887 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-10-15 15:11:59,888 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Waiting until timeout for monitored process [2024-10-15 15:11:59,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:11:59,940 INFO L255 TraceCheckSpWp]: Trace formula consists of 263 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-15 15:11:59,942 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:00,039 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 17 proven. 119 refuted. 0 times theorem prover too weak. 140 trivial. 0 not checked. [2024-10-15 15:12:00,039 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:00,744 INFO L134 CoverageAnalysis]: Checked inductivity of 276 backedges. 17 proven. 129 refuted. 0 times theorem prover too weak. 130 trivial. 0 not checked. [2024-10-15 15:12:00,744 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [260593050] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:00,744 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:00,744 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 10, 13] total 24 [2024-10-15 15:12:00,744 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1011556910] [2024-10-15 15:12:00,744 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:00,745 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 24 states [2024-10-15 15:12:00,745 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:00,745 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 24 interpolants. [2024-10-15 15:12:00,745 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=88, Invalid=464, Unknown=0, NotChecked=0, Total=552 [2024-10-15 15:12:00,746 INFO L87 Difference]: Start difference. First operand 112 states and 180 transitions. Second operand has 24 states, 22 states have (on average 3.4545454545454546) internal successors, (76), 24 states have internal predecessors, (76), 18 states have call successors, (25), 1 states have call predecessors, (25), 9 states have return successors, (28), 11 states have call predecessors, (28), 18 states have call successors, (28) [2024-10-15 15:12:01,157 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:01,157 INFO L93 Difference]: Finished difference Result 256 states and 494 transitions. [2024-10-15 15:12:01,157 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 26 states. [2024-10-15 15:12:01,157 INFO L78 Accepts]: Start accepts. Automaton has has 24 states, 22 states have (on average 3.4545454545454546) internal successors, (76), 24 states have internal predecessors, (76), 18 states have call successors, (25), 1 states have call predecessors, (25), 9 states have return successors, (28), 11 states have call predecessors, (28), 18 states have call successors, (28) Word has length 110 [2024-10-15 15:12:01,158 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:01,159 INFO L225 Difference]: With dead ends: 256 [2024-10-15 15:12:01,159 INFO L226 Difference]: Without dead ends: 108 [2024-10-15 15:12:01,160 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 274 GetRequests, 235 SyntacticMatches, 5 SemanticMatches, 34 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 274 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=221, Invalid=1039, Unknown=0, NotChecked=0, Total=1260 [2024-10-15 15:12:01,160 INFO L432 NwaCegarLoop]: 34 mSDtfsCounter, 59 mSDsluCounter, 331 mSDsCounter, 0 mSdLazyCounter, 529 mSolverCounterSat, 68 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 365 SdHoareTripleChecker+Invalid, 597 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 68 IncrementalHoareTripleChecker+Valid, 529 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:01,161 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 365 Invalid, 597 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [68 Valid, 529 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-15 15:12:01,161 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 108 states. [2024-10-15 15:12:01,170 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 108 to 91. [2024-10-15 15:12:01,170 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 91 states, 59 states have (on average 1.1864406779661016) internal successors, (70), 60 states have internal predecessors, (70), 18 states have call successors, (18), 10 states have call predecessors, (18), 13 states have return successors, (39), 20 states have call predecessors, (39), 17 states have call successors, (39) [2024-10-15 15:12:01,170 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 91 states to 91 states and 127 transitions. [2024-10-15 15:12:01,171 INFO L78 Accepts]: Start accepts. Automaton has 91 states and 127 transitions. Word has length 110 [2024-10-15 15:12:01,171 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:01,171 INFO L471 AbstractCegarLoop]: Abstraction has 91 states and 127 transitions. [2024-10-15 15:12:01,171 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 24 states, 22 states have (on average 3.4545454545454546) internal successors, (76), 24 states have internal predecessors, (76), 18 states have call successors, (25), 1 states have call predecessors, (25), 9 states have return successors, (28), 11 states have call predecessors, (28), 18 states have call successors, (28) [2024-10-15 15:12:01,171 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:01,171 INFO L276 IsEmpty]: Start isEmpty. Operand 91 states and 127 transitions. [2024-10-15 15:12:01,173 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 165 [2024-10-15 15:12:01,173 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:01,173 INFO L215 NwaCegarLoop]: trace histogram [12, 12, 11, 11, 10, 9, 6, 6, 6, 6, 6, 6, 6, 5, 5, 5, 5, 5, 5, 5, 5, 3, 2, 2, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:01,185 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (7)] Forceful destruction successful, exit code 0 [2024-10-15 15:12:01,373 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable7,7 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:01,374 INFO L396 AbstractCegarLoop]: === Iteration 9 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:01,374 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:01,374 INFO L85 PathProgramCache]: Analyzing trace with hash 222670340, now seen corresponding path program 1 times [2024-10-15 15:12:01,375 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:01,375 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1856364177] [2024-10-15 15:12:01,375 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:01,375 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:01,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:01,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:01,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:01,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:01,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:01,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:01,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:01,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:01,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:01,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:01,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 51 [2024-10-15 15:12:01,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:01,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:01,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:01,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:01,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 92 [2024-10-15 15:12:01,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:01,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:01,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:01,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:01,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:01,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:01,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:01,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:01,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,715 INFO L134 CoverageAnalysis]: Checked inductivity of 665 backedges. 71 proven. 160 refuted. 0 times theorem prover too weak. 434 trivial. 0 not checked. [2024-10-15 15:12:01,715 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:01,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1856364177] [2024-10-15 15:12:01,715 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1856364177] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:01,715 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [325993057] [2024-10-15 15:12:01,715 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:01,715 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:01,716 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:01,717 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-10-15 15:12:01,721 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Waiting until timeout for monitored process [2024-10-15 15:12:01,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:01,791 INFO L255 TraceCheckSpWp]: Trace formula consists of 383 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-10-15 15:12:01,793 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:01,899 INFO L134 CoverageAnalysis]: Checked inductivity of 665 backedges. 34 proven. 242 refuted. 0 times theorem prover too weak. 389 trivial. 0 not checked. [2024-10-15 15:12:01,900 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:02,800 INFO L134 CoverageAnalysis]: Checked inductivity of 665 backedges. 34 proven. 258 refuted. 0 times theorem prover too weak. 373 trivial. 0 not checked. [2024-10-15 15:12:02,801 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [325993057] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:02,801 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:02,801 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [11, 11, 15] total 26 [2024-10-15 15:12:02,802 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [889751638] [2024-10-15 15:12:02,803 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:02,804 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 26 states [2024-10-15 15:12:02,804 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:02,804 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 26 interpolants. [2024-10-15 15:12:02,804 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=101, Invalid=549, Unknown=0, NotChecked=0, Total=650 [2024-10-15 15:12:02,805 INFO L87 Difference]: Start difference. First operand 91 states and 127 transitions. Second operand has 26 states, 24 states have (on average 3.5) internal successors, (84), 26 states have internal predecessors, (84), 20 states have call successors, (28), 1 states have call predecessors, (28), 10 states have return successors, (33), 12 states have call predecessors, (33), 20 states have call successors, (33) [2024-10-15 15:12:03,247 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:03,247 INFO L93 Difference]: Finished difference Result 229 states and 395 transitions. [2024-10-15 15:12:03,247 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 28 states. [2024-10-15 15:12:03,248 INFO L78 Accepts]: Start accepts. Automaton has has 26 states, 24 states have (on average 3.5) internal successors, (84), 26 states have internal predecessors, (84), 20 states have call successors, (28), 1 states have call predecessors, (28), 10 states have return successors, (33), 12 states have call predecessors, (33), 20 states have call successors, (33) Word has length 164 [2024-10-15 15:12:03,248 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:03,249 INFO L225 Difference]: With dead ends: 229 [2024-10-15 15:12:03,250 INFO L226 Difference]: Without dead ends: 131 [2024-10-15 15:12:03,251 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 401 GetRequests, 357 SyntacticMatches, 6 SemanticMatches, 38 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 351 ImplicationChecksByTransitivity, 0.3s TimeCoverageRelationStatistics Valid=275, Invalid=1285, Unknown=0, NotChecked=0, Total=1560 [2024-10-15 15:12:03,252 INFO L432 NwaCegarLoop]: 36 mSDtfsCounter, 85 mSDsluCounter, 401 mSDsCounter, 0 mSdLazyCounter, 601 mSolverCounterSat, 80 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 90 SdHoareTripleChecker+Valid, 437 SdHoareTripleChecker+Invalid, 681 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 80 IncrementalHoareTripleChecker+Valid, 601 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:03,253 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [90 Valid, 437 Invalid, 681 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [80 Valid, 601 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-15 15:12:03,253 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 131 states. [2024-10-15 15:12:03,266 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 131 to 111. [2024-10-15 15:12:03,267 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 111 states, 73 states have (on average 1.2191780821917808) internal successors, (89), 74 states have internal predecessors, (89), 22 states have call successors, (22), 13 states have call predecessors, (22), 15 states have return successors, (52), 23 states have call predecessors, (52), 21 states have call successors, (52) [2024-10-15 15:12:03,268 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 111 states to 111 states and 163 transitions. [2024-10-15 15:12:03,268 INFO L78 Accepts]: Start accepts. Automaton has 111 states and 163 transitions. Word has length 164 [2024-10-15 15:12:03,268 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:03,269 INFO L471 AbstractCegarLoop]: Abstraction has 111 states and 163 transitions. [2024-10-15 15:12:03,269 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 26 states, 24 states have (on average 3.5) internal successors, (84), 26 states have internal predecessors, (84), 20 states have call successors, (28), 1 states have call predecessors, (28), 10 states have return successors, (33), 12 states have call predecessors, (33), 20 states have call successors, (33) [2024-10-15 15:12:03,269 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:03,269 INFO L276 IsEmpty]: Start isEmpty. Operand 111 states and 163 transitions. [2024-10-15 15:12:03,271 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 232 [2024-10-15 15:12:03,271 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:03,271 INFO L215 NwaCegarLoop]: trace histogram [17, 17, 16, 16, 13, 13, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 8, 5, 5, 4, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:03,284 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (8)] Forceful destruction successful, exit code 0 [2024-10-15 15:12:03,471 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable8,8 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:03,472 INFO L396 AbstractCegarLoop]: === Iteration 10 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:03,472 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:03,472 INFO L85 PathProgramCache]: Analyzing trace with hash 501832710, now seen corresponding path program 2 times [2024-10-15 15:12:03,472 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:03,472 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1365080352] [2024-10-15 15:12:03,472 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:03,472 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:03,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:03,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:03,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:03,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:03,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:03,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:03,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:03,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:03,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-10-15 15:12:03,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:03,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:03,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:03,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:03,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 159 [2024-10-15 15:12:03,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:03,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:03,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:03,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:03,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:03,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:03,969 INFO L134 CoverageAnalysis]: Checked inductivity of 1404 backedges. 167 proven. 260 refuted. 0 times theorem prover too weak. 977 trivial. 0 not checked. [2024-10-15 15:12:03,969 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:03,969 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1365080352] [2024-10-15 15:12:03,969 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1365080352] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:03,969 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1891705642] [2024-10-15 15:12:03,969 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-15 15:12:03,969 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:03,970 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:03,972 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-10-15 15:12:03,973 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Waiting until timeout for monitored process [2024-10-15 15:12:04,064 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-15 15:12:04,064 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:12:04,065 INFO L255 TraceCheckSpWp]: Trace formula consists of 532 conjuncts, 16 conjuncts are in the unsatisfiable core [2024-10-15 15:12:04,069 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:04,164 INFO L134 CoverageAnalysis]: Checked inductivity of 1404 backedges. 77 proven. 418 refuted. 0 times theorem prover too weak. 909 trivial. 0 not checked. [2024-10-15 15:12:04,165 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:05,542 INFO L134 CoverageAnalysis]: Checked inductivity of 1404 backedges. 77 proven. 442 refuted. 0 times theorem prover too weak. 885 trivial. 0 not checked. [2024-10-15 15:12:05,542 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1891705642] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:05,542 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:05,542 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 17] total 28 [2024-10-15 15:12:05,543 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [704242848] [2024-10-15 15:12:05,543 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:05,543 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 28 states [2024-10-15 15:12:05,544 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:05,544 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 28 interpolants. [2024-10-15 15:12:05,544 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=119, Invalid=637, Unknown=0, NotChecked=0, Total=756 [2024-10-15 15:12:05,545 INFO L87 Difference]: Start difference. First operand 111 states and 163 transitions. Second operand has 28 states, 26 states have (on average 3.5) internal successors, (91), 28 states have internal predecessors, (91), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (38), 14 states have call predecessors, (38), 22 states have call successors, (38) [2024-10-15 15:12:06,000 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:06,000 INFO L93 Difference]: Finished difference Result 254 states and 432 transitions. [2024-10-15 15:12:06,000 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 32 states. [2024-10-15 15:12:06,000 INFO L78 Accepts]: Start accepts. Automaton has has 28 states, 26 states have (on average 3.5) internal successors, (91), 28 states have internal predecessors, (91), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (38), 14 states have call predecessors, (38), 22 states have call successors, (38) Word has length 231 [2024-10-15 15:12:06,001 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:06,002 INFO L225 Difference]: With dead ends: 254 [2024-10-15 15:12:06,002 INFO L226 Difference]: Without dead ends: 156 [2024-10-15 15:12:06,003 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 560 GetRequests, 510 SyntacticMatches, 7 SemanticMatches, 43 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 439 ImplicationChecksByTransitivity, 0.4s TimeCoverageRelationStatistics Valid=342, Invalid=1638, Unknown=0, NotChecked=0, Total=1980 [2024-10-15 15:12:06,004 INFO L432 NwaCegarLoop]: 32 mSDtfsCounter, 62 mSDsluCounter, 352 mSDsCounter, 0 mSdLazyCounter, 643 mSolverCounterSat, 85 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 64 SdHoareTripleChecker+Valid, 384 SdHoareTripleChecker+Invalid, 728 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 85 IncrementalHoareTripleChecker+Valid, 643 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:06,004 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [64 Valid, 384 Invalid, 728 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [85 Valid, 643 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-15 15:12:06,004 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 156 states. [2024-10-15 15:12:06,018 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 156 to 143. [2024-10-15 15:12:06,018 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 143 states, 97 states have (on average 1.2474226804123711) internal successors, (121), 96 states have internal predecessors, (121), 28 states have call successors, (28), 19 states have call predecessors, (28), 17 states have return successors, (72), 27 states have call predecessors, (72), 27 states have call successors, (72) [2024-10-15 15:12:06,020 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 143 states to 143 states and 221 transitions. [2024-10-15 15:12:06,020 INFO L78 Accepts]: Start accepts. Automaton has 143 states and 221 transitions. Word has length 231 [2024-10-15 15:12:06,020 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:06,021 INFO L471 AbstractCegarLoop]: Abstraction has 143 states and 221 transitions. [2024-10-15 15:12:06,021 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 28 states, 26 states have (on average 3.5) internal successors, (91), 28 states have internal predecessors, (91), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (38), 14 states have call predecessors, (38), 22 states have call successors, (38) [2024-10-15 15:12:06,021 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:06,021 INFO L276 IsEmpty]: Start isEmpty. Operand 143 states and 221 transitions. [2024-10-15 15:12:06,023 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 341 [2024-10-15 15:12:06,024 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:06,024 INFO L215 NwaCegarLoop]: trace histogram [26, 26, 23, 23, 20, 19, 13, 13, 13, 13, 13, 13, 13, 11, 11, 11, 11, 11, 11, 11, 8, 7, 7, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:06,037 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (9)] Ended with exit code 0 [2024-10-15 15:12:06,227 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable9,9 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:06,228 INFO L396 AbstractCegarLoop]: === Iteration 11 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:06,228 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:06,228 INFO L85 PathProgramCache]: Analyzing trace with hash -1438402695, now seen corresponding path program 3 times [2024-10-15 15:12:06,228 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:06,228 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1599665695] [2024-10-15 15:12:06,229 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:06,229 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:06,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:06,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:06,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:06,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:06,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:06,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:06,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:06,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:06,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 91 [2024-10-15 15:12:06,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:06,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:06,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 132 [2024-10-15 15:12:06,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:06,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:06,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:06,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:06,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:06,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:06,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:06,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-10-15 15:12:06,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:06,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:06,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:06,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:06,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:06,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:06,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:06,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:06,909 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 239 proven. 505 refuted. 0 times theorem prover too weak. 2461 trivial. 0 not checked. [2024-10-15 15:12:06,910 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:06,910 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1599665695] [2024-10-15 15:12:06,910 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1599665695] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:06,910 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1506492104] [2024-10-15 15:12:06,910 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-15 15:12:06,910 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:06,910 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:06,911 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-10-15 15:12:06,912 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Waiting until timeout for monitored process [2024-10-15 15:12:07,007 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 6 check-sat command(s) [2024-10-15 15:12:07,008 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:12:07,009 INFO L255 TraceCheckSpWp]: Trace formula consists of 229 conjuncts, 12 conjuncts are in the unsatisfiable core [2024-10-15 15:12:07,013 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:07,100 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 643 proven. 33 refuted. 0 times theorem prover too weak. 2529 trivial. 0 not checked. [2024-10-15 15:12:07,100 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:08,001 INFO L134 CoverageAnalysis]: Checked inductivity of 3205 backedges. 643 proven. 35 refuted. 0 times theorem prover too weak. 2527 trivial. 0 not checked. [2024-10-15 15:12:08,002 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1506492104] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:08,002 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:08,002 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [13, 12, 13] total 23 [2024-10-15 15:12:08,002 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2072110065] [2024-10-15 15:12:08,002 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:08,003 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 23 states [2024-10-15 15:12:08,004 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:08,004 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 23 interpolants. [2024-10-15 15:12:08,004 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=84, Invalid=422, Unknown=0, NotChecked=0, Total=506 [2024-10-15 15:12:08,005 INFO L87 Difference]: Start difference. First operand 143 states and 221 transitions. Second operand has 23 states, 22 states have (on average 3.6363636363636362) internal successors, (80), 23 states have internal predecessors, (80), 15 states have call successors, (26), 1 states have call predecessors, (26), 7 states have return successors, (30), 11 states have call predecessors, (30), 15 states have call successors, (30) [2024-10-15 15:12:08,215 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:08,215 INFO L93 Difference]: Finished difference Result 283 states and 456 transitions. [2024-10-15 15:12:08,216 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 19 states. [2024-10-15 15:12:08,216 INFO L78 Accepts]: Start accepts. Automaton has has 23 states, 22 states have (on average 3.6363636363636362) internal successors, (80), 23 states have internal predecessors, (80), 15 states have call successors, (26), 1 states have call predecessors, (26), 7 states have return successors, (30), 11 states have call predecessors, (30), 15 states have call successors, (30) Word has length 340 [2024-10-15 15:12:08,216 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:08,218 INFO L225 Difference]: With dead ends: 283 [2024-10-15 15:12:08,218 INFO L226 Difference]: Without dead ends: 153 [2024-10-15 15:12:08,219 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 801 GetRequests, 767 SyntacticMatches, 6 SemanticMatches, 28 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 179 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=152, Invalid=718, Unknown=0, NotChecked=0, Total=870 [2024-10-15 15:12:08,219 INFO L432 NwaCegarLoop]: 28 mSDtfsCounter, 38 mSDsluCounter, 267 mSDsCounter, 0 mSdLazyCounter, 362 mSolverCounterSat, 34 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.1s Time, 0 mProtectedPredicate, 0 mProtectedAction, 40 SdHoareTripleChecker+Valid, 295 SdHoareTripleChecker+Invalid, 396 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 34 IncrementalHoareTripleChecker+Valid, 362 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.1s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:08,219 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [40 Valid, 295 Invalid, 396 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [34 Valid, 362 Invalid, 0 Unknown, 0 Unchecked, 0.1s Time] [2024-10-15 15:12:08,220 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 153 states. [2024-10-15 15:12:08,241 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 153 to 147. [2024-10-15 15:12:08,241 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 147 states, 101 states have (on average 1.1584158415841583) internal successors, (117), 98 states have internal predecessors, (117), 28 states have call successors, (28), 21 states have call predecessors, (28), 17 states have return successors, (69), 27 states have call predecessors, (69), 27 states have call successors, (69) [2024-10-15 15:12:08,242 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 147 states to 147 states and 214 transitions. [2024-10-15 15:12:08,243 INFO L78 Accepts]: Start accepts. Automaton has 147 states and 214 transitions. Word has length 340 [2024-10-15 15:12:08,244 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:08,244 INFO L471 AbstractCegarLoop]: Abstraction has 147 states and 214 transitions. [2024-10-15 15:12:08,244 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 23 states, 22 states have (on average 3.6363636363636362) internal successors, (80), 23 states have internal predecessors, (80), 15 states have call successors, (26), 1 states have call predecessors, (26), 7 states have return successors, (30), 11 states have call predecessors, (30), 15 states have call successors, (30) [2024-10-15 15:12:08,244 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:08,244 INFO L276 IsEmpty]: Start isEmpty. Operand 147 states and 214 transitions. [2024-10-15 15:12:08,248 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 437 [2024-10-15 15:12:08,248 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:08,248 INFO L215 NwaCegarLoop]: trace histogram [32, 32, 31, 31, 26, 25, 16, 16, 16, 16, 16, 16, 16, 15, 15, 15, 15, 15, 15, 15, 11, 9, 6, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:08,261 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (10)] Ended with exit code 0 [2024-10-15 15:12:08,452 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 10 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable10 [2024-10-15 15:12:08,453 INFO L396 AbstractCegarLoop]: === Iteration 12 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:08,453 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:08,453 INFO L85 PathProgramCache]: Analyzing trace with hash 143598254, now seen corresponding path program 4 times [2024-10-15 15:12:08,453 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:08,453 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1821704832] [2024-10-15 15:12:08,453 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:08,453 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:08,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:08,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:08,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:08,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:08,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:08,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:08,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:09,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:09,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:09,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:09,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:09,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:09,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:09,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:09,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:09,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:09,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:09,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:09,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:09,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:09,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:09,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:09,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:09,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:09,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:09,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:09,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:09,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:09,616 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 1060 proven. 718 refuted. 0 times theorem prover too weak. 3591 trivial. 0 not checked. [2024-10-15 15:12:09,616 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:09,617 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1821704832] [2024-10-15 15:12:09,617 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1821704832] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:09,617 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1395139249] [2024-10-15 15:12:09,617 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-15 15:12:09,617 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:09,617 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:09,618 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-10-15 15:12:09,621 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Waiting until timeout for monitored process [2024-10-15 15:12:09,757 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-15 15:12:09,758 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:12:09,760 INFO L255 TraceCheckSpWp]: Trace formula consists of 775 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-10-15 15:12:09,764 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:09,916 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 714 proven. 977 refuted. 0 times theorem prover too weak. 3678 trivial. 0 not checked. [2024-10-15 15:12:09,916 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:12,427 INFO L134 CoverageAnalysis]: Checked inductivity of 5369 backedges. 716 proven. 1001 refuted. 0 times theorem prover too weak. 3652 trivial. 0 not checked. [2024-10-15 15:12:12,427 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1395139249] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:12,427 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:12,427 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [27, 18, 25] total 45 [2024-10-15 15:12:12,427 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [378837442] [2024-10-15 15:12:12,427 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:12,428 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 45 states [2024-10-15 15:12:12,428 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:12,429 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants. [2024-10-15 15:12:12,429 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=290, Invalid=1690, Unknown=0, NotChecked=0, Total=1980 [2024-10-15 15:12:12,429 INFO L87 Difference]: Start difference. First operand 147 states and 214 transitions. Second operand has 45 states, 45 states have (on average 2.911111111111111) internal successors, (131), 45 states have internal predecessors, (131), 34 states have call successors, (46), 1 states have call predecessors, (46), 16 states have return successors, (59), 28 states have call predecessors, (59), 34 states have call successors, (59) [2024-10-15 15:12:13,080 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:13,080 INFO L93 Difference]: Finished difference Result 346 states and 571 transitions. [2024-10-15 15:12:13,080 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 40 states. [2024-10-15 15:12:13,081 INFO L78 Accepts]: Start accepts. Automaton has has 45 states, 45 states have (on average 2.911111111111111) internal successors, (131), 45 states have internal predecessors, (131), 34 states have call successors, (46), 1 states have call predecessors, (46), 16 states have return successors, (59), 28 states have call predecessors, (59), 34 states have call successors, (59) Word has length 436 [2024-10-15 15:12:13,082 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:13,084 INFO L225 Difference]: With dead ends: 346 [2024-10-15 15:12:13,084 INFO L226 Difference]: Without dead ends: 204 [2024-10-15 15:12:13,086 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1042 GetRequests, 971 SyntacticMatches, 12 SemanticMatches, 59 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1533 ImplicationChecksByTransitivity, 0.6s TimeCoverageRelationStatistics Valid=560, Invalid=3100, Unknown=0, NotChecked=0, Total=3660 [2024-10-15 15:12:13,086 INFO L432 NwaCegarLoop]: 63 mSDtfsCounter, 82 mSDsluCounter, 781 mSDsCounter, 0 mSdLazyCounter, 1405 mSolverCounterSat, 84 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 88 SdHoareTripleChecker+Valid, 844 SdHoareTripleChecker+Invalid, 1489 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 84 IncrementalHoareTripleChecker+Valid, 1405 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:13,086 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [88 Valid, 844 Invalid, 1489 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [84 Valid, 1405 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-15 15:12:13,087 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 204 states. [2024-10-15 15:12:13,100 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 204 to 189. [2024-10-15 15:12:13,101 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 189 states, 134 states have (on average 1.0746268656716418) internal successors, (144), 128 states have internal predecessors, (144), 37 states have call successors, (37), 32 states have call predecessors, (37), 17 states have return successors, (82), 28 states have call predecessors, (82), 36 states have call successors, (82) [2024-10-15 15:12:13,102 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 189 states to 189 states and 263 transitions. [2024-10-15 15:12:13,103 INFO L78 Accepts]: Start accepts. Automaton has 189 states and 263 transitions. Word has length 436 [2024-10-15 15:12:13,103 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:13,103 INFO L471 AbstractCegarLoop]: Abstraction has 189 states and 263 transitions. [2024-10-15 15:12:13,103 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 45 states, 45 states have (on average 2.911111111111111) internal successors, (131), 45 states have internal predecessors, (131), 34 states have call successors, (46), 1 states have call predecessors, (46), 16 states have return successors, (59), 28 states have call predecessors, (59), 34 states have call successors, (59) [2024-10-15 15:12:13,104 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:13,104 INFO L276 IsEmpty]: Start isEmpty. Operand 189 states and 263 transitions. [2024-10-15 15:12:13,106 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 505 [2024-10-15 15:12:13,106 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:13,106 INFO L215 NwaCegarLoop]: trace histogram [37, 37, 36, 36, 30, 29, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 18, 12, 11, 7, 7, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:13,119 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (11)] Ended with exit code 0 [2024-10-15 15:12:13,310 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 11 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable11 [2024-10-15 15:12:13,311 INFO L396 AbstractCegarLoop]: === Iteration 13 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:13,311 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:13,311 INFO L85 PathProgramCache]: Analyzing trace with hash -387496613, now seen corresponding path program 5 times [2024-10-15 15:12:13,312 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:13,312 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1696938797] [2024-10-15 15:12:13,312 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:13,330 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:13,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:13,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:13,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:13,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:13,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:13,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:13,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:13,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:13,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:13,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:13,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:13,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:13,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:14,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:14,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:14,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:14,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:14,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:14,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:14,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:14,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:14,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 214 [2024-10-15 15:12:14,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:14,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:14,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:14,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:14,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 323 [2024-10-15 15:12:14,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:14,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:14,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:14,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:14,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:14,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:14,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:14,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:14,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:14,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:14,404 INFO L134 CoverageAnalysis]: Checked inductivity of 7249 backedges. 395 proven. 1348 refuted. 0 times theorem prover too weak. 5506 trivial. 0 not checked. [2024-10-15 15:12:14,404 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:14,404 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1696938797] [2024-10-15 15:12:14,404 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1696938797] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:14,404 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [134416301] [2024-10-15 15:12:14,404 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-15 15:12:14,404 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:14,404 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:14,406 INFO L229 MonitoredProcess]: Starting monitored process 12 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-15 15:12:14,407 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Waiting until timeout for monitored process [2024-10-15 15:12:14,581 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 20 check-sat command(s) [2024-10-15 15:12:14,582 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:12:14,584 INFO L255 TraceCheckSpWp]: Trace formula consists of 729 conjuncts, 18 conjuncts are in the unsatisfiable core [2024-10-15 15:12:14,588 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:14,719 INFO L134 CoverageAnalysis]: Checked inductivity of 7249 backedges. 3946 proven. 234 refuted. 0 times theorem prover too weak. 3069 trivial. 0 not checked. [2024-10-15 15:12:14,719 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:16,574 INFO L134 CoverageAnalysis]: Checked inductivity of 7249 backedges. 502 proven. 1216 refuted. 0 times theorem prover too weak. 5531 trivial. 0 not checked. [2024-10-15 15:12:16,574 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [134416301] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:16,574 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:16,574 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [21, 15, 19] total 37 [2024-10-15 15:12:16,574 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [698183787] [2024-10-15 15:12:16,574 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:16,575 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 37 states [2024-10-15 15:12:16,575 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:16,576 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 37 interpolants. [2024-10-15 15:12:16,576 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=193, Invalid=1139, Unknown=0, NotChecked=0, Total=1332 [2024-10-15 15:12:16,576 INFO L87 Difference]: Start difference. First operand 189 states and 263 transitions. Second operand has 37 states, 36 states have (on average 3.4166666666666665) internal successors, (123), 37 states have internal predecessors, (123), 26 states have call successors, (43), 2 states have call predecessors, (43), 14 states have return successors, (51), 24 states have call predecessors, (51), 26 states have call successors, (51) [2024-10-15 15:12:17,151 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:17,151 INFO L93 Difference]: Finished difference Result 398 states and 639 transitions. [2024-10-15 15:12:17,152 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 43 states. [2024-10-15 15:12:17,152 INFO L78 Accepts]: Start accepts. Automaton has has 37 states, 36 states have (on average 3.4166666666666665) internal successors, (123), 37 states have internal predecessors, (123), 26 states have call successors, (43), 2 states have call predecessors, (43), 14 states have return successors, (51), 24 states have call predecessors, (51), 26 states have call successors, (51) Word has length 504 [2024-10-15 15:12:17,153 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:17,155 INFO L225 Difference]: With dead ends: 398 [2024-10-15 15:12:17,155 INFO L226 Difference]: Without dead ends: 219 [2024-10-15 15:12:17,158 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1199 GetRequests, 1133 SyntacticMatches, 9 SemanticMatches, 57 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1104 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=526, Invalid=2896, Unknown=0, NotChecked=0, Total=3422 [2024-10-15 15:12:17,158 INFO L432 NwaCegarLoop]: 36 mSDtfsCounter, 84 mSDsluCounter, 497 mSDsCounter, 0 mSdLazyCounter, 924 mSolverCounterSat, 82 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 88 SdHoareTripleChecker+Valid, 533 SdHoareTripleChecker+Invalid, 1006 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 82 IncrementalHoareTripleChecker+Valid, 924 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.3s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:17,159 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [88 Valid, 533 Invalid, 1006 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [82 Valid, 924 Invalid, 0 Unknown, 0 Unchecked, 0.3s Time] [2024-10-15 15:12:17,159 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 219 states. [2024-10-15 15:12:17,177 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 219 to 188. [2024-10-15 15:12:17,178 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 188 states, 132 states have (on average 1.0681818181818181) internal successors, (141), 128 states have internal predecessors, (141), 38 states have call successors, (38), 31 states have call predecessors, (38), 17 states have return successors, (81), 28 states have call predecessors, (81), 37 states have call successors, (81) [2024-10-15 15:12:17,179 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 188 states to 188 states and 260 transitions. [2024-10-15 15:12:17,180 INFO L78 Accepts]: Start accepts. Automaton has 188 states and 260 transitions. Word has length 504 [2024-10-15 15:12:17,180 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:17,180 INFO L471 AbstractCegarLoop]: Abstraction has 188 states and 260 transitions. [2024-10-15 15:12:17,180 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 37 states, 36 states have (on average 3.4166666666666665) internal successors, (123), 37 states have internal predecessors, (123), 26 states have call successors, (43), 2 states have call predecessors, (43), 14 states have return successors, (51), 24 states have call predecessors, (51), 26 states have call successors, (51) [2024-10-15 15:12:17,181 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:17,181 INFO L276 IsEmpty]: Start isEmpty. Operand 188 states and 260 transitions. [2024-10-15 15:12:17,182 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 464 [2024-10-15 15:12:17,182 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:17,183 INFO L215 NwaCegarLoop]: trace histogram [34, 34, 33, 33, 27, 27, 17, 17, 17, 17, 17, 17, 17, 16, 16, 16, 16, 16, 16, 16, 11, 10, 7, 6, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:17,196 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (12)] Forceful destruction successful, exit code 0 [2024-10-15 15:12:17,383 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable12,12 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:17,383 INFO L396 AbstractCegarLoop]: === Iteration 14 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:17,384 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:17,384 INFO L85 PathProgramCache]: Analyzing trace with hash -853718073, now seen corresponding path program 6 times [2024-10-15 15:12:17,384 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:17,384 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1499267298] [2024-10-15 15:12:17,384 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:17,384 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:17,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:17,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:17,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:17,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:17,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:17,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:17,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:17,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:17,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:17,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:18,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:18,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:18,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:18,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:18,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:18,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:18,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:18,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:18,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:18,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:18,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:18,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:18,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:18,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:18,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:18,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:18,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:18,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:18,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:18,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:18,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:18,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:18,353 INFO L134 CoverageAnalysis]: Checked inductivity of 6082 backedges. 179 proven. 1128 refuted. 0 times theorem prover too weak. 4775 trivial. 0 not checked. [2024-10-15 15:12:18,353 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:18,353 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1499267298] [2024-10-15 15:12:18,353 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1499267298] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:18,353 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1904704738] [2024-10-15 15:12:18,353 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-10-15 15:12:18,353 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:18,353 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:18,355 INFO L229 MonitoredProcess]: Starting monitored process 13 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-15 15:12:18,358 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Waiting until timeout for monitored process [2024-10-15 15:12:18,555 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 19 check-sat command(s) [2024-10-15 15:12:18,555 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:12:18,557 INFO L255 TraceCheckSpWp]: Trace formula consists of 622 conjuncts, 14 conjuncts are in the unsatisfiable core [2024-10-15 15:12:18,566 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:18,654 INFO L134 CoverageAnalysis]: Checked inductivity of 6082 backedges. 305 proven. 690 refuted. 0 times theorem prover too weak. 5087 trivial. 0 not checked. [2024-10-15 15:12:18,655 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:19,960 INFO L134 CoverageAnalysis]: Checked inductivity of 6082 backedges. 305 proven. 708 refuted. 0 times theorem prover too weak. 5069 trivial. 0 not checked. [2024-10-15 15:12:19,962 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1904704738] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:19,962 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:19,962 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [20, 11, 15] total 31 [2024-10-15 15:12:19,962 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [671427561] [2024-10-15 15:12:19,962 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:19,963 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 31 states [2024-10-15 15:12:19,963 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:19,963 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 31 interpolants. [2024-10-15 15:12:19,963 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=176, Invalid=754, Unknown=0, NotChecked=0, Total=930 [2024-10-15 15:12:19,964 INFO L87 Difference]: Start difference. First operand 188 states and 260 transitions. Second operand has 31 states, 29 states have (on average 2.9655172413793105) internal successors, (86), 31 states have internal predecessors, (86), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (37), 21 states have call predecessors, (37), 22 states have call successors, (37) [2024-10-15 15:12:20,256 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:20,256 INFO L93 Difference]: Finished difference Result 529 states and 785 transitions. [2024-10-15 15:12:20,257 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 24 states. [2024-10-15 15:12:20,257 INFO L78 Accepts]: Start accepts. Automaton has has 31 states, 29 states have (on average 2.9655172413793105) internal successors, (86), 31 states have internal predecessors, (86), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (37), 21 states have call predecessors, (37), 22 states have call successors, (37) Word has length 463 [2024-10-15 15:12:20,260 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:20,265 INFO L225 Difference]: With dead ends: 529 [2024-10-15 15:12:20,265 INFO L226 Difference]: Without dead ends: 525 [2024-10-15 15:12:20,266 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 1082 GetRequests, 1044 SyntacticMatches, 6 SemanticMatches, 32 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 579 ImplicationChecksByTransitivity, 0.2s TimeCoverageRelationStatistics Valid=220, Invalid=902, Unknown=0, NotChecked=0, Total=1122 [2024-10-15 15:12:20,267 INFO L432 NwaCegarLoop]: 29 mSDtfsCounter, 119 mSDsluCounter, 279 mSDsCounter, 0 mSdLazyCounter, 470 mSolverCounterSat, 100 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.2s Time, 0 mProtectedPredicate, 0 mProtectedAction, 137 SdHoareTripleChecker+Valid, 308 SdHoareTripleChecker+Invalid, 570 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 100 IncrementalHoareTripleChecker+Valid, 470 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.2s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:20,267 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [137 Valid, 308 Invalid, 570 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [100 Valid, 470 Invalid, 0 Unknown, 0 Unchecked, 0.2s Time] [2024-10-15 15:12:20,268 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 525 states. [2024-10-15 15:12:20,307 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 525 to 498. [2024-10-15 15:12:20,308 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 498 states, 342 states have (on average 1.0467836257309941) internal successors, (358), 335 states have internal predecessors, (358), 111 states have call successors, (111), 71 states have call predecessors, (111), 44 states have return successors, (260), 91 states have call predecessors, (260), 110 states have call successors, (260) [2024-10-15 15:12:20,311 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 498 states to 498 states and 729 transitions. [2024-10-15 15:12:20,312 INFO L78 Accepts]: Start accepts. Automaton has 498 states and 729 transitions. Word has length 463 [2024-10-15 15:12:20,312 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:20,313 INFO L471 AbstractCegarLoop]: Abstraction has 498 states and 729 transitions. [2024-10-15 15:12:20,313 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 31 states, 29 states have (on average 2.9655172413793105) internal successors, (86), 31 states have internal predecessors, (86), 22 states have call successors, (30), 1 states have call predecessors, (30), 11 states have return successors, (37), 21 states have call predecessors, (37), 22 states have call successors, (37) [2024-10-15 15:12:20,313 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:20,313 INFO L276 IsEmpty]: Start isEmpty. Operand 498 states and 729 transitions. [2024-10-15 15:12:20,318 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 954 [2024-10-15 15:12:20,318 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:20,318 INFO L215 NwaCegarLoop]: trace histogram [72, 72, 67, 67, 56, 56, 36, 36, 36, 36, 36, 36, 36, 33, 33, 33, 33, 33, 33, 33, 23, 20, 16, 11, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:20,335 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (13)] Ended with exit code 0 [2024-10-15 15:12:20,519 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 13 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable13 [2024-10-15 15:12:20,519 INFO L396 AbstractCegarLoop]: === Iteration 15 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:20,519 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:20,520 INFO L85 PathProgramCache]: Analyzing trace with hash 1177137863, now seen corresponding path program 7 times [2024-10-15 15:12:20,520 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:20,520 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1366530308] [2024-10-15 15:12:20,520 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:20,520 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:20,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:20,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:20,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:20,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:21,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:21,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:21,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:21,786 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:21,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:21,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:21,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:22,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:22,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:22,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:22,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:22,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:22,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:22,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:22,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:22,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 350 [2024-10-15 15:12:22,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:22,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:22,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:22,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:22,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:22,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:22,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-15 15:12:22,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:22,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:22,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:22,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:22,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:22,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:22,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-10-15 15:12:22,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:22,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:22,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:22,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:22,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:22,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,662 INFO L134 CoverageAnalysis]: Checked inductivity of 26780 backedges. 781 proven. 3466 refuted. 0 times theorem prover too weak. 22533 trivial. 0 not checked. [2024-10-15 15:12:22,662 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:22,662 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1366530308] [2024-10-15 15:12:22,662 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1366530308] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:22,662 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1816731024] [2024-10-15 15:12:22,662 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-10-15 15:12:22,662 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:22,663 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:22,664 INFO L229 MonitoredProcess]: Starting monitored process 14 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-15 15:12:22,669 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Waiting until timeout for monitored process [2024-10-15 15:12:22,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:22,953 INFO L255 TraceCheckSpWp]: Trace formula consists of 2135 conjuncts, 20 conjuncts are in the unsatisfiable core [2024-10-15 15:12:22,961 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:23,071 INFO L134 CoverageAnalysis]: Checked inductivity of 26780 backedges. 416 proven. 2837 refuted. 0 times theorem prover too weak. 23527 trivial. 0 not checked. [2024-10-15 15:12:23,072 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:26,668 INFO L134 CoverageAnalysis]: Checked inductivity of 26780 backedges. 416 proven. 2881 refuted. 0 times theorem prover too weak. 23483 trivial. 0 not checked. [2024-10-15 15:12:26,669 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1816731024] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:26,669 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:26,669 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 14, 21] total 40 [2024-10-15 15:12:26,669 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1923382199] [2024-10-15 15:12:26,669 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:26,670 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 40 states [2024-10-15 15:12:26,670 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:26,671 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 40 interpolants. [2024-10-15 15:12:26,671 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=230, Invalid=1330, Unknown=0, NotChecked=0, Total=1560 [2024-10-15 15:12:26,671 INFO L87 Difference]: Start difference. First operand 498 states and 729 transitions. Second operand has 40 states, 38 states have (on average 3.0) internal successors, (114), 40 states have internal predecessors, (114), 33 states have call successors, (41), 1 states have call predecessors, (41), 15 states have return successors, (56), 24 states have call predecessors, (56), 33 states have call successors, (56) [2024-10-15 15:12:27,331 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:27,331 INFO L93 Difference]: Finished difference Result 889 states and 1391 transitions. [2024-10-15 15:12:27,331 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 45 states. [2024-10-15 15:12:27,332 INFO L78 Accepts]: Start accepts. Automaton has has 40 states, 38 states have (on average 3.0) internal successors, (114), 40 states have internal predecessors, (114), 33 states have call successors, (41), 1 states have call predecessors, (41), 15 states have return successors, (56), 24 states have call predecessors, (56), 33 states have call successors, (56) Word has length 953 [2024-10-15 15:12:27,332 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:27,338 INFO L225 Difference]: With dead ends: 889 [2024-10-15 15:12:27,338 INFO L226 Difference]: Without dead ends: 373 [2024-10-15 15:12:27,343 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2231 GetRequests, 2164 SyntacticMatches, 9 SemanticMatches, 58 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 1296 ImplicationChecksByTransitivity, 0.5s TimeCoverageRelationStatistics Valid=571, Invalid=2969, Unknown=0, NotChecked=0, Total=3540 [2024-10-15 15:12:27,344 INFO L432 NwaCegarLoop]: 33 mSDtfsCounter, 132 mSDsluCounter, 473 mSDsCounter, 0 mSdLazyCounter, 871 mSolverCounterSat, 105 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.3s Time, 0 mProtectedPredicate, 0 mProtectedAction, 141 SdHoareTripleChecker+Valid, 506 SdHoareTripleChecker+Invalid, 976 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 105 IncrementalHoareTripleChecker+Valid, 871 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.4s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:27,344 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [141 Valid, 506 Invalid, 976 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [105 Valid, 871 Invalid, 0 Unknown, 0 Unchecked, 0.4s Time] [2024-10-15 15:12:27,344 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 373 states. [2024-10-15 15:12:27,393 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 373 to 323. [2024-10-15 15:12:27,393 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 323 states, 225 states have (on average 1.0577777777777777) internal successors, (238), 220 states have internal predecessors, (238), 69 states have call successors, (69), 51 states have call predecessors, (69), 28 states have return successors, (164), 51 states have call predecessors, (164), 68 states have call successors, (164) [2024-10-15 15:12:27,395 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 323 states to 323 states and 471 transitions. [2024-10-15 15:12:27,397 INFO L78 Accepts]: Start accepts. Automaton has 323 states and 471 transitions. Word has length 953 [2024-10-15 15:12:27,397 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:27,397 INFO L471 AbstractCegarLoop]: Abstraction has 323 states and 471 transitions. [2024-10-15 15:12:27,397 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 40 states, 38 states have (on average 3.0) internal successors, (114), 40 states have internal predecessors, (114), 33 states have call successors, (41), 1 states have call predecessors, (41), 15 states have return successors, (56), 24 states have call predecessors, (56), 33 states have call successors, (56) [2024-10-15 15:12:27,398 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:27,398 INFO L276 IsEmpty]: Start isEmpty. Operand 323 states and 471 transitions. [2024-10-15 15:12:27,423 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 1676 [2024-10-15 15:12:27,423 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:27,424 INFO L215 NwaCegarLoop]: trace histogram [126, 126, 119, 119, 100, 98, 63, 63, 63, 63, 63, 63, 63, 59, 59, 59, 59, 59, 59, 59, 41, 35, 26, 21, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:27,440 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (14)] Forceful destruction successful, exit code 0 [2024-10-15 15:12:27,624 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 14 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable14 [2024-10-15 15:12:27,625 INFO L396 AbstractCegarLoop]: === Iteration 16 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:27,625 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:27,625 INFO L85 PathProgramCache]: Analyzing trace with hash 1451386896, now seen corresponding path program 8 times [2024-10-15 15:12:27,625 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:27,625 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [817376759] [2024-10-15 15:12:27,625 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:27,626 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:27,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:28,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:28,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:28,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:29,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:30,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:30,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:30,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:30,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:30,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:30,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:30,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:30,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:30,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:30,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:30,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:31,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:31,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:31,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:31,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:31,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:31,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:31,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:31,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:31,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-10-15 15:12:31,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:31,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:31,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:31,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:31,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:31,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:31,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-15 15:12:31,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:31,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:31,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:31,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,530 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-10-15 15:12:31,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:31,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1317 [2024-10-15 15:12:31,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,974 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:31,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:31,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:31,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:31,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:31,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:32,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:32,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,016 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:32,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:32,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:32,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:32,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:32,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:32,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:32,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:32,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:32,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:32,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:32,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:32,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 241 [2024-10-15 15:12:32,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:32,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:32,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:32,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:32,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:32,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:32,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:32,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:32,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:32,154 INFO L134 CoverageAnalysis]: Checked inductivity of 83943 backedges. 6170 proven. 4795 refuted. 0 times theorem prover too weak. 72978 trivial. 0 not checked. [2024-10-15 15:12:32,155 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:32,155 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [817376759] [2024-10-15 15:12:32,155 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [817376759] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:32,155 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [931499763] [2024-10-15 15:12:32,155 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST1 [2024-10-15 15:12:32,155 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:32,155 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:32,156 INFO L229 MonitoredProcess]: Starting monitored process 15 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-15 15:12:32,157 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Waiting until timeout for monitored process [2024-10-15 15:12:32,602 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST1 issued 2 check-sat command(s) [2024-10-15 15:12:32,603 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:12:32,612 INFO L255 TraceCheckSpWp]: Trace formula consists of 3738 conjuncts, 22 conjuncts are in the unsatisfiable core [2024-10-15 15:12:32,625 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:32,829 INFO L134 CoverageAnalysis]: Checked inductivity of 83943 backedges. 840 proven. 5753 refuted. 0 times theorem prover too weak. 77350 trivial. 0 not checked. [2024-10-15 15:12:32,829 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:38,932 INFO L134 CoverageAnalysis]: Checked inductivity of 83943 backedges. 840 proven. 5809 refuted. 0 times theorem prover too weak. 77294 trivial. 0 not checked. [2024-10-15 15:12:38,932 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [931499763] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:38,932 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:38,932 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [35, 15, 23] total 59 [2024-10-15 15:12:38,932 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [166819819] [2024-10-15 15:12:38,932 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:38,934 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 59 states [2024-10-15 15:12:38,934 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:38,934 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 59 interpolants. [2024-10-15 15:12:38,935 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=431, Invalid=2991, Unknown=0, NotChecked=0, Total=3422 [2024-10-15 15:12:38,935 INFO L87 Difference]: Start difference. First operand 323 states and 471 transitions. Second operand has 59 states, 57 states have (on average 2.6140350877192984) internal successors, (149), 59 states have internal predecessors, (149), 40 states have call successors, (50), 1 states have call predecessors, (50), 27 states have return successors, (69), 41 states have call predecessors, (69), 40 states have call successors, (69) [2024-10-15 15:12:40,665 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:40,665 INFO L93 Difference]: Finished difference Result 701 states and 1211 transitions. [2024-10-15 15:12:40,666 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 92 states. [2024-10-15 15:12:40,666 INFO L78 Accepts]: Start accepts. Automaton has has 59 states, 57 states have (on average 2.6140350877192984) internal successors, (149), 59 states have internal predecessors, (149), 40 states have call successors, (50), 1 states have call predecessors, (50), 27 states have return successors, (69), 41 states have call predecessors, (69), 40 states have call successors, (69) Word has length 1675 [2024-10-15 15:12:40,667 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:40,671 INFO L225 Difference]: With dead ends: 701 [2024-10-15 15:12:40,671 INFO L226 Difference]: Without dead ends: 388 [2024-10-15 15:12:40,676 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 3939 GetRequests, 3810 SyntacticMatches, 10 SemanticMatches, 119 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5351 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=1614, Invalid=12906, Unknown=0, NotChecked=0, Total=14520 [2024-10-15 15:12:40,677 INFO L432 NwaCegarLoop]: 73 mSDtfsCounter, 239 mSDsluCounter, 1319 mSDsCounter, 0 mSdLazyCounter, 2546 mSolverCounterSat, 245 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 244 SdHoareTripleChecker+Valid, 1392 SdHoareTripleChecker+Invalid, 2791 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 245 IncrementalHoareTripleChecker+Valid, 2546 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:40,677 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [244 Valid, 1392 Invalid, 2791 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [245 Valid, 2546 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-10-15 15:12:40,677 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 388 states. [2024-10-15 15:12:40,702 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 388 to 288. [2024-10-15 15:12:40,702 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 288 states, 203 states have (on average 1.0492610837438423) internal successors, (213), 197 states have internal predecessors, (213), 60 states have call successors, (60), 48 states have call predecessors, (60), 24 states have return successors, (127), 42 states have call predecessors, (127), 59 states have call successors, (127) [2024-10-15 15:12:40,704 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 288 states to 288 states and 400 transitions. [2024-10-15 15:12:40,705 INFO L78 Accepts]: Start accepts. Automaton has 288 states and 400 transitions. Word has length 1675 [2024-10-15 15:12:40,705 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:40,705 INFO L471 AbstractCegarLoop]: Abstraction has 288 states and 400 transitions. [2024-10-15 15:12:40,706 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 59 states, 57 states have (on average 2.6140350877192984) internal successors, (149), 59 states have internal predecessors, (149), 40 states have call successors, (50), 1 states have call predecessors, (50), 27 states have return successors, (69), 41 states have call predecessors, (69), 40 states have call successors, (69) [2024-10-15 15:12:40,706 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:40,706 INFO L276 IsEmpty]: Start isEmpty. Operand 288 states and 400 transitions. [2024-10-15 15:12:40,727 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2466 [2024-10-15 15:12:40,727 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:40,728 INFO L215 NwaCegarLoop]: trace histogram [182, 182, 179, 179, 147, 145, 91, 91, 91, 91, 91, 91, 91, 89, 89, 89, 89, 89, 89, 89, 56, 56, 37, 32, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:40,746 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (15)] Ended with exit code 0 [2024-10-15 15:12:40,928 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 15 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable15 [2024-10-15 15:12:40,929 INFO L396 AbstractCegarLoop]: === Iteration 17 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:40,929 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:40,930 INFO L85 PathProgramCache]: Analyzing trace with hash 1491323914, now seen corresponding path program 9 times [2024-10-15 15:12:40,930 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:40,930 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [56166545] [2024-10-15 15:12:40,930 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:40,930 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:41,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:42,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:12:42,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:42,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:12:42,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:43,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:44,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:44,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:44,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:45,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:45,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:45,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:45,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:45,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:45,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:45,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:45,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:45,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:45,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-15 15:12:45,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:45,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:45,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:45,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:45,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 568 [2024-10-15 15:12:45,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:45,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:45,865 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:45,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:45,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:45,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:45,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:45,901 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:45,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:45,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:45,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:45,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:45,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:45,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:45,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:45,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:45,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:12:45,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,020 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:46,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:46,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:46,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:46,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:12:46,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:46,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:46,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:46,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:46,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:46,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:46,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1712 [2024-10-15 15:12:46,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:46,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:46,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:46,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:46,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:12:46,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,363 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:46,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:46,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:12:46,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,427 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:46,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:12:46,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:12:46,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,468 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:12:46,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:12:46,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:12:46,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:12:46,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:12:46,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:12:46,484 INFO L134 CoverageAnalysis]: Checked inductivity of 182823 backedges. 1817 proven. 10414 refuted. 0 times theorem prover too weak. 170592 trivial. 0 not checked. [2024-10-15 15:12:46,484 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:12:46,484 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [56166545] [2024-10-15 15:12:46,485 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [56166545] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:12:46,485 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1523005427] [2024-10-15 15:12:46,485 INFO L93 rtionOrderModulation]: Changing assertion order to OUTSIDE_LOOP_FIRST2 [2024-10-15 15:12:46,485 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:12:46,485 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:12:46,486 INFO L229 MonitoredProcess]: Starting monitored process 16 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-15 15:12:46,486 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Waiting until timeout for monitored process [2024-10-15 15:12:46,903 INFO L227 tOrderPrioritization]: Assert order OUTSIDE_LOOP_FIRST2 issued 44 check-sat command(s) [2024-10-15 15:12:46,903 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:12:46,908 INFO L255 TraceCheckSpWp]: Trace formula consists of 1593 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-10-15 15:12:46,926 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:12:47,106 INFO L134 CoverageAnalysis]: Checked inductivity of 182823 backedges. 1162 proven. 9663 refuted. 0 times theorem prover too weak. 171998 trivial. 0 not checked. [2024-10-15 15:12:47,106 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:12:55,695 INFO L134 CoverageAnalysis]: Checked inductivity of 182823 backedges. 1162 proven. 9733 refuted. 0 times theorem prover too weak. 171928 trivial. 0 not checked. [2024-10-15 15:12:55,695 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1523005427] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:12:55,695 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:12:55,696 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [25, 16, 25] total 45 [2024-10-15 15:12:55,696 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [1985370205] [2024-10-15 15:12:55,696 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:12:55,698 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 45 states [2024-10-15 15:12:55,698 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:12:55,698 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 45 interpolants. [2024-10-15 15:12:55,699 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=283, Invalid=1697, Unknown=0, NotChecked=0, Total=1980 [2024-10-15 15:12:55,699 INFO L87 Difference]: Start difference. First operand 288 states and 400 transitions. Second operand has 45 states, 43 states have (on average 2.9767441860465116) internal successors, (128), 45 states have internal predecessors, (128), 37 states have call successors, (45), 1 states have call predecessors, (45), 18 states have return successors, (62), 27 states have call predecessors, (62), 37 states have call successors, (62) [2024-10-15 15:12:56,584 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:12:56,584 INFO L93 Difference]: Finished difference Result 645 states and 1034 transitions. [2024-10-15 15:12:56,584 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 64 states. [2024-10-15 15:12:56,585 INFO L78 Accepts]: Start accepts. Automaton has has 45 states, 43 states have (on average 2.9767441860465116) internal successors, (128), 45 states have internal predecessors, (128), 37 states have call successors, (45), 1 states have call predecessors, (45), 18 states have return successors, (62), 27 states have call predecessors, (62), 37 states have call successors, (62) Word has length 2465 [2024-10-15 15:12:56,585 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:12:56,589 INFO L225 Difference]: With dead ends: 645 [2024-10-15 15:12:56,589 INFO L226 Difference]: Without dead ends: 371 [2024-10-15 15:12:56,592 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 5717 GetRequests, 5626 SyntacticMatches, 11 SemanticMatches, 80 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 2262 ImplicationChecksByTransitivity, 0.8s TimeCoverageRelationStatistics Valid=950, Invalid=5692, Unknown=0, NotChecked=0, Total=6642 [2024-10-15 15:12:56,593 INFO L432 NwaCegarLoop]: 45 mSDtfsCounter, 175 mSDsluCounter, 571 mSDsCounter, 0 mSdLazyCounter, 1264 mSolverCounterSat, 166 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.4s Time, 0 mProtectedPredicate, 0 mProtectedAction, 181 SdHoareTripleChecker+Valid, 616 SdHoareTripleChecker+Invalid, 1430 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 166 IncrementalHoareTripleChecker+Valid, 1264 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.5s IncrementalHoareTripleChecker+Time [2024-10-15 15:12:56,593 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [181 Valid, 616 Invalid, 1430 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [166 Valid, 1264 Invalid, 0 Unknown, 0 Unchecked, 0.5s Time] [2024-10-15 15:12:56,593 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 371 states. [2024-10-15 15:12:56,621 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 371 to 310. [2024-10-15 15:12:56,622 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 310 states, 218 states have (on average 1.055045871559633) internal successors, (230), 213 states have internal predecessors, (230), 66 states have call successors, (66), 52 states have call predecessors, (66), 25 states have return successors, (146), 44 states have call predecessors, (146), 65 states have call successors, (146) [2024-10-15 15:12:56,623 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 310 states to 310 states and 442 transitions. [2024-10-15 15:12:56,624 INFO L78 Accepts]: Start accepts. Automaton has 310 states and 442 transitions. Word has length 2465 [2024-10-15 15:12:56,625 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:12:56,625 INFO L471 AbstractCegarLoop]: Abstraction has 310 states and 442 transitions. [2024-10-15 15:12:56,625 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 45 states, 43 states have (on average 2.9767441860465116) internal successors, (128), 45 states have internal predecessors, (128), 37 states have call successors, (45), 1 states have call predecessors, (45), 18 states have return successors, (62), 27 states have call predecessors, (62), 37 states have call successors, (62) [2024-10-15 15:12:56,626 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:56,626 INFO L276 IsEmpty]: Start isEmpty. Operand 310 states and 442 transitions. [2024-10-15 15:12:56,703 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4849 [2024-10-15 15:12:56,703 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:12:56,704 INFO L215 NwaCegarLoop]: trace histogram [357, 357, 354, 354, 289, 286, 178, 178, 178, 178, 178, 178, 178, 177, 177, 177, 177, 177, 177, 177, 112, 108, 68, 68, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:12:56,720 INFO L540 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (16)] Forceful destruction successful, exit code 0 [2024-10-15 15:12:56,905 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 16 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable16 [2024-10-15 15:12:56,905 INFO L396 AbstractCegarLoop]: === Iteration 18 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:12:56,905 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:12:56,906 INFO L85 PathProgramCache]: Analyzing trace with hash -1061986310, now seen corresponding path program 10 times [2024-10-15 15:12:56,906 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:12:56,906 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [679691947] [2024-10-15 15:12:56,906 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:12:56,906 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:12:58,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:01,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:13:01,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:01,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:13:03,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:08,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:08,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:11,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:11,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:11,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:11,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:12,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:12,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,493 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:12,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:12,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:12,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:12,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:12,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,582 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,583 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:13:12,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:12,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:12,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:12,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:12,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:13:12,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:12,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:12,805 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:12,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,838 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:12,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:12,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,871 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,872 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,874 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,877 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:12,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:12,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:12,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:12,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:12,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:12,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:12,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-10-15 15:13:12,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:13,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:13,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:13,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:13,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:14,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:14,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:14,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,422 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,424 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:14,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,428 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:14,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:14,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:14,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:13:14,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:14,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:14,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,546 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,547 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:14,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:14,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:13:14,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:14,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:14,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:14,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,713 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:14,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,722 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:14,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:14,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:14,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:14,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:14,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:14,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:14,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:14,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2420 [2024-10-15 15:13:14,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:15,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:15,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:15,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:15,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:13:15,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:15,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:15,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:13:15,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:15,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,557 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:15,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:15,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:15,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-10-15 15:13:15,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,721 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:15,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:15,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:15,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,843 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:15,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:13:15,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:15,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:15,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:15,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:15,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:15,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:15,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:13:15,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:15,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:15,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,007 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,010 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:16,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:16,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:16,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:16,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:16,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:16,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:16,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:16,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:16,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:16,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,082 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:16,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:16,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:16,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:16,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:16,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:16,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:16,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:16,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:16,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:16,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:16,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:16,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:16,163 INFO L134 CoverageAnalysis]: Checked inductivity of 711795 backedges. 6713 proven. 31240 refuted. 0 times theorem prover too weak. 673842 trivial. 0 not checked. [2024-10-15 15:13:16,163 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:13:16,163 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [679691947] [2024-10-15 15:13:16,163 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [679691947] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:13:16,163 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1405623773] [2024-10-15 15:13:16,163 INFO L93 rtionOrderModulation]: Changing assertion order to TERMS_WITH_SMALL_CONSTANTS_FIRST [2024-10-15 15:13:16,163 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:13:16,164 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:13:16,165 INFO L229 MonitoredProcess]: Starting monitored process 17 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-15 15:13:16,166 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Waiting until timeout for monitored process [2024-10-15 15:13:17,212 INFO L227 tOrderPrioritization]: Assert order TERMS_WITH_SMALL_CONSTANTS_FIRST issued 0 check-sat command(s) [2024-10-15 15:13:17,212 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:13:17,239 INFO L255 TraceCheckSpWp]: Trace formula consists of 8627 conjuncts, 42 conjuncts are in the unsatisfiable core [2024-10-15 15:13:17,279 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:13:17,571 INFO L134 CoverageAnalysis]: Checked inductivity of 711795 backedges. 363080 proven. 13160 refuted. 0 times theorem prover too weak. 335555 trivial. 0 not checked. [2024-10-15 15:13:17,572 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:13:35,786 INFO L134 CoverageAnalysis]: Checked inductivity of 711795 backedges. 7482 proven. 33953 refuted. 0 times theorem prover too weak. 670360 trivial. 0 not checked. [2024-10-15 15:13:35,786 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1405623773] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:13:35,786 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:13:35,787 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [41, 27, 43] total 68 [2024-10-15 15:13:35,787 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [395947282] [2024-10-15 15:13:35,787 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:13:35,790 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 68 states [2024-10-15 15:13:35,790 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:13:35,791 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 68 interpolants. [2024-10-15 15:13:35,792 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=592, Invalid=3964, Unknown=0, NotChecked=0, Total=4556 [2024-10-15 15:13:35,792 INFO L87 Difference]: Start difference. First operand 310 states and 442 transitions. Second operand has 68 states, 67 states have (on average 2.9402985074626864) internal successors, (197), 68 states have internal predecessors, (197), 62 states have call successors, (74), 2 states have call predecessors, (74), 23 states have return successors, (103), 39 states have call predecessors, (103), 62 states have call successors, (103) [2024-10-15 15:13:37,372 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:13:37,372 INFO L93 Difference]: Finished difference Result 710 states and 1192 transitions. [2024-10-15 15:13:37,372 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 77 states. [2024-10-15 15:13:37,373 INFO L78 Accepts]: Start accepts. Automaton has has 68 states, 67 states have (on average 2.9402985074626864) internal successors, (197), 68 states have internal predecessors, (197), 62 states have call successors, (74), 2 states have call predecessors, (74), 23 states have return successors, (103), 39 states have call predecessors, (103), 62 states have call successors, (103) Word has length 4848 [2024-10-15 15:13:37,374 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:13:37,379 INFO L225 Difference]: With dead ends: 710 [2024-10-15 15:13:37,379 INFO L226 Difference]: Without dead ends: 417 [2024-10-15 15:13:37,384 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 11207 GetRequests, 11073 SyntacticMatches, 21 SemanticMatches, 113 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5239 ImplicationChecksByTransitivity, 1.4s TimeCoverageRelationStatistics Valid=1728, Invalid=11382, Unknown=0, NotChecked=0, Total=13110 [2024-10-15 15:13:37,384 INFO L432 NwaCegarLoop]: 61 mSDtfsCounter, 216 mSDsluCounter, 1192 mSDsCounter, 0 mSdLazyCounter, 2547 mSolverCounterSat, 260 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.7s Time, 0 mProtectedPredicate, 0 mProtectedAction, 224 SdHoareTripleChecker+Valid, 1253 SdHoareTripleChecker+Invalid, 2807 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 260 IncrementalHoareTripleChecker+Valid, 2547 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-10-15 15:13:37,384 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [224 Valid, 1253 Invalid, 2807 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [260 Valid, 2547 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-10-15 15:13:37,385 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 417 states. [2024-10-15 15:13:37,417 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 417 to 331. [2024-10-15 15:13:37,417 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 331 states, 232 states have (on average 1.043103448275862) internal successors, (242), 228 states have internal predecessors, (242), 72 states have call successors, (72), 56 states have call predecessors, (72), 26 states have return successors, (194), 46 states have call predecessors, (194), 71 states have call successors, (194) [2024-10-15 15:13:37,419 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 331 states to 331 states and 508 transitions. [2024-10-15 15:13:37,420 INFO L78 Accepts]: Start accepts. Automaton has 331 states and 508 transitions. Word has length 4848 [2024-10-15 15:13:37,422 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:13:37,422 INFO L471 AbstractCegarLoop]: Abstraction has 331 states and 508 transitions. [2024-10-15 15:13:37,422 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 68 states, 67 states have (on average 2.9402985074626864) internal successors, (197), 68 states have internal predecessors, (197), 62 states have call successors, (74), 2 states have call predecessors, (74), 23 states have return successors, (103), 39 states have call predecessors, (103), 62 states have call successors, (103) [2024-10-15 15:13:37,423 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:13:37,423 INFO L276 IsEmpty]: Start isEmpty. Operand 331 states and 508 transitions. [2024-10-15 15:13:37,496 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 4672 [2024-10-15 15:13:37,496 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:13:37,497 INFO L215 NwaCegarLoop]: trace histogram [345, 345, 340, 340, 278, 276, 172, 172, 172, 172, 172, 172, 172, 170, 170, 170, 170, 170, 170, 170, 108, 104, 67, 64, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:13:37,521 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (17)] Ended with exit code 0 [2024-10-15 15:13:37,697 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable17,17 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:13:37,698 INFO L396 AbstractCegarLoop]: === Iteration 19 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:13:37,698 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:13:37,699 INFO L85 PathProgramCache]: Analyzing trace with hash -1371048182, now seen corresponding path program 11 times [2024-10-15 15:13:37,699 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:13:37,699 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1610956094] [2024-10-15 15:13:37,699 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:13:37,699 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:13:38,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:42,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:13:42,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:42,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:13:43,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:47,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:47,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:48,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:48,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,862 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:49,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,863 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:49,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:49,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,902 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:49,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:49,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:49,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:49,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:49,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:49,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:49,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:49,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:49,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:49,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:49,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:49,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:49,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:49,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:49,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:49,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:49,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:49,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:49,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:49,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:13:50,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:50,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:50,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:13:50,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:50,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:50,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:50,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:50,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-10-15 15:13:50,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:50,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,877 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,879 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,880 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,881 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,882 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:50,892 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,900 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,914 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,915 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:50,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,954 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:50,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:50,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:50,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:50,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:50,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:50,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:50,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1671 [2024-10-15 15:13:51,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:51,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:51,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,598 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,599 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,608 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:51,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:51,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:13:51,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:51,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,723 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,725 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:51,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:13:51,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,805 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,808 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,810 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,813 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,817 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:51,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:51,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,861 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,861 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-15 15:13:51,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,940 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,941 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,942 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:51,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:51,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:51,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:51,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:51,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:51,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:51,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:51,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:52,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:52,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:52,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,060 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1494 [2024-10-15 15:13:52,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:52,500 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:52,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:52,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,523 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:52,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:52,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,545 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,546 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,548 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,556 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:52,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,560 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:52,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:13:52,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,604 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,605 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,605 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,606 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,607 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,607 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:52,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,609 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,612 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:52,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,619 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:52,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:52,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:13:52,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:52,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,684 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:52,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:52,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:52,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,719 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,720 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1031 [2024-10-15 15:13:52,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:52,785 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,788 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,790 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:52,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:13:52,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,809 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,815 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,816 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,818 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:52,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,822 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,824 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,824 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:13:52,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,839 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,843 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,853 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:13:52,853 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,856 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,857 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:13:52,860 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,864 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,865 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,866 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:13:52,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,867 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:13:52,868 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:13:52,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:13:52,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:13:52,883 INFO L134 CoverageAnalysis]: Checked inductivity of 660617 backedges. 5971 proven. 26774 refuted. 0 times theorem prover too weak. 627872 trivial. 0 not checked. [2024-10-15 15:13:52,883 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:13:52,883 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1610956094] [2024-10-15 15:13:52,883 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1610956094] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:13:52,883 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1364738520] [2024-10-15 15:13:52,883 INFO L93 rtionOrderModulation]: Changing assertion order to INSIDE_LOOP_FIRST1 [2024-10-15 15:13:52,884 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:13:52,884 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:13:52,885 INFO L229 MonitoredProcess]: Starting monitored process 18 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-15 15:13:52,885 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Waiting until timeout for monitored process [2024-10-15 15:13:54,373 INFO L227 tOrderPrioritization]: Assert order INSIDE_LOOP_FIRST1 issued 143 check-sat command(s) [2024-10-15 15:13:54,373 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:13:54,391 INFO L255 TraceCheckSpWp]: Trace formula consists of 5143 conjuncts, 32 conjuncts are in the unsatisfiable core [2024-10-15 15:13:54,426 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:13:54,772 INFO L134 CoverageAnalysis]: Checked inductivity of 660617 backedges. 335538 proven. 3627 refuted. 0 times theorem prover too weak. 321452 trivial. 0 not checked. [2024-10-15 15:13:54,772 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:14:10,428 INFO L134 CoverageAnalysis]: Checked inductivity of 660617 backedges. 15739 proven. 16569 refuted. 0 times theorem prover too weak. 628309 trivial. 0 not checked. [2024-10-15 15:14:10,428 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1364738520] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:14:10,428 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:14:10,429 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [36, 22, 33] total 69 [2024-10-15 15:14:10,429 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [705658492] [2024-10-15 15:14:10,429 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:14:10,432 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 69 states [2024-10-15 15:14:10,432 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:14:10,433 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 69 interpolants. [2024-10-15 15:14:10,434 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=579, Invalid=4113, Unknown=0, NotChecked=0, Total=4692 [2024-10-15 15:14:10,434 INFO L87 Difference]: Start difference. First operand 331 states and 508 transitions. Second operand has 69 states, 69 states have (on average 2.782608695652174) internal successors, (192), 69 states have internal predecessors, (192), 49 states have call successors, (64), 2 states have call predecessors, (64), 31 states have return successors, (89), 48 states have call predecessors, (89), 49 states have call successors, (89) [2024-10-15 15:14:12,003 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:14:12,003 INFO L93 Difference]: Finished difference Result 754 states and 1292 transitions. [2024-10-15 15:14:12,003 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 66 states. [2024-10-15 15:14:12,004 INFO L78 Accepts]: Start accepts. Automaton has has 69 states, 69 states have (on average 2.782608695652174) internal successors, (192), 69 states have internal predecessors, (192), 49 states have call successors, (64), 2 states have call predecessors, (64), 31 states have return successors, (89), 48 states have call predecessors, (89), 49 states have call successors, (89) Word has length 4671 [2024-10-15 15:14:12,005 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:14:12,010 INFO L225 Difference]: With dead ends: 754 [2024-10-15 15:14:12,010 INFO L226 Difference]: Without dead ends: 452 [2024-10-15 15:14:12,014 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 10784 GetRequests, 10666 SyntacticMatches, 16 SemanticMatches, 102 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5167 ImplicationChecksByTransitivity, 1.1s TimeCoverageRelationStatistics Valid=1354, Invalid=9358, Unknown=0, NotChecked=0, Total=10712 [2024-10-15 15:14:12,014 INFO L432 NwaCegarLoop]: 102 mSDtfsCounter, 209 mSDsluCounter, 1868 mSDsCounter, 0 mSdLazyCounter, 3385 mSolverCounterSat, 197 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.9s Time, 0 mProtectedPredicate, 0 mProtectedAction, 211 SdHoareTripleChecker+Valid, 1970 SdHoareTripleChecker+Invalid, 3582 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 197 IncrementalHoareTripleChecker+Valid, 3385 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 1.0s IncrementalHoareTripleChecker+Time [2024-10-15 15:14:12,014 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [211 Valid, 1970 Invalid, 3582 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [197 Valid, 3385 Invalid, 0 Unknown, 0 Unchecked, 1.0s Time] [2024-10-15 15:14:12,015 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 452 states. [2024-10-15 15:14:12,053 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 452 to 348. [2024-10-15 15:14:12,054 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 348 states, 245 states have (on average 1.0285714285714285) internal successors, (252), 241 states have internal predecessors, (252), 76 states have call successors, (76), 60 states have call predecessors, (76), 26 states have return successors, (211), 46 states have call predecessors, (211), 75 states have call successors, (211) [2024-10-15 15:14:12,056 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 348 states to 348 states and 539 transitions. [2024-10-15 15:14:12,057 INFO L78 Accepts]: Start accepts. Automaton has 348 states and 539 transitions. Word has length 4671 [2024-10-15 15:14:12,058 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:14:12,058 INFO L471 AbstractCegarLoop]: Abstraction has 348 states and 539 transitions. [2024-10-15 15:14:12,058 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 69 states, 69 states have (on average 2.782608695652174) internal successors, (192), 69 states have internal predecessors, (192), 49 states have call successors, (64), 2 states have call predecessors, (64), 31 states have return successors, (89), 48 states have call predecessors, (89), 49 states have call successors, (89) [2024-10-15 15:14:12,059 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:14:12,059 INFO L276 IsEmpty]: Start isEmpty. Operand 348 states and 539 transitions. [2024-10-15 15:14:12,085 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 2711 [2024-10-15 15:14:12,085 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:14:12,086 INFO L215 NwaCegarLoop]: trace histogram [199, 199, 198, 198, 161, 160, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 99, 62, 61, 38, 38, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:14:12,107 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (18)] Ended with exit code 0 [2024-10-15 15:14:12,286 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable18,18 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:14:12,286 INFO L396 AbstractCegarLoop]: === Iteration 20 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:14:12,287 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:14:12,287 INFO L85 PathProgramCache]: Analyzing trace with hash 1694371041, now seen corresponding path program 12 times [2024-10-15 15:14:12,287 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:14:12,287 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1552225958] [2024-10-15 15:14:12,287 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:14:12,287 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:14:12,804 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:14,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:14:14,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:14,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:14:15,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:17,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:17,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:18,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:18,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:19,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:19,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,913 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:19,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:19,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:19,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:19,958 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:19,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,959 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:14:19,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,967 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:19,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:19,969 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:19,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:19,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:14:19,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,986 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:19,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:19,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:19,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:19,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:19,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:19,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:19,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:19,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:19,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:14:20,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,012 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:20,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:14:20,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:14:20,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:20,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:14:20,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:14:20,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:20,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:14:20,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:20,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:14:20,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:14:20,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:20,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:14:20,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:20,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:14:20,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-10-15 15:14:20,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,425 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:20,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:14:20,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,454 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:14:20,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,483 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:20,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:14:20,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:20,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,527 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,528 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:14:20,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:14:20,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,583 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,610 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,611 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,612 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:20,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,619 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,620 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,621 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:14:20,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:14:20,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:20,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:20,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:20,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:20,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:20,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:20,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-10-15 15:14:20,826 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,590 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:21,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,597 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:21,598 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,602 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,603 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,603 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,604 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:14:21,606 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,610 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,613 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,613 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,614 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,614 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,615 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,615 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,616 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:21,616 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,617 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,617 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:14:21,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,629 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,634 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:21,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:21,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,643 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:14:21,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,671 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:21,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:21,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:14:21,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,685 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,687 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,688 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:21,688 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,689 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,689 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:14:21,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:21,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:21,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:14:21,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:21,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:14:21,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,769 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:14:21,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:14:21,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,781 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:21,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,782 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:14:21,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:14:21,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:21,789 INFO L134 CoverageAnalysis]: Checked inductivity of 221224 backedges. 9016 proven. 11089 refuted. 0 times theorem prover too weak. 201119 trivial. 0 not checked. [2024-10-15 15:14:21,789 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:14:21,789 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1552225958] [2024-10-15 15:14:21,789 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1552225958] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:14:21,789 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [1162710549] [2024-10-15 15:14:21,789 INFO L93 rtionOrderModulation]: Changing assertion order to MIX_INSIDE_OUTSIDE [2024-10-15 15:14:21,789 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:14:21,789 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:14:21,790 INFO L229 MonitoredProcess]: Starting monitored process 19 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-15 15:14:21,791 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Waiting until timeout for monitored process [2024-10-15 15:14:22,390 INFO L227 tOrderPrioritization]: Assert order MIX_INSIDE_OUTSIDE issued 35 check-sat command(s) [2024-10-15 15:14:22,390 INFO L228 tOrderPrioritization]: Conjunction of SSA is unsat [2024-10-15 15:14:22,395 INFO L255 TraceCheckSpWp]: Trace formula consists of 1272 conjuncts, 24 conjuncts are in the unsatisfiable core [2024-10-15 15:14:22,411 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:14:22,626 INFO L134 CoverageAnalysis]: Checked inductivity of 221224 backedges. 2249 proven. 9695 refuted. 0 times theorem prover too weak. 209280 trivial. 0 not checked. [2024-10-15 15:14:22,626 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:14:31,352 INFO L134 CoverageAnalysis]: Checked inductivity of 221224 backedges. 2253 proven. 9761 refuted. 0 times theorem prover too weak. 209210 trivial. 0 not checked. [2024-10-15 15:14:31,353 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [1162710549] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:14:31,353 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:14:31,353 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [40, 16, 25] total 64 [2024-10-15 15:14:31,353 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [68047202] [2024-10-15 15:14:31,353 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:14:31,355 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 64 states [2024-10-15 15:14:31,355 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:14:31,356 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants. [2024-10-15 15:14:31,356 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=523, Invalid=3509, Unknown=0, NotChecked=0, Total=4032 [2024-10-15 15:14:31,357 INFO L87 Difference]: Start difference. First operand 348 states and 539 transitions. Second operand has 64 states, 62 states have (on average 2.5) internal successors, (155), 64 states have internal predecessors, (155), 43 states have call successors, (53), 1 states have call predecessors, (53), 29 states have return successors, (75), 47 states have call predecessors, (75), 43 states have call successors, (75) [2024-10-15 15:14:32,888 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:14:32,888 INFO L93 Difference]: Finished difference Result 779 states and 1337 transitions. [2024-10-15 15:14:32,888 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 97 states. [2024-10-15 15:14:32,889 INFO L78 Accepts]: Start accepts. Automaton has has 64 states, 62 states have (on average 2.5) internal successors, (155), 64 states have internal predecessors, (155), 43 states have call successors, (53), 1 states have call predecessors, (53), 29 states have return successors, (75), 47 states have call predecessors, (75), 43 states have call successors, (75) Word has length 2710 [2024-10-15 15:14:32,890 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:14:32,897 INFO L225 Difference]: With dead ends: 779 [2024-10-15 15:14:32,897 INFO L226 Difference]: Without dead ends: 464 [2024-10-15 15:14:32,901 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 6313 GetRequests, 6181 SyntacticMatches, 11 SemanticMatches, 121 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 5908 ImplicationChecksByTransitivity, 1.3s TimeCoverageRelationStatistics Valid=1721, Invalid=13285, Unknown=0, NotChecked=0, Total=15006 [2024-10-15 15:14:32,901 INFO L432 NwaCegarLoop]: 66 mSDtfsCounter, 314 mSDsluCounter, 872 mSDsCounter, 0 mSdLazyCounter, 2118 mSolverCounterSat, 286 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.6s Time, 0 mProtectedPredicate, 0 mProtectedAction, 320 SdHoareTripleChecker+Valid, 938 SdHoareTripleChecker+Invalid, 2404 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 286 IncrementalHoareTripleChecker+Valid, 2118 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.7s IncrementalHoareTripleChecker+Time [2024-10-15 15:14:32,901 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [320 Valid, 938 Invalid, 2404 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [286 Valid, 2118 Invalid, 0 Unknown, 0 Unchecked, 0.7s Time] [2024-10-15 15:14:32,902 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 464 states. [2024-10-15 15:14:32,946 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 464 to 409. [2024-10-15 15:14:32,947 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 409 states, 290 states have (on average 1.0275862068965518) internal successors, (298), 286 states have internal predecessors, (298), 91 states have call successors, (91), 74 states have call predecessors, (91), 27 states have return successors, (259), 48 states have call predecessors, (259), 90 states have call successors, (259) [2024-10-15 15:14:32,949 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 409 states to 409 states and 648 transitions. [2024-10-15 15:14:32,951 INFO L78 Accepts]: Start accepts. Automaton has 409 states and 648 transitions. Word has length 2710 [2024-10-15 15:14:32,951 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:14:32,951 INFO L471 AbstractCegarLoop]: Abstraction has 409 states and 648 transitions. [2024-10-15 15:14:32,951 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 64 states, 62 states have (on average 2.5) internal successors, (155), 64 states have internal predecessors, (155), 43 states have call successors, (53), 1 states have call predecessors, (53), 29 states have return successors, (75), 47 states have call predecessors, (75), 43 states have call successors, (75) [2024-10-15 15:14:32,952 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:14:32,952 INFO L276 IsEmpty]: Start isEmpty. Operand 409 states and 648 transitions. [2024-10-15 15:14:33,071 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6061 [2024-10-15 15:14:33,071 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:14:33,072 INFO L215 NwaCegarLoop]: trace histogram [446, 446, 443, 443, 361, 358, 223, 223, 223, 223, 223, 223, 223, 221, 221, 221, 221, 221, 221, 221, 140, 135, 85, 85, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:14:33,089 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (19)] Ended with exit code 0 [2024-10-15 15:14:33,273 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable19,19 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:14:33,273 INFO L396 AbstractCegarLoop]: === Iteration 21 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:14:33,273 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:14:33,274 INFO L85 PathProgramCache]: Analyzing trace with hash 1803884985, now seen corresponding path program 13 times [2024-10-15 15:14:33,274 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:14:33,274 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [524857124] [2024-10-15 15:14:33,274 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:14:33,274 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:14:35,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:43,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:14:43,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:43,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:14:45,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:53,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:54,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:14:58,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:14:58,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:00,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:00,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:00,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:00,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:01,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:01,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:01,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,529 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,531 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,534 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:01,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:01,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:01,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,578 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,579 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,579 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,581 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:01,582 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,585 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,586 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,586 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,587 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,588 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,588 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,589 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,590 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,591 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,592 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,592 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:15:01,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,631 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,637 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,640 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,642 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:01,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,645 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,646 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:01,648 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:01,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:01,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:15:01,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,736 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,747 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,760 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:01,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,766 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,768 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:01,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:01,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,785 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,786 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,788 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,789 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,791 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,791 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,792 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,793 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,793 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,794 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,796 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:01,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,799 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,800 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,801 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,802 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,803 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:01,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,819 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,823 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,823 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,825 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,827 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,828 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,829 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,830 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,830 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,831 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:01,832 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,834 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,835 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,835 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,836 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:01,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,842 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,844 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,845 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,846 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:01,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,847 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:01,848 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:01,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,849 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:01,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:01,851 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-10-15 15:15:01,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:02,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:02,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:02,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:02,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:02,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:02,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:02,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:15:02,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:02,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:02,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:02,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:02,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:15:02,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:02,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:02,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,429 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,433 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:02,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,453 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,454 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:02,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:02,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,492 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,498 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,500 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:02,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,506 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:02,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,521 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:02,521 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:02,522 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:02,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,527 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2420 [2024-10-15 15:15:02,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:02,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:02,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,002 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:03,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,081 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:03,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,093 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,095 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:03,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:03,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:03,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:03,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:03,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:15:03,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:03,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:03,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:03,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:03,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:15:03,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,426 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,447 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:03,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:03,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:03,483 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,505 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:03,512 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,520 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:03,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,555 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,557 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,558 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:03,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,576 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,576 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,577 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,577 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:03,580 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,584 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,587 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,589 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,591 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,593 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,593 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,594 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,594 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,595 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,595 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,596 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,597 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,599 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,600 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,600 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,601 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,602 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-10-15 15:15:03,624 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,888 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,903 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:03,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:03,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,937 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,938 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:03,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:03,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,955 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,956 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,957 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:03,960 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:03,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:03,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,989 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,990 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:03,993 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:03,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:03,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:03,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:03,996 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:15:04,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,030 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:04,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:04,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:04,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:04,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:04,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:04,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:04,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:15:04,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,117 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:04,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:04,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:04,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,150 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,153 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:04,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:04,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,171 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:04,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:04,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:04,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:04,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:04,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,213 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:04,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:04,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:04,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:04,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 4844 [2024-10-15 15:15:04,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:04,837 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:04,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,423 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,540 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,578 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,581 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,609 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,611 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,650 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:05,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:05,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:05,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:05,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:05,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,707 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:05,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,710 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,711 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:05,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:05,724 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,738 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,748 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:05,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:05,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,759 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,761 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:05,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:05,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,777 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,777 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:15:05,787 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,912 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,916 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,916 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,917 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,918 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:05,919 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,920 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,920 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:05,921 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,922 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,924 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:05,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,930 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:05,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,933 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:05,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,944 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:05,946 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,947 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:05,949 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:05,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:05,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:15:05,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:05,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:05,998 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,025 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:06,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:06,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:06,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:06,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:06,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:06,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:06,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:06,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:06,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:06,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:06,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:06,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:06,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,082 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,083 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:06,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:06,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,087 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,087 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:06,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,090 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,090 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,091 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,091 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,092 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:06,092 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,093 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:06,094 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:06,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:06,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:06,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:06,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:06,122 INFO L134 CoverageAnalysis]: Checked inductivity of 1113687 backedges. 23900 proven. 27247 refuted. 0 times theorem prover too weak. 1062540 trivial. 0 not checked. [2024-10-15 15:15:06,122 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-15 15:15:06,122 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [524857124] [2024-10-15 15:15:06,122 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [524857124] provided 0 perfect and 1 imperfect interpolant sequences [2024-10-15 15:15:06,122 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleZ3 [13103769] [2024-10-15 15:15:06,122 INFO L93 rtionOrderModulation]: Changing assertion order to NOT_INCREMENTALLY [2024-10-15 15:15:06,122 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-15 15:15:06,122 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/certificate-witnesses-artifact/automizer/z3 [2024-10-15 15:15:06,123 INFO L229 MonitoredProcess]: Starting monitored process 20 with /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-15 15:15:06,124 INFO L327 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Waiting until timeout for monitored process [2024-10-15 15:15:07,760 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:07,801 INFO L255 TraceCheckSpWp]: Trace formula consists of 13474 conjuncts, 28 conjuncts are in the unsatisfiable core [2024-10-15 15:15:07,842 INFO L278 TraceCheckSpWp]: Computing forward predicates... [2024-10-15 15:15:08,058 INFO L134 CoverageAnalysis]: Checked inductivity of 1113687 backedges. 3561 proven. 28632 refuted. 0 times theorem prover too weak. 1081494 trivial. 0 not checked. [2024-10-15 15:15:08,058 INFO L311 TraceCheckSpWp]: Computing backward predicates... [2024-10-15 15:15:27,698 INFO L134 CoverageAnalysis]: Checked inductivity of 1113687 backedges. 3561 proven. 28734 refuted. 0 times theorem prover too weak. 1081392 trivial. 0 not checked. [2024-10-15 15:15:27,698 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleZ3 [13103769] provided 0 perfect and 2 imperfect interpolant sequences [2024-10-15 15:15:27,698 INFO L185 FreeRefinementEngine]: Found 0 perfect and 3 imperfect interpolant sequences. [2024-10-15 15:15:27,700 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [] imperfect sequences [44, 18, 29] total 64 [2024-10-15 15:15:27,700 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [964524325] [2024-10-15 15:15:27,700 INFO L85 oduleStraightlineAll]: Using 3 imperfect interpolants to construct interpolant automaton [2024-10-15 15:15:27,704 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 64 states [2024-10-15 15:15:27,704 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-15 15:15:27,705 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 64 interpolants. [2024-10-15 15:15:27,705 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=531, Invalid=3501, Unknown=0, NotChecked=0, Total=4032 [2024-10-15 15:15:27,706 INFO L87 Difference]: Start difference. First operand 409 states and 648 transitions. Second operand has 64 states, 62 states have (on average 2.532258064516129) internal successors, (157), 64 states have internal predecessors, (157), 50 states have call successors, (58), 1 states have call predecessors, (58), 25 states have return successors, (84), 44 states have call predecessors, (84), 50 states have call successors, (84) [2024-10-15 15:15:29,390 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-15 15:15:29,390 INFO L93 Difference]: Finished difference Result 898 states and 1618 transitions. [2024-10-15 15:15:29,391 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 82 states. [2024-10-15 15:15:29,391 INFO L78 Accepts]: Start accepts. Automaton has has 64 states, 62 states have (on average 2.532258064516129) internal successors, (157), 64 states have internal predecessors, (157), 50 states have call successors, (58), 1 states have call predecessors, (58), 25 states have return successors, (84), 44 states have call predecessors, (84), 50 states have call successors, (84) Word has length 6060 [2024-10-15 15:15:29,393 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-15 15:15:29,401 INFO L225 Difference]: With dead ends: 898 [2024-10-15 15:15:29,402 INFO L226 Difference]: Without dead ends: 514 [2024-10-15 15:15:29,407 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 13989 GetRequests, 13867 SyntacticMatches, 13 SemanticMatches, 109 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 4996 ImplicationChecksByTransitivity, 1.2s TimeCoverageRelationStatistics Valid=1488, Invalid=10722, Unknown=0, NotChecked=0, Total=12210 [2024-10-15 15:15:29,407 INFO L432 NwaCegarLoop]: 81 mSDtfsCounter, 271 mSDsluCounter, 1287 mSDsCounter, 0 mSdLazyCounter, 2775 mSolverCounterSat, 283 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.8s Time, 0 mProtectedPredicate, 0 mProtectedAction, 280 SdHoareTripleChecker+Valid, 1368 SdHoareTripleChecker+Invalid, 3058 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 283 IncrementalHoareTripleChecker+Valid, 2775 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.9s IncrementalHoareTripleChecker+Time [2024-10-15 15:15:29,408 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [280 Valid, 1368 Invalid, 3058 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [283 Valid, 2775 Invalid, 0 Unknown, 0 Unchecked, 0.9s Time] [2024-10-15 15:15:29,409 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 514 states. [2024-10-15 15:15:29,492 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 514 to 421. [2024-10-15 15:15:29,493 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 421 states, 299 states have (on average 1.0267558528428093) internal successors, (307), 293 states have internal predecessors, (307), 92 states have call successors, (92), 75 states have call predecessors, (92), 29 states have return successors, (248), 52 states have call predecessors, (248), 91 states have call successors, (248) [2024-10-15 15:15:29,495 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 421 states to 421 states and 647 transitions. [2024-10-15 15:15:29,497 INFO L78 Accepts]: Start accepts. Automaton has 421 states and 647 transitions. Word has length 6060 [2024-10-15 15:15:29,498 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-15 15:15:29,499 INFO L471 AbstractCegarLoop]: Abstraction has 421 states and 647 transitions. [2024-10-15 15:15:29,499 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 64 states, 62 states have (on average 2.532258064516129) internal successors, (157), 64 states have internal predecessors, (157), 50 states have call successors, (58), 1 states have call predecessors, (58), 25 states have return successors, (84), 44 states have call predecessors, (84), 50 states have call successors, (84) [2024-10-15 15:15:29,499 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:15:29,499 INFO L276 IsEmpty]: Start isEmpty. Operand 421 states and 647 transitions. [2024-10-15 15:15:29,658 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 6347 [2024-10-15 15:15:29,658 INFO L207 NwaCegarLoop]: Found error trace [2024-10-15 15:15:29,660 INFO L215 NwaCegarLoop]: trace histogram [467, 467, 464, 464, 377, 376, 233, 233, 233, 233, 233, 233, 233, 232, 232, 232, 232, 232, 232, 232, 145, 143, 90, 88, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1] [2024-10-15 15:15:29,690 INFO L552 MonitoredProcess]: [MP /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true (20)] Ended with exit code 0 [2024-10-15 15:15:29,861 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: 20 /storage/repos/certificate-witnesses-artifact/automizer/z3 -smt2 -in SMTLIB2_COMPLIANT=true,SelfDestructingSolverStorable20 [2024-10-15 15:15:29,861 INFO L396 AbstractCegarLoop]: === Iteration 22 === Targeting mainErr0ASSERT_VIOLATIONERROR_FUNCTION === [mainErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-15 15:15:29,861 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-15 15:15:29,862 INFO L85 PathProgramCache]: Analyzing trace with hash -357701900, now seen corresponding path program 14 times [2024-10-15 15:15:29,862 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-15 15:15:29,862 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [504897486] [2024-10-15 15:15:29,862 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-15 15:15:29,862 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-15 15:15:32,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:37,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 0 [2024-10-15 15:15:37,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:37,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 5 [2024-10-15 15:15:40,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:49,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:50,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:54,533 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:55,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:56,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:57,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:58,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:58,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:58,625 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:58,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,364 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,365 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,402 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:59,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:59,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,420 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,420 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,421 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:59,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,432 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,437 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,439 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,440 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:59,441 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,444 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,445 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,446 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:59,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,463 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,467 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,475 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,476 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:59,477 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,478 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:59,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,484 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,485 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,490 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,491 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:15:59,498 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,519 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,529 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,530 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,532 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,533 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,535 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,536 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,539 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:59,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,543 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,543 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,544 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,544 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:59,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,547 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,548 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,549 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,550 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,550 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,551 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,551 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,552 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,553 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,553 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,554 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,554 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:59,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,559 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,560 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,564 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,565 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,567 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,568 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,569 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,569 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:59,570 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,571 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,572 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:15:59,596 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,632 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,641 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,644 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,649 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,658 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,660 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,661 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:59,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,668 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,669 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,669 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,670 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:59,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,675 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:59,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,687 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,690 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,691 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,695 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,696 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:59,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,701 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,701 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,702 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:59,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,712 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,715 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,720 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,722 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,724 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,725 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,726 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,727 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,727 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,730 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,730 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:59,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,733 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,734 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:59,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,739 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,743 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,745 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,747 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1208 [2024-10-15 15:15:59,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,829 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,844 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,850 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,860 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,864 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,869 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,876 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,878 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,883 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,885 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,886 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,887 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,889 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,890 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:59,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,893 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,896 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,897 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:59,899 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,904 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,905 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,906 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,907 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,907 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,909 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,910 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:15:59,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,921 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,922 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,923 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,924 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,925 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,926 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,927 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,929 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:59,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,932 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,933 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,934 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,935 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,935 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,936 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:15:59,939 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,945 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,951 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,953 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,956 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,957 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,958 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,960 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,961 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,962 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,964 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,965 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:15:59,966 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,971 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:15:59,973 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,976 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,978 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,980 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:15:59,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,982 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:15:59,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:15:59,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:15:59,984 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:15:59,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:15:59,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,014 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:16:00,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,042 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:16:00,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,049 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,056 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:16:00,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,074 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,079 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,079 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,080 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,080 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:16:00,081 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,083 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,084 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,084 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,085 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,085 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,086 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,086 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,088 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1957 [2024-10-15 15:16:00,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,299 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:16:00,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:16:00,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:16:00,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,381 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,388 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:16:00,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,395 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:16:00,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,419 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,424 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,426 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,430 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,430 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,431 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,435 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,435 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,436 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:16:00,437 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,442 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,442 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,444 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:16:00,446 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,453 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,455 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,461 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 459 [2024-10-15 15:16:00,469 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,485 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,507 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,508 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,513 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,513 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,514 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,514 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,515 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,517 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,517 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,518 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,518 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,519 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:16:00,520 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,522 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,523 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,524 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,524 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,525 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,525 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,526 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,526 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:16:00,528 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,531 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,532 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,534 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,535 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,536 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,537 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,537 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,538 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,538 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,539 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,540 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,541 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,541 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,542 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,542 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:16:00,545 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,549 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,552 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,555 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,556 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,558 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,559 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,561 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,561 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,562 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,562 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,563 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,563 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,564 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,565 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,566 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,566 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,567 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:16:00,568 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,570 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,571 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,572 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,573 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,573 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,574 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,574 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,575 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,575 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 745 [2024-10-15 15:16:00,584 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,601 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,608 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,618 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,639 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,646 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,649 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,651 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,652 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,652 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,653 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,657 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:16:00,659 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,663 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,663 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,664 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,664 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:16:00,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,675 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,677 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,678 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,682 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,683 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,683 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 173 [2024-10-15 15:16:00,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,697 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,704 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,705 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,705 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,708 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,709 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,709 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,710 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:16:00,711 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,713 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,716 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,717 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,718 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 282 [2024-10-15 15:16:00,723 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,729 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,752 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,756 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 64 [2024-10-15 15:16:00,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,761 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,762 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,763 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,764 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,765 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,766 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-15 15:16:00,768 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,773 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,775 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,778 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,778 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,779 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,779 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,780 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-15 15:16:00,780 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 37 [2024-10-15 15:16:00,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:00,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 10 [2024-10-15 15:16:00,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:00,787 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3169 [2024-10-15 15:16:00,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-15 15:16:01,580 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3 [2024-10-15 15:16:01,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat