./Ultimate.py --spec /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/properties/unreach-call.prp --file /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-10.c --full-output --architecture 32bit -------------------------------------------------------------------------------- Checking for ERROR reachability Using default analysis Version 84cfde4a Calling Ultimate with: /root/.sdkman/candidates/java/current/bin/java -Dosgi.configuration.area=/storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/config -Xmx15G -Xms4m -jar /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/plugins/org.eclipse.equinox.launcher_1.5.800.v20200727-1323.jar -data @noDefault -ultimatedata /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data -tc /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/AutomizerReach.xml -i /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-10.c -s /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf --cacsl2boogietranslator.entry.function main --witnessprinter.witness.directory /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux --witnessprinter.witness.filename witness --witnessprinter.write.witness.besides.input.file false --witnessprinter.graph.data.specification CHECK( init(main()), LTL(G ! call(reach_error())) ) --witnessprinter.graph.data.producer Automizer --witnessprinter.graph.data.architecture 32bit --witnessprinter.graph.data.programhash bf22f65dde831828c7171b992ab6604aed1d3175fddd41cc137f0635c2f7b580 --- Real Ultimate output --- This is Ultimate 0.2.5-dev-84cfde4 [2024-10-11 04:04:45,610 INFO L188 SettingsManager]: Resetting all preferences to default values... [2024-10-11 04:04:45,672 INFO L114 SettingsManager]: Loading settings from /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/config/svcomp-Reach-32bit-Automizer_Default.epf [2024-10-11 04:04:45,678 WARN L101 SettingsManager]: Preference file contains the following unknown settings: [2024-10-11 04:04:45,678 WARN L103 SettingsManager]: * de.uni_freiburg.informatik.ultimate.core.Log level for class [2024-10-11 04:04:45,707 INFO L130 SettingsManager]: Preferences different from defaults after loading the file: [2024-10-11 04:04:45,707 INFO L151 SettingsManager]: Preferences of UltimateCore differ from their defaults: [2024-10-11 04:04:45,708 INFO L153 SettingsManager]: * Log level for class=de.uni_freiburg.informatik.ultimate.lib.smtlibutils.quantifier.QuantifierPusher=ERROR; [2024-10-11 04:04:45,708 INFO L151 SettingsManager]: Preferences of Boogie Preprocessor differ from their defaults: [2024-10-11 04:04:45,708 INFO L153 SettingsManager]: * Use memory slicer=true [2024-10-11 04:04:45,709 INFO L151 SettingsManager]: Preferences of Boogie Procedure Inliner differ from their defaults: [2024-10-11 04:04:45,709 INFO L153 SettingsManager]: * Ignore calls to procedures called more than once=ONLY_FOR_SEQUENTIAL_PROGRAMS [2024-10-11 04:04:45,710 INFO L151 SettingsManager]: Preferences of BlockEncodingV2 differ from their defaults: [2024-10-11 04:04:45,710 INFO L153 SettingsManager]: * Create parallel compositions if possible=false [2024-10-11 04:04:45,710 INFO L153 SettingsManager]: * Use SBE=true [2024-10-11 04:04:45,710 INFO L151 SettingsManager]: Preferences of CACSL2BoogieTranslator differ from their defaults: [2024-10-11 04:04:45,711 INFO L153 SettingsManager]: * Pointer base address is valid at dereference=IGNORE [2024-10-11 04:04:45,711 INFO L153 SettingsManager]: * sizeof long=4 [2024-10-11 04:04:45,711 INFO L153 SettingsManager]: * Overapproximate operations on floating types=true [2024-10-11 04:04:45,712 INFO L153 SettingsManager]: * sizeof POINTER=4 [2024-10-11 04:04:45,712 INFO L153 SettingsManager]: * Check division by zero=IGNORE [2024-10-11 04:04:45,712 INFO L153 SettingsManager]: * Pointer to allocated memory at dereference=IGNORE [2024-10-11 04:04:45,713 INFO L153 SettingsManager]: * If two pointers are subtracted or compared they have the same base address=IGNORE [2024-10-11 04:04:45,713 INFO L153 SettingsManager]: * Check array bounds for arrays that are off heap=IGNORE [2024-10-11 04:04:45,713 INFO L153 SettingsManager]: * Allow undefined functions=false [2024-10-11 04:04:45,714 INFO L153 SettingsManager]: * sizeof long double=12 [2024-10-11 04:04:45,714 INFO L153 SettingsManager]: * Check if freed pointer was valid=false [2024-10-11 04:04:45,714 INFO L153 SettingsManager]: * Use constant arrays=true [2024-10-11 04:04:45,714 INFO L151 SettingsManager]: Preferences of RCFGBuilder differ from their defaults: [2024-10-11 04:04:45,715 INFO L153 SettingsManager]: * Size of a code block=SequenceOfStatements [2024-10-11 04:04:45,715 INFO L153 SettingsManager]: * Only consider context switches at boundaries of atomic blocks=true [2024-10-11 04:04:45,715 INFO L153 SettingsManager]: * SMT solver=External_DefaultMode [2024-10-11 04:04:45,715 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 04:04:45,716 INFO L151 SettingsManager]: Preferences of TraceAbstraction differ from their defaults: [2024-10-11 04:04:45,716 INFO L153 SettingsManager]: * Compute Interpolants along a Counterexample=FPandBP [2024-10-11 04:04:45,716 INFO L153 SettingsManager]: * Positions where we compute the Hoare Annotation=LoopHeads [2024-10-11 04:04:45,717 INFO L153 SettingsManager]: * Trace refinement strategy=CAMEL [2024-10-11 04:04:45,717 INFO L153 SettingsManager]: * Command for external solver=z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in [2024-10-11 04:04:45,717 INFO L153 SettingsManager]: * Apply one-shot large block encoding in concurrent analysis=false [2024-10-11 04:04:45,717 INFO L153 SettingsManager]: * Automaton type used in concurrency analysis=PETRI_NET [2024-10-11 04:04:45,718 INFO L153 SettingsManager]: * Order on configurations for Petri net unfoldings=DBO [2024-10-11 04:04:45,718 INFO L153 SettingsManager]: * SMT solver=External_ModelsAndUnsatCoreMode [2024-10-11 04:04:45,718 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/ultimate-clean/releaseScripts/default/UAutomizer-linux/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/ultimate-clean/releaseScripts/default/UAutomizer-linux Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Witness filename -> witness Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Write witness besides input file -> false Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data specification -> CHECK( init(main()), LTL(G ! call(reach_error())) ) Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data producer -> Automizer Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data architecture -> 32bit Applying setting for plugin de.uni_freiburg.informatik.ultimate.witnessprinter: Graph data programhash -> bf22f65dde831828c7171b992ab6604aed1d3175fddd41cc137f0635c2f7b580 [2024-10-11 04:04:45,930 INFO L75 nceAwareModelManager]: Repository-Root is: /tmp [2024-10-11 04:04:45,950 INFO L261 ainManager$Toolchain]: [Toolchain 1]: Applicable parser(s) successfully (re)initialized [2024-10-11 04:04:45,952 INFO L217 ainManager$Toolchain]: [Toolchain 1]: Toolchain selected. [2024-10-11 04:04:45,954 INFO L270 PluginConnector]: Initializing CDTParser... [2024-10-11 04:04:45,954 INFO L274 PluginConnector]: CDTParser initialized [2024-10-11 04:04:45,955 INFO L431 ainManager$Toolchain]: [Toolchain 1]: Parsing single file: /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-10.c [2024-10-11 04:04:47,290 INFO L533 CDTParser]: Created temporary CDT project at NULL [2024-10-11 04:04:47,551 INFO L384 CDTParser]: Found 1 translation units. [2024-10-11 04:04:47,552 INFO L180 CDTParser]: Scanning /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-10.c [2024-10-11 04:04:47,562 INFO L427 CDTParser]: About to delete temporary CDT project at /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/e63612bc8/71b7258ebc824310b207d1a34d2e18b6/FLAGca4be0e3b [2024-10-11 04:04:47,577 INFO L435 CDTParser]: Successfully deleted /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/data/e63612bc8/71b7258ebc824310b207d1a34d2e18b6 [2024-10-11 04:04:47,580 INFO L299 ainManager$Toolchain]: ####################### [Toolchain 1] ####################### [2024-10-11 04:04:47,582 INFO L133 ToolchainWalker]: Walking toolchain with 6 elements. [2024-10-11 04:04:47,585 INFO L112 PluginConnector]: ------------------------CACSL2BoogieTranslator---------------------------- [2024-10-11 04:04:47,585 INFO L270 PluginConnector]: Initializing CACSL2BoogieTranslator... [2024-10-11 04:04:47,590 INFO L274 PluginConnector]: CACSL2BoogieTranslator initialized [2024-10-11 04:04:47,591 INFO L184 PluginConnector]: Executing the observer ACSLObjectContainerObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 04:04:47" (1/1) ... [2024-10-11 04:04:47,591 INFO L204 PluginConnector]: Invalid model from CACSL2BoogieTranslator for observer de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator.ACSLObjectContainerObserver@7b0d147 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:47, skipping insertion in model container [2024-10-11 04:04:47,592 INFO L184 PluginConnector]: Executing the observer CACSL2BoogieTranslatorObserver from plugin CACSL2BoogieTranslator for "CDTParser AST 11.10 04:04:47" (1/1) ... [2024-10-11 04:04:47,636 INFO L175 MainTranslator]: Built tables and reachable declarations [2024-10-11 04:04:48,006 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-10.c[28754,28767] [2024-10-11 04:04:48,034 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 04:04:48,052 INFO L200 MainTranslator]: Completed pre-run [2024-10-11 04:04:48,136 WARN L248 ndardFunctionHandler]: Function reach_error is already implemented but we override the implementation for the call at /storage/repos/ultimate/releaseScripts/default/sv-benchmarks/c/xcsp/Haystacks-10.c[28754,28767] [2024-10-11 04:04:48,141 INFO L210 PostProcessor]: Analyzing one entry point: main [2024-10-11 04:04:48,153 INFO L204 MainTranslator]: Completed translation [2024-10-11 04:04:48,154 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48 WrapperNode [2024-10-11 04:04:48,154 INFO L131 PluginConnector]: ------------------------ END CACSL2BoogieTranslator---------------------------- [2024-10-11 04:04:48,155 INFO L112 PluginConnector]: ------------------------Boogie Procedure Inliner---------------------------- [2024-10-11 04:04:48,155 INFO L270 PluginConnector]: Initializing Boogie Procedure Inliner... [2024-10-11 04:04:48,155 INFO L274 PluginConnector]: Boogie Procedure Inliner initialized [2024-10-11 04:04:48,161 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,186 INFO L184 PluginConnector]: Executing the observer Inliner from plugin Boogie Procedure Inliner for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,239 INFO L138 Inliner]: procedures = 13, calls = 747, calls flagged for inlining = 2, calls inlined = 2, statements flattened = 1256 [2024-10-11 04:04:48,240 INFO L131 PluginConnector]: ------------------------ END Boogie Procedure Inliner---------------------------- [2024-10-11 04:04:48,241 INFO L112 PluginConnector]: ------------------------Boogie Preprocessor---------------------------- [2024-10-11 04:04:48,241 INFO L270 PluginConnector]: Initializing Boogie Preprocessor... [2024-10-11 04:04:48,241 INFO L274 PluginConnector]: Boogie Preprocessor initialized [2024-10-11 04:04:48,249 INFO L184 PluginConnector]: Executing the observer EnsureBoogieModelObserver from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,249 INFO L184 PluginConnector]: Executing the observer TypeChecker from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,260 INFO L184 PluginConnector]: Executing the observer MemorySlicer from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,292 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-11 04:04:48,292 INFO L184 PluginConnector]: Executing the observer ConstExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,292 INFO L184 PluginConnector]: Executing the observer StructExpander from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,315 INFO L184 PluginConnector]: Executing the observer UnstructureCode from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,321 INFO L184 PluginConnector]: Executing the observer FunctionInliner from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,328 INFO L184 PluginConnector]: Executing the observer LTLStepAnnotator from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,335 INFO L184 PluginConnector]: Executing the observer BoogieSymbolTableConstructor from plugin Boogie Preprocessor for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,349 INFO L131 PluginConnector]: ------------------------ END Boogie Preprocessor---------------------------- [2024-10-11 04:04:48,349 INFO L112 PluginConnector]: ------------------------RCFGBuilder---------------------------- [2024-10-11 04:04:48,349 INFO L270 PluginConnector]: Initializing RCFGBuilder... [2024-10-11 04:04:48,350 INFO L274 PluginConnector]: RCFGBuilder initialized [2024-10-11 04:04:48,350 INFO L184 PluginConnector]: Executing the observer RCFGBuilderObserver from plugin RCFGBuilder for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (1/1) ... [2024-10-11 04:04:48,355 INFO L173 SolverBuilder]: Constructing external solver with command: z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 [2024-10-11 04:04:48,365 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 04:04:48,382 INFO L229 MonitoredProcess]: Starting monitored process 1 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (exit command is (exit), workingDir is null) [2024-10-11 04:04:48,388 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 SMTLIB2_COMPLIANT=true -memory:2024 -smt2 -in -t:4000 (1)] Waiting until timeout for monitored process [2024-10-11 04:04:48,426 INFO L130 BoogieDeclarations]: Found specification of procedure #Ultimate.allocInit [2024-10-11 04:04:48,427 INFO L130 BoogieDeclarations]: Found specification of procedure ULTIMATE.start [2024-10-11 04:04:48,428 INFO L138 BoogieDeclarations]: Found implementation of procedure ULTIMATE.start [2024-10-11 04:04:48,428 INFO L130 BoogieDeclarations]: Found specification of procedure write~init~int#0 [2024-10-11 04:04:48,428 INFO L130 BoogieDeclarations]: Found specification of procedure assume [2024-10-11 04:04:48,428 INFO L138 BoogieDeclarations]: Found implementation of procedure assume [2024-10-11 04:04:48,510 INFO L238 CfgBuilder]: Building ICFG [2024-10-11 04:04:48,512 INFO L264 CfgBuilder]: Building CFG for each procedure with an implementation [2024-10-11 04:04:49,610 INFO L? ?]: Removed 5 outVars from TransFormulas that were not future-live. [2024-10-11 04:04:49,610 INFO L287 CfgBuilder]: Performing block encoding [2024-10-11 04:04:49,653 INFO L309 CfgBuilder]: Using the 1 location(s) as analysis (start of procedure ULTIMATE.start) [2024-10-11 04:04:49,654 INFO L314 CfgBuilder]: Removed 0 assume(true) statements. [2024-10-11 04:04:49,654 INFO L201 PluginConnector]: Adding new model de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 04:04:49 BoogieIcfgContainer [2024-10-11 04:04:49,654 INFO L131 PluginConnector]: ------------------------ END RCFGBuilder---------------------------- [2024-10-11 04:04:49,656 INFO L112 PluginConnector]: ------------------------TraceAbstraction---------------------------- [2024-10-11 04:04:49,656 INFO L270 PluginConnector]: Initializing TraceAbstraction... [2024-10-11 04:04:49,659 INFO L274 PluginConnector]: TraceAbstraction initialized [2024-10-11 04:04:49,659 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "CDTParser AST 11.10 04:04:47" (1/3) ... [2024-10-11 04:04:49,659 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6514f4a6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 04:04:49, skipping insertion in model container [2024-10-11 04:04:49,660 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.cacsl2boogietranslator AST 11.10 04:04:48" (2/3) ... [2024-10-11 04:04:49,660 INFO L204 PluginConnector]: Invalid model from TraceAbstraction for observer de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction.TraceAbstractionObserver@6514f4a6 and model type de.uni_freiburg.informatik.ultimate.plugins.generator.traceabstraction AST 11.10 04:04:49, skipping insertion in model container [2024-10-11 04:04:49,660 INFO L184 PluginConnector]: Executing the observer TraceAbstractionObserver from plugin TraceAbstraction for "de.uni_freiburg.informatik.ultimate.plugins.generator.rcfgbuilder CFG 11.10 04:04:49" (3/3) ... [2024-10-11 04:04:49,661 INFO L112 eAbstractionObserver]: Analyzing ICFG Haystacks-10.c [2024-10-11 04:04:49,674 INFO L209 ceAbstractionStarter]: Automizer settings: Hoare:LoopHeads NWA Interpolation:FPandBP Determinization: PREDICATE_ABSTRACTION [2024-10-11 04:04:49,674 INFO L149 ceAbstractionStarter]: Applying trace abstraction to program that has 1 error locations. [2024-10-11 04:04:49,765 INFO L332 AbstractCegarLoop]: ======== Iteration 0 == of CEGAR loop == AllErrorsAtOnce ======== [2024-10-11 04:04:49,772 INFO L333 AbstractCegarLoop]: Settings: SEPARATE_VIOLATION_CHECK=true, mInterprocedural=true, mMaxIterations=1000000, mWatchIteration=1000000, mArtifact=RCFG, mInterpolation=FPandBP, mInterpolantAutomaton=STRAIGHT_LINE, mDumpAutomata=false, mAutomataFormat=ATS_NUMERATE, mDumpPath=., mDeterminiation=PREDICATE_ABSTRACTION, mMinimize=MINIMIZE_SEVPA, mAutomataTypeConcurrency=PETRI_NET, mHoareTripleChecks=INCREMENTAL, mHoareAnnotationPositions=LoopHeads, mDumpOnlyReuseAutomata=false, mLimitTraceHistogram=0, mErrorLocTimeLimit=0, mLimitPathProgramCount=0, mCollectInterpolantStatistics=true, mHeuristicEmptinessCheck=false, mHeuristicEmptinessCheckAStarHeuristic=ZERO, mHeuristicEmptinessCheckAStarHeuristicRandomSeed=1337, mHeuristicEmptinessCheckSmtFeatureScoringMethod=DAGSIZE, mSMTFeatureExtraction=false, mSMTFeatureExtractionDumpPath=., mOverrideInterpolantAutomaton=false, mMcrInterpolantMethod=WP, mPorIndependenceSettings=[Lde.uni_freiburg.informatik.ultimate.lib.tracecheckerutils.partialorder.independence.IndependenceSettings;@6ce0c8e0, mLbeIndependenceSettings=[IndependenceType=SEMANTIC, AbstractionType=NONE, UseConditional=false, UseSemiCommutativity=true, Solver=Z3, SolverTimeout=1000ms] [2024-10-11 04:04:49,773 INFO L334 AbstractCegarLoop]: Starting to check reachability of 1 error locations. [2024-10-11 04:04:49,778 INFO L276 IsEmpty]: Start isEmpty. Operand has 848 states, 105 states have (on average 1.019047619047619) internal successors, (107), 106 states have internal predecessors, (107), 740 states have call successors, (740), 1 states have call predecessors, (740), 1 states have return successors, (740), 740 states have call predecessors, (740), 740 states have call successors, (740) [2024-10-11 04:04:49,978 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3803 [2024-10-11 04:04:49,979 INFO L207 NwaCegarLoop]: Found error trace [2024-10-11 04:04:49,981 INFO L215 NwaCegarLoop]: trace histogram [740, 740, 740, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11 04:04:49,982 INFO L396 AbstractCegarLoop]: === Iteration 1 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-11 04:04:49,987 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 04:04:49,988 INFO L85 PathProgramCache]: Analyzing trace with hash -511499907, now seen corresponding path program 1 times [2024-10-11 04:04:49,994 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 04:04:49,995 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1571881591] [2024-10-11 04:04:49,995 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 04:04:49,996 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 04:04:50,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1 [2024-10-11 04:04:51,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 6 [2024-10-11 04:04:51,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 12 [2024-10-11 04:04:51,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 17 [2024-10-11 04:04:51,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 23 [2024-10-11 04:04:51,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,358 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 28 [2024-10-11 04:04:51,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 34 [2024-10-11 04:04:51,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 39 [2024-10-11 04:04:51,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,363 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 45 [2024-10-11 04:04:51,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,365 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 50 [2024-10-11 04:04:51,366 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 56 [2024-10-11 04:04:51,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 61 [2024-10-11 04:04:51,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 67 [2024-10-11 04:04:51,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 72 [2024-10-11 04:04:51,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,374 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 78 [2024-10-11 04:04:51,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 83 [2024-10-11 04:04:51,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 89 [2024-10-11 04:04:51,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 94 [2024-10-11 04:04:51,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 100 [2024-10-11 04:04:51,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 105 [2024-10-11 04:04:51,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 111 [2024-10-11 04:04:51,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 116 [2024-10-11 04:04:51,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 122 [2024-10-11 04:04:51,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 127 [2024-10-11 04:04:51,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 133 [2024-10-11 04:04:51,398 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 138 [2024-10-11 04:04:51,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 144 [2024-10-11 04:04:51,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 149 [2024-10-11 04:04:51,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 155 [2024-10-11 04:04:51,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 160 [2024-10-11 04:04:51,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 166 [2024-10-11 04:04:51,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 171 [2024-10-11 04:04:51,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,419 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 177 [2024-10-11 04:04:51,421 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,422 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 182 [2024-10-11 04:04:51,423 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,425 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 188 [2024-10-11 04:04:51,427 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,428 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 193 [2024-10-11 04:04:51,429 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,431 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 199 [2024-10-11 04:04:51,436 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,438 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 204 [2024-10-11 04:04:51,438 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,439 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 210 [2024-10-11 04:04:51,440 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,441 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 215 [2024-10-11 04:04:51,445 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,447 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 221 [2024-10-11 04:04:51,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 226 [2024-10-11 04:04:51,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,455 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 232 [2024-10-11 04:04:51,456 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 237 [2024-10-11 04:04:51,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 243 [2024-10-11 04:04:51,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 248 [2024-10-11 04:04:51,461 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,462 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 254 [2024-10-11 04:04:51,462 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 259 [2024-10-11 04:04:51,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,467 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 265 [2024-10-11 04:04:51,468 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,469 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 270 [2024-10-11 04:04:51,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 276 [2024-10-11 04:04:51,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 281 [2024-10-11 04:04:51,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,475 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 287 [2024-10-11 04:04:51,476 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,477 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 292 [2024-10-11 04:04:51,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 298 [2024-10-11 04:04:51,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,482 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 303 [2024-10-11 04:04:51,484 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 309 [2024-10-11 04:04:51,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 314 [2024-10-11 04:04:51,489 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,490 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 320 [2024-10-11 04:04:51,491 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,492 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 325 [2024-10-11 04:04:51,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 331 [2024-10-11 04:04:51,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 336 [2024-10-11 04:04:51,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,499 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 342 [2024-10-11 04:04:51,499 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,501 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 347 [2024-10-11 04:04:51,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 353 [2024-10-11 04:04:51,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,506 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 358 [2024-10-11 04:04:51,507 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 364 [2024-10-11 04:04:51,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 369 [2024-10-11 04:04:51,618 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,620 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 375 [2024-10-11 04:04:51,621 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,622 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 380 [2024-10-11 04:04:51,622 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,623 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 386 [2024-10-11 04:04:51,623 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,624 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 391 [2024-10-11 04:04:51,625 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,626 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 397 [2024-10-11 04:04:51,626 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,627 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 402 [2024-10-11 04:04:51,627 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,628 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 408 [2024-10-11 04:04:51,628 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,629 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 413 [2024-10-11 04:04:51,630 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,630 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 419 [2024-10-11 04:04:51,631 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,632 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 424 [2024-10-11 04:04:51,633 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,633 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 430 [2024-10-11 04:04:51,634 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,635 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 435 [2024-10-11 04:04:51,635 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,636 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 441 [2024-10-11 04:04:51,636 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,637 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 446 [2024-10-11 04:04:51,638 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,638 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 452 [2024-10-11 04:04:51,639 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,640 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 457 [2024-10-11 04:04:51,641 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,642 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 463 [2024-10-11 04:04:51,643 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,644 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 468 [2024-10-11 04:04:51,645 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,647 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 474 [2024-10-11 04:04:51,647 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,648 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 479 [2024-10-11 04:04:51,650 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,651 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 485 [2024-10-11 04:04:51,653 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,654 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 490 [2024-10-11 04:04:51,654 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,655 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 496 [2024-10-11 04:04:51,655 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,656 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 501 [2024-10-11 04:04:51,656 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,657 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 507 [2024-10-11 04:04:51,658 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,659 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 512 [2024-10-11 04:04:51,660 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,661 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 518 [2024-10-11 04:04:51,662 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,662 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 523 [2024-10-11 04:04:51,665 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,665 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 529 [2024-10-11 04:04:51,666 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,666 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 534 [2024-10-11 04:04:51,667 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,667 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 540 [2024-10-11 04:04:51,668 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,670 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 545 [2024-10-11 04:04:51,671 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,672 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 551 [2024-10-11 04:04:51,672 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,673 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 556 [2024-10-11 04:04:51,673 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,674 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 562 [2024-10-11 04:04:51,674 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,676 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 567 [2024-10-11 04:04:51,676 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,677 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 573 [2024-10-11 04:04:51,678 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,679 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 578 [2024-10-11 04:04:51,679 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,680 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 584 [2024-10-11 04:04:51,680 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,681 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 589 [2024-10-11 04:04:51,681 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,682 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 595 [2024-10-11 04:04:51,684 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,685 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 600 [2024-10-11 04:04:51,686 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,686 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 606 [2024-10-11 04:04:51,690 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,691 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 611 [2024-10-11 04:04:51,692 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,692 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 617 [2024-10-11 04:04:51,693 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,693 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 622 [2024-10-11 04:04:51,694 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,694 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 628 [2024-10-11 04:04:51,695 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,696 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 633 [2024-10-11 04:04:51,697 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,698 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 639 [2024-10-11 04:04:51,698 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,699 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 644 [2024-10-11 04:04:51,699 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,700 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 650 [2024-10-11 04:04:51,702 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,703 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 655 [2024-10-11 04:04:51,703 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,704 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 661 [2024-10-11 04:04:51,706 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,706 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 666 [2024-10-11 04:04:51,707 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,708 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 672 [2024-10-11 04:04:51,712 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,714 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 677 [2024-10-11 04:04:51,714 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,715 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 683 [2024-10-11 04:04:51,716 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,717 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 688 [2024-10-11 04:04:51,718 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,719 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 694 [2024-10-11 04:04:51,721 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,726 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 699 [2024-10-11 04:04:51,728 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,728 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 705 [2024-10-11 04:04:51,729 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,731 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 710 [2024-10-11 04:04:51,731 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,732 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 716 [2024-10-11 04:04:51,733 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,734 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 721 [2024-10-11 04:04:51,735 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,735 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 727 [2024-10-11 04:04:51,736 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,737 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 732 [2024-10-11 04:04:51,737 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,738 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 738 [2024-10-11 04:04:51,739 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,740 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 743 [2024-10-11 04:04:51,740 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,741 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 749 [2024-10-11 04:04:51,741 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,742 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 754 [2024-10-11 04:04:51,742 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,743 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 760 [2024-10-11 04:04:51,744 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,744 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 765 [2024-10-11 04:04:51,745 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,746 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 771 [2024-10-11 04:04:51,746 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,748 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 776 [2024-10-11 04:04:51,749 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,749 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 782 [2024-10-11 04:04:51,750 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,750 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 787 [2024-10-11 04:04:51,751 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,751 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 793 [2024-10-11 04:04:51,752 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,753 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 798 [2024-10-11 04:04:51,753 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,754 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 804 [2024-10-11 04:04:51,754 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,755 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 809 [2024-10-11 04:04:51,755 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,756 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 815 [2024-10-11 04:04:51,757 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,757 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 820 [2024-10-11 04:04:51,758 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,758 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 826 [2024-10-11 04:04:51,759 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,762 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 831 [2024-10-11 04:04:51,763 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,764 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 837 [2024-10-11 04:04:51,765 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,767 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 842 [2024-10-11 04:04:51,767 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,769 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 848 [2024-10-11 04:04:51,770 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,771 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 853 [2024-10-11 04:04:51,771 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,772 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 859 [2024-10-11 04:04:51,772 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,773 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 864 [2024-10-11 04:04:51,774 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,774 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 870 [2024-10-11 04:04:51,775 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,776 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 875 [2024-10-11 04:04:51,776 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,781 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 881 [2024-10-11 04:04:51,782 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,783 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 886 [2024-10-11 04:04:51,783 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,784 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 892 [2024-10-11 04:04:51,784 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,789 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 897 [2024-10-11 04:04:51,790 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,792 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 903 [2024-10-11 04:04:51,794 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,795 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 908 [2024-10-11 04:04:51,795 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,796 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 914 [2024-10-11 04:04:51,797 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,797 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 919 [2024-10-11 04:04:51,798 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,798 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 925 [2024-10-11 04:04:51,799 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,800 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 930 [2024-10-11 04:04:51,801 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,802 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 936 [2024-10-11 04:04:51,803 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,804 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 941 [2024-10-11 04:04:51,806 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,807 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 947 [2024-10-11 04:04:51,808 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,809 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 952 [2024-10-11 04:04:51,810 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,811 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 958 [2024-10-11 04:04:51,811 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,812 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 963 [2024-10-11 04:04:51,812 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,813 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 969 [2024-10-11 04:04:51,814 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,814 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 974 [2024-10-11 04:04:51,815 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,816 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 980 [2024-10-11 04:04:51,817 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,818 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 985 [2024-10-11 04:04:51,819 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,820 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 991 [2024-10-11 04:04:51,820 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,821 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 996 [2024-10-11 04:04:51,821 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,822 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1002 [2024-10-11 04:04:51,825 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,826 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1007 [2024-10-11 04:04:51,827 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,828 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1013 [2024-10-11 04:04:51,831 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,832 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1018 [2024-10-11 04:04:51,833 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,833 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1024 [2024-10-11 04:04:51,834 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,836 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1029 [2024-10-11 04:04:51,837 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,838 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1035 [2024-10-11 04:04:51,839 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,840 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1040 [2024-10-11 04:04:51,840 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,841 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1046 [2024-10-11 04:04:51,841 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,842 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1051 [2024-10-11 04:04:51,845 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,846 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1057 [2024-10-11 04:04:51,847 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,848 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1062 [2024-10-11 04:04:51,849 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,850 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1068 [2024-10-11 04:04:51,851 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,852 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1073 [2024-10-11 04:04:51,852 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,854 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1079 [2024-10-11 04:04:51,854 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,855 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1084 [2024-10-11 04:04:51,855 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,856 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1090 [2024-10-11 04:04:51,857 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,858 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1095 [2024-10-11 04:04:51,858 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,859 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1101 [2024-10-11 04:04:51,859 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,862 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1106 [2024-10-11 04:04:51,863 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,866 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1111 [2024-10-11 04:04:51,867 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,868 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1116 [2024-10-11 04:04:51,869 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,870 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1121 [2024-10-11 04:04:51,870 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,871 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1126 [2024-10-11 04:04:51,872 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,873 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1131 [2024-10-11 04:04:51,873 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,874 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1136 [2024-10-11 04:04:51,875 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,875 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1141 [2024-10-11 04:04:51,876 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,878 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1146 [2024-10-11 04:04:51,879 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,880 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1151 [2024-10-11 04:04:51,881 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,882 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1156 [2024-10-11 04:04:51,883 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,884 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1161 [2024-10-11 04:04:51,884 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,885 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1166 [2024-10-11 04:04:51,886 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,887 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1171 [2024-10-11 04:04:51,888 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,889 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1176 [2024-10-11 04:04:51,890 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,891 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1181 [2024-10-11 04:04:51,891 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,892 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1186 [2024-10-11 04:04:51,893 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,894 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1191 [2024-10-11 04:04:51,894 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,895 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1196 [2024-10-11 04:04:51,895 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,896 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1201 [2024-10-11 04:04:51,897 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,898 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1206 [2024-10-11 04:04:51,898 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,899 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1211 [2024-10-11 04:04:51,900 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,901 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1216 [2024-10-11 04:04:51,902 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,903 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1221 [2024-10-11 04:04:51,904 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,905 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1226 [2024-10-11 04:04:51,906 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,908 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1231 [2024-10-11 04:04:51,908 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,909 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1236 [2024-10-11 04:04:51,910 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,911 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1241 [2024-10-11 04:04:51,911 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,912 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1246 [2024-10-11 04:04:51,913 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,914 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1251 [2024-10-11 04:04:51,915 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,917 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1256 [2024-10-11 04:04:51,918 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,919 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1261 [2024-10-11 04:04:51,923 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,925 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1266 [2024-10-11 04:04:51,926 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,927 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1271 [2024-10-11 04:04:51,928 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,928 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1276 [2024-10-11 04:04:51,929 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,930 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1281 [2024-10-11 04:04:51,931 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,931 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1286 [2024-10-11 04:04:51,932 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,934 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1291 [2024-10-11 04:04:51,936 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,937 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1296 [2024-10-11 04:04:51,938 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,939 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1301 [2024-10-11 04:04:51,940 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,941 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1306 [2024-10-11 04:04:51,942 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,943 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1311 [2024-10-11 04:04:51,943 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,944 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1316 [2024-10-11 04:04:51,945 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,946 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1321 [2024-10-11 04:04:51,947 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,948 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1326 [2024-10-11 04:04:51,948 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,949 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1331 [2024-10-11 04:04:51,950 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,950 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1336 [2024-10-11 04:04:51,951 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,952 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1341 [2024-10-11 04:04:51,952 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,953 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1346 [2024-10-11 04:04:51,954 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,955 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1351 [2024-10-11 04:04:51,959 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,961 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1356 [2024-10-11 04:04:51,962 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,963 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1361 [2024-10-11 04:04:51,963 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,964 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1366 [2024-10-11 04:04:51,965 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,966 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1371 [2024-10-11 04:04:51,967 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,968 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1376 [2024-10-11 04:04:51,968 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,969 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1381 [2024-10-11 04:04:51,970 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,970 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1386 [2024-10-11 04:04:51,971 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,972 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1391 [2024-10-11 04:04:51,972 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,973 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1396 [2024-10-11 04:04:51,974 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,975 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1401 [2024-10-11 04:04:51,975 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,976 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1406 [2024-10-11 04:04:51,977 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,977 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1411 [2024-10-11 04:04:51,978 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,979 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1416 [2024-10-11 04:04:51,979 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,980 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1421 [2024-10-11 04:04:51,981 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,981 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1426 [2024-10-11 04:04:51,982 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,983 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1431 [2024-10-11 04:04:51,983 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,984 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1436 [2024-10-11 04:04:51,985 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,985 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1441 [2024-10-11 04:04:51,986 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,987 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1446 [2024-10-11 04:04:51,987 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,988 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1451 [2024-10-11 04:04:51,988 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,989 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1456 [2024-10-11 04:04:51,990 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,991 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1461 [2024-10-11 04:04:51,991 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,992 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1466 [2024-10-11 04:04:51,992 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,993 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1471 [2024-10-11 04:04:51,994 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,994 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1476 [2024-10-11 04:04:51,995 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,995 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1481 [2024-10-11 04:04:51,996 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,997 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1486 [2024-10-11 04:04:51,997 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,998 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1491 [2024-10-11 04:04:51,999 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:51,999 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1496 [2024-10-11 04:04:52,000 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,001 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1501 [2024-10-11 04:04:52,001 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,002 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1506 [2024-10-11 04:04:52,003 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,003 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1511 [2024-10-11 04:04:52,004 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,005 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1516 [2024-10-11 04:04:52,005 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,006 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1521 [2024-10-11 04:04:52,007 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,008 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1526 [2024-10-11 04:04:52,008 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,009 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1531 [2024-10-11 04:04:52,009 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,010 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1536 [2024-10-11 04:04:52,011 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,011 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1541 [2024-10-11 04:04:52,012 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,013 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1546 [2024-10-11 04:04:52,013 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,014 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1551 [2024-10-11 04:04:52,015 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,015 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1556 [2024-10-11 04:04:52,016 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,017 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1561 [2024-10-11 04:04:52,017 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,018 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1566 [2024-10-11 04:04:52,019 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,019 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1571 [2024-10-11 04:04:52,020 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,021 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1576 [2024-10-11 04:04:52,021 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,022 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1581 [2024-10-11 04:04:52,022 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,023 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1586 [2024-10-11 04:04:52,023 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,024 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1591 [2024-10-11 04:04:52,024 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,025 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1596 [2024-10-11 04:04:52,026 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,026 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1601 [2024-10-11 04:04:52,027 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,027 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1606 [2024-10-11 04:04:52,028 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,028 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1611 [2024-10-11 04:04:52,029 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,029 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1616 [2024-10-11 04:04:52,030 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,031 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1621 [2024-10-11 04:04:52,031 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,032 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1626 [2024-10-11 04:04:52,032 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,033 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1631 [2024-10-11 04:04:52,033 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,034 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1636 [2024-10-11 04:04:52,034 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,035 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1641 [2024-10-11 04:04:52,035 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,036 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1646 [2024-10-11 04:04:52,036 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,037 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1651 [2024-10-11 04:04:52,037 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,038 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1656 [2024-10-11 04:04:52,038 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,039 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1661 [2024-10-11 04:04:52,039 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,040 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1666 [2024-10-11 04:04:52,040 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,041 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1671 [2024-10-11 04:04:52,041 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,042 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1676 [2024-10-11 04:04:52,043 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,043 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1681 [2024-10-11 04:04:52,044 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,044 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1686 [2024-10-11 04:04:52,045 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,045 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1691 [2024-10-11 04:04:52,046 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,046 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1696 [2024-10-11 04:04:52,047 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,047 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1701 [2024-10-11 04:04:52,048 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,048 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1706 [2024-10-11 04:04:52,049 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,050 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1711 [2024-10-11 04:04:52,050 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,051 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1716 [2024-10-11 04:04:52,051 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,052 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1721 [2024-10-11 04:04:52,052 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,053 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1726 [2024-10-11 04:04:52,053 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,054 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1731 [2024-10-11 04:04:52,054 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,055 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1736 [2024-10-11 04:04:52,055 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,056 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1741 [2024-10-11 04:04:52,057 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,057 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1746 [2024-10-11 04:04:52,058 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,058 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1751 [2024-10-11 04:04:52,059 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,059 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1756 [2024-10-11 04:04:52,060 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,061 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1761 [2024-10-11 04:04:52,061 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,062 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1766 [2024-10-11 04:04:52,062 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,063 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1771 [2024-10-11 04:04:52,063 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,064 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1776 [2024-10-11 04:04:52,064 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,065 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1781 [2024-10-11 04:04:52,065 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,066 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1786 [2024-10-11 04:04:52,066 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,067 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1791 [2024-10-11 04:04:52,067 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,068 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1796 [2024-10-11 04:04:52,068 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,069 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1801 [2024-10-11 04:04:52,069 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,070 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1806 [2024-10-11 04:04:52,070 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,071 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1811 [2024-10-11 04:04:52,071 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,072 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1816 [2024-10-11 04:04:52,072 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,073 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1821 [2024-10-11 04:04:52,073 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,074 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1826 [2024-10-11 04:04:52,075 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,075 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1831 [2024-10-11 04:04:52,076 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,076 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1836 [2024-10-11 04:04:52,077 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,077 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1841 [2024-10-11 04:04:52,078 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,078 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1846 [2024-10-11 04:04:52,088 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,089 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1851 [2024-10-11 04:04:52,089 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,094 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1856 [2024-10-11 04:04:52,095 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,096 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1861 [2024-10-11 04:04:52,096 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,097 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1866 [2024-10-11 04:04:52,097 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,098 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1871 [2024-10-11 04:04:52,098 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,099 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1876 [2024-10-11 04:04:52,099 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,100 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1881 [2024-10-11 04:04:52,100 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,101 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1886 [2024-10-11 04:04:52,101 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,102 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1891 [2024-10-11 04:04:52,102 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1896 [2024-10-11 04:04:52,103 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,103 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1901 [2024-10-11 04:04:52,104 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,104 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1906 [2024-10-11 04:04:52,105 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,105 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1911 [2024-10-11 04:04:52,106 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,106 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1916 [2024-10-11 04:04:52,107 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,107 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1921 [2024-10-11 04:04:52,108 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,108 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1926 [2024-10-11 04:04:52,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,109 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1931 [2024-10-11 04:04:52,109 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,110 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1936 [2024-10-11 04:04:52,110 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,111 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1941 [2024-10-11 04:04:52,111 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,112 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1946 [2024-10-11 04:04:52,112 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,113 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1951 [2024-10-11 04:04:52,113 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,114 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1956 [2024-10-11 04:04:52,114 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,115 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1961 [2024-10-11 04:04:52,115 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,116 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1966 [2024-10-11 04:04:52,116 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,117 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1971 [2024-10-11 04:04:52,118 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,118 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1976 [2024-10-11 04:04:52,119 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,119 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1981 [2024-10-11 04:04:52,120 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,120 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1986 [2024-10-11 04:04:52,121 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,121 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1991 [2024-10-11 04:04:52,122 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,122 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 1996 [2024-10-11 04:04:52,123 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,123 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2001 [2024-10-11 04:04:52,124 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,124 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2006 [2024-10-11 04:04:52,125 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,125 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2011 [2024-10-11 04:04:52,126 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,126 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2016 [2024-10-11 04:04:52,127 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,127 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2021 [2024-10-11 04:04:52,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,128 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2026 [2024-10-11 04:04:52,128 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,129 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2031 [2024-10-11 04:04:52,129 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,130 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2036 [2024-10-11 04:04:52,130 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,131 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2041 [2024-10-11 04:04:52,131 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,132 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2046 [2024-10-11 04:04:52,132 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,133 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2051 [2024-10-11 04:04:52,133 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,134 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2056 [2024-10-11 04:04:52,134 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,135 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2061 [2024-10-11 04:04:52,135 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,136 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2066 [2024-10-11 04:04:52,136 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,137 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2071 [2024-10-11 04:04:52,137 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,138 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2076 [2024-10-11 04:04:52,138 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,139 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2081 [2024-10-11 04:04:52,139 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,140 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2086 [2024-10-11 04:04:52,140 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,141 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2091 [2024-10-11 04:04:52,141 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,142 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2096 [2024-10-11 04:04:52,142 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,143 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2101 [2024-10-11 04:04:52,143 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,144 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2106 [2024-10-11 04:04:52,144 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,145 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2111 [2024-10-11 04:04:52,145 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,146 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2116 [2024-10-11 04:04:52,146 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,147 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2121 [2024-10-11 04:04:52,147 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,148 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2126 [2024-10-11 04:04:52,148 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,149 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2131 [2024-10-11 04:04:52,149 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,150 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2136 [2024-10-11 04:04:52,151 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,151 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2141 [2024-10-11 04:04:52,152 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,152 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2146 [2024-10-11 04:04:52,153 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,154 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2151 [2024-10-11 04:04:52,154 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,155 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2156 [2024-10-11 04:04:52,155 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,156 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2161 [2024-10-11 04:04:52,156 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,157 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2166 [2024-10-11 04:04:52,157 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,158 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2171 [2024-10-11 04:04:52,158 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,159 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2176 [2024-10-11 04:04:52,159 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,160 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2181 [2024-10-11 04:04:52,160 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2186 [2024-10-11 04:04:52,161 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,161 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2191 [2024-10-11 04:04:52,162 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,162 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2196 [2024-10-11 04:04:52,163 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,163 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2201 [2024-10-11 04:04:52,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,164 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2206 [2024-10-11 04:04:52,164 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,165 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2211 [2024-10-11 04:04:52,165 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,166 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2216 [2024-10-11 04:04:52,166 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,167 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2221 [2024-10-11 04:04:52,167 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2226 [2024-10-11 04:04:52,168 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,168 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2231 [2024-10-11 04:04:52,169 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,169 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2236 [2024-10-11 04:04:52,170 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,170 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2241 [2024-10-11 04:04:52,171 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,172 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2246 [2024-10-11 04:04:52,172 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,173 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2251 [2024-10-11 04:04:52,173 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,174 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2256 [2024-10-11 04:04:52,174 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,175 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2261 [2024-10-11 04:04:52,175 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,176 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2266 [2024-10-11 04:04:52,176 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2271 [2024-10-11 04:04:52,177 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,177 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2276 [2024-10-11 04:04:52,178 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,178 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2281 [2024-10-11 04:04:52,179 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,179 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2286 [2024-10-11 04:04:52,180 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,180 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2291 [2024-10-11 04:04:52,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,181 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2296 [2024-10-11 04:04:52,181 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,182 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2301 [2024-10-11 04:04:52,182 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2306 [2024-10-11 04:04:52,183 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,183 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2311 [2024-10-11 04:04:52,184 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,184 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2316 [2024-10-11 04:04:52,185 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,185 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2321 [2024-10-11 04:04:52,186 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,186 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2326 [2024-10-11 04:04:52,187 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,187 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2331 [2024-10-11 04:04:52,188 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,188 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2336 [2024-10-11 04:04:52,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,189 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2341 [2024-10-11 04:04:52,189 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,190 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2346 [2024-10-11 04:04:52,190 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,191 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2351 [2024-10-11 04:04:52,191 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,192 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2356 [2024-10-11 04:04:52,192 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,193 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2361 [2024-10-11 04:04:52,193 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,194 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2366 [2024-10-11 04:04:52,194 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,195 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2371 [2024-10-11 04:04:52,195 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2376 [2024-10-11 04:04:52,196 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,196 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2381 [2024-10-11 04:04:52,197 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,197 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2386 [2024-10-11 04:04:52,198 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,198 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2391 [2024-10-11 04:04:52,199 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,199 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2396 [2024-10-11 04:04:52,200 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,200 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2401 [2024-10-11 04:04:52,201 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,201 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2406 [2024-10-11 04:04:52,202 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,202 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2411 [2024-10-11 04:04:52,203 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,203 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2416 [2024-10-11 04:04:52,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,204 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2421 [2024-10-11 04:04:52,204 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,205 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2426 [2024-10-11 04:04:52,205 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,206 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2431 [2024-10-11 04:04:52,206 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,207 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2436 [2024-10-11 04:04:52,207 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,208 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2441 [2024-10-11 04:04:52,208 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,209 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2446 [2024-10-11 04:04:52,209 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,210 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2451 [2024-10-11 04:04:52,210 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2456 [2024-10-11 04:04:52,211 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,211 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2461 [2024-10-11 04:04:52,212 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,212 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2466 [2024-10-11 04:04:52,213 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2471 [2024-10-11 04:04:52,214 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,214 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2476 [2024-10-11 04:04:52,215 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,215 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2481 [2024-10-11 04:04:52,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,216 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2486 [2024-10-11 04:04:52,216 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,217 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2491 [2024-10-11 04:04:52,217 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2496 [2024-10-11 04:04:52,218 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,218 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2501 [2024-10-11 04:04:52,219 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,219 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2506 [2024-10-11 04:04:52,220 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,220 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2511 [2024-10-11 04:04:52,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,221 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2516 [2024-10-11 04:04:52,221 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,222 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2521 [2024-10-11 04:04:52,222 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,223 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2526 [2024-10-11 04:04:52,223 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,224 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2531 [2024-10-11 04:04:52,224 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2536 [2024-10-11 04:04:52,225 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,225 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2541 [2024-10-11 04:04:52,226 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,226 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2546 [2024-10-11 04:04:52,227 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,227 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2551 [2024-10-11 04:04:52,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,228 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2556 [2024-10-11 04:04:52,228 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,229 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2561 [2024-10-11 04:04:52,229 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,230 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2566 [2024-10-11 04:04:52,230 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,231 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2571 [2024-10-11 04:04:52,231 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2576 [2024-10-11 04:04:52,232 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,232 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2581 [2024-10-11 04:04:52,233 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,233 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2586 [2024-10-11 04:04:52,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,234 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2591 [2024-10-11 04:04:52,234 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,235 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2596 [2024-10-11 04:04:52,235 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,236 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2601 [2024-10-11 04:04:52,236 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,237 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2606 [2024-10-11 04:04:52,237 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,238 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2611 [2024-10-11 04:04:52,238 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2616 [2024-10-11 04:04:52,239 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,239 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2621 [2024-10-11 04:04:52,240 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,240 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2626 [2024-10-11 04:04:52,241 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,241 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2631 [2024-10-11 04:04:52,242 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,242 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2636 [2024-10-11 04:04:52,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,243 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2641 [2024-10-11 04:04:52,243 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,244 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2646 [2024-10-11 04:04:52,244 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,245 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2651 [2024-10-11 04:04:52,245 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,246 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2656 [2024-10-11 04:04:52,246 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,247 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2661 [2024-10-11 04:04:52,247 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,248 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2666 [2024-10-11 04:04:52,248 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,249 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2671 [2024-10-11 04:04:52,249 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,250 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2676 [2024-10-11 04:04:52,250 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2681 [2024-10-11 04:04:52,251 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,251 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2686 [2024-10-11 04:04:52,252 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,252 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2691 [2024-10-11 04:04:52,253 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,253 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2696 [2024-10-11 04:04:52,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,254 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2701 [2024-10-11 04:04:52,254 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,255 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2706 [2024-10-11 04:04:52,255 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,256 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2711 [2024-10-11 04:04:52,256 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,257 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2716 [2024-10-11 04:04:52,257 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,258 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2721 [2024-10-11 04:04:52,258 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2726 [2024-10-11 04:04:52,259 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,259 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2731 [2024-10-11 04:04:52,260 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,260 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2736 [2024-10-11 04:04:52,261 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,261 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2741 [2024-10-11 04:04:52,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,262 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2746 [2024-10-11 04:04:52,262 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,263 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2751 [2024-10-11 04:04:52,263 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,264 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2756 [2024-10-11 04:04:52,264 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,265 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2761 [2024-10-11 04:04:52,265 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,266 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2766 [2024-10-11 04:04:52,266 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,267 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2771 [2024-10-11 04:04:52,267 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2776 [2024-10-11 04:04:52,268 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,268 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2781 [2024-10-11 04:04:52,269 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,269 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2786 [2024-10-11 04:04:52,270 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,270 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2791 [2024-10-11 04:04:52,271 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,271 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2796 [2024-10-11 04:04:52,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,272 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2801 [2024-10-11 04:04:52,272 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,273 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2806 [2024-10-11 04:04:52,273 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,274 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2811 [2024-10-11 04:04:52,274 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,275 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2816 [2024-10-11 04:04:52,275 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2821 [2024-10-11 04:04:52,276 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,276 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2826 [2024-10-11 04:04:52,277 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,277 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2831 [2024-10-11 04:04:52,278 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,278 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2836 [2024-10-11 04:04:52,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,279 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2841 [2024-10-11 04:04:52,279 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,280 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2846 [2024-10-11 04:04:52,280 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,281 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2851 [2024-10-11 04:04:52,281 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,282 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2856 [2024-10-11 04:04:52,282 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2861 [2024-10-11 04:04:52,283 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,283 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2866 [2024-10-11 04:04:52,284 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,284 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2871 [2024-10-11 04:04:52,285 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,285 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2876 [2024-10-11 04:04:52,286 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,286 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2881 [2024-10-11 04:04:52,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,287 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2886 [2024-10-11 04:04:52,287 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,288 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2891 [2024-10-11 04:04:52,288 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,289 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2896 [2024-10-11 04:04:52,289 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,290 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2901 [2024-10-11 04:04:52,290 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2906 [2024-10-11 04:04:52,291 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,291 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2911 [2024-10-11 04:04:52,292 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,292 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2916 [2024-10-11 04:04:52,293 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,293 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2921 [2024-10-11 04:04:52,294 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,294 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2926 [2024-10-11 04:04:52,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,295 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2931 [2024-10-11 04:04:52,295 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,296 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2936 [2024-10-11 04:04:52,296 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,297 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2941 [2024-10-11 04:04:52,297 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2946 [2024-10-11 04:04:52,298 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,298 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2951 [2024-10-11 04:04:52,299 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2956 [2024-10-11 04:04:52,300 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,300 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2961 [2024-10-11 04:04:52,301 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,301 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2966 [2024-10-11 04:04:52,302 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,302 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2971 [2024-10-11 04:04:52,303 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,303 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2976 [2024-10-11 04:04:52,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,304 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2981 [2024-10-11 04:04:52,304 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,305 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2986 [2024-10-11 04:04:52,305 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,306 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2991 [2024-10-11 04:04:52,306 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,307 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 2996 [2024-10-11 04:04:52,307 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,308 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3001 [2024-10-11 04:04:52,308 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,309 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3006 [2024-10-11 04:04:52,309 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,310 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3011 [2024-10-11 04:04:52,310 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3016 [2024-10-11 04:04:52,311 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,311 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3021 [2024-10-11 04:04:52,312 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,312 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3026 [2024-10-11 04:04:52,313 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,313 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3031 [2024-10-11 04:04:52,314 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,314 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3036 [2024-10-11 04:04:52,315 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,315 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3041 [2024-10-11 04:04:52,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,316 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3046 [2024-10-11 04:04:52,316 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,317 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3051 [2024-10-11 04:04:52,317 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,318 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3056 [2024-10-11 04:04:52,318 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,319 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3061 [2024-10-11 04:04:52,319 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,320 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3066 [2024-10-11 04:04:52,320 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,321 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3071 [2024-10-11 04:04:52,321 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,322 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3076 [2024-10-11 04:04:52,322 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3081 [2024-10-11 04:04:52,323 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,323 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3086 [2024-10-11 04:04:52,324 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,324 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3091 [2024-10-11 04:04:52,325 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,325 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3096 [2024-10-11 04:04:52,326 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,326 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3101 [2024-10-11 04:04:52,327 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,327 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3106 [2024-10-11 04:04:52,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,328 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3111 [2024-10-11 04:04:52,328 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,329 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3116 [2024-10-11 04:04:52,329 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,330 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3121 [2024-10-11 04:04:52,330 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,331 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3126 [2024-10-11 04:04:52,331 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,332 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3131 [2024-10-11 04:04:52,332 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3136 [2024-10-11 04:04:52,333 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,333 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3141 [2024-10-11 04:04:52,334 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,334 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3146 [2024-10-11 04:04:52,335 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,335 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3151 [2024-10-11 04:04:52,336 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,336 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3156 [2024-10-11 04:04:52,337 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,337 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3161 [2024-10-11 04:04:52,338 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,338 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3166 [2024-10-11 04:04:52,339 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,339 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3171 [2024-10-11 04:04:52,340 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,340 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3176 [2024-10-11 04:04:52,341 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,341 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3181 [2024-10-11 04:04:52,342 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,342 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3186 [2024-10-11 04:04:52,343 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,343 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3191 [2024-10-11 04:04:52,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,344 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3196 [2024-10-11 04:04:52,344 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,345 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3201 [2024-10-11 04:04:52,345 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,346 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3206 [2024-10-11 04:04:52,346 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,347 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3211 [2024-10-11 04:04:52,347 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,348 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3216 [2024-10-11 04:04:52,348 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,349 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3221 [2024-10-11 04:04:52,349 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,350 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3226 [2024-10-11 04:04:52,350 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,351 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3231 [2024-10-11 04:04:52,351 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,352 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3236 [2024-10-11 04:04:52,352 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,353 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3241 [2024-10-11 04:04:52,353 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,354 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3246 [2024-10-11 04:04:52,354 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,355 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3251 [2024-10-11 04:04:52,355 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,356 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3256 [2024-10-11 04:04:52,356 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3261 [2024-10-11 04:04:52,357 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,357 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3266 [2024-10-11 04:04:52,358 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,359 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3271 [2024-10-11 04:04:52,359 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3276 [2024-10-11 04:04:52,360 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,360 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3281 [2024-10-11 04:04:52,361 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,361 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3286 [2024-10-11 04:04:52,362 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,362 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3291 [2024-10-11 04:04:52,364 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,366 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3296 [2024-10-11 04:04:52,367 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,367 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3301 [2024-10-11 04:04:52,368 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,368 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3306 [2024-10-11 04:04:52,369 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,369 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3311 [2024-10-11 04:04:52,370 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,370 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3316 [2024-10-11 04:04:52,371 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,371 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3321 [2024-10-11 04:04:52,372 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,372 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3326 [2024-10-11 04:04:52,373 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,373 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3331 [2024-10-11 04:04:52,374 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3336 [2024-10-11 04:04:52,375 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,375 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3341 [2024-10-11 04:04:52,376 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,376 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3346 [2024-10-11 04:04:52,377 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,377 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3351 [2024-10-11 04:04:52,378 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,378 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3356 [2024-10-11 04:04:52,379 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,379 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3361 [2024-10-11 04:04:52,380 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,380 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3366 [2024-10-11 04:04:52,381 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,382 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3371 [2024-10-11 04:04:52,382 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,383 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3376 [2024-10-11 04:04:52,383 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,384 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3381 [2024-10-11 04:04:52,384 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,385 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3386 [2024-10-11 04:04:52,385 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,386 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3391 [2024-10-11 04:04:52,386 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,387 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3396 [2024-10-11 04:04:52,387 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,388 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3401 [2024-10-11 04:04:52,389 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,389 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3406 [2024-10-11 04:04:52,390 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,390 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3411 [2024-10-11 04:04:52,391 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,391 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3416 [2024-10-11 04:04:52,392 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,392 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3421 [2024-10-11 04:04:52,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,393 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3426 [2024-10-11 04:04:52,393 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,394 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3431 [2024-10-11 04:04:52,394 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,395 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3436 [2024-10-11 04:04:52,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,396 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3441 [2024-10-11 04:04:52,396 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,397 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3446 [2024-10-11 04:04:52,397 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,398 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3451 [2024-10-11 04:04:52,399 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,399 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3456 [2024-10-11 04:04:52,400 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,400 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3461 [2024-10-11 04:04:52,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,401 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3466 [2024-10-11 04:04:52,401 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,402 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3471 [2024-10-11 04:04:52,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,403 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3476 [2024-10-11 04:04:52,403 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,404 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3481 [2024-10-11 04:04:52,404 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,405 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3486 [2024-10-11 04:04:52,405 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,406 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3491 [2024-10-11 04:04:52,406 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,407 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3496 [2024-10-11 04:04:52,407 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,408 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3501 [2024-10-11 04:04:52,408 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,409 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3506 [2024-10-11 04:04:52,409 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,410 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3511 [2024-10-11 04:04:52,410 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,411 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3516 [2024-10-11 04:04:52,411 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,412 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3521 [2024-10-11 04:04:52,412 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3526 [2024-10-11 04:04:52,413 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,413 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3531 [2024-10-11 04:04:52,414 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,414 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3536 [2024-10-11 04:04:52,415 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,415 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3541 [2024-10-11 04:04:52,416 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,416 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3546 [2024-10-11 04:04:52,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,417 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3551 [2024-10-11 04:04:52,417 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,418 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3556 [2024-10-11 04:04:52,418 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,432 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3561 [2024-10-11 04:04:52,433 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,434 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3566 [2024-10-11 04:04:52,434 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,443 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3571 [2024-10-11 04:04:52,443 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,448 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3576 [2024-10-11 04:04:52,448 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,449 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3581 [2024-10-11 04:04:52,449 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3586 [2024-10-11 04:04:52,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,450 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3591 [2024-10-11 04:04:52,450 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,451 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3596 [2024-10-11 04:04:52,451 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,452 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3601 [2024-10-11 04:04:52,452 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,456 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3606 [2024-10-11 04:04:52,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,457 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3611 [2024-10-11 04:04:52,457 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,458 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3616 [2024-10-11 04:04:52,458 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,459 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3621 [2024-10-11 04:04:52,459 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,460 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3626 [2024-10-11 04:04:52,460 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,463 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3631 [2024-10-11 04:04:52,464 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,464 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3636 [2024-10-11 04:04:52,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,465 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3641 [2024-10-11 04:04:52,465 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,466 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3646 [2024-10-11 04:04:52,466 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,470 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3651 [2024-10-11 04:04:52,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,471 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3656 [2024-10-11 04:04:52,471 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,472 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3661 [2024-10-11 04:04:52,472 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3666 [2024-10-11 04:04:52,473 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,473 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3671 [2024-10-11 04:04:52,474 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,474 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3676 [2024-10-11 04:04:52,478 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,479 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3681 [2024-10-11 04:04:52,479 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,480 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3686 [2024-10-11 04:04:52,480 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3691 [2024-10-11 04:04:52,481 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,481 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3696 [2024-10-11 04:04:52,482 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,486 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3701 [2024-10-11 04:04:52,486 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3706 [2024-10-11 04:04:52,487 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,487 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3711 [2024-10-11 04:04:52,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,488 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3716 [2024-10-11 04:04:52,488 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,489 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3721 [2024-10-11 04:04:52,493 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,494 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3726 [2024-10-11 04:04:52,494 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,495 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3731 [2024-10-11 04:04:52,495 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3736 [2024-10-11 04:04:52,496 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,496 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3741 [2024-10-11 04:04:52,497 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,497 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3746 [2024-10-11 04:04:52,501 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,502 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3751 [2024-10-11 04:04:52,502 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,503 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3756 [2024-10-11 04:04:52,503 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3761 [2024-10-11 04:04:52,504 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,504 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3766 [2024-10-11 04:04:52,505 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,508 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3771 [2024-10-11 04:04:52,509 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,509 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3776 [2024-10-11 04:04:52,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,510 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3781 [2024-10-11 04:04:52,510 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,511 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3786 [2024-10-11 04:04:52,511 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,512 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3791 [2024-10-11 04:04:52,515 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,516 INFO L368 atingTraceCheckCraig]: Compute interpolants for subsequence at non-pending call position 3796 [2024-10-11 04:04:52,516 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unsat [2024-10-11 04:04:52,578 INFO L134 CoverageAnalysis]: Checked inductivity of 1093720 backedges. 0 proven. 0 refuted. 0 times theorem prover too weak. 1093720 trivial. 0 not checked. [2024-10-11 04:04:52,578 INFO L136 FreeRefinementEngine]: Strategy CAMEL found an infeasible trace [2024-10-11 04:04:52,579 INFO L334 FreeRefinementEngine]: Using interpolant generator IpTcStrategyModuleSmtInterpolCraig [1571881591] [2024-10-11 04:04:52,579 INFO L158 FreeRefinementEngine]: IpTcStrategyModuleSmtInterpolCraig [1571881591] provided 1 perfect and 0 imperfect interpolant sequences [2024-10-11 04:04:52,579 INFO L185 FreeRefinementEngine]: Found 1 perfect and 0 imperfect interpolant sequences. [2024-10-11 04:04:52,580 INFO L198 FreeRefinementEngine]: Number of different interpolants: perfect sequences [2] imperfect sequences [] total 2 [2024-10-11 04:04:52,581 INFO L121 tionRefinementEngine]: Using interpolant automaton builder IpAbStrategyModuleStraightlineAll [2127710045] [2024-10-11 04:04:52,582 INFO L85 oduleStraightlineAll]: Using 1 perfect interpolants to construct interpolant automaton [2024-10-11 04:04:52,592 INFO L548 AbstractCegarLoop]: INTERPOLANT automaton has 2 states [2024-10-11 04:04:52,593 INFO L100 FreeRefinementEngine]: Using predicate unifier PredicateUnifier provided by strategy CAMEL [2024-10-11 04:04:52,620 INFO L143 InterpolantAutomaton]: Constructing interpolant automaton starting with 2 interpolants. [2024-10-11 04:04:52,620 INFO L145 InterpolantAutomaton]: CoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-11 04:04:52,626 INFO L87 Difference]: Start difference. First operand has 848 states, 105 states have (on average 1.019047619047619) internal successors, (107), 106 states have internal predecessors, (107), 740 states have call successors, (740), 1 states have call predecessors, (740), 1 states have return successors, (740), 740 states have call predecessors, (740), 740 states have call successors, (740) Second operand has 2 states, 2 states have (on average 52.5) internal successors, (105), 2 states have internal predecessors, (105), 2 states have call successors, (740), 1 states have call predecessors, (740), 1 states have return successors, (740), 1 states have call predecessors, (740), 2 states have call successors, (740) [2024-10-11 04:04:52,762 INFO L144 Difference]: Subtrahend was deterministic. Have not used determinization. [2024-10-11 04:04:52,763 INFO L93 Difference]: Finished difference Result 1693 states and 3911 transitions. [2024-10-11 04:04:52,774 INFO L141 InterpolantAutomaton]: Switched to read-only mode: deterministic interpolant automaton has 2 states. [2024-10-11 04:04:52,777 INFO L78 Accepts]: Start accepts. Automaton has has 2 states, 2 states have (on average 52.5) internal successors, (105), 2 states have internal predecessors, (105), 2 states have call successors, (740), 1 states have call predecessors, (740), 1 states have return successors, (740), 1 states have call predecessors, (740), 2 states have call successors, (740) Word has length 3802 [2024-10-11 04:04:52,777 INFO L84 Accepts]: Finished accepts. some prefix is accepted. [2024-10-11 04:04:52,796 INFO L225 Difference]: With dead ends: 1693 [2024-10-11 04:04:52,796 INFO L226 Difference]: Without dead ends: 847 [2024-10-11 04:04:52,808 INFO L431 NwaCegarLoop]: 0 DeclaredPredicates, 2222 GetRequests, 2222 SyntacticMatches, 0 SemanticMatches, 0 ConstructedPredicates, 0 IntricatePredicates, 0 DeprecatedPredicates, 0 ImplicationChecksByTransitivity, 0.0s TimeCoverageRelationStatistics Valid=1, Invalid=1, Unknown=0, NotChecked=0, Total=2 [2024-10-11 04:04:52,810 INFO L432 NwaCegarLoop]: 1584 mSDtfsCounter, 0 mSDsluCounter, 0 mSDsCounter, 0 mSdLazyCounter, 1 mSolverCounterSat, 0 mSolverCounterUnsat, 0 mSolverCounterUnknown, 0 mSolverCounterNotChecked, 0.0s Time, 0 mProtectedPredicate, 0 mProtectedAction, 0 SdHoareTripleChecker+Valid, 1584 SdHoareTripleChecker+Invalid, 1 SdHoareTripleChecker+Unknown, 0 SdHoareTripleChecker+Unchecked, 0.0s SdHoareTripleChecker+Time, 0 IncrementalHoareTripleChecker+Valid, 1 IncrementalHoareTripleChecker+Invalid, 0 IncrementalHoareTripleChecker+Unknown, 0 IncrementalHoareTripleChecker+Unchecked, 0.0s IncrementalHoareTripleChecker+Time [2024-10-11 04:04:52,811 INFO L433 NwaCegarLoop]: SdHoareTripleChecker [0 Valid, 1584 Invalid, 1 Unknown, 0 Unchecked, 0.0s Time], IncrementalHoareTripleChecker [0 Valid, 1 Invalid, 0 Unknown, 0 Unchecked, 0.0s Time] [2024-10-11 04:04:52,826 INFO L82 GeneralOperation]: Start minimizeSevpa. Operand 847 states. [2024-10-11 04:04:53,190 INFO L88 GeneralOperation]: Finished minimizeSevpa. Reduced states from 847 to 847. [2024-10-11 04:04:53,193 INFO L82 GeneralOperation]: Start removeUnreachable. Operand has 847 states, 105 states have (on average 1.0) internal successors, (105), 105 states have internal predecessors, (105), 740 states have call successors, (740), 1 states have call predecessors, (740), 1 states have return successors, (740), 740 states have call predecessors, (740), 740 states have call successors, (740) [2024-10-11 04:04:53,201 INFO L88 GeneralOperation]: Finished removeUnreachable. Reduced from 847 states to 847 states and 1585 transitions. [2024-10-11 04:04:53,206 INFO L78 Accepts]: Start accepts. Automaton has 847 states and 1585 transitions. Word has length 3802 [2024-10-11 04:04:53,208 INFO L84 Accepts]: Finished accepts. word is rejected. [2024-10-11 04:04:53,208 INFO L471 AbstractCegarLoop]: Abstraction has 847 states and 1585 transitions. [2024-10-11 04:04:53,209 INFO L472 AbstractCegarLoop]: INTERPOLANT automaton has has 2 states, 2 states have (on average 52.5) internal successors, (105), 2 states have internal predecessors, (105), 2 states have call successors, (740), 1 states have call predecessors, (740), 1 states have return successors, (740), 1 states have call predecessors, (740), 2 states have call successors, (740) [2024-10-11 04:04:53,209 INFO L276 IsEmpty]: Start isEmpty. Operand 847 states and 1585 transitions. [2024-10-11 04:04:53,387 INFO L282 IsEmpty]: Finished isEmpty. Found accepting run of length 3803 [2024-10-11 04:04:53,387 INFO L207 NwaCegarLoop]: Found error trace [2024-10-11 04:04:53,389 INFO L215 NwaCegarLoop]: trace histogram [740, 740, 740, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 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-11 04:04:53,389 WARN L453 AbstractCegarLoop]: Destroyed unattended storables created during the last iteration: SelfDestructingSolverStorable0 [2024-10-11 04:04:53,389 INFO L396 AbstractCegarLoop]: === Iteration 2 === Targeting ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION === [ULTIMATE.startErr0ASSERT_VIOLATIONERROR_FUNCTION] === [2024-10-11 04:04:53,390 INFO L157 PredicateUnifier]: Initialized classic predicate unifier [2024-10-11 04:04:53,391 INFO L85 PathProgramCache]: Analyzing trace with hash 1554636797, now seen corresponding path program 1 times [2024-10-11 04:04:53,391 INFO L118 FreeRefinementEngine]: Executing refinement strategy CAMEL [2024-10-11 04:04:53,391 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleSmtInterpolCraig [1768812408] [2024-10-11 04:04:53,391 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 04:04:53,391 INFO L127 SolverBuilder]: Constructing new instance of SMTInterpol with explicit timeout -1 ms and remaining time -1 ms [2024-10-11 04:04:57,470 INFO L136 AnnotateAndAsserter]: Conjunction of SSA is unknown [2024-10-11 04:04:57,487 INFO L334 FreeRefinementEngine]: Using trace check IpTcStrategyModuleZ3 [973996787] [2024-10-11 04:04:57,488 INFO L95 rtionOrderModulation]: Keeping assertion order NOT_INCREMENTALLY [2024-10-11 04:04:57,488 INFO L173 SolverBuilder]: Constructing external solver with command: z3 -smt2 -in SMTLIB2_COMPLIANT=true [2024-10-11 04:04:57,488 INFO L189 MonitoredProcess]: No working directory specified, using /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 [2024-10-11 04:04:57,492 INFO L229 MonitoredProcess]: Starting monitored process 2 with /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (exit command is (exit), workingDir is null) [2024-10-11 04:04:57,493 INFO L327 MonitoredProcess]: [MP /storage/repos/ultimate-clean/releaseScripts/default/UAutomizer-linux/z3 -smt2 -in SMTLIB2_COMPLIANT=true (2)] Waiting until timeout for monitored process